<?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: Export purchased books list from Amazon</title>
	<atom:link href="http://blog.konradvoelkel.de/2011/09/export-amazon-purchased-books/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.konradvoelkel.de/2011/09/export-amazon-purchased-books/</link>
	<description>a blog about pure mathematics, mostly homotopy theory.</description>
	<lastBuildDate>Fri, 26 Apr 2013 15:44:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=262</generator>
	<item>
		<title>By: Konrad Voelkel</title>
		<link>http://blog.konradvoelkel.de/2011/09/export-amazon-purchased-books/comment-page-1/#comment-630</link>
		<dc:creator>Konrad Voelkel</dc:creator>
		<pubDate>Mon, 23 Jan 2012 13:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konradvoelkel.de/?p=1700#comment-630</guid>
		<description><![CDATA[I don&#039;t quite understand your comment &quot;python has to log into Amazon first&quot;. My solution really is to download the relevant HTML files by hand, while being logged in with your browser. Only after that you will be able to use my python script.

Downloading the 65 pages by hand sounds painful, so in that case you might want to write a Greasemonkey script to do that. On the other hand, I would most certainly do this by hand.]]></description>
		<content:encoded><![CDATA[<p>I don't quite understand your comment "python has to log into Amazon first". My solution really is to download the relevant HTML files by hand, while being logged in with your browser. Only after that you will be able to use my python script.</p>
<p>Downloading the 65 pages by hand sounds painful, so in that case you might want to write a Greasemonkey script to do that. On the other hand, I would most certainly do this by hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cybernetic1</title>
		<link>http://blog.konradvoelkel.de/2011/09/export-amazon-purchased-books/comment-page-1/#comment-628</link>
		<dc:creator>Cybernetic1</dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konradvoelkel.de/?p=1700#comment-628</guid>
		<description><![CDATA[It doesn&#039;t work for the &quot;I-own-it&quot; list because python has to log into Amazon first (My browser having logged in Amazon is independent of it).

I tried to use Trill / Mechanize to log into Amazon but their code is currently buggy and cannot parse Amazon&#039;s HTML correctly.

Any help would be appreciated -- I have 65 pages of owned books that I want to export! :)]]></description>
		<content:encoded><![CDATA[<p>It doesn't work for the "I-own-it" list because python has to log into Amazon first (My browser having logged in Amazon is independent of it).</p>
<p>I tried to use Trill / Mechanize to log into Amazon but their code is currently buggy and cannot parse Amazon's HTML correctly.</p>
<p>Any help would be appreciated -- I have 65 pages of owned books that I want to export! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konrad</title>
		<link>http://blog.konradvoelkel.de/2011/09/export-amazon-purchased-books/comment-page-1/#comment-591</link>
		<dc:creator>Konrad</dc:creator>
		<pubDate>Sun, 18 Sep 2011 18:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.konradvoelkel.de/?p=1700#comment-591</guid>
		<description><![CDATA[Oh, it turns out LibraryThing does it like me:
http://www.librarything.com/wiki/index.php/Adding_and_importing_books

so probably you can just sign up there and then (hopefully, haven&#039;t been there) import from Amazon and export to ISBN. Anyway, with the script I wrote there is no need to create an account at LibraryThing.]]></description>
		<content:encoded><![CDATA[<p>Oh, it turns out LibraryThing does it like me:<br />
<a href="http://www.librarything.com/wiki/index.php/Adding_and_importing_books" rel="nofollow">http://www.librarything.com/wiki/index.php/Adding_and_importing_books</a></p>
<p>so probably you can just sign up there and then (hopefully, haven't been there) import from Amazon and export to ISBN. Anyway, with the script I wrote there is no need to create an account at LibraryThing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
