<?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: Reading Firefox 3.x cookies in Python</title>
	<atom:link href="http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python</link>
	<description></description>
	<lastBuildDate>Mon, 23 Aug 2010 05:49:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mithro rants about stuff : Reading cookies from most Firefox versions&#8230;</title>
		<link>http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python/comment-page-1#comment-7235</link>
		<dc:creator>Mithro rants about stuff : Reading cookies from most Firefox versions&#8230;</dc:creator>
		<pubDate>Sat, 16 Jan 2010 09:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mithis.net/?p=90#comment-7235</guid>
		<description>[...] I wrote about how to reading the cookies from Firefox 3.0 from Python. This code snippet extends the previous example by adding code which finds the cookie [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote about how to reading the cookies from Firefox 3.0 from Python. This code snippet extends the previous example by adding code which finds the cookie [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python/comment-page-1#comment-7221</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 21 Sep 2009 03:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mithis.net/?p=90#comment-7221</guid>
		<description>This code is neat and all, but it doesn&#039;t technically show how to read Firefox cookies...</description>
		<content:encoded><![CDATA[<p>This code is neat and all, but it doesn&#8217;t technically show how to read Firefox cookies&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jake</title>
		<link>http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python/comment-page-1#comment-7213</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Wed, 27 May 2009 13:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mithis.net/?p=90#comment-7213</guid>
		<description>is the firefox3 sqlite cookie file located in  ~/.mozilla/firefox  ?</description>
		<content:encoded><![CDATA[<p>is the firefox3 sqlite cookie file located in  ~/.mozilla/firefox  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mithro</title>
		<link>http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python/comment-page-1#comment-7208</link>
		<dc:creator>mithro</dc:creator>
		<pubDate>Fri, 15 May 2009 01:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mithis.net/?p=90#comment-7208</guid>
		<description>You can find the code in an easier to edit format at &lt;a href=&quot;http://blog.mithis.net/cgi-bin/gitweb.cgi?p=mub.git;a=tree;f=python/firefox;hb=master&quot; rel=&quot;nofollow&quot;&gt;Mithro&#039;s Useful Bit repository&lt;/a&gt;.

There is also code for compressing your sqlite databases and other useful tools.</description>
		<content:encoded><![CDATA[<p>You can find the code in an easier to edit format at <a href="http://blog.mithis.net/cgi-bin/gitweb.cgi?p=mub.git;a=tree;f=python/firefox;hb=master" rel="nofollow">Mithro&#8217;s Useful Bit repository</a>.</p>
<p>There is also code for compressing your sqlite databases and other useful tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Mind &#187; ç»Ÿè®¡è®ºæ–‡è¢«å¼•ç”¨çš„æƒ…å†µ</title>
		<link>http://blog.mithis.net/archives/python/90-firefox3-cookies-in-python/comment-page-1#comment-7193</link>
		<dc:creator>Free Mind &#187; ç»Ÿè®¡è®ºæ–‡è¢«å¼•ç”¨çš„æƒ…å†µ</dc:creator>
		<pubDate>Sat, 14 Feb 2009 18:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mithis.net/?p=90#comment-7193</guid>
		<description>[...] Python ä¸­è¯»å– Firefox 3 çš„ cookie çš„ä»£ç ï¼Œåœ¨ Google Reader é‡Œå¾ˆå¿«å°±æ‰¾åˆ°äº†ï¼šReading Firefox 3.x cookies in Python ã€‚ä¸è¿‡åœ¨é‚£ä¹‹å‰æˆ‘æ‰‹å·¥æŠŠ Firefox çš„ Cookie å¤åˆ¶å‡ºæ¥åŠ åˆ° Python çš„ urllib2 çš„ [...]</description>
		<content:encoded><![CDATA[<p>[...] Python ä¸­è¯»å– Firefox 3 çš„ cookie çš„ä»£ç ï¼Œåœ¨ Google Reader é‡Œå¾ˆå¿«å°±æ‰¾åˆ°äº†ï¼šReading Firefox 3.x cookies in Python ã€‚ä¸è¿‡åœ¨é‚£ä¹‹å‰æˆ‘æ‰‹å·¥æŠŠ Firefox çš„ Cookie å¤åˆ¶å‡ºæ¥åŠ åˆ° Python çš„ urllib2 çš„ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
