<?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: Backup Google Reader subscription list to OPML automatically</title>
	<atom:link href="http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 22:48:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Claus</title>
		<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically#comment-23</link>
		<dc:creator>Claus</dc:creator>
		<pubDate>Sat, 04 Sep 2010 22:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=137#comment-23</guid>
		<description>Perfect, I have updated the script with your corrections.</description>
		<content:encoded><![CDATA[<p>Perfect, I have updated the script with your corrections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bandie</title>
		<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically#comment-21</link>
		<dc:creator>bandie</dc:creator>
		<pubDate>Mon, 30 Aug 2010 03:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=137#comment-21</guid>
		<description>You should insert a line like:&lt;br&gt;header[&#039;Authorization&#039;]=&quot;GoogleLogin auth=%s&quot; % Auth&lt;br&gt;under line begins:&lt;br&gt;&quot;header[&#039;Cookie&#039;]=....&quot;&lt;br&gt;&lt;br&gt;And replace this line:&lt;br&gt;return re.search(&#039;SID=(S*)&#039;, result).group(1)&lt;br&gt;for:&lt;br&gt;return re.search(&#039;Auth=(S*)&#039;, result).group(1)&lt;br&gt;&lt;br&gt;And complete some &quot;def&quot; lines...</description>
		<content:encoded><![CDATA[<p>You should insert a line like:<br />header[&#39;Authorization&#39;]=&#8221;GoogleLogin auth=%s&#8221; % Auth<br />under line begins:<br />&#8220;header[&#39;Cookie&#39;]=&#8230;.&#8221;</p>
<p>And replace this line:<br />return re.search(&#39;SID=(S*)&#39;, result).group(1)<br />for:<br />return re.search(&#39;Auth=(S*)&#39;, result).group(1)</p>
<p>And complete some &#8220;def&#8221; lines&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bandie</title>
		<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically#comment-22</link>
		<dc:creator>bandie</dc:creator>
		<pubDate>Mon, 30 Aug 2010 03:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=137#comment-22</guid>
		<description>Solution is: obtain SID, LSID, Auth variables via POST /ClienLogin, than GET /export with header &quot;Authorization: GoogleLogin auth=$Auth&quot;, where $Auth is the string got by 1st step!&lt;br&gt;Anything unclear?</description>
		<content:encoded><![CDATA[<p>Solution is: obtain SID, LSID, Auth variables via POST /ClienLogin, than GET /export with header &#8220;Authorization: GoogleLogin auth=$Auth&#8221;, where $Auth is the string got by 1st step!<br />Anything unclear?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bandie</title>
		<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically#comment-20</link>
		<dc:creator>bandie</dc:creator>
		<pubDate>Mon, 30 Aug 2010 02:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=137#comment-20</guid>
		<description>Before it did work for me, but now get I 302 Rediraction html page...&lt;br&gt;:(</description>
		<content:encoded><![CDATA[<p>Before it did work for me, but now get I 302 Rediraction html page&#8230;<br /> <img src='http://www.clausconrad.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus</title>
		<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically#comment-19</link>
		<dc:creator>Claus</dc:creator>
		<pubDate>Mon, 16 Aug 2010 00:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=137#comment-19</guid>
		<description>You&#039;re unfortunately right, Google must have changed something. If I find another solution or get time to fix this script I&#039;ll post it here.</description>
		<content:encoded><![CDATA[<p>You&#39;re unfortunately right, Google must have changed something. If I find another solution or get time to fix this script I&#39;ll post it here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srid</title>
		<link>http://www.clausconrad.com/blog/backup-google-reader-subscription-list-to-opml-automatically#comment-18</link>
		<dc:creator>srid</dc:creator>
		<pubDate>Fri, 13 Aug 2010 23:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.clausconrad2.com/?p=137#comment-18</guid>
		<description>Are you sure that this script still works for you? I get HTML instead of opml content.</description>
		<content:encoded><![CDATA[<p>Are you sure that this script still works for you? I get HTML instead of opml content.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 2/12 queries in 0.016 seconds using apc

Served from: www.clausconrad.com @ 2010-09-07 21:26:16 -->