<?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>Andrew R. Jones &#187; Firebug</title>
	<atom:link href="http://andrew-jones.com/tag/firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrew-jones.com</link>
	<description>Andrew Jones' Site</description>
	<lastBuildDate>Tue, 01 Dec 2009 20:30:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Working With Cookies? Get Firecookie!</title>
		<link>http://andrew-jones.com/2009/05/11/working-with-cookies-get-firecookie/</link>
		<comments>http://andrew-jones.com/2009/05/11/working-with-cookies-get-firecookie/#comments</comments>
		<pubDate>Mon, 11 May 2009 08:00:22 +0000</pubDate>
		<dc:creator>Andrew Jones</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://andrew-jones.com/?p=196</guid>
		<description><![CDATA[I have recently been working with cookies from JavaScript and started looking for a Firefox extension to help. I knew there would be plenty[1], so I started to try a couple. Then I stumbled on Firecookie and the search was over!
Firecooke is an extension for Firebug and is written by Jan Odvarko, who is also [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently been working with cookies from JavaScript and started looking for a Firefox extension to help. I knew there would be plenty<sup>[1]</sup>, so I started to try a couple. Then I stumbled on <a href="http://www.softwareishard.com/blog/firecookie/">Firecookie</a> and the search was over!</p>
<p>Firecooke is an extension for <a href="http://getfirebug.com/">Firebug</a> and is written by <a href="http://www.softwareishard.com/blog/about/">Jan Odvarko</a>, who is also a full time contributor to Firebug. Among other things it allows you to:</p>
<ul>
<li>Browse and inspect cookies</li>
<li>Add, edit or delete cookies</li>
<li>Log cookie events</li>
</ul>
<p><a href="http://www.softwareishard.com/firecookie/images/scr-overview.png"><img src="http://www.softwareishard.com/firecookie/images/scr-overview-thumb.png" alt="" /></a><br />
<em>Screenshot taken from <a href="http://www.softwareishard.com/blog/firecookie/">http://www.softwareishard.com/blog/firecookie/</a></em>.</p>
<p>I love the way it plugs into Firebug and it provides all the functionality I needed (plus a bit more). For more information about Firecookie check out its <a href="http://www.softwareishard.com/blog/firecookie/">homepage</a>.</p>
<p>Incidentally working with cookies in JavaScript is fairly easy. For a good overview take a look at the articles by PPK over at <a href="http://www.quirksmode.org/js/cookies.html">QuirksMode</a> and by <a href="http://www.nczonline.net/blog/2009/05/05/http-cookies-explained/">Nicholas C. Zakas</a>, or use a JavaScript library such as <a href="http://developer.yahoo.com/yui/cookie/">YUI</a> or <a href="http://plugins.jquery.com/project/cookies">jQuery</a>.</p>
<h4>References</h4><ol class="footnotes"><li id="footnote_0_196" class="footnote"><a href="http://mashable.com/2008/11/11/firefox-extensions-for-managing-cookies/">http://mashable.com/2008/11/11/firefox-extensions-for-managing-cookies/</a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://andrew-jones.com/2009/05/11/working-with-cookies-get-firecookie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
