<?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 Apprentice Alf’s Blog</title>
	<atom:link href="http://apprenticealf.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://apprenticealf.wordpress.com</link>
	<description>Everything you ever wanted to know about DRM and ebooks, but were afraid to ask.</description>
	<lastBuildDate>Sat, 18 May 2013 22:27:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Alex</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44950</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Sat, 18 May 2013 22:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44950</guid>
		<description><![CDATA[Interesting point, Paul, thank you! That didn&#039;t help though. I&#039;m going to paste the debug log below, but this is what stands out: after 0.1 seconds with error: No key found in 4 keys tried.

A new key is needed?

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Windows\System32&gt;calibre-debug -g
calibre 0.9.31  isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows (&#039;32bit&#039;, &#039;WindowsPE&#039;)
(&#039;Windows&#039;, &#039;7&#039;, &#039;6.1.7601&#039;)
Python 2.7.4
Windows: (&#039;7&#039;, &#039;6.1.7601&#039;, &#039;SP1&#039;, &#039;Multiprocessor Free&#039;)
Starting up...
Started up in 0.47 seconds with 40 books
Job: 1 Get device information started
DeviceJob: 1 Get device information done, calling callback
DeviceJob: 1 Get device information callback returned
Job: 2 Get list of books on device started
DEBUG:    0.0 USBMS: Fetching list of books from device. Device= KINDLE2 oncard=
 None
DEBUG:    0.0 USBMS: dirs are: E:\ documents
DEBUG:    0.1 USBMS: scan from root False E:\documents
Job: 1 Get device information finished
No details available.
DEBUG:    0.7 USBMS: count found in cache: 39, count of files in metadata: 39, n
eed_sync: False
DEBUG:    0.7 USBMS: Finished fetching list of books from device. oncard= None
DEBUG:    0.7 USBMS: Fetching list of books from device. Device= KINDLE2 oncard=
 carda
DEBUG:    0.7 USBMS: Fetching list of books from device. Device= KINDLE2 oncard=
 cardb
DeviceJob: 2 Get list of books on device done, calling callback
DeviceJob: 2 Get list of books on device callback returned
Job: 2 Get list of books on device finished
No details available.
Job: 3 Prepare files for transfer from device started
DeviceJob: 3 Prepare files for transfer from device done, calling callback
DeviceJob: 3 Prepare files for transfer from device callback returned
Worker Launch took: 0.0900001525879
Job: 3 Prepare files for transfer from device finished
No details available.
Job: 4 Read metadata (0 of 1) finished
Read metadata (0 of 1)
        DeDRM v6.0.5: Trying to decrypt There Goes the Galaxy_B005M2RRRA.azw
        Using Library AlfCrypto DLL/DYLIB/SO
        MobiDeDrm v0.41.
        Copyright © 2008-2012 The Dark Reverser et al.
        MOBI header version 6, header length 248
        Extra Data Flags: 3
        Decrypting Mobipocket 6 ebook: There Goes the Galaxy
        Found 4 keys to try after 0.0 seconds
        Crypto Type is: 2
        DeDRM v6.0.5: Failed to decrypt with error: No key found in 4 keys tried
.
        DeDRM v6.0.5: Looking for new default Kindle Key after 0.0 seconds
        searching for kinfoFiles in C:\Users\tv\AppData\Local
        Found K4PC 1.9+ kinf2011 file: C:\Users\tv\AppData\Local\Amazon\Kindle\s
torage\.kinf2011
        Decrypted key file using IDString &#039;686312528&#039; and UserName &#039;tv&#039;
        DeDRM v6.0.5: Found 1 new key
        MobiDeDrm v0.41.
        Copyright © 2008-2012 The Dark Reverser et al.
        MOBI header version 6, header length 248
        Extra Data Flags: 3
        Decrypting Mobipocket 6 ebook: There Goes the Galaxy
        Found 4 keys to try after 0.1 seconds
        Crypto Type is: 2
        DeDRM v6.0.5: Ultimately failed to decrypt after 0.1 seconds.
        Read the FAQs at Alf&#039;s blog: http://apprenticealf.wordpress.com/
        Traceback (most recent call last):
          File &quot;calibre_plugins.dedrm.__init__&quot;, line 405, in KindleMobiDecrypt
          File &quot;calibre_plugins.dedrm.k4mobidedrm&quot;, line 214, in GetDecryptedBoo
k
          File &quot;calibre_plugins.dedrm.mobidedrm&quot;, line 467, in processBook
        DrmException: No key found in 4 keys tried.
        Running file type plugin DeDRM failed with traceback:
        Traceback (most recent call last):
          File &quot;site-packages\calibre\customize\ui.py&quot;, line 154, in _run_filety
pe_plugins
          File &quot;calibre_plugins.dedrm.__init__&quot;, line 467, in run
          File &quot;calibre_plugins.dedrm.__init__&quot;, line 418, in KindleMobiDecrypt
        DeDRMError: DeDRM v6.0.5: Ultimately failed to decrypt “There Goes the G
alaxy_B005M2RRRA.azw” after 0.1 seconds with error: No key found in 4 keys tried
.
        Read the FAQs at Alf&#039;s blog: http://apprenticealf.wordpress.com/

Added There Goes the Galaxy to db in: 0.115000009537 seconds]]></description>
		<content:encoded><![CDATA[<p>Interesting point, Paul, thank you! That didn&#8217;t help though. I&#8217;m going to paste the debug log below, but this is what stands out: after 0.1 seconds with error: No key found in 4 keys tried.</p>
<p>A new key is needed?</p>
<p>Microsoft Windows [Version 6.1.7601]<br />
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.</p>
<p>C:\Windows\System32&gt;calibre-debug -g<br />
calibre 0.9.31  isfrozen: True is64bit: False<br />
Windows-7-6.1.7601-SP1 Windows (&#8217;32bit&#8217;, &#8216;WindowsPE&#8217;)<br />
(&#8216;Windows&#8217;, &#8217;7&#8242;, &#8217;6.1.7601&#8242;)<br />
Python 2.7.4<br />
Windows: (&#8217;7&#8242;, &#8217;6.1.7601&#8242;, &#8216;SP1&#8242;, &#8216;Multiprocessor Free&#8217;)<br />
Starting up&#8230;<br />
Started up in 0.47 seconds with 40 books<br />
Job: 1 Get device information started<br />
DeviceJob: 1 Get device information done, calling callback<br />
DeviceJob: 1 Get device information callback returned<br />
Job: 2 Get list of books on device started<br />
DEBUG:    0.0 USBMS: Fetching list of books from device. Device= KINDLE2 oncard=<br />
 None<br />
DEBUG:    0.0 USBMS: dirs are: E:\ documents<br />
DEBUG:    0.1 USBMS: scan from root False E:\documents<br />
Job: 1 Get device information finished<br />
No details available.<br />
DEBUG:    0.7 USBMS: count found in cache: 39, count of files in metadata: 39, n<br />
eed_sync: False<br />
DEBUG:    0.7 USBMS: Finished fetching list of books from device. oncard= None<br />
DEBUG:    0.7 USBMS: Fetching list of books from device. Device= KINDLE2 oncard=<br />
 carda<br />
DEBUG:    0.7 USBMS: Fetching list of books from device. Device= KINDLE2 oncard=<br />
 cardb<br />
DeviceJob: 2 Get list of books on device done, calling callback<br />
DeviceJob: 2 Get list of books on device callback returned<br />
Job: 2 Get list of books on device finished<br />
No details available.<br />
Job: 3 Prepare files for transfer from device started<br />
DeviceJob: 3 Prepare files for transfer from device done, calling callback<br />
DeviceJob: 3 Prepare files for transfer from device callback returned<br />
Worker Launch took: 0.0900001525879<br />
Job: 3 Prepare files for transfer from device finished<br />
No details available.<br />
Job: 4 Read metadata (0 of 1) finished<br />
Read metadata (0 of 1)<br />
        DeDRM v6.0.5: Trying to decrypt There Goes the Galaxy_B005M2RRRA.azw<br />
        Using Library AlfCrypto DLL/DYLIB/SO<br />
        MobiDeDrm v0.41.<br />
        Copyright © 2008-2012 The Dark Reverser et al.<br />
        MOBI header version 6, header length 248<br />
        Extra Data Flags: 3<br />
        Decrypting Mobipocket 6 ebook: There Goes the Galaxy<br />
        Found 4 keys to try after 0.0 seconds<br />
        Crypto Type is: 2<br />
        DeDRM v6.0.5: Failed to decrypt with error: No key found in 4 keys tried<br />
.<br />
        DeDRM v6.0.5: Looking for new default Kindle Key after 0.0 seconds<br />
        searching for kinfoFiles in C:\Users\tv\AppData\Local<br />
        Found K4PC 1.9+ kinf2011 file: C:\Users\tv\AppData\Local\Amazon\Kindle\s<br />
torage\.kinf2011<br />
        Decrypted key file using IDString &#8217;686312528&#8242; and UserName &#8216;tv&#8217;<br />
        DeDRM v6.0.5: Found 1 new key<br />
        MobiDeDrm v0.41.<br />
        Copyright © 2008-2012 The Dark Reverser et al.<br />
        MOBI header version 6, header length 248<br />
        Extra Data Flags: 3<br />
        Decrypting Mobipocket 6 ebook: There Goes the Galaxy<br />
        Found 4 keys to try after 0.1 seconds<br />
        Crypto Type is: 2<br />
        DeDRM v6.0.5: Ultimately failed to decrypt after 0.1 seconds.<br />
        Read the FAQs at Alf&#8217;s blog: <a href="http://apprenticealf.wordpress.com/" rel="nofollow">http://apprenticealf.wordpress.com/</a><br />
        Traceback (most recent call last):<br />
          File &#8220;calibre_plugins.dedrm.__init__&#8221;, line 405, in KindleMobiDecrypt<br />
          File &#8220;calibre_plugins.dedrm.k4mobidedrm&#8221;, line 214, in GetDecryptedBoo<br />
k<br />
          File &#8220;calibre_plugins.dedrm.mobidedrm&#8221;, line 467, in processBook<br />
        DrmException: No key found in 4 keys tried.<br />
        Running file type plugin DeDRM failed with traceback:<br />
        Traceback (most recent call last):<br />
          File &#8220;site-packages\calibre\customize\ui.py&#8221;, line 154, in _run_filety<br />
pe_plugins<br />
          File &#8220;calibre_plugins.dedrm.__init__&#8221;, line 467, in run<br />
          File &#8220;calibre_plugins.dedrm.__init__&#8221;, line 418, in KindleMobiDecrypt<br />
        DeDRMError: DeDRM v6.0.5: Ultimately failed to decrypt “There Goes the G<br />
alaxy_B005M2RRRA.azw” after 0.1 seconds with error: No key found in 4 keys tried<br />
.<br />
        Read the FAQs at Alf&#8217;s blog: <a href="http://apprenticealf.wordpress.com/" rel="nofollow">http://apprenticealf.wordpress.com/</a></p>
<p>Added There Goes the Galaxy to db in: 0.115000009537 seconds</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Alex</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44949</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Sat, 18 May 2013 22:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44949</guid>
		<description><![CDATA[I installed according to the readme, Charley. I can see the plugin under file type plugins and can configure it. With previous version of Caliber and 6.0.4 it worked fine. I tried removing and reinstalling it, too - same result.]]></description>
		<content:encoded><![CDATA[<p>I installed according to the readme, Charley. I can see the plugin under file type plugins and can configure it. With previous version of Caliber and 6.0.4 it worked fine. I tried removing and reinstalling it, too &#8211; same result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Paul Durrant</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44947</link>
		<dc:creator><![CDATA[Paul Durrant]]></dc:creator>
		<pubDate>Sat, 18 May 2013 21:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44947</guid>
		<description><![CDATA[According to Alf&#039;s release notes, the only fix is for Linux users, so Windows users (and Mac users) needn&#039;t bother.]]></description>
		<content:encoded><![CDATA[<p>According to Alf&#8217;s release notes, the only fix is for Linux users, so Windows users (and Mac users) needn&#8217;t bother.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Paul Durrant</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44946</link>
		<dc:creator><![CDATA[Paul Durrant]]></dc:creator>
		<pubDate>Sat, 18 May 2013 21:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44946</guid>
		<description><![CDATA[Are you trying to right click and save As? Or do you have some kind of download accelerater installed? Just clicking the grey DOWNLOAD button will work. If all else fails, try a different browser.]]></description>
		<content:encoded><![CDATA[<p>Are you trying to right click and save As? Or do you have some kind of download accelerater installed? Just clicking the grey DOWNLOAD button will work. If all else fails, try a different browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Paul Durrant</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44945</link>
		<dc:creator><![CDATA[Paul Durrant]]></dc:creator>
		<pubDate>Sat, 18 May 2013 21:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44945</guid>
		<description><![CDATA[You&#039;re probably trying to add the wrong file. It&#039;s the DeDRM_plugin.zip file you need to add to calibre.]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re probably trying to add the wrong file. It&#8217;s the DeDRM_plugin.zip file you need to add to calibre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Paul Durrant</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44944</link>
		<dc:creator><![CDATA[Paul Durrant]]></dc:creator>
		<pubDate>Sat, 18 May 2013 21:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44944</guid>
		<description><![CDATA[You haven&#039;t deleted the old K4MobiDeDRM v0.4.2 plugin that you installed at some point. Delete it.]]></description>
		<content:encoded><![CDATA[<p>You haven&#8217;t deleted the old K4MobiDeDRM v0.4.2 plugin that you installed at some point. Delete it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Monica</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44943</link>
		<dc:creator><![CDATA[Monica]]></dc:creator>
		<pubDate>Sat, 18 May 2013 19:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44943</guid>
		<description><![CDATA[I have tried over and over again to down load the plugin zip file but I can&#039;t do it.  I keep getting a file called get.php... no zip file.  I have windows 7]]></description>
		<content:encoded><![CDATA[<p>I have tried over and over again to down load the plugin zip file but I can&#8217;t do it.  I keep getting a file called get.php&#8230; no zip file.  I have windows 7</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Paul K</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44940</link>
		<dc:creator><![CDATA[Paul K]]></dc:creator>
		<pubDate>Sat, 18 May 2013 18:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44940</guid>
		<description><![CDATA[update: the book is added and DeDRMed correctly after pressing OK.  Does not give error message every time.]]></description>
		<content:encoded><![CDATA[<p>update: the book is added and DeDRMed correctly after pressing OK.  Does not give error message every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Paul K</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44939</link>
		<dc:creator><![CDATA[Paul K]]></dc:creator>
		<pubDate>Sat, 18 May 2013 18:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44939</guid>
		<description><![CDATA[After updating to ver 6.0.6 when adding/dedrming kindle books I get an error message: 
K4MobiDeDRM v0.4.2 Plugin
Error: No Key found please report this failure for help]]></description>
		<content:encoded><![CDATA[<p>After updating to ver 6.0.6 when adding/dedrming kindle books I get an error message:<br />
K4MobiDeDRM v0.4.2 Plugin<br />
Error: No Key found please report this failure for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM Removal Tools for eBooks by Diana Prince</title>
		<link>http://apprenticealf.wordpress.com/2012/09/10/drm-removal-tools-for-ebooks/#comment-44936</link>
		<dc:creator><![CDATA[Diana Prince]]></dc:creator>
		<pubDate>Sat, 18 May 2013 17:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://apprenticealf.wordpress.com/?p=382#comment-44936</guid>
		<description><![CDATA[Am I right to say that Microsoft Windows users do not need to download and install DeDRM_plugin_6.0.6.zip?]]></description>
		<content:encoded><![CDATA[<p>Am I right to say that Microsoft Windows users do not need to download and install DeDRM_plugin_6.0.6.zip?</p>
]]></content:encoded>
	</item>
</channel>
</rss>