<?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: Developing Client-Side Persistence</title>
	<atom:link href="http://www.amirharel.com/2009/08/26/developing-client-side-persistence/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amirharel.com/2009/08/26/developing-client-side-persistence/</link>
	<description>Tales of a JavaScript Ninja</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:40:55 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jminkler</title>
		<link>http://www.amirharel.com/2009/08/26/developing-client-side-persistence/comment-page-1/#comment-72</link>
		<dc:creator>jminkler</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=89#comment-72</guid>
		<description>What about Local storage mechanisms?</description>
		<content:encoded><![CDATA[<p>What about Local storage mechanisms?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amir Harel</title>
		<link>http://www.amirharel.com/2009/08/26/developing-client-side-persistence/comment-page-1/#comment-26</link>
		<dc:creator>Amir Harel</dc:creator>
		<pubDate>Thu, 27 Aug 2009 06:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=89#comment-26</guid>
		<description>The jStore is a powerful jQuery extension for managing local data. &lt;br&gt;I wrote the post to allow people to learn about the cookie mechanism, and i wanted to give something to developers who don&#039;t use jQuery and still need some cookie control. &lt;br&gt;&lt;br&gt;using jQuery just to manage cookies seems to be an overhead - at least to me. If you are using other framework like ExtJS or even using raw javascript (god forbids) this implementation can do the trick for you in a simple way. &lt;br&gt;&lt;br&gt;If someone already uses jQuery - then it makes sense to use jStore. &lt;br&gt;&lt;br&gt;Thanks for sharing.&lt;br&gt;&lt;br&gt;Amir</description>
		<content:encoded><![CDATA[<p>The jStore is a powerful jQuery extension for managing local data. <br />I wrote the post to allow people to learn about the cookie mechanism, and i wanted to give something to developers who don&#39;t use jQuery and still need some cookie control. </p>
<p>using jQuery just to manage cookies seems to be an overhead &#8211; at least to me. If you are using other framework like ExtJS or even using raw javascript (god forbids) this implementation can do the trick for you in a simple way. </p>
<p>If someone already uses jQuery &#8211; then it makes sense to use jStore. </p>
<p>Thanks for sharing.</p>
<p>Amir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Refael</title>
		<link>http://www.amirharel.com/2009/08/26/developing-client-side-persistence/comment-page-1/#comment-25</link>
		<dc:creator>Refael</dc:creator>
		<pubDate>Thu, 27 Aug 2009 05:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=89#comment-25</guid>
		<description>Have a look at:&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/jquery-jstore/&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/jquery-jstore/&lt;/a&gt;&lt;br&gt;A very nice wrapper for most cookie alternatives</description>
		<content:encoded><![CDATA[<p>Have a look at:<br /><a href="http://code.google.com/p/jquery-jstore/" rel="nofollow">http://code.google.com/p/jquery-jstore/</a><br />A very nice wrapper for most cookie alternatives</p>
]]></content:encoded>
	</item>
</channel>
</rss>
