<?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: PersistJS: Cross Browser Client-Side Persistent Storage</title>
	<atom:link href="http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage</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: Tribulus</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-267787</link>
		<dc:creator>Tribulus</dc:creator>
		<pubDate>Wed, 01 Oct 2008 12:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-267787</guid>
		<description>what the total storage on this system?</description>
		<content:encoded><![CDATA[<p>what the total storage on this system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slightlyoff</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264053</link>
		<dc:creator>slightlyoff</dc:creator>
		<pubDate>Sun, 25 May 2008 16:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264053</guid>
		<description>pabs:

dojo.storage is opportunistic, it uses whatever substrates are available (including HTML 5 storage, userData, Flash, etc.) and the plugin system looks much like the one that PersistJS uses. You should check it out....like all of Dojo, it has continued to evolve in a sane direction (even if we didn&#039;t make big noise about it).

Regards</description>
		<content:encoded><![CDATA[<p>pabs:</p>
<p>dojo.storage is opportunistic, it uses whatever substrates are available (including HTML 5 storage, userData, Flash, etc.) and the plugin system looks much like the one that PersistJS uses. You should check it out&#8230;.like all of Dojo, it has continued to evolve in a sane direction (even if we didn&#8217;t make big noise about it).</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cnizz</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264050</link>
		<dc:creator>cnizz</dc:creator>
		<pubDate>Sun, 25 May 2008 03:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264050</guid>
		<description>Any idea on how much this can store?</description>
		<content:encoded><![CDATA[<p>Any idea on how much this can store?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosredna</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264040</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Fri, 23 May 2008 17:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264040</guid>
		<description>Taffy DB is really cool, but I think it onl;y works during a session. I think if you close the browser, the data is gone.</description>
		<content:encoded><![CDATA[<p>Taffy DB is really cool, but I think it onl;y works during a session. I think if you close the browser, the data is gone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan1</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264039</link>
		<dc:creator>Jordan1</dc:creator>
		<pubDate>Fri, 23 May 2008 16:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264039</guid>
		<description>Sounds good but how does this compare with &lt;a href=&quot;http://ajaxian.com/archives/taffy-db-javascript-database&quot; rel=&quot;nofollow&quot;&gt;Taffy DB&lt;/a&gt;, which is a lightweight client-side database.</description>
		<content:encoded><![CDATA[<p>Sounds good but how does this compare with <a href="http://ajaxian.com/archives/taffy-db-javascript-database" rel="nofollow">Taffy DB</a>, which is a lightweight client-side database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosredna</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264036</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Fri, 23 May 2008 15:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264036</guid>
		<description>sessionvars is only for sessions, right? Seems useless for persistent data.</description>
		<content:encoded><![CDATA[<p>sessionvars is only for sessions, right? Seems useless for persistent data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyberer</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264027</link>
		<dc:creator>cyberer</dc:creator>
		<pubDate>Fri, 23 May 2008 08:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264027</guid>
		<description>Just try out http://www.thomasfrank.se/sessionvars.html. Its as easy as storing in cookies. I love it.</description>
		<content:encoded><![CDATA[<p>Just try out <a href="http://www.thomasfrank.se/sessionvars.html" rel="nofollow">http://www.thomasfrank.se/sessionvars.html</a>. Its as easy as storing in cookies. I love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pabs</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264025</link>
		<dc:creator>pabs</dc:creator>
		<pubDate>Fri, 23 May 2008 05:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264025</guid>
		<description>The goal of Dojo Storage and PersistJS are the same, but the implementation is slightly different.  In particular, Dojo Storage relies on Flash to provide persistent storage to browsers that PersistJS can target natively.

But you&#039;re right, Dojo Storage was doing something similar in 2006 :).</description>
		<content:encoded><![CDATA[<p>The goal of Dojo Storage and PersistJS are the same, but the implementation is slightly different.  In particular, Dojo Storage relies on Flash to provide persistent storage to browsers that PersistJS can target natively.</p>
<p>But you&#8217;re right, Dojo Storage was doing something similar in 2006 :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slightlyoff</title>
		<link>http://ajaxian.com/archives/persistjs-cross-browser-client-side-persistent-storage/comment-page-1#comment-264022</link>
		<dc:creator>slightlyoff</dc:creator>
		<pubDate>Thu, 22 May 2008 22:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3676#comment-264022</guid>
		<description>dojox.storage has had a nearly identical architecture for a while now. Great to see others picking it up.

Regards</description>
		<content:encoded><![CDATA[<p>dojox.storage has had a nearly identical architecture for a while now. Great to see others picking it up.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

