<?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>hypatia dot ca &#187; firefox</title>
	<atom:link href="http://hypatia.ca/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://hypatia.ca</link>
	<description>Leigh Honeywell&#039;s Blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 05:28:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exporting cookies from Firefox 3.x into cookies.txt format</title>
		<link>http://hypatia.ca/2008/10/exporting-cookies-from-firefox-3x-into-cookiestxt-format/</link>
		<comments>http://hypatia.ca/2008/10/exporting-cookies-from-firefox-3x-into-cookiestxt-format/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 20:16:59 +0000</pubDate>
		<dc:creator>Leigh Honeywell</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hypatia.ca/?p=27</guid>
		<description><![CDATA[I&#8217;ve been searching for a while for a way to extract cookies from Firefox 3.x in order to use them with stuff like wget and Perl&#8217;s libwwwperl, which I have been using for a bunch of scripting.  Firefox 3.x uses sqlite to store cookies, whereas apps which let you load cookies files are looking for [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been searching for a while for a way to extract cookies from Firefox 3.x in order to use them with stuff like wget and Perl&#8217;s libwwwperl, which I have been using for a bunch of scripting.  Firefox 3.x uses sqlite to store cookies, whereas apps which let you load cookies files are looking for IE or Netscape formatted ones.  The latter were used up to Firefox 2, but I&#8217;ve had trouble keeping FF2 and 3 happy on the same machine&#8230; And going back to FF2 feels really painful without the magical search bar of awesomeness.</p>
<p>There&#8217;s now a beta extension up to save your FF3 cookies to the right format, which makes me a very happy camper!  It&#8217;s on the official <a href="https://addons.mozilla.org/">addons.mozilla.org</a> site but you need to sign in to the site to download it <a href="https://addons.mozilla.org/en-US/firefox/addon/8154">here</a> as it&#8217;s still experimental.  Super useful though!</p>
<p>Also very useful and something I&#8217;d forgotten about until yesterday is this <a href="https://www.squarefree.com/bookmarklets/forms.html">list of bookmarklets</a> (snippets of javascript which you save as bookmarks) to manipulate form properties before submitting them, which lets you save passwords in your browser in forms where that function has been disabled, among other things.</p>
<p>-Leigh</p>
]]></content:encoded>
			<wfw:commentRss>http://hypatia.ca/2008/10/exporting-cookies-from-firefox-3x-into-cookiestxt-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
