<?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; web design</title>
	<atom:link href="http://codemill.studio-connect.com/tag/web-design/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>A CSS Hack for Internet Explorer 8</title>
		<link>http://codemill.studio-connect.com/2010/05/18/a-css-hack-for-internet-explorer-8/</link>
		<comments>http://codemill.studio-connect.com/2010/05/18/a-css-hack-for-internet-explorer-8/#comments</comments>
		<pubDate>Wed, 19 May 2010 03:48:21 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=221</guid>
		<description><![CDATA[Today I found a nifty little hack that appears so far to work for IE8 on STSoftware Support Forum.  It apparently has to do with the fact that IE8 ignores multiple id selectors.
I decided to test it out on the infamous fieldset &#8211; legend IE bug.  The display issue came to my attention not by [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2010/05/18/a-css-hack-for-internet-explorer-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing a Cross-Domain Proxy in PHP</title>
		<link>http://codemill.studio-connect.com/2009/09/15/writing-a-cross-domain-proxy-in-php/</link>
		<comments>http://codemill.studio-connect.com/2009/09/15/writing-a-cross-domain-proxy-in-php/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 03:22:31 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=188</guid>
		<description><![CDATA[Today I encountered a problem that many developers will likely face while building a web application with Ajax, so I wanted to share my experience with it.
The Problem:
You create a web site with the goal of consuming content from the web.  This may be in the form of a geocoding service, or perhaps a lightbox [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2009/09/15/writing-a-cross-domain-proxy-in-php/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>
		<item>
		<title>All Work and No Play Makes Eric Wish He Could Post Here More</title>
		<link>http://codemill.studio-connect.com/2008/11/21/all-work-and-no-play-makes-eric-wish-he-could-post-here-more/</link>
		<comments>http://codemill.studio-connect.com/2008/11/21/all-work-and-no-play-makes-eric-wish-he-could-post-here-more/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 04:23:48 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://codemill.studio-connect.com/?p=18</guid>
		<description><![CDATA[These past 3 months have been very exciting for me &#8211; I started a new job in Web Development working with a commercial open-source CMS by a company named NStein.  We are currently in the 3.x branch of their software, aptly named WCM (Web Content Management&#8230;how creative&#8230;)  3.x is very extendable, but its out-of-the-box functionality [...]]]></description>
		<wfw:commentRss>http://codemill.studio-connect.com/2008/11/21/all-work-and-no-play-makes-eric-wish-he-could-post-here-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
