<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Darkreverser's Weblog</title>
	<atom:link href="http://darkreverser.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://darkreverser.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 11 Nov 2009 10:22:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on New Blog by soalla</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-286</link>
		<dc:creator>soalla</dc:creator>
		<pubDate>Wed, 11 Nov 2009 10:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-286</guid>
		<description>thanks, guys, you are all really great and this &quot;Reply section&quot; must be the most useful one in any blog I know and care :)

I&#039;m even starting to learn Python now, after all those technical discussions you had here leaving me wanting to understand more about all this new programming languages (I was once a profissional programmer, but with some old languages like Cobol, Pascal and Fortran :) - I know some VB and C++, but I want to &quot;modernize&quot; myself :) )

so, thanks again for all the work on this tool!</description>
		<content:encoded><![CDATA[<p>thanks, guys, you are all really great and this &#8220;Reply section&#8221; must be the most useful one in any blog I know and care <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m even starting to learn Python now, after all those technical discussions you had here leaving me wanting to understand more about all this new programming languages (I was once a profissional programmer, but with some old languages like Cobol, Pascal and Fortran <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; I know some VB and C++, but I want to &#8220;modernize&#8221; myself <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>so, thanks again for all the work on this tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by Paul Durrant</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-285</link>
		<dc:creator>Paul Durrant</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-285</guid>
		<description>Fair enough. You&#039;re putting the work in to make the tool you want, and being kind enough to share it. Thanks.</description>
		<content:encoded><![CDATA[<p>Fair enough. You&#8217;re putting the work in to make the tool you want, and being kind enough to share it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by New eReader</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-284</link>
		<dc:creator>New eReader</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-284</guid>
		<description>Hi Paul,

The Calibre ebook-convert routines simply converts pml to html (Calibre&#039;s intermediate form) and then from html to epub (or whatever version you want).   Unfortunately, it makes html code that is very very hard to read at times and does not gracefully handle table of contents and the like, so you end up with epub files that are sub-optimal.

So even though you use something like Dropbook and then Calibre,  all you are really doing is converting the exact same pml to html inside a python script inside of Calibre and then html to whatever other format you want.

I would much rather skip Calibre completely (which is way overkill for doing html to epub conversions), and use Sigil to convert html to epub.

It simply does a better job os slicing the html into correct portions, creating a better table of contents, etc, without all of the overhead of
Calibre.


As for long-term archiving, I would much rather have an html version than a pml version.  They way you use it, ereader2html is really DeDRMereader but for me archiving pml is not a long term option.

Therefore, I would like a much better pml to html converter and that is what I tried to do above.

My 2 cents ...</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>The Calibre ebook-convert routines simply converts pml to html (Calibre&#8217;s intermediate form) and then from html to epub (or whatever version you want).   Unfortunately, it makes html code that is very very hard to read at times and does not gracefully handle table of contents and the like, so you end up with epub files that are sub-optimal.</p>
<p>So even though you use something like Dropbook and then Calibre,  all you are really doing is converting the exact same pml to html inside a python script inside of Calibre and then html to whatever other format you want.</p>
<p>I would much rather skip Calibre completely (which is way overkill for doing html to epub conversions), and use Sigil to convert html to epub.</p>
<p>It simply does a better job os slicing the html into correct portions, creating a better table of contents, etc, without all of the overhead of<br />
Calibre.</p>
<p>As for long-term archiving, I would much rather have an html version than a pml version.  They way you use it, ereader2html is really DeDRMereader but for me archiving pml is not a long term option.</p>
<p>Therefore, I would like a much better pml to html converter and that is what I tried to do above.</p>
<p>My 2 cents &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by Paul Durrant</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-283</link>
		<dc:creator>Paul Durrant</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-283</guid>
		<description>These sound like really useful improvements for those just interested in the HTML output.

However, I&#039;m not sure that it&#039;s worth spending much more time on the html conversion part of the script. It&#039;s simple (from 0.06 on) to create an unencrypted eReader file from the output using DropBook, and then do any necessary conversions using that file through Calibre.

I don&#039;t mean to be negative about improvements to the script, but  might it be more use to more people to spend the time on improving the Calibre eReader import routines?</description>
		<content:encoded><![CDATA[<p>These sound like really useful improvements for those just interested in the HTML output.</p>
<p>However, I&#8217;m not sure that it&#8217;s worth spending much more time on the html conversion part of the script. It&#8217;s simple (from 0.06 on) to create an unencrypted eReader file from the output using DropBook, and then do any necessary conversions using that file through Calibre.</p>
<p>I don&#8217;t mean to be negative about improvements to the script, but  might it be more use to more people to spend the time on improving the Calibre eReader import routines?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by New eReader</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-282</link>
		<dc:creator>New eReader</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-282</guid>
		<description>Please see

http://pastebin.de/1362

This is a trial version 0.09

This one tries to improve support for pml to html conversion by borrowing from calibre&#039;s pml to html conversion approach as a starting point

-  uses appropriate xhtml tag pairs everyplace

-  replaces deprecated html with css pieces

- adds an internal only pseudo tag \h to handle the case where the \t tag is used to generate hanging indents 

- properly handles the remaining \t tags which do block indents

- uses html comments to mark ChapterTitle Starts which makes it easy to generate Tables of Contents using Sigil especially when the toc entries are not found by Sigil automatically

Pretty much everything is reasonably handled except for:

-  the \T=&quot;40%&quot; tags which are really tab stops that can not be easily incorporated into html without setting up tables of some sort (which are not supported by most ebook readers) 

- the normal and standard fonts tags</description>
		<content:encoded><![CDATA[<p>Please see</p>
<p><a href="http://pastebin.de/1362" rel="nofollow">http://pastebin.de/1362</a></p>
<p>This is a trial version 0.09</p>
<p>This one tries to improve support for pml to html conversion by borrowing from calibre&#8217;s pml to html conversion approach as a starting point</p>
<p>-  uses appropriate xhtml tag pairs everyplace</p>
<p>-  replaces deprecated html with css pieces</p>
<p>- adds an internal only pseudo tag \h to handle the case where the \t tag is used to generate hanging indents </p>
<p>- properly handles the remaining \t tags which do block indents</p>
<p>- uses html comments to mark ChapterTitle Starts which makes it easy to generate Tables of Contents using Sigil especially when the toc entries are not found by Sigil automatically</p>
<p>Pretty much everything is reasonably handled except for:</p>
<p>-  the \T=&#8221;40%&#8221; tags which are really tab stops that can not be easily incorporated into html without setting up tables of some sort (which are not supported by most ebook readers) </p>
<p>- the normal and standard fonts tags</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by Anita Lewis</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-281</link>
		<dc:creator>Anita Lewis</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-281</guid>
		<description>You&#039;re my hero! Now I can read those books that I bought for my Palm on my much nicer Cybook!  Thanks.</description>
		<content:encoded><![CDATA[<p>You&#8217;re my hero! Now I can read those books that I bought for my Palm on my much nicer Cybook!  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by twodeel</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-280</link>
		<dc:creator>twodeel</dc:creator>
		<pubDate>Sat, 07 Nov 2009 07:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-280</guid>
		<description>Yes, Will, the Kindle PID will be useful for stripping the DRM from Mobipocket files purchased from Amazon for reading on the Kindle.  It won&#039;t be useful for reading books from other sources on the Kindle, unless that&#039;s the PID you registered with the vendor when you purchased the file (vendors who sell DRMed Mobipocket ebooks, and libraries who check out Mobipocket ebooks, make you enter the PID of your reader or device before you can download the book; that PID is used to infest the file with DRM the file and the DRMed file is what you can download.)</description>
		<content:encoded><![CDATA[<p>Yes, Will, the Kindle PID will be useful for stripping the DRM from Mobipocket files purchased from Amazon for reading on the Kindle.  It won&#8217;t be useful for reading books from other sources on the Kindle, unless that&#8217;s the PID you registered with the vendor when you purchased the file (vendors who sell DRMed Mobipocket ebooks, and libraries who check out Mobipocket ebooks, make you enter the PID of your reader or device before you can download the book; that PID is used to infest the file with DRM the file and the DRMed file is what you can download.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by Yecam</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-279</link>
		<dc:creator>Yecam</dc:creator>
		<pubDate>Sat, 07 Nov 2009 05:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-279</guid>
		<description>This is a response to Will&#039;s message earlier.

If I understand things correctly, you have purchased a DRM protected ebook in mobi AKA prc or mobipocket format.  If this is the case then the ebook was encrypted with a PID that was previously registered with the ebook vendor.  mobiDeDRM should work with the PID registered with that vendor.  The PID associated with your Kindle is irrelevant and in fact, mobiDeDRM will report back to you that your Kindle PID entered into the script in incorrect.

I think you mentioned in one of your earlier posts that you have the MobiPocker reader installed.  I&#039;ll bet the PID associated with your instance of that program is the one that should be entered into mobiDeDRM.

Again, referencing an earlier post, the double quote markes surrounding the PID won&#039;t hurt but should not be necessary unless you have some special characters that are meaninful to DOS</description>
		<content:encoded><![CDATA[<p>This is a response to Will&#8217;s message earlier.</p>
<p>If I understand things correctly, you have purchased a DRM protected ebook in mobi AKA prc or mobipocket format.  If this is the case then the ebook was encrypted with a PID that was previously registered with the ebook vendor.  mobiDeDRM should work with the PID registered with that vendor.  The PID associated with your Kindle is irrelevant and in fact, mobiDeDRM will report back to you that your Kindle PID entered into the script in incorrect.</p>
<p>I think you mentioned in one of your earlier posts that you have the MobiPocker reader installed.  I&#8217;ll bet the PID associated with your instance of that program is the one that should be entered into mobiDeDRM.</p>
<p>Again, referencing an earlier post, the double quote markes surrounding the PID won&#8217;t hurt but should not be necessary unless you have some special characters that are meaninful to DOS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by Will</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-278</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 07 Nov 2009 02:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-278</guid>
		<description>Thanks so much Paul.  Just sent you an email.</description>
		<content:encoded><![CDATA[<p>Thanks so much Paul.  Just sent you an email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Blog by Paul Durrant</title>
		<link>http://darkreverser.wordpress.com/2008/02/13/new-blog/#comment-277</link>
		<dc:creator>Paul Durrant</dc:creator>
		<pubDate>Fri, 06 Nov 2009 23:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://darkreverser.wordpress.com/?p=3#comment-277</guid>
		<description>Feel free to email me off-blog if you&#039;d like to. I hate to see someone stuck with DRMed ebooks. See my website.</description>
		<content:encoded><![CDATA[<p>Feel free to email me off-blog if you&#8217;d like to. I hate to see someone stuck with DRMed ebooks. See my website.</p>
]]></content:encoded>
	</item>
</channel>
</rss>