<?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>Jesse D Pate</title>
	<atom:link href="http://www.jessedpate.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jessedpate.com</link>
	<description>On JavaScript and developing for the web</description>
	<lastBuildDate>Mon, 05 Jul 2010 22:40:54 +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>On Libraries and Frameworks</title>
		<link>http://www.jessedpate.com/2010/07/03/on-libraries-and-frameworks/</link>
		<comments>http://www.jessedpate.com/2010/07/03/on-libraries-and-frameworks/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 05:05:40 +0000</pubDate>
		<dc:creator>jessedpate</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.jessedpate.com/?p=28</guid>
		<description><![CDATA[Over the past few weeks, I've spent a good deal of time interviewing candidates at HauteLook for a few front end developer positions. While we managed to find a few very talented people, reading through resumes and doing interviews left me shaking my head shaking my head quite a few times. The reason? Libraries and frameworks.]]></description>
		<wfw:commentRss>http://www.jessedpate.com/2010/07/03/on-libraries-and-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Missing From Client Side Data Storage</title>
		<link>http://www.jessedpate.com/2010/06/13/whats-missing-from-client-side-data-storage/</link>
		<comments>http://www.jessedpate.com/2010/06/13/whats-missing-from-client-side-data-storage/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 00:58:01 +0000</pubDate>
		<dc:creator>jessedpate</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[localStorage]]></category>
		<category><![CDATA[sessionStorage]]></category>
		<category><![CDATA[userData]]></category>

		<guid isPermaLink="false">http://www.jessedpate.com/?p=7</guid>
		<description><![CDATA[Earlier this year I began looking into the various client side data storage options as a way of improving the user experience at HauteLook. I decided not to bother with web databases for now, as there is limited support for them, and because a client side database didn't really make sense for what I as intending to do with my storage engine -- namely, using it like one uses memcached server side.]]></description>
		<wfw:commentRss>http://www.jessedpate.com/2010/06/13/whats-missing-from-client-side-data-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

