<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using cookies.sqlite in wget or curl</title>
	<atom:link href="http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/</link>
	<description>This site is solar powered!</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:29:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Hercules van Tonder</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-20611</link>
		<dc:creator>Hercules van Tonder</dc:creator>
		<pubDate>Sun, 23 Oct 2011 00:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-20611</guid>
		<description>Nice for UNIX users, but how about us poor Windows relations ?</description>
		<content:encoded><![CDATA[<p>Nice for UNIX users, but how about us poor Windows relations ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaid Abdulla</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-20271</link>
		<dc:creator>Zaid Abdulla</dc:creator>
		<pubDate>Sun, 17 Jul 2011 08:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-20271</guid>
		<description>I&#039;ve written a Firefox extension that makes this easier: https://addons.mozilla.org/en-US/firefox/addon/cliget/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a Firefox extension that makes this easier: <a href="https://addons.mozilla.org/en-US/firefox/addon/cliget/" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/cliget/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dttocs</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-20122</link>
		<dc:creator>dttocs</dc:creator>
		<pubDate>Wed, 13 Apr 2011 18:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-20122</guid>
		<description>Thanks.  One minor problem, if there&#039;s a space in your cookie jar path, the script fails.

To fix it, change:
&lt;blockquote&gt;cat $1 &gt;&gt; $TMPFILE&lt;/blockquote&gt;
to
&lt;blockquote&gt;cat &quot;$1&quot; &gt;&gt; $TMPFILE&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Thanks.  One minor problem, if there&#8217;s a space in your cookie jar path, the script fails.</p>
<p>To fix it, change:</p>
<blockquote><p>cat $1 &gt;&gt; $TMPFILE</p></blockquote>
<p>to</p>
<blockquote><p>cat &#8220;$1&#8243; &gt;&gt; $TMPFILE</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ale-x</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-19317</link>
		<dc:creator>Ale-x</dc:creator>
		<pubDate>Thu, 16 Dec 2010 20:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-19317</guid>
		<description>cool, thank you for this script :)</description>
		<content:encoded><![CDATA[<p>cool, thank you for this script <img src='http://slacy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tai viinikka</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-18670</link>
		<dc:creator>tai viinikka</dc:creator>
		<pubDate>Mon, 08 Nov 2010 03:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-18670</guid>
		<description>Yes, this is a great example of how to deal with sqlite as the cookie keeper. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Yes, this is a great example of how to deal with sqlite as the cookie keeper. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oyster</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-18279</link>
		<dc:creator>Oyster</dc:creator>
		<pubDate>Fri, 14 May 2010 05:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-18279</guid>
		<description>Hey, thanks for this post! I&#039;ve been meaning to learn some SQLite. This worked perfectly with wget.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this post! I&#8217;ve been meaning to learn some SQLite. This worked perfectly with wget.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

