<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>random tidbits. &#187; Notetab Clips</title>
	<atom:link href="http://htmlfixit.com/blog/?feed=rss2&#038;cat=14" rel="self" type="application/rss+xml" />
	<link>http://htmlfixit.com/blog</link>
	<description>bits and pieces.</description>
	<lastBuildDate>Wed, 22 Jun 2011 04:13:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Flo&#8217;s Great Remove All Empty Lines Regex</title>
		<link>http://htmlfixit.com/blog/?p=361</link>
		<comments>http://htmlfixit.com/blog/?p=361#comments</comments>
		<pubDate>Sat, 08 Dec 2007 15:31:03 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Notetab Clips]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=361</guid>
		<description><![CDATA[If a file has a return on the last line of text followed by the file end assertion, it will not remove that extra return if you are searching for empty lines. This regex does the trick: ^!Replace &#8220;\R(?=\R)&#124;\A\R&#124;\R\z&#8221; >> &#8220;&#8221; AWRS Note per Sheri: \z is an assertion for the position of end of [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=361</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notetab Clip to Make Tab Delimited File into Comma Separated Value CSV File</title>
		<link>http://htmlfixit.com/blog/?p=360</link>
		<comments>http://htmlfixit.com/blog/?p=360#comments</comments>
		<pubDate>Thu, 06 Dec 2007 12:08:48 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Generic Clips]]></category>
		<category><![CDATA[Notetab Clips]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=360</guid>
		<description><![CDATA[This clip makes a file into a comma separated value file if it is say tab delimited at the start. It offers several choices of delimiters to start including comma, semi-colon, colon, tabs, etc.]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=360</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPOCH Time from System Time Using Notetab Clip</title>
		<link>http://htmlfixit.com/blog/?p=356</link>
		<comments>http://htmlfixit.com/blog/?p=356#comments</comments>
		<pubDate>Sun, 15 Apr 2007 18:53:55 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Generic Clips]]></category>
		<category><![CDATA[Notetab Clips]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=356</guid>
		<description><![CDATA[I want to do a time comparison between two times. I figured a good way to do that might be to generate a Unix or EPOCH time as is commonly used in Perl, PHP, and many other programming languages. I searched help and help on clip programming and did not find any reference to EPOCH [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=356</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stripping an HTML File Before Uploading</title>
		<link>http://htmlfixit.com/blog/?p=355</link>
		<comments>http://htmlfixit.com/blog/?p=355#comments</comments>
		<pubDate>Sat, 10 Mar 2007 03:07:42 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Special Clips - for someone]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=355</guid>
		<description><![CDATA[Corl asked how to strip down an html file before uploading with notetab. His theory is that he doesn&#8217;t need comments on his remote copy and spaces and tabs and so forth for clear readability actually slow up/downloading and take unneccesary bandwidth. I suppose in a sense he&#8217;s right and so long as you keep [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=355</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Content Between Span Tag Lower Case</title>
		<link>http://htmlfixit.com/blog/?p=352</link>
		<comments>http://htmlfixit.com/blog/?p=352#comments</comments>
		<pubDate>Fri, 24 Mar 2006 04:05:54 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Special Clips - for someone]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=352</guid>
		<description><![CDATA[This clip will find span tags and turn the content inside of them to lower case. The clip does not impact the first character or that string however. This is in response to a post to the clip list on yahoogroups. ;*** Effort by Don Passenger ;*** don at htmlfixit dot com ;*** discuss things [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=352</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FileScrambleR</title>
		<link>http://htmlfixit.com/blog/?p=351</link>
		<comments>http://htmlfixit.com/blog/?p=351#comments</comments>
		<pubDate>Thu, 02 Feb 2006 19:35:40 +0000</pubDate>
		<dc:creator>hsavage</dc:creator>
				<category><![CDATA[Administrative Clips]]></category>
		<category><![CDATA[Notetab Clips]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=351</guid>
		<description><![CDATA[Use NoteTabs internal ^!FileScramble feature to encode/decode files. Do 1 file, many files, or, an entire folder and its subfolders. The Help file says; The encryption algorithm is based on RC4 (&#8220;RC4&#8243; is a trademark of RSA security corporation). You should not rely on this feature to protect very sensitive data. I don&#8217;t know exactly [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=351</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set_View ini and disk BufferS</title>
		<link>http://htmlfixit.com/blog/?p=350</link>
		<comments>http://htmlfixit.com/blog/?p=350#comments</comments>
		<pubDate>Tue, 24 Jan 2006 19:54:17 +0000</pubDate>
		<dc:creator>hsavage</dc:creator>
				<category><![CDATA[Notetab Clips]]></category>
		<category><![CDATA[Special Clips - for someone]]></category>
		<category><![CDATA[test clips]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=350</guid>
		<description><![CDATA[Reposted 2/2/06 Here are revised, REVISED, clips, one to use NoteTabs users inifile feature to store tidbits of information, the other, to use disk files as a temporary storage medium. For setting new buffers the clip uses the first word in the selection, if it is descriptive enough you can accept that name or type [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=350</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scramble_Multi Words</title>
		<link>http://htmlfixit.com/blog/?p=349</link>
		<comments>http://htmlfixit.com/blog/?p=349#comments</comments>
		<pubDate>Sat, 14 Jan 2006 07:40:47 +0000</pubDate>
		<dc:creator>hsavage</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Notetab Clips]]></category>
		<category><![CDATA[Special Clips - for someone]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=349</guid>
		<description><![CDATA[This clip, when run on normal text scrambles the characters in 4 letter words and above without altering the formatting of the text. It leaves the first and last characters of each word unchanged but scrambles the others. I don&#8217;t know who&#8217;s responsible for the original algorithm but a writer, he thought it might make [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=349</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImageWrap</title>
		<link>http://htmlfixit.com/blog/?p=348</link>
		<comments>http://htmlfixit.com/blog/?p=348#comments</comments>
		<pubDate>Thu, 12 Jan 2006 05:31:17 +0000</pubDate>
		<dc:creator>hsavage</dc:creator>
				<category><![CDATA[Notetab Clips]]></category>
		<category><![CDATA[Special Clips - for someone]]></category>

		<guid isPermaLink="false">http://htmlfixit.com/blog/?p=348</guid>
		<description><![CDATA[Select between the markers and paste into a new file named &#8211; ImageWrap.clb. Place in the Notetab Libraries folder I&#8217;m having a problem getting this to display correctly to enable you to get a correct copy/paste. If you copy/paste this library everything should be normal, except, double quotes. You will have to do a Search/Replace, [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=348</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CliP_uuE_uuD</title>
		<link>http://htmlfixit.com/blog/?p=346</link>
		<comments>http://htmlfixit.com/blog/?p=346#comments</comments>
		<pubDate>Sat, 07 Jan 2006 01:19:40 +0000</pubDate>
		<dc:creator>hsavage</dc:creator>
				<category><![CDATA[Administrative Clips]]></category>
		<category><![CDATA[Notetab Clips]]></category>

		<guid isPermaLink="false">/?p=346</guid>
		<description><![CDATA[This clip is to UUencode/UUdecode clip for sending to our lists via email. Email, most times, wraps long lines and after copying and pasting from the email, makes restoring to a working clip very difficult at times. UU, encoding and decoding encodes the text with a straight right margin which is narrower than the email [...]]]></description>
		<wfw:commentRss>http://htmlfixit.com/blog/?feed=rss2&#038;p=346</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
