<?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>Justin Cook&#039;s Blog &#187; Free code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 11 Jan 2012 04:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP: Parse a Substring without Chopping Words</title>
		<link>http://www.justin-cook.com/wp/2012/01/08/php-parse-a-substring-without-chopping-words/</link>
		<comments>http://www.justin-cook.com/wp/2012/01/08/php-parse-a-substring-without-chopping-words/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 14:24:06 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=796</guid>
		<description><![CDATA[Often times you need cut off a specific string of text to get just a piece of it, perhaps to fit an excerpt of the latest news on your homepage. When you want to do that, you&#039;ll need to use the substr() function to do that. The main problem with this though, is that if [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2012/01/08/php-parse-a-substring-without-chopping-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to color rows based on values in Google Spreadsheets</title>
		<link>http://www.justin-cook.com/wp/2011/01/12/how-to-color-rows-based-on-values-in-google-spreadsheets/</link>
		<comments>http://www.justin-cook.com/wp/2011/01/12/how-to-color-rows-based-on-values-in-google-spreadsheets/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 20:48:14 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[JavaScript Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=768</guid>
		<description><![CDATA[Well, if it isn&#039;t completely obvious &#8211; I haven&#039;t written a post on my blog in a very long time. Call it writer&#039;s cramp, call it being too busy, whatever, I guess I&#039;ve just been too lazy! Anyhow, it is my goal to get back to writing regularly. I&#039;ll be posting: more coding tips Internet [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2011/01/12/how-to-color-rows-based-on-values-in-google-spreadsheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a calendar (date picker) to your web applications</title>
		<link>http://www.justin-cook.com/wp/2009/09/09/how-to-add-a-calendar-date-picker-to-your-web-applications/</link>
		<comments>http://www.justin-cook.com/wp/2009/09/09/how-to-add-a-calendar-date-picker-to-your-web-applications/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:02:44 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[DHTML Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/?p=715</guid>
		<description><![CDATA[For almost any webapp, it&#039;s critical to be able to enter dates. But how do you ensure that people enter them in the right format? How do you make it look good? The easiest answer to both of these questions is to use a calendar object of some sort. This not only can look great [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2009/09/09/how-to-add-a-calendar-date-picker-to-your-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
