<?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; best practices</title>
	<atom:link href="http://codemill.studio-connect.com/tag/best-practices/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>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[PHP]]></category>
		<category><![CDATA[content management]]></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 and other colleagues in the world of PHP doing just that.  The plethora of actively [...]]]></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>NuSphere Releases PhpEd 5.9.5</title>
		<link>http://codemill.studio-connect.com/2010/05/01/nusphere-releases-phped-5-9-5/</link>
		<comments>http://codemill.studio-connect.com/2010/05/01/nusphere-releases-phped-5-9-5/#comments</comments>
		<pubDate>Sat, 01 May 2010 05:12:48 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Product Highlights]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[Development Tools]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=210</guid>
		<description><![CDATA[Yesterday I received a message in my inbox that I had not seen in quite some time:
&#8220;New Release of PhpED. 5.9.5 is here&#8221;
Over my 2+ years as a PhpED Professional subscriber, I like most became accustomed to regular updates.  Be they bugfixes, features, or even just browser and debugger updates &#8211; I could be pretty [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2010/05/01/nusphere-releases-phped-5-9-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Minify Library</title>
		<link>http://codemill.studio-connect.com/2009/02/01/minify-library/</link>
		<comments>http://codemill.studio-connect.com/2009/02/01/minify-library/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 21:59:43 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[site optimization]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=44</guid>
		<description><![CDATA[After last week&#8217;s post highlighting the YSlow Firefox extension, I&#8217;ve decided to follow up on the topic of best practices with a brief post on the Minify Library.  The Library was discovered when one of my coworkers was tasked with reducing the http requests of our various sites.  Minify takes cares of that, and much [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2009/02/01/minify-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The YSlow Firefox Add-on</title>
		<link>http://codemill.studio-connect.com/2009/01/24/the-yslow-firefox-add-on/</link>
		<comments>http://codemill.studio-connect.com/2009/01/24/the-yslow-firefox-add-on/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 16:45:15 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[site optimization]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=33</guid>
		<description><![CDATA[As I was working on editing the new theme for my blog, I downloaded the Firebug developer&#8217;s toolkit to inspect an HTML element on my screen.  After installing Firebug I got a series of other Add-on recommendations, most of which were tools that embedded into the Firebug interface.  Once such tool was called YSlow.
According to [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2009/01/24/the-yslow-firefox-add-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
