<?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: How to build a Chrome extension, Part 2: Options and localStorage</title>
	<atom:link href="http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/feed/" rel="self" type="application/rss+xml" />
	<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 16:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Aaronfrost</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-855</link>
		<dc:creator>Aaronfrost</dc:creator>
		<pubDate>Fri, 18 May 2012 09:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-855</guid>
		<description>Just use localStorage[&quot;myvalue&quot;] or localStorage.myValue</description>
		<content:encoded><![CDATA[<p>Just use localStorage["myvalue"] or localStorage.myValue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 文 齐</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-854</link>
		<dc:creator>文 齐</dc:creator>
		<pubDate>Fri, 18 May 2012 06:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-854</guid>
		<description>Thanks,  Juliana, it&#039;s helpful~~
</description>
		<content:encoded><![CDATA[<p>Thanks,  Juliana, it&#8217;s helpful~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juliana Peña</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-853</link>
		<dc:creator>Juliana Peña</dc:creator>
		<pubDate>Wed, 16 May 2012 13:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-853</guid>
		<description>Just use localStorage[&quot;myvalue&quot;] or localStorage.myValue</description>
		<content:encoded><![CDATA[<p>Just use localStorage["myvalue"] or localStorage.myValue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eion</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-852</link>
		<dc:creator>Eion</dc:creator>
		<pubDate>Wed, 16 May 2012 07:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-852</guid>
		<description>So how do i call for the local storage value that i stored within my popup.html page?</description>
		<content:encoded><![CDATA[<p>So how do i call for the local storage value that i stored within my popup.html page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hugo lpz</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-844</link>
		<dc:creator>hugo lpz</dc:creator>
		<pubDate>Fri, 27 Apr 2012 19:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-844</guid>
		<description>Juliana, thanks for this clear tutorial which as far as I know it the best I found for a quick extension tutorial. I have a begginer question. Upper is how look the options page&#039;s code to save the id=color &#039;s value=fav_color within the localStorage, ok. Can you also publish an exemple of the .html/.js/.css code which will *USE* this localStorage ? That will complete your page.
PS: I also post your tutorial to the wikipedia&#039;s communauty : ) (I&#039;m wikipedian)</description>
		<content:encoded><![CDATA[<p>Juliana, thanks for this clear tutorial which as far as I know it the best I found for a quick extension tutorial. I have a begginer question. Upper is how look the options page&#8217;s code to save the id=color &#8216;s value=fav_color within the localStorage, ok. Can you also publish an exemple of the .html/.js/.css code which will *USE* this localStorage ? That will complete your page.<br />
PS: I also post your tutorial to the wikipedia&#8217;s communauty : ) (I&#8217;m wikipedian)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Frost</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-836</link>
		<dc:creator>Aaron Frost</dc:creator>
		<pubDate>Mon, 26 Mar 2012 23:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-836</guid>
		<description>The second to last line what the exact piece of info I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>The second to last line what the exact piece of info I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Dyson</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-815</link>
		<dc:creator>Robert Dyson</dc:creator>
		<pubDate>Thu, 12 Jan 2012 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-815</guid>
		<description>Thanks for this! Very useful. </description>
		<content:encoded><![CDATA[<p>Thanks for this! Very useful. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suan</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-797</link>
		<dc:creator>suan</dc:creator>
		<pubDate>Fri, 09 Dec 2011 03:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-797</guid>
		<description>Thanks so much for posting this. Information about chrome options pages is surprisingly hard to find!</description>
		<content:encoded><![CDATA[<p>Thanks so much for posting this. Information about chrome options pages is surprisingly hard to find!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayapal Chandran</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-704</link>
		<dc:creator>Jayapal Chandran</dc:creator>
		<pubDate>Mon, 04 Jul 2011 07:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-704</guid>
		<description>I was trying to store boolean and integers but it always showed as string when in used typeof...
for example window.localStorage.theflag = true or window.localStorage = false and i use a condition like the following if(window.localStorage.theflag) always gives true because when i alerted with type of it showed that as string and not as integer or boolean ... how do we use integer data in localstorage ... ? do we have to typecase or need to multiply with *1 to make the result an integer data type ???</description>
		<content:encoded><![CDATA[<p>I was trying to store boolean and integers but it always showed as string when in used typeof&#8230;<br />
for example window.localStorage.theflag = true or window.localStorage = false and i use a condition like the following if(window.localStorage.theflag) always gives true because when i alerted with type of it showed that as string and not as integer or boolean &#8230; how do we use integer data in localstorage &#8230; ? do we have to typecase or need to multiply with *1 to make the result an integer data type ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Castellanos</title>
		<link>http://julianapena.com/2010/01/how-to-build-a-chrome-extension-part-2-options-and-localstorage/comment-page-1/#comment-695</link>
		<dc:creator>Ivan Castellanos</dc:creator>
		<pubDate>Fri, 24 Jun 2011 23:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://julianapena.com/?p=399#comment-695</guid>
		<description>Gracias por la info! por aqui otro colombiano... but you probably already forgot how to speak spanish xD</description>
		<content:encoded><![CDATA[<p>Gracias por la info! por aqui otro colombiano&#8230; but you probably already forgot how to speak spanish xD</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
