<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Full Frontal &#8217;09: Stuart Langridge on HTML5 Features</title>
	<atom:link href="http://ajaxian.com/archives/full-frontal-09-stuart-langridge-on-html5-features/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/full-frontal-09-stuart-langridge-on-html5-features</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/full-frontal-09-stuart-langridge-on-html5-features/comment-page-1#comment-276741</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Fri, 20 Nov 2009 22:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=7972#comment-276741</guid>
		<description>I&#039;m currently migrating the cookie settings in my app to localStorage / userData (using PersistJS), with flash as an ultimate fallback. Only the session token will remain in a cookie. The advantage is that the UI can really go overboard in preserving its state on the client. Collapsed state of every panel, dimensions of every popup window, sometimes even the expanded state of each node in a tree. Because the local storage doesn&#039;t get sent along with the request, it&#039;s not a problem if there are 10+ KB of local settings.</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently migrating the cookie settings in my app to localStorage / userData (using PersistJS), with flash as an ultimate fallback. Only the session token will remain in a cookie. The advantage is that the UI can really go overboard in preserving its state on the client. Collapsed state of every panel, dimensions of every popup window, sometimes even the expanded state of each node in a tree. Because the local storage doesn&#8217;t get sent along with the request, it&#8217;s not a problem if there are 10+ KB of local settings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

