<?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; content management</title>
	<atom:link href="http://codemill.studio-connect.com/category/content-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemill.studio-connect.com</link>
	<description>Tutorials, thoughts, and rants about programming.</description>
	<lastBuildDate>Mon, 07 Nov 2011 04:53:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Our Wheels Are Rounder</title>
		<link>http://codemill.studio-connect.com/2010/05/17/our-wheels-are-rounder/</link>
		<comments>http://codemill.studio-connect.com/2010/05/17/our-wheels-are-rounder/#comments</comments>
		<pubDate>Tue, 18 May 2010 00:59:42 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[content management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[best practices]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=214</guid>
		<description><![CDATA[As web developers we are familiar with the DRY (Don&#8217;t Repeat Yourself) principle of programming.  Cut &#38; paste is the bane of object-oriented programmers, and we will frequently hear the phrase &#8220;Don&#8217;t reinvent the wheel&#8221;.  However, I typically find myself [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2010/05/17/our-wheels-are-rounder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Views to the Rescue!</title>
		<link>http://codemill.studio-connect.com/2009/04/28/mysql-views-to-the-rescue/</link>
		<comments>http://codemill.studio-connect.com/2009/04/28/mysql-views-to-the-rescue/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 03:59:35 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[content management]]></category>
		<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=141</guid>
		<description><![CDATA[I was recently presented with the challenge of aggregating database hits for content that is e-mailed and commented on.  My gut reaction was to think of a PHP script, or perhaps set of scripts to filter &#38; count the database [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2009/04/28/mysql-views-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

