<?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>Sean's Blog &#187; web</title>
	<atom:link href="http://www.seanchon.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seanchon.com</link>
	<description>Thoughts on a daily, weekly, or (more likely) monthly basis.</description>
	<lastBuildDate>Wed, 23 Jun 2010 22:14:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Falling Down the Rabbit Hole</title>
		<link>http://www.seanchon.com/2007/12/falling-down-the-rabbit-hole/</link>
		<comments>http://www.seanchon.com/2007/12/falling-down-the-rabbit-hole/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 10:06:00 +0000</pubDate>
		<dc:creator>Sean Chon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=35</guid>
		<description><![CDATA[For quite some time now, I have been following all the hype of application frameworks. The analogy is that if a programming language were clay, an application framework would be the tools needed to mold that clay into something beautiful. Of course you could make something beautiful with your bare hands alone, but the tools [...]]]></description>
		<wfw:commentRss>http://www.seanchon.com/2007/12/falling-down-the-rabbit-hole/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrub it with AJAX</title>
		<link>http://www.seanchon.com/2007/11/scrub-it-with-ajax/</link>
		<comments>http://www.seanchon.com/2007/11/scrub-it-with-ajax/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 22:51:00 +0000</pubDate>
		<dc:creator>Sean Chon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=33</guid>
		<description><![CDATA[AJAX = Asynchronous Javascript and XML Not sure if that means anything to you. Have you ever been to a web site, clicked something, and lo and behold the something magically changed right before your eyes? That magic is AJAX (or Flash depending on the site). I won&#8217;t get into the technicalities in this post, [...]]]></description>
		<wfw:commentRss>http://www.seanchon.com/2007/11/scrub-it-with-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count your chips and cache them in!</title>
		<link>http://www.seanchon.com/2007/11/count-your-chips-and-cache-them-in/</link>
		<comments>http://www.seanchon.com/2007/11/count-your-chips-and-cache-them-in/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 22:53:00 +0000</pubDate>
		<dc:creator>Sean Chon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=32</guid>
		<description><![CDATA[I was pleasantly surprised to find out that caching wasn&#8217;t super difficult to implement. I found this article on caching and knew that sooner or later I would have to implement it into my blog page. What is caching? To put it simply, caching makes websites perform faster and there are two ways (that I [...]]]></description>
		<wfw:commentRss>http://www.seanchon.com/2007/11/count-your-chips-and-cache-them-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML</title>
		<link>http://www.seanchon.com/2007/11/xhtml/</link>
		<comments>http://www.seanchon.com/2007/11/xhtml/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 22:35:00 +0000</pubDate>
		<dc:creator>Sean Chon</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=30</guid>
		<description><![CDATA[XHTML = XML + HTML Today I made my site XHTML compliant using this great validator tool from the World Wide Web Consortium. They&#8217;re the reason why you can view and use the same site in Windows, Apple, Linux, etc. They call this interoperability, or the ability of a site or program to be cross [...]]]></description>
		<wfw:commentRss>http://www.seanchon.com/2007/11/xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE Rant</title>
		<link>http://www.seanchon.com/2007/11/ie-rant/</link>
		<comments>http://www.seanchon.com/2007/11/ie-rant/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 07:30:00 +0000</pubDate>
		<dc:creator>Sean Chon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=28</guid>
		<description><![CDATA[So I was designing my site in Firefox and on Ubuntu thinking the beautiful things I was creating were universal. Then after hours of design, I went to have dinner with my parents and I was excited to show off my progress&#8230;and it looked like crap. My mom runs Windows XP in 800&#215;600 resolution and [...]]]></description>
		<wfw:commentRss>http://www.seanchon.com/2007/11/ie-rant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I love paisley!</title>
		<link>http://www.seanchon.com/2007/11/i-love-paisley/</link>
		<comments>http://www.seanchon.com/2007/11/i-love-paisley/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 23:02:00 +0000</pubDate>
		<dc:creator>Sean Chon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=27</guid>
		<description><![CDATA[I decided a while back that my site design sucked. I finally had some time where I could really get into the nuts and bolts of my site design. So I had a go. I really wanted the site to look like a piece of paper on a backdrop, desk, wallpaper, etc. And I also [...]]]></description>
		<wfw:commentRss>http://www.seanchon.com/2007/11/i-love-paisley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
