<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5.2" -->
<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/"
>

<channel>
	<title>random tidbits.</title>
	<link>http://htmlfixit.com/blog</link>
	<description>bits and pieces.</description>
	<pubDate>Mon, 23 Feb 2009 12:54:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title></title>
		<link>http://htmlfixit.com/blog/?p=363</link>
		<comments>http://htmlfixit.com/blog/?p=363#comments</comments>
		<pubDate>Mon, 23 Feb 2009 12:53:09 +0000</pubDate>
		<dc:creator>Don</dc:creator>
		
	<category>Hy-Tek Track and Field Software</category>
		<guid>http://htmlfixit.com/blog/?p=363</guid>
		<description><![CDATA[I Record: semi-colon delimited standard]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=363</wfw:commentRSS>
	</item>
		<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>Notetab Clips</category>
		<guid>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)&#166;\A\R&#166;\R\z&#8221; >> &#8220;&#8221; AWRS
	Note per Sheri: \z is an assertion for the position of end of the [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=361</wfw:commentRSS>
	</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>Notetab Clips</category>
	<category>Generic Clips</category>
		<guid>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&amp;p=360</wfw:commentRSS>
	</item>
		<item>
		<title>How to Get Cross County Times Downloaded in Hy-Tec 2.0C</title>
		<link>http://htmlfixit.com/blog/?p=359</link>
		<comments>http://htmlfixit.com/blog/?p=359#comments</comments>
		<pubDate>Sat, 15 Sep 2007 01:44:29 +0000</pubDate>
		<dc:creator>Don</dc:creator>
		
	<category>Hy-Tek Track and Field Software</category>
		<guid>http://htmlfixit.com/blog/?p=359</guid>
		<description><![CDATA[	We upgraded because the older version won&#8217;t run on Windows Vista.  It has some nice features like supposedly downloads of track timing which should come in handy.  Still our primary purpose is to download times for cross country meets and score them with the Sprint 8 TimeTech Timers.  So we go to [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=359</wfw:commentRSS>
	</item>
		<item>
		<title>Torchwood</title>
		<link>http://htmlfixit.com/blog/?p=358</link>
		<comments>http://htmlfixit.com/blog/?p=358#comments</comments>
		<pubDate>Fri, 13 Jul 2007 07:50:15 +0000</pubDate>
		<dc:creator>Franki</dc:creator>
		
	<category>gripes</category>
		<guid>http://htmlfixit.com/blog/?p=358</guid>
		<description><![CDATA[	When I was a young lad, I was a huge fan of the original Doctor Who (At least all of them including and after Jon Pertwee). When the series was brought back to life, I thought great, I&#8217;ll give that a go, and surprisingly enough they&#8217;ve really made it work, especially since David Tennant took [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=358</wfw:commentRSS>
	</item>
		<item>
		<title>Harry Potter and the Order of the Phoenix.</title>
		<link>http://htmlfixit.com/blog/?p=357</link>
		<comments>http://htmlfixit.com/blog/?p=357#comments</comments>
		<pubDate>Wed, 11 Jul 2007 14:57:09 +0000</pubDate>
		<dc:creator>Franki</dc:creator>
		
	<category>General</category>
		<guid>http://htmlfixit.com/blog/?p=357</guid>
		<description><![CDATA[	Having just returned from watching the latest Harry Potter movie, &#8220;Harry Potter and the Order of the Phoenix&#8221; I can&#8217;t help being a little disappointed. Don&#8217;t get me wrong, it isn&#8217;t as if it is a bad movie, it&#8217;s just that the book was better, Allot better. The CGI magic effects were impressive for color [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=357</wfw:commentRSS>
	</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>Notetab Clips</category>
	<category>Generic Clips</category>
		<guid>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 [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=356</wfw:commentRSS>
	</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>Special Clips - for someone</category>
		<guid>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 [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=355</wfw:commentRSS>
	</item>
		<item>
		<title>LoJack for Laptops</title>
		<link>http://htmlfixit.com/blog/?p=354</link>
		<comments>http://htmlfixit.com/blog/?p=354#comments</comments>
		<pubDate>Fri, 30 Jun 2006 12:10:31 +0000</pubDate>
		<dc:creator>Don</dc:creator>
		
	<category>Random Feature Sites</category>
		<guid>http://htmlfixit.com/blog/?p=354</guid>
		<description><![CDATA[	This is an interesting feature on LoJack for Laptops, a theft recovery system.  Of course it only works when the computer is on-line (which with wireless could be often I suppose), unless you believe that there is a third way that they won&#8217;t disclose (maybe a cell phone dial out?).  Someone who actually [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=354</wfw:commentRSS>
	</item>
		<item>
		<title>Hy-Tek Track: Setting the default printer</title>
		<link>http://htmlfixit.com/blog/?p=353</link>
		<comments>http://htmlfixit.com/blog/?p=353#comments</comments>
		<pubDate>Wed, 31 May 2006 16:22:46 +0000</pubDate>
		<dc:creator>Don</dc:creator>
		
	<category>General</category>
	<category>Hy-Tek Track and Field Software</category>
		<guid>http://htmlfixit.com/blog/?p=353</guid>
		<description><![CDATA[	This is always hard to find when you want it.  Printer preference:
From main screen click on set-up/report preferences/printer tab/select printer for reports/ok.
Done and you are now using the proper printer.  It always seems to want to go to the printer back at the office instead of the different printer you happened to bring [...]]]></description>
		<wfw:commentRSS>http://htmlfixit.com/blog/?feed=rss2&amp;p=353</wfw:commentRSS>
	</item>
	</channel>
</rss>
