<?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>CodeZach &#124; Programming</title>
	<atom:link href="http://www.codezach.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.codezach.com</link>
	<description>Just another technomad blog</description>
	<lastBuildDate>Mon, 15 Feb 2010 11:21:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript Number to Text</title>
		<link>http://www.codezach.com/?p=541</link>
		<comments>http://www.codezach.com/?p=541#comments</comments>
		<pubDate>Mon, 15 Feb 2010 10:31:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=541</guid>
		<description><![CDATA[
Below is some sample JavaScript to spell an integer along with an interactive demo. It took me just over an hour. I came up with this task for use as an interview question &#8211; I think it will serve that purpose well. It&#8217;s one of those deceptively simple concept tasks &#8211; run it past some [...]]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=541</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 60,307 Russian Word Variants Ordered By Frequency</title>
		<link>http://www.codezach.com/?p=470</link>
		<comments>http://www.codezach.com/?p=470#comments</comments>
		<pubDate>Wed, 29 Jul 2009 15:36:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[russian]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=470</guid>
		<description><![CDATA[A list of the most used Russian words sorted by frequency in a UTF-8 text file + a quick and dirty Java encoding converter.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=470</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinkIt Link Manager Wordpress Plugin</title>
		<link>http://www.codezach.com/?p=451</link>
		<comments>http://www.codezach.com/?p=451#comments</comments>
		<pubDate>Fri, 03 Jul 2009 09:22:59 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=451</guid>
		<description><![CDATA[
I found myself inserting links all over the place on my blogs &#8211; many of them were the same link. And many of the links I knew I wanted to use but didn&#8217;t have the actual address at the time I was writing. So rather than typing out the html for a link everytime and [...]]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=451</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Send Multiple E-Mails With PHP</title>
		<link>http://www.codezach.com/?p=403</link>
		<comments>http://www.codezach.com/?p=403#comments</comments>
		<pubDate>Wed, 20 May 2009 07:04:16 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[multiple]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=403</guid>
		<description><![CDATA[Send multiple e-mails from a specified address using PHP.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=403</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Syntax Highlighter Plugin</title>
		<link>http://www.codezach.com/?p=328</link>
		<comments>http://www.codezach.com/?p=328#comments</comments>
		<pubDate>Fri, 08 May 2009 03:45:20 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[shjs]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=328</guid>
		<description><![CDATA[WordPress syntax hiliter plugin, usage/installation instructions, and code.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=328</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java Drag And Drop Closeable Colored Tab Control</title>
		<link>http://www.codezach.com/?p=195</link>
		<comments>http://www.codezach.com/?p=195#comments</comments>
		<pubDate>Tue, 05 May 2009 04:17:00 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[drag and drop]]></category>
		<category><![CDATA[tab control]]></category>
		<category><![CDATA[tab panel]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=195</guid>
		<description><![CDATA[A java tab control for use in your projects.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=195</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Seek/Read Times</title>
		<link>http://www.codezach.com/?p=63</link>
		<comments>http://www.codezach.com/?p=63#comments</comments>
		<pubDate>Sun, 19 Apr 2009 09:13:40 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[i/o]]></category>
		<category><![CDATA[millisecond]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[seek]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=63</guid>
		<description><![CDATA[Determine whether a file-backed algorithm will work BEFORE you implement it.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=63</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java Elapsed Timer</title>
		<link>http://www.codezach.com/?p=47</link>
		<comments>http://www.codezach.com/?p=47#comments</comments>
		<pubDate>Fri, 17 Apr 2009 07:27:21 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[elapsed]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=47</guid>
		<description><![CDATA[Calculating elapsed time for use as a performance metric in Java.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=47</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C# Enumerate Fonts</title>
		<link>http://www.codezach.com/?p=8</link>
		<comments>http://www.codezach.com/?p=8#comments</comments>
		<pubDate>Sun, 12 Apr 2009 14:25:53 +0000</pubDate>
		<dc:creator>zach</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://www.codezach.com/?p=8</guid>
		<description><![CDATA[Enumerate the installed fonts.]]></description>
		<wfw:commentRss>http://www.codezach.com/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
