<?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>From the Code Mill &#187; Uncategorized</title>
	<atom:link href="http://codemill.studio-connect.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemill.studio-connect.com</link>
	<description>Tutorials, thoughts, and rants about programming.</description>
	<lastBuildDate>Sat, 12 Jun 2010 18:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Page &#8211; Useful Scripts</title>
		<link>http://codemill.studio-connect.com/2009/08/15/new-page-useful-scripts/</link>
		<comments>http://codemill.studio-connect.com/2009/08/15/new-page-useful-scripts/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 17:48:02 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/2009/08/15/new-page-useful-scripts/</guid>
		<description><![CDATA[I have created a new page for featuring little snippets of code that I think others may find useful.  Its name, quite uncreative, is &#8220;Useful Scripts&#8221;.
http://codemill.studio-connect.com/useful-scripts/
The first function posted is for getting the difference between two dates.  This function takes two dates that are convertible to Unix timestamps using strtotime(), and will return [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2009/08/15/new-page-useful-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
