<?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>Andrew Rollins &#187; Web Design</title>
	<atom:link href="http://www.andrewrollins.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrewrollins.com</link>
	<description>Technology, entrepreneurship, the Internet, and video games</description>
	<lastBuildDate>Tue, 20 Jul 2010 23:42:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The State of the Web Illustration &#8211; Summer 2008</title>
		<link>http://www.andrewrollins.com/2008/07/08/the-state-of-the-web-illustration-summer-2008/</link>
		<comments>http://www.andrewrollins.com/2008/07/08/the-state-of-the-web-illustration-summer-2008/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 22:40:25 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.andrewrollins.com/2008/07/08/the-state-of-the-web-illustration-summer-2008/</guid>
		<description><![CDATA[I liked this illustration of 2008 Internet and tech trends by Matt Inman. He did one back in 2007, too. It&#8217;s not particularly comprehensive, I just think he&#8217;s a good illustrator. His portfolio is creative and vibrant. Now that I&#8217;m working on my own web projects, I&#8217;m starting to appreciate good, original design work.]]></description>
		<wfw:commentRss>http://www.andrewrollins.com/2008/07/08/the-state-of-the-web-illustration-summer-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Database Abstraction, PHP, and Ruby</title>
		<link>http://www.andrewrollins.com/2008/05/31/on-database-abstraction-php-and-ruby/</link>
		<comments>http://www.andrewrollins.com/2008/05/31/on-database-abstraction-php-and-ruby/#comments</comments>
		<pubDate>Sat, 31 May 2008 21:50:17 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.andrewrollins.com/?p=128</guid>
		<description><![CDATA[It took me a couple days on my current PHP/MySQL project to get the DB abstraction with proper error handling, input validation, and relational support coded to the point where I&#8217;m happy with the model. This was after trying Zend_Db, Doctrine, and Propel, which are all good libraries, but I hit points where the work [...]]]></description>
		<wfw:commentRss>http://www.andrewrollins.com/2008/05/31/on-database-abstraction-php-and-ruby/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Paradigm Shift in Web Development to MVC</title>
		<link>http://www.andrewrollins.com/2008/05/08/paradigm-shift-in-web-development-to-mvc/</link>
		<comments>http://www.andrewrollins.com/2008/05/08/paradigm-shift-in-web-development-to-mvc/#comments</comments>
		<pubDate>Thu, 08 May 2008 23:13:46 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.andrewrollins.com/?p=123</guid>
		<description><![CDATA[A few days ago, I started development on the web site portion of one of my new projects. The project is comprised of mobile applications working in tandem with a main web site to deliver a service. However, this post isn&#8217;t about the specifics of that project. It&#8217;s about a paradigm shift in web development [...]]]></description>
		<wfw:commentRss>http://www.andrewrollins.com/2008/05/08/paradigm-shift-in-web-development-to-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mix: Web Technology Conference</title>
		<link>http://www.andrewrollins.com/2008/03/08/mix-web-technology-conference/</link>
		<comments>http://www.andrewrollins.com/2008/03/08/mix-web-technology-conference/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 19:41:30 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.andrewrollins.com/2008/03/08/mix-web-technology-conference/</guid>
		<description><![CDATA[Mix 2008 ended yesterday. It&#8217;s a web development conference run by Microsoft. Check out Ray Ozzie&#8217;s keynote. I found Ray&#8217;s 2007 keynote to be more interesting. The 2008 keynote focused more on Microsoft products, whereas I felt the 2007 keynote was about broader web trends and provided some great insights into the future of the [...]]]></description>
		<wfw:commentRss>http://www.andrewrollins.com/2008/03/08/mix-web-technology-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Size Text in CSS</title>
		<link>http://www.andrewrollins.com/2008/01/16/how-to-size-text-in-css/</link>
		<comments>http://www.andrewrollins.com/2008/01/16/how-to-size-text-in-css/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 05:39:54 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.andrewrollins.com/2008/01/16/how-to-size-text-in-css/</guid>
		<description><![CDATA[Proper typography can mean the difference between an elegant web site and an utterly hideous one. How to Size Text in CSS on A List Apart gives particularly good sizing advice to help you achieve typographic perfection. It has an extensive set of screenshots demonstrating the results of various experiments in Internet Explorer, Opera, Safari, [...]]]></description>
		<wfw:commentRss>http://www.andrewrollins.com/2008/01/16/how-to-size-text-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
