<?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; site optimization</title>
	<atom:link href="http://codemill.studio-connect.com/tag/site-optimization/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>Application Caching with Cache_Lite</title>
		<link>http://codemill.studio-connect.com/2009/03/02/application-caching-with-cache_lite/</link>
		<comments>http://codemill.studio-connect.com/2009/03/02/application-caching-with-cache_lite/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 03:49:58 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[site optimization]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=95</guid>
		<description><![CDATA[When developing a web application using PHP, it is important to follow best practices for optimizing memory usage, database access, and file sizes.  All these thing taken into account for, you will likely still find parts of an application to be bulky, or you may find repeated data calls an unnecessary overhead.  When you need [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2009/03/02/application-caching-with-cache_lite/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>
