<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5604054196233846020</id><updated>2012-02-16T11:35:54.153-08:00</updated><category term='iBooks'/><category term='DRM Removal'/><title type='text'>Viva eBooks!</title><subtitle type='html'>Electronic books and readers, Y-E-S-S-S-S!</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>21</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-5391372995521343057</id><published>2010-11-25T12:19:00.000-08:00</published><updated>2012-01-21T09:49:49.817-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>Apprentice Alf's DeDRM AppleScript for Mac OS X 10.5, 10.6</title><content type='html'>E-books that you buy are usually encrypted with "Digital Rights Management," or DRM. DRM is copy protection; it's intended to keep you from making a copy of your book and letting someone else have it.&lt;br /&gt;&lt;br /&gt;But DRM can interfere with uses of the book that are legal. Some of the books I have bought in the Adobe EPUB format, for instance, can't be moved to my iPhone for reading — unless, that is, I strip off the DRM encryption first.&lt;br /&gt;&lt;br /&gt;I showed how to do that in an earlier post, &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;. It's a complicated set of steps. Now there's a way that is less complicated.&lt;br /&gt;&lt;br /&gt;Unfortunately, the new way is available only to users of Mac OS X 10.5 ("Leopard") and 10.6 ("Snow Leopard") but &lt;i&gt;not&lt;/i&gt; to users of any Windows system. That's because DeDRM, as its author Apprentice Alf named it, is in the AppleScript scripting language.&lt;br /&gt;&lt;br /&gt;Apprentice Alf, who wrote&amp;nbsp;DeDRM, has gone into retirement, and his &lt;a href="http://apprenticealf.wordpress.com/2010/11/18/dedrm-applescript-for-mac-os-x-10-5-10-6/"&gt;original blog post about it&lt;/a&gt; has been modified and no longer links to the &lt;b&gt;DeDRM 2.6&lt;/b&gt; download per se. You can instead download&amp;nbsp;&lt;b&gt;tools v3.8&lt;/b&gt;&amp;nbsp;ZIP file from&amp;nbsp;&lt;a href="https://rapidshare.com/files/3310079986/tools_v3.8.zip"&gt;here&lt;/a&gt;. It contains &lt;b&gt;DeDRM&amp;nbsp;2.6&lt;/b&gt;. The link I just gave will take you to RapidShare, where you need to click on the &lt;b&gt;Download&lt;/b&gt; button under &lt;b&gt;Save File To ... your computer&lt;/b&gt;. A popup window will require you to wait a couple of minutes and then click on a second&amp;nbsp;&lt;b&gt;Download&lt;/b&gt; button. Then the actual download will begin. It will normally (depending on how you have your browser set up) put&amp;nbsp;the&amp;nbsp;&lt;b&gt;tools v3.8.zip&lt;/b&gt;&amp;nbsp;file on your Desktop. Double clicking that file will expand the ZIP file into a&amp;nbsp;&lt;b&gt;tools v3.8&lt;/b&gt;&amp;nbsp;folder. Open the folder. A&amp;nbsp;&lt;b&gt;DeDRM 2.6&lt;/b&gt;&amp;nbsp;AppleScript "droplet" should be the top item. Option-drag it to the Desktop to make a copy of it there.&amp;nbsp;You can then (after possibly doing the setup I describe below) drag the icons of e-book files that you want decrypted and drop the icons on the&amp;nbsp;&lt;b&gt;DeDRM 2.0&lt;/b&gt;&amp;nbsp;droplet to have the e-books decrypted.&lt;br /&gt;&lt;br /&gt;After you put the &lt;b&gt;DeDRM 2.6&lt;/b&gt; droplet on your desktop, you will see something like:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TPEeIWXoqSI/AAAAAAAAAw0/5MLka1OFS7s/s1600/DeDRM+Icon.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TPEeIWXoqSI/AAAAAAAAAw0/5MLka1OFS7s/s1600/DeDRM+Icon.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;I took that screenshot when using an older version of DeDRM; the current version is &lt;b&gt;DeDRM 2.6&lt;/b&gt;. What I describe below pertains to version 1.1, but it remains about the same in later versions.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'll assume you'll leave/put the &lt;b&gt;DeDRM 2.6&lt;/b&gt; icon on the desktop, but you can optionally move it to any folder you like.&lt;br /&gt;&lt;br /&gt;To use DeDRM, you'll simply drag an e-book file's icon over to the DeDRM icon, and drop the e-book's icon there. You can also drag the icon of a &lt;i&gt;folder&lt;/i&gt; that contains more than one e-book, and DeDRM will decrypt them all. The decrypted e-book(s) will show up in the same folder as the original e-book(s) are in.&lt;br /&gt;&lt;br /&gt;Before you start dragging and dropping e-books, though, some setup may be required. (If you want to bypass it and just try your luck now, skip down to &lt;b&gt;&lt;u&gt;Using DeDRM&lt;/u&gt;&lt;/b&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;Optional Setup&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Double-click on the DeDRM icon to see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TO6Pplln5vI/AAAAAAAAAwY/KeR3b2Oac2s/s1600/DeDRM+Window.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TO6Pplln5vI/AAAAAAAAAwY/KeR3b2Oac2s/s1600/DeDRM+Window.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;When you click &lt;b&gt;Continue&lt;/b&gt;, you'll see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TO6QhwxzWNI/AAAAAAAAAwc/2ZagOUeA450/s1600/Mobipocket+PIDs.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TO6QhwxzWNI/AAAAAAAAAwc/2ZagOUeA450/s1600/Mobipocket+PIDs.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You can click &lt;b&gt;None&lt;/b&gt; for this dialog ... unless you have Kindle e-books in the Mobipocket format from Amazon.com. In that case, you can enter the necessary PIDs (Personal IDs) for your Kindle device(s) here, clicking Add after each one. (How to learn what those PIDs are is a topic beyond the scope of this post.)&lt;br /&gt;&lt;br /&gt;If you, like me, want to bypass Mobipocket PID specifications for now, just click &lt;b&gt;None&lt;/b&gt;. You can always re-launch DeDRM as a standalone application, using the double-click method, and enter Mobipocket PIDs later.&lt;br /&gt;&lt;br /&gt;You'll now see something like:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TO6VX9mCRmI/AAAAAAAAAwo/jMT47c4ebSA/s1600/B%2526N+Keys.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TO6VX9mCRmI/AAAAAAAAAwo/jMT47c4ebSA/s1600/B%2526N+Keys.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You can enter, one at a time, any &lt;b&gt;Name:Credit_Card_Number&lt;/b&gt; "key pairs" you use to buy e-books at Barnes &amp;amp; Noble or eReader.com, and click &lt;b&gt;Add&lt;/b&gt;. Once you have entered them all, you will click on the &lt;b&gt;No More&lt;/b&gt; button which has replaced the &lt;b&gt;None&lt;/b&gt; button.&lt;br /&gt;&lt;br /&gt;Each key pair represents:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;the name on your account at Barnes &amp;amp; Noble online or on eReader.com&lt;/li&gt;&lt;li&gt;the number on the credit card registered for that account.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;These two items must be entered with a colon ('&lt;b&gt;:&lt;/b&gt;') — but with no spaces or other characters — between them. If the card number is for an eReader account, you can opt to enter just the last eight digits of the card number. If it is for a B&amp;amp;N account, you will need to enter the whole 16-digit card number.&lt;br /&gt;&lt;br /&gt;If you don't want to enter any Barnes &amp;amp; Noble or eReader.com key pairs, just click &lt;b&gt;None&lt;/b&gt; in the dialog box above.&lt;br /&gt;&lt;br /&gt;Next you'll see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TO6yitVldzI/AAAAAAAAAws/5gWJMigkSPg/s1600/ADE+Key+Files.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TO6yitVldzI/AAAAAAAAAws/5gWJMigkSPg/s1600/ADE+Key+Files.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;The intention here is for you to specify any&amp;nbsp;&lt;b&gt;adeptkey.der&lt;/b&gt; key files that you may have generated previously. These are key files that, again, you may have generated using a Python script, &lt;b&gt;ineptkeymac_v1.py&lt;/b&gt;, as shown in Step 4 of &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;. If you do happen to have any previously generated &lt;b&gt;adeptkey.der&lt;/b&gt; key files, you can use the &lt;b&gt;Add...&lt;/b&gt; button at this point to tell DeDRM about them, one by one.&lt;br /&gt;&lt;br /&gt;But you don't really need to specify &lt;i&gt;any&lt;/i&gt; previously existing &lt;b&gt;adeptkey.der&lt;/b&gt; key files! DeDRM can generate the "local" ADEPT key file you need on the fly for you.&lt;br /&gt;&lt;br /&gt;ADEPT stands for &lt;u&gt;A&lt;/u&gt;dobe &lt;u&gt;D&lt;/u&gt;igital &lt;u&gt;E&lt;/u&gt;ditions &lt;u&gt;P&lt;/u&gt;rotection &lt;u&gt;T&lt;/u&gt;echnology, by the way.&lt;br /&gt;&lt;br /&gt;The only time you'll need to specify your own existing &lt;b&gt;adeptkey.der&lt;/b&gt; key files is in a situation where you in fact have some older Adobe EPUB e-book files lying around, ones that were downloaded when you were using a different Adobe ID/Password combination than you &lt;i&gt;currently&lt;/i&gt; use.&lt;br /&gt;&lt;br /&gt;For purposes of this post, I'll assume all your Adobe EPUBs were downloaded (possibly using Sony's Reader Library application) with an Adobe ID/Password combination that is still current. So all you have to do in the dialog box above is click on &lt;b&gt;No More&lt;/b&gt;. At that point, the DeDRM script merely quits.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;Using DeDRM&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Now you're ready to use the DeDRM script for real. I suggest you consider moving or copying the DeDRM "droplet" icon to a folder you've created, named something like &lt;b&gt;DeDRM Folder&lt;/b&gt;. Alternatively, you can leave the DeDRM "droplet" icon right on your desktop.&lt;br /&gt;&lt;br /&gt;The next step is to locate in your Mac's folder hierarchy any Adobe EPUB e-book file that you want to strip DRM from:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If you got the file via the Sony Reader Library application, it's in&lt;b&gt; ~/Documents/My Books/Reader Library/{book title}.epub&lt;/b&gt;. (The '&lt;b&gt;~&lt;/b&gt;' node stands for the &lt;b&gt;Home&lt;/b&gt; folder of the user account you are using on the Mac.)&lt;/li&gt;&lt;li&gt;If you obtained the Adobe EPUB online in any other manner and then imported it into the Adobe Digital Reader application, you can expect to find it in &lt;b&gt; ~/Documents/Digital Editions/{book title}.epub&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;If your Adobe EPUB e-book can be found in neither of those two locations, you can probably locate it by doing a Finder filename search on the book's title.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;You might want to make a &lt;i&gt;copy&lt;/i&gt; of the Adobe EPUB in your &lt;b&gt;DeDRM Folder&lt;/b&gt; folder (or, alternatively, on the desktop, if that's where your DeDRM "droplet" icon is) by dragging its icon to that location while holding down the option key.&lt;br /&gt;&lt;br /&gt;Using a copy of the adobe EPUB is not, strictly speaking, necessary. However, DeDRM will produce its decrypted output copy in the same folder location (possibly the desktop) as the location of the input original Adobe EPUB that you drop onto the DeDRM icon. So if you want the decrypted version to be created in a more convenient folder location than &lt;b&gt; ~/Documents/My Books/Reader Library/&lt;/b&gt; or &lt;b&gt;~/Documents/Digital Editions/&lt;/b&gt;, it's best to work with a copy that you have previously established in the desired output location.&lt;br /&gt;&lt;br /&gt;Now drag the copied Adobe EPUB e-book's icon onto the DeDRM icon and drop it there. DeDRM will open. After a brief delay, you should see something like:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TO67ep6VrTI/AAAAAAAAAww/XLWnssgVBD4/s1600/Successfully+de-drmed+1+ebook.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TO67ep6VrTI/AAAAAAAAAww/XLWnssgVBD4/s1600/Successfully+de-drmed+1+ebook.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Click &lt;b&gt;Thanks&lt;/b&gt;. DeDRM goes away. It's that easy!&lt;br /&gt;&lt;br /&gt;If the input file was called &lt;b&gt;The Snake, the Crocodile, and the Dog.epub&lt;/b&gt;, as above, an output file called &lt;b&gt;The Snake, the Crocodile, and the Dog_dedrmed.epub&lt;/b&gt; will appear in the same folder (possibly, the desktop). The filename will be that of the original file with &lt;b&gt;_dedrmed&lt;/b&gt; added. The filename extension will continue to be &lt;b&gt;.epub&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;The output file is just like the input file — except that it's no longer copy-protected. It can be read in any application or on any device that can read "open" (i.e., non-DRMed) EPUB e-books:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Stanza for the Mac or Windows&lt;/li&gt;&lt;li&gt;Reader Library for the Mac or Windows&lt;/li&gt;&lt;li&gt;Adobe Digital Editions for the Mac or Windows&lt;/li&gt;&lt;li&gt;Any iPad/iPhone/iPod Touch app that reads EPUBs, including Stanza, Kobo, and Borders&lt;/li&gt;&lt;li&gt;etc.&lt;/li&gt;&lt;/ul&gt;You can also read it in the iBooks app on an iPad/iPhone/iPod Touch. To do that:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Import the open EPUB file into iTunes by dragging it into the &lt;b&gt;Library&lt;/b&gt; portion of the main iTunes window&lt;/li&gt;&lt;li&gt;With the open EPUB now visible in the Books section of the iTunes library, sync your iPad/iPhone/iPod Touch&lt;/li&gt;&lt;/ul&gt;The open EPUB will now appear in the &lt;b&gt;Library&lt;/b&gt; of the iBooks app on the iPad/iPhone/iPod Touch!&lt;br /&gt;&lt;br /&gt;You can use a similar procedure to use DeDRM to remove DRM encryption from:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;PDB files that you obtain from Barnes &amp;amp; Noble or eReader.com online&lt;/li&gt;&lt;li&gt;Mobipocket e-books, such as those from Amazon.com&lt;/li&gt;&lt;li&gt;Amazon Kindle e-books — provided they're not in the dreaded Topaz format! (You can open your Kindle e-book in TextEdit and look for the characters TPZ0 near the top. If they're there, the book is Topaz and you'll need more powerful mojo to decrypt it.)&lt;/li&gt;&lt;/ul&gt;Wonderful, no?&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-5391372995521343057?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/5391372995521343057/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=5391372995521343057' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/5391372995521343057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/5391372995521343057'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/11/apprentice-alfs-dedrm-applescript-for.html' title='Apprentice Alf&apos;s DeDRM AppleScript for Mac OS X 10.5, 10.6'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_3ofIt8MGOHM/TPEeIWXoqSI/AAAAAAAAAw0/5MLka1OFS7s/s72-c/DeDRM+Icon.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-4527144274814965976</id><published>2010-08-28T12:06:00.000-07:00</published><updated>2010-11-25T07:53:58.515-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='iBooks'/><title type='text'>iPhone as eReader, Part Deux</title><content type='html'>In my earlier&amp;nbsp;&lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-as-ereader.html"&gt;iPhone as eReader&lt;/a&gt; article I talked about four iPhone apps that let you read e-books:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=302584613&amp;amp;mt=8" style="color: #445566;"&gt;Kindle for iPhone&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284956128&amp;amp;mt=8" style="color: #445566;"&gt;Stanza&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284499993&amp;amp;mt=8" style="color: #445566;"&gt;eReader&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;B&amp;amp;N eReader (now discontinued)&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Since then a lot has changed:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://itunes.apple.com/us/app/barnes-noble-nook-for-iphone/id384910586?mt=8" imageanchor="1" style="float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="76" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/THkfNlc0szI/AAAAAAAAAvc/T-LVJk3vBBo/s200/Nook+Icon.jpg" width="77" /&gt;&lt;/a&gt;&lt;/div&gt;B&amp;amp;N eReader&amp;nbsp;has been replaced by the free &lt;a href="http://itunes.apple.com/us/app/barnes-noble-nook-for-iphone/id384910586?mt=8"&gt;nook for iPhone&lt;/a&gt;&amp;nbsp;app from Barnes &amp;amp; Noble. This app allows owners of the Nook, B&amp;amp;N's rival to Amazon's Kindle — as well as non-owners of Nooks — to read Nook e-books on their iPhones.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://itunes.apple.com/us/app/ibooks/id364709193?mt=8&amp;amp;ign-mpt=uo%3D2" imageanchor="1" style="float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="76" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/THklGKyjdbI/AAAAAAAAAvs/6uiKqdYN_so/s1600/iBooks+Icon.jpg" width="77" /&gt;&lt;/a&gt;&lt;/div&gt;There is a new app from Apple,&amp;nbsp;&lt;a href="http://itunes.apple.com/us/app/ibooks/id364709193?mt=8&amp;amp;ign-mpt=uo%3D2"&gt;iBooks for iPhone&lt;/a&gt;. It's the iPhone app you need to use to buy e-books from Apple's iBookstore, an arm of its iTunes Store.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://itunes.apple.com/us/app/ebooks-by-kobo/id301259483?mt=8#" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="76" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/THlI81EWFUI/AAAAAAAAAv0/xU0_HeeIccc/s200/kobo+Icon.jpg" width="77" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;a href="http://itunes.apple.com/us/app/ebooks-by-kobo/id301259483?mt=8#"&gt;Kobo&lt;/a&gt; is another new e-reader app. It lets the iPhone read e-books meant for the new $149.99&amp;nbsp;&lt;a href="http://www.borders.com/online/store/MediaView_koboereader"&gt;Kobo eReader&lt;/a&gt; device being sold at Borders stores in the U.S. That device supports open ePUB, open PDF, and Adobe DRM e-book formats.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://itunes.apple.com/us/app/borders-ebooks/id368067444?mt=8" imageanchor="1" style="clear: left; display: inline !important; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="76" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/THlPg9VIJqI/AAAAAAAAAv8/x-ZWxDLoPyo/s200/Borders+Icon.jpg" width="77" /&gt;&lt;/a&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/THlI81EWFUI/AAAAAAAAAv0/xU0_HeeIccc/s1600/kobo+Icon.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;span class="Apple-style-span" style="-webkit-text-decorations-in-effect: none; color: black;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;The &lt;a href="http://itunes.apple.com/us/app/borders-ebooks/id368067444?mt=8"&gt;Borders iPhone app&lt;/a&gt; is, as far as I can tell, exactly like the Kobo app except in minor details.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;All of these apps are available (often in separate versions for the two devices) for the new Apple iPad, not just the iPhone.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-4527144274814965976?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/4527144274814965976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=4527144274814965976' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/4527144274814965976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/4527144274814965976'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/08/iphone-as-ereader-part-deux.html' title='iPhone as eReader, Part Deux'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_3ofIt8MGOHM/THkfNlc0szI/AAAAAAAAAvc/T-LVJk3vBBo/s72-c/Nook+Icon.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-4832482367691980019</id><published>2010-08-12T11:05:00.000-07:00</published><updated>2010-11-25T07:54:51.466-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>Turning Amazon Kindle DRM'ed eBooks into iBooks</title><content type='html'>I have an iPhone 3GS. The iBooks app on it allows me to read e-books in the open EPUB format. In earlier posts such as &lt;a href="http://vivaebooks.blogspot.com/2010/07/turning-drmed-pdb-ebooks-into-ibooks.html"&gt;Turning DRM'ed PDB eBooks into iBooks&lt;/a&gt;, &lt;a href="http://vivaebooks.blogspot.com/2010/07/ibooks-b-lets-all-get-ignoble.html"&gt;iBooks♥B&amp;amp;N: Let's Get Ignoble!&lt;/a&gt;, &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;, and &lt;a href="http://vivaebooks.blogspot.com/2010/07/breaking-adobe-drm-tips-tricks.html"&gt;Breaking Adobe DRM — Tips, Tricks, Workarounds&lt;/a&gt; I talked about how to remove the Digital Rights Management encryption for various types of e-Books (those in the eReader PDB format;&amp;nbsp;those in the Adobe-encrypted EPUB format used by Barnes &amp;amp; Noble; those&amp;nbsp;in the Adobe-encrypted EPUB format used by Adobe Reader software) so that they can be read on an iPhone or an iPad.&lt;br /&gt;&lt;br /&gt;Now I've discovered how to do the same for e-books from the Amazon Kindle Store.&lt;br /&gt;&lt;br /&gt;Click on this image ...&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://docs.google.com/document/edit?id=1CDXH7YNNC84fbFl9cta___OoYnVlM9ns5k38LtmAivI&amp;amp;hl=en&amp;amp;authkey=CKjh3IgI"&gt;&lt;img border="0" height="128" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TGQxaJk1NrI/AAAAAAAAAvU/H_fUSLBWWu4/s400/Kindle+De-DRM.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;... to read how I did it for Kindle books I'd purchased somewhat earlier for use in the Kindle app on the iPhone. They still work in that app, of course, but I want all my e-books in iBooks so I don't have to keep track of which e-books are where!&lt;br /&gt;&lt;br /&gt;The same basic procedure should work in the future if I buy more Kindle e-books.&lt;br /&gt;&lt;br /&gt;The procedure is geared toward Mac users. The Skindle app that decrypts the e-books runs on Windows, meaning that I have to run Windows in Parallels Desktop for the Mac, available &lt;a href="http://www.parallels.com/products/desktop/"&gt;here&lt;/a&gt;. As far as I know, there is no equivalent on the Mac platform to Skindle for Windows.&lt;br /&gt;&lt;br /&gt;If you have a Windows platform, the basic procedure still works — with fewer complications! You will need Skindle (available &lt;a href="http://www.mediafire.com/?wzjiimfmzdo"&gt;here&lt;/a&gt;) and &lt;b&gt;calibre&lt;/b&gt; (available &lt;a href="http://calibre-ebook.com/download"&gt;here&lt;/a&gt;), to go with Amazon Kindle for PC (K4PC), available &lt;a href="http://www.amazon.com/gp/feature.html/ref=sa_menu_karl3?ie=UTF8&amp;amp;docId=1000493771#"&gt;here&lt;/a&gt;. When you follow the procedure linked to by the image above, some of the steps which are intended to bridge between the Windows/Parallels and Mac environments drop out. Instead of running &lt;b&gt;calibre&lt;/b&gt; in the Mac environment, you will run it in Windows. Ditto, iTunes.&lt;br /&gt;&lt;br /&gt;Be aware that Skindle Version 06 works with&amp;nbsp;K4PC&amp;nbsp;Version 1.2.0 (30413) and possibly with some earlier&amp;nbsp;K4PC versions. Amazon has in the past modified its DRM for new versions of&amp;nbsp;K4PC&amp;nbsp;such that decrypters like Skindle no longer work ... until their authors revise them for the new&amp;nbsp;K4PC version!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-4832482367691980019?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/4832482367691980019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=4832482367691980019' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/4832482367691980019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/4832482367691980019'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/08/turning-amazon-kindle-drmed-e-books.html' title='Turning Amazon Kindle DRM&apos;ed eBooks into iBooks'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_3ofIt8MGOHM/TGQxaJk1NrI/AAAAAAAAAvU/H_fUSLBWWu4/s72-c/Kindle+De-DRM.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-3362165295948103163</id><published>2010-07-29T08:53:00.000-07:00</published><updated>2010-11-25T07:54:51.466-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>Turning DRM'ed PDB eBooks into iBooks</title><content type='html'>Suppose you, like me, have e-books that you've purchased and downloaded in the PDB format, also known as the eReader format, and now you'd like to read them in iBooks on your iPhone. If they're copy-protected using DRM, no dice ...&lt;br /&gt;&lt;br /&gt;... &lt;i&gt;unless&lt;/i&gt; you decrypt them first.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(Warning: decrypting a DRM-protected e-book, thereby removing copy protection and other forms of access control, is a violation of the law ... even if the decrypted copy is never shared with others. Sorry about that.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;eReader2html&lt;/b&gt; is a Python script that does exactly that. You can view and download the&amp;nbsp;&lt;b&gt;eReader2html&lt;/b&gt;&amp;nbsp;Python script&amp;nbsp;&lt;a href="http://pastebin.com/f1fc790cb"&gt;here&lt;/a&gt;. Then you can use it on your Mac OS X platform — as well as on Windows and other platforms — to turn your PDBs into HTML files. (My platform is Mac OS X&amp;nbsp;10.5.8 "Leopard.")&lt;br /&gt;&lt;br /&gt;You can then read the HTML version in any web browser ... or you can use &lt;b&gt;calibre&lt;/b&gt; to turn it into an EPUB for use in iBooks. More on &lt;b&gt;calibre&lt;/b&gt; later.&lt;br /&gt;&lt;br /&gt;Don't know how to read Python code? Never mind ... just click on the &lt;a href="http://pastebin.com/download.php?i=f1fc790cb"&gt;Download&lt;/a&gt; button. Your browser (mine is Safari) will put the downloaded script file into whatever folder it is set to put downloads into, using the filename&amp;nbsp;&lt;b&gt;f1fc790cb.txt&lt;/b&gt;. If, for you, the folder does not land on the Desktop, you should move the downloaded file manually to the Desktop. Then, for comprehensibility, you should click on the&amp;nbsp;&lt;b&gt;f1fc790cb&lt;/b&gt;&amp;nbsp;filename and change it to&amp;nbsp;&lt;b&gt;eReader2html&lt;/b&gt;. (The original filename extension, &lt;b&gt;.txt&lt;/b&gt;, remains.)&lt;br /&gt;&lt;br /&gt;Now open &lt;b&gt;Terminal&lt;/b&gt;&amp;nbsp;(it's in the &lt;b&gt;Utilities&lt;/b&gt; folder) and type the command&amp;nbsp;&lt;b&gt;python&lt;/b&gt;, followed by a space. Drag the icon of the&amp;nbsp;&lt;b&gt;eReader2html.txt&lt;/b&gt;&amp;nbsp;file into the &lt;b&gt;Terminal&lt;/b&gt; window and hit Return. You should see something like:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;iMac:~ eric$ &lt;b&gt;python ~/Desktop/eReader2html.txt&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;eReader2Html v0.03. Copyright (c) 2008 The Dark Reverser&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;Converts eReader books to HTML&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;Usage:&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;ereader2html infile.pdb outdir "your name" credit_card_number&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;Note:&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&amp;nbsp;&amp;nbsp;It's enough to enter the last 8 digits of the credit card number&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;iMac:~ eric$&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you get an error message indicating that the &lt;b&gt;python&lt;/b&gt; command is unknown, you probably need to install the Python interpreter.&amp;nbsp;Make sure the optionally installed Apple Developer package is present on your Mac.&lt;br /&gt;&lt;br /&gt;If you already, at the outermost root level of your Mac's folder hierarchy, have a folder called &lt;b&gt;Developer&lt;/b&gt;, you're fine — and something else must be wrong. Post a comment to this blog entry, and I'll try to help you.&lt;br /&gt;&lt;br /&gt;If&amp;nbsp;&lt;b&gt;Developer&lt;/b&gt;&amp;nbsp;is&amp;nbsp;not there, create it by inserting your OS X 10.5 Install DVD and navigating to and then double-clicking &lt;b&gt;Mac OS X Install DVD:Optional Installs:Xcode Tools:Xcode Tools.mpkg&lt;/b&gt;. You will be led, by the installer program which opens, through the necessary steps to install the Developer Tools package, thereby creating the &lt;b&gt;Developer&lt;/b&gt; folder.&lt;br /&gt;&lt;br /&gt;Once you have a&amp;nbsp;&lt;b&gt;Developer&lt;/b&gt;&amp;nbsp;folder, try invoking&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;python&lt;/b&gt;&lt;/span&gt;&amp;nbsp;again in Terminal. If that works, try&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;python ~/Desktop/eReader2html.txt&lt;/b&gt;&lt;/span&gt;&amp;nbsp;again.&lt;br /&gt;&lt;br /&gt;Now do something like:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;iMac:~ eric$ &lt;b&gt;cd ~/Desktop&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;iMac:Desktop eric$ &lt;b&gt;python eReader2html.txt "The Lost Symbol.pdb" "The Lost Symbol HTML" "Eric Palmer Stewart" 4264********0937&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;eReader2Html v0.03. Copyright (c) 2008 The Dark Reverser&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;Processing... done&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;iMac:Desktop eric$&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Notes:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Before I did this, I'd made a copy&amp;nbsp;on my Desktop&amp;nbsp;of my original&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;The Lost Symbol.pdb&lt;/b&gt;&lt;/span&gt;&amp;nbsp;file as downloaded from eReader.com. To do this, I'd dragged the icon of the original file to the Desktop &lt;i&gt;with the Option key held down&lt;/i&gt;.&lt;/li&gt;&lt;li&gt;I'd also created an empty folder,&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;The Lost Symbol HTML&lt;/b&gt;&lt;/span&gt;, on my Desktop.&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;eReader2html.txt&lt;/b&gt;&lt;/span&gt;, the Python script file, was also sitting on my Desktop.&lt;/li&gt;&lt;li&gt;To enter commands in the Terminal command line, I simply typed them in. If I made a mistake, I used the Delete key to back up over (and erase) some or all what I'd previously typed, and then I retyped it correctly.&lt;/li&gt;&lt;li&gt;First, I typed&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;cd&lt;/b&gt;&lt;/span&gt;&amp;nbsp;, followed by a space. (A space needed to be typed in after &lt;i&gt;each&lt;/i&gt; part, other than the last part, of &lt;i&gt;each&lt;/i&gt; command line.)&lt;/li&gt;&lt;li&gt;Then I typed&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;~/Desktop&lt;/b&gt;&lt;/span&gt;&amp;nbsp;and hit Return. That caused the first command to be executed.&lt;/li&gt;&lt;li&gt;The first command,&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;cd ~/Desktop&lt;/b&gt;&lt;/span&gt;, made the Desktop the "active" directory in Terminal.&amp;nbsp;Later on, when I executed my main command, any non-"qualified' references to files and folders would implicitly point to the Desktop.&lt;/li&gt;&lt;li&gt;In that first command,&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;~&lt;/b&gt;&lt;/span&gt;&amp;nbsp;represented the current user's (my own) Home folder, so&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;~/Desktop&lt;/b&gt;&lt;/span&gt;&amp;nbsp;represented the Desktop of the current Mac OS X user: me.&lt;/li&gt;&lt;li&gt;After&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;cd ~/Desktop&lt;/b&gt;&lt;/span&gt;&amp;nbsp;was executed, the prompt on the &lt;i&gt;next&lt;/i&gt; line in the Terminal window changed to&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;iMac:Desktop eric$&lt;/span&gt;. , since&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;eric&lt;/span&gt;&amp;nbsp;represents the short name of the current user at the time, me.)&lt;/li&gt;&lt;li&gt;The main command line began when I typed in&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;python&lt;/b&gt;&lt;/span&gt;, followed by a space.&lt;/li&gt;&lt;li&gt;I then typed in&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;eReader2html.txt&lt;/b&gt;&lt;/span&gt;, followed by a space. That was to tell Terminal to&amp;nbsp;find the&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;eReader2html.txt&lt;/b&gt;&lt;/span&gt;&amp;nbsp;Python script file sitting in the currently active directory, i.e., the Desktop.&lt;/li&gt;&lt;li&gt;I next typed&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;"The Lost Symbol.pdb"&lt;/b&gt;&lt;/span&gt;, in double quotes, followed by a space. This was the name of the input PDB file, sitting on my Desktop.&lt;/li&gt;&lt;li&gt;The filename was enclosed in double quotes so the embedded spaces wouldn't cause confusion.&amp;nbsp;If I didn't like the typing-filenames-in-double-quotes method, then instead I could simply have dragged the file's icon from the Desktop to the Terminal window at the point when I would ordinarily have typed in the argument — following the manually typed-in space character, mind you — resulting in &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;/Users/eric/Desktop/The\ Lost\ Symbol.pdb&lt;/b&gt;&lt;/span&gt;. This is the so-called "fully specified path to the file." It has&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;\&lt;/b&gt;&lt;/span&gt;&amp;nbsp;characters strewn within it to tame the included embedded spaces. No enclosing double quotes are necessary.&lt;/li&gt;&lt;li&gt;I next typed&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;"The Lost Symbol HTML"&lt;/b&gt;&lt;/span&gt;, in double quotes. It pointed to the empty&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;The Lost Symbol HTML&lt;/b&gt;&lt;/span&gt;&amp;nbsp;folder, sitting on the Desktop, where I wanted the output of&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;eReader2html.txt&lt;/b&gt;&lt;/span&gt;&amp;nbsp;to go.&lt;/li&gt;&lt;li&gt;Again, I could simply have dragged the folder's icon from the Desktop into the Terminal window, following my manually typed-in space character, to enter the fully specified path to the folder, &lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;/Users/eric/Desktop/The\ Lost\ Symbol\ HTML&lt;/b&gt;&lt;/span&gt;, into the command line.&lt;/li&gt;&lt;li&gt;I next typed&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;"Eric Palmer Stewart"&lt;/b&gt;&lt;/span&gt;, &amp;nbsp;in double quotes. It was the name under which I had purchased the original PDB version of the original&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;The Lost Symbol.pdb&lt;/b&gt;&lt;/span&gt;&amp;nbsp;e-book from&amp;nbsp;eReader.com. My&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;"your name"&lt;/span&gt;&amp;nbsp;specification had to be capitalized &lt;i&gt;in the exact same way&lt;/i&gt; as on my eReader.com account.&lt;/li&gt;&lt;li&gt;Finally, I typed in&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;4264********0937&lt;/b&gt;&lt;/span&gt;. No double quotes were needed, since there were no internal spaces, dashes, etc. It was the 16-digit number on the credit card that I used to buy the&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;The Lost Symbol.pdb&lt;/b&gt;&lt;/span&gt;&amp;nbsp;e-book&amp;nbsp;from&amp;nbsp;eReader.com. I have obfuscated the middle eight digits here, but what I actually typed in in Terminal was the correct credit card number in its entirety. I could alternatively have entered &lt;i&gt;just the final eight digits&lt;/i&gt;,&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;b&gt;****0937&lt;/b&gt; —&amp;nbsp;&lt;/span&gt;without obfuscation, of course — instead of the whole 16-digit number.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;It took a few minutes for&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;Processing... done&lt;/span&gt;&amp;nbsp;to appear in the Terminal window.&amp;nbsp;Once the processing was done, my&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;b&gt;The Lost Symbol HTML&lt;/b&gt;&lt;/span&gt;&amp;nbsp;folder contained:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TExwJCSv--I/AAAAAAAAAsE/oNxzEIUb6ow/s1600/The+Lost+Symbol+HTML+Contents.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TExwJCSv--I/AAAAAAAAAsE/oNxzEIUb6ow/s400/The+Lost+Symbol+HTML+Contents.jpg" width="223" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;The Lost Symbol HTML&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; folder's contents&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;(click to enlarge)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;The &lt;b&gt;book.html&lt;/b&gt; file is the main item. The &lt;b&gt;.png&lt;/b&gt; files are graphic elements, most of which are illustrations from the book. &lt;b&gt;cover.png&lt;/b&gt; is an image of the book's cover:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TExxPa3KG5I/AAAAAAAAAsM/bIr5J_NOjYs/s1600/Lost+Symbol+Cover.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TExxPa3KG5I/AAAAAAAAAsM/bIr5J_NOjYs/s400/Lost+Symbol+Cover.jpg" width="263" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;The Lost Symbol&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; Cover Image&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;from&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;cover.png&lt;/span&gt;&lt;span class="Apple-style-span" style="font-weight: normal;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;br /&gt;as seen in Preview&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;I double-clicked&amp;nbsp;&lt;b&gt;book.html&lt;/b&gt;, and the whole book, graphics and all, opened for inspection in my Safari browser:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TE0zDLT8UgI/AAAAAAAAAsU/rjgbZJ-bLvE/s1600/Lost+Symbol+in+Browser.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="312" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TE0zDLT8UgI/AAAAAAAAAsU/rjgbZJ-bLvE/s400/Lost+Symbol+in+Browser.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;The Lost Symbol HTML&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; folder's&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;book.html&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; file&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;open in a Safari window&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;(click to enlarge)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;Instead of turning pages, I was able to use the scroll bar to slide vertically through the book.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;+++++++&lt;/div&gt;&lt;br /&gt;Now it's time to use &lt;b&gt;calibre&lt;/b&gt; to convert the HTML into an EPUB:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGV2efL8-I/AAAAAAAAAsc/t7KwNYXHGxE/s1600/Calibre+Window+%231.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="333" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGV2efL8-I/AAAAAAAAAsc/t7KwNYXHGxE/s400/Calibre+Window+%231.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Open &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;calibre&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; (website &lt;/span&gt;&lt;a href="http://calibre-ebook.com/"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;; download page &lt;/span&gt;&lt;a href="http://calibre-ebook.com/download"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;; online manual &lt;/span&gt;&lt;a href="http://calibre-ebook.com/user_manual/"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;).&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;(Click on this and the other screenshot images to enlarge them.)&lt;/i&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGXFmDEWDI/AAAAAAAAAsk/mH5S9CN8KRI/s1600/Calibre+Add+Books+Icon.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGXFmDEWDI/AAAAAAAAAsk/mH5S9CN8KRI/s320/Calibre+Add+Books+Icon.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Click on the &lt;b&gt;Add Books&lt;/b&gt; icon.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGXUsnQGkI/AAAAAAAAAss/NGoPatilkYk/s1600/Calibre+Select+Books.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGXUsnQGkI/AAAAAAAAAss/NGoPatilkYk/s400/Calibre+Select+Books.jpg" width="326" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Navigate to and open the &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;book.html&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; file.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGYHUCWNhI/AAAAAAAAAs0/_O1H1mlZRP8/s1600/Calibre+Adding+....jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="185" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGYHUCWNhI/AAAAAAAAAs0/_O1H1mlZRP8/s400/Calibre+Adding+....jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Wait a minute for the &lt;b&gt;Adding...&lt;/b&gt; window to disappear.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGYl5smmrI/AAAAAAAAAs8/xKIBoFtW6AE/s1600/Calibre+Window+%232.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="333" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGYl5smmrI/AAAAAAAAAs8/xKIBoFtW6AE/s400/Calibre+Window+%232.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Make sure the e-book you just added is highlighted.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;Now, since calibre won't necessarily use the&amp;nbsp;&lt;b&gt;cover.png&lt;/b&gt; file,&amp;nbsp;you can give the e-book you just added a cover:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGZBSak61I/AAAAAAAAAtE/4Gl8XPzeqZo/s1600/Calibre+Edit+Metadata+Icon.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGZBSak61I/AAAAAAAAAtE/4Gl8XPzeqZo/s320/Calibre+Edit+Metadata+Icon.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Click on the &lt;b&gt;Edit Metadata&lt;/b&gt; icon.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGaHYWGcNI/AAAAAAAAAtM/g_K_O-pQDn0/s1600/Calibre+Edit+Meta+Information+Window.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="347" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGaHYWGcNI/AAAAAAAAAtM/g_K_O-pQDn0/s400/Calibre+Edit+Meta+Information+Window.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Click on the &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Download cover&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; button in the &lt;b&gt;Edit Meta Information&lt;/b&gt; window, and after the cover downloads, click &lt;b&gt;OK&lt;/b&gt;.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGa1HDzgkI/AAAAAAAAAtU/BCOM93go-Hk/s1600/Calibre+Cover+Downloaded.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="347" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGa1HDzgkI/AAAAAAAAAtU/BCOM93go-Hk/s400/Calibre+Cover+Downloaded.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Verify the downloaded cover in&amp;nbsp;the&amp;nbsp;&lt;b&gt;Edit Meta Information&lt;/b&gt;&amp;nbsp;window, then click &lt;b&gt;OK&lt;/b&gt;.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGbbbXr5gI/AAAAAAAAAtc/QMPkjsEM_9w/s1600/Calibre+Window+%233.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="333" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGbbbXr5gI/AAAAAAAAAtc/QMPkjsEM_9w/s400/Calibre+Window+%233.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Verify the downloaded cover in the main window.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;Now you can convert the e-book to an EPUB:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGbqafV0nI/AAAAAAAAAtk/O64SDV6lg8M/s1600/Calibre+Convert+Books+Icon.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGbqafV0nI/AAAAAAAAAtk/O64SDV6lg8M/s320/Calibre+Convert+Books+Icon.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Click on the &lt;b&gt;Convert Books&lt;/b&gt; icon.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGb79j8hcI/AAAAAAAAAts/NRSTKi4N4sM/s1600/Calibre+Convert+The+Lost+Symbol+Window.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="282" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGb79j8hcI/AAAAAAAAAts/NRSTKi4N4sM/s400/Calibre+Convert+The+Lost+Symbol+Window.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;When the &lt;b&gt;Convert (your e-book name)&lt;/b&gt; window appears ...&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGcWU5B_dI/AAAAAAAAAt0/Pk6O06PmEIU/s1600/Calibre+Output+Format+EPUB.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGcWU5B_dI/AAAAAAAAAt0/Pk6O06PmEIU/s320/Calibre+Output+Format+EPUB.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;... choose &lt;b&gt;Output format: EPUB&lt;/b&gt;, then click &lt;b&gt;OK&lt;/b&gt;&amp;nbsp;to dismiss&amp;nbsp;the&amp;nbsp;&lt;b&gt;Convert (your e-book name)&lt;/b&gt;&amp;nbsp;window. &amp;nbsp;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGcvWrLKoI/AAAAAAAAAt8/wMnOAiJKv1g/s1600/Calibre+Conversion+Job+Running.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGcvWrLKoI/AAAAAAAAAt8/wMnOAiJKv1g/s320/Calibre+Conversion+Job+Running.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;In the main window, wait a minute for the spinning progress icon next to &lt;b&gt;Jobs: 1&lt;/b&gt;&amp;nbsp;to stop spinning.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGdb27uo7I/AAAAAAAAAuE/jEkcwOLQvPM/s1600/Calibre+Window+After+Conversion.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="333" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGdb27uo7I/AAAAAAAAAuE/jEkcwOLQvPM/s400/Calibre+Window+After+Conversion.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Now, with &lt;b&gt;Jobs: 0&lt;/b&gt;&amp;nbsp;again, the main window looks like this.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGd62ieGgI/AAAAAAAAAuM/vIVOJW-NrxE/s1600/Calibre+Click+To+Open.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TFGd62ieGgI/AAAAAAAAAuM/vIVOJW-NrxE/s320/Calibre+Click+To+Open.jpg" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Click on &lt;u&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;Click to open&lt;/span&gt;&lt;/b&gt;&lt;/u&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: blue;"&gt;&lt;/span&gt;&lt;/b&gt; to reveal the EPUB file in the Finder ...&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGeg-Fl1hI/AAAAAAAAAuU/F2whVMmh0NU/s1600/Calibre+After+Click+To+Open.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="203" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGeg-Fl1hI/AAAAAAAAAuU/F2whVMmh0NU/s400/Calibre+After+Click+To+Open.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;...and (in this example) the new EPUB file is shown as&amp;nbsp;&lt;b&gt;The Lost Symbol - Dan Brown.epub&lt;/b&gt;.&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;Next, import the EPUB&amp;nbsp;file into iTunes by dragging it into the Library, as per this movie:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;embed align="middle" alt="Import EPUB into iTunes" autoplay="false" controller="true" height="166" href="http://epstewart.home.comcast.net/Add%20to%20ITunes%20Movie.mov" pluginspage="http://www.apple.com/quicktime/download/" scale="tofit" src="http://epstewart.home.comcast.net/Add%20to%20ITunes%20Movie.mov" target="quicktimeplayer" width="360"&gt;&lt;/embed&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;(You can play a larger version of the movie in QuickTime by clicking on the image above. You can also just position your mouse pointer on the image above and use the scroll wheel to move through the movie.)&lt;br /&gt;&lt;br /&gt;The EPUB is now visible in the Books section of the iTunes library:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGfK96IFbI/AAAAAAAAAuc/s3jtrkkt7n0/s1600/Lost+Symbol+in+iTunes.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="272" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TFGfK96IFbI/AAAAAAAAAuc/s3jtrkkt7n0/s400/Lost+Symbol+in+iTunes.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;To copy it into iBooks on your iPhone or other iDevice, connect the iDevice to your Mac, and it will automatically sync. If it's already connected at the time you import the EPUB into iTunes, just highlight the iDevice on the left side of the iTunes window and click on the &lt;b&gt;Sync&lt;/b&gt; button at lower right:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: auto;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGhP8hV07I/AAAAAAAAAus/ufsd0pNu9V8/s1600/Syncing+iPhone.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="272" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TFGhP8hV07I/AAAAAAAAAus/ufsd0pNu9V8/s400/Syncing+iPhone.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Now the EPUB shows up in your Library in iBooks on the iDevice:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGh7_T_jtI/AAAAAAAAAu0/ZUR-AqvzYew/s1600/Lost+Symbol+in+iBooks.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TFGh7_T_jtI/AAAAAAAAAu0/ZUR-AqvzYew/s320/Lost+Symbol+in+iBooks.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Very neat!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-3362165295948103163?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/3362165295948103163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=3362165295948103163' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/3362165295948103163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/3362165295948103163'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/07/turning-drmed-pdb-ebooks-into-ibooks.html' title='Turning DRM&apos;ed PDB eBooks into iBooks'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_3ofIt8MGOHM/TExwJCSv--I/AAAAAAAAAsE/oNxzEIUb6ow/s72-c/The+Lost+Symbol+HTML+Contents.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-6795933574359974315</id><published>2010-07-20T16:14:00.000-07:00</published><updated>2010-11-25T07:54:51.466-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>iBooks♥B&amp;N: Let's Get Ignoble!</title><content type='html'>&lt;b&gt;ignoble&lt;/b&gt; is the moniker that&amp;nbsp;&lt;span class="Apple-style-span" style="color: #999999; font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif; font-size: 10px; font-weight: bold; letter-spacing: 1px; line-height: 16px; text-transform: uppercase;"&gt;&lt;a href="http://i-u2665-cabbages.blogspot.com/"&gt;I♥CABBAGES&lt;/a&gt;&lt;/span&gt;&amp;nbsp;has chosen for his tools to decrypt e-books from Barnes &amp;amp; Noble that are in the EPUB format. &lt;a href="http://i-u2665-cabbages.blogspot.com/2009/12/circumventing-barnes-noble-drm-for-epub.html"&gt;This post&lt;/a&gt; by him tells generally how to use these tools. Herein, I show how to do that on a Mac running OS X 10.5 "Leopard."&lt;br /&gt;&lt;br /&gt;First, some background information.&amp;nbsp;B&amp;amp;N sell e-books &lt;a href="http://www.barnesandnoble.com/ebooks/index.asp"&gt;here&lt;/a&gt;. For purposes of making my post more concrete, later on in this post I'm going to buy and decrypt the e-book version of Stieg Larsson's&amp;nbsp;&lt;a href="http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ean=9780307272119"&gt;The Girl with the Dragon Tattoo&lt;/a&gt;, which is the first of (currently) three books in the author's&amp;nbsp;Millennium Trilogy Series. The books in Larsson's series are among the most popular e-books around, and presently you cannot buy them in Apple's iBookstore. So one of the things I'll be doing in this post is showing how to use &lt;b&gt;ignoble&lt;/b&gt; to decrypt that B&amp;amp;N e-book so that it can be imported into an iBooks library.&lt;br /&gt;&lt;br /&gt;What is iBooks? It's the main e-book reader app for Apple's new iPad, and it also works on iPhones and iPods that run the new iOS 4.0 operating software.&amp;nbsp;Using iBooks, you can buy e-books at the iBookstore, part of Apple's familiar iTunes Store. However, Apple has failed to line up iBookstore support from the largest publishing concern, Random House. Hence a huge number of e-book titles are missing from the iBookstore!&lt;br /&gt;&lt;br /&gt;That's presumably why Larsson's books are absent. Their absence is not intolerable for those who are OK with, using their iDevice, switching between iBooks and the &lt;a href="http://itunes.apple.com/us/app/barnes-noble-ereader-read/id373582546?mt=8"&gt;B&amp;amp;N eReader app&lt;/a&gt;, available for free at the iTunes Store. But then they have to remember which books are in which apps — not fun! In this post I'll show how to move your B&amp;amp;N downloads into iTunes and hence into iBooks.&lt;br /&gt;&lt;br /&gt;Here's what you have to do to get and use &lt;b&gt;ignoble&lt;/b&gt;:&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Get&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;a Python interpreter&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;For the Mac platform, you do not need to download Python at all, as Python 2.5 (which works fine for purposes of &lt;b&gt;ignoble&lt;/b&gt;) can be installed from the "Leopard" install DVD.&lt;br /&gt;&lt;br /&gt;Even though Python 2.5 is part of the Mac OS X software package, in order to use it you do need to make sure the optionally installed Apple Developer package is present on your Mac.&amp;nbsp;If you already, at the outermost root level of your Mac's folder hierarchy, have a folder called &lt;b&gt;Developer&lt;/b&gt;, you're fine. If not, create it by inserting your OS X 10.5 Install DVD and navigating to and then double-clicking &lt;b&gt;Mac OS X Install DVD:Optional Installs:Xcode Tools:Xcode Tools.mpkg&lt;/b&gt;. You will be led by the installer program which opens through the necessary steps to install the &lt;b&gt;Developer Tools&lt;/b&gt; package.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Get PyCrypto, the Python cryptography toolkit&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Go &lt;a href="http://mac.softpedia.com/get/Development/Libraries/PyCrypto.shtml"&gt;here&lt;/a&gt; and click on the "Download" button for PyCrypto 2.0.1. The &lt;b&gt;pycrypto-2.0.1.tar.gz&lt;/b&gt; file you'll receive will most likely land right on your Desktop (depending on how you have your browser configured for downloads; if it doesn't download right to the Desktop, you can just move it there). Upon being double-clicked, the &lt;b&gt;pycrypto-2.0.1.tar.gz&lt;/b&gt; file expands into a &lt;b&gt;pycrypto-2.0.1&lt;/b&gt; folder, also on the Desktop. You can move this folder wherever you like, or leave it right on the Desktop.&lt;br /&gt;&lt;br /&gt;Next, click &lt;a href="http://epstewart.home.comcast.net/PyCrypto_2.0.1_Installer.app.zip"&gt;here&lt;/a&gt;&amp;nbsp;to download &lt;b&gt;PyCrypto_2.0.1_Installer.app.zip&lt;/b&gt;, which, when unzipped — which will probably happen for you automatically — expands into an AppleScript app called &lt;b&gt;PyCrypto_2.0.1_Installer&lt;/b&gt;. Double-click &lt;b&gt;PyCrypto_2.0.1_Installer&lt;/b&gt; to run the installer itself. It will ask you to navigate to and "Choose" your &lt;b&gt;pycrypto-2.0.1&lt;/b&gt; folder, the one you created in the preceding paragraph of these instructions. Once you have clicked "Choose," &lt;b&gt;PyCrypto_2.0.1_Installer&lt;/b&gt; will open a window in the Mac's Terminal application and execute some Unix commands in it.&lt;br /&gt;&lt;br /&gt;The first time you use the &lt;b&gt;PyCrypto_2.0.1_Installer&lt;/b&gt;, the Unix commands will produce a large amount of output in the Terminal window, due to the fact that the PyCrypto software is, for the first time on your computer, undergoing a full "build." Any subsequent times you use &lt;b&gt;PyCrypto_2.0.1_Installer&lt;/b&gt;, an "install" &lt;i&gt;without&lt;/i&gt; a preliminary "build" will be done, and you will see less output in the Terminal window. In either case, the final line of the Terminal-window output should say &lt;b&gt;Writing /Library/Python/2.5/site-packages/pycrypto-2.0.1-py2.5.egg-info&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;At this point you can quit Terminal. If you look in Finder — starting at the root-level directory, not at the Home folder for your user account — and navigate to &lt;b&gt;/Library/Python/2.5/&lt;/b&gt;, you should find a &lt;b&gt;site-packages&lt;/b&gt; folder. In it there should now be a &lt;b&gt;Crypto&lt;/b&gt; folder and a &lt;b&gt;pycrypto-2.0.1-py2.5.egg-info&lt;/b&gt; file.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Get the any-platform key-generation script, &lt;b&gt;ignoblekeygen&lt;/b&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ignoblekeygen&lt;/b&gt; is a Python script that will generate, and save to a file, a Barnes &amp;amp; Noble EPUB user key derived from your name and credit card number.&lt;br /&gt;&lt;br /&gt;Before you download this script, create a folder on your Desktop called &lt;b&gt;ignoble&lt;/b&gt;. In Finder, click on the Desktop and type &lt;b&gt;Command-Shift-N&lt;/b&gt;. A new folder appears with the name &lt;b&gt;untitled folder&lt;/b&gt; highlighted for editing. Type&amp;nbsp;&lt;b&gt;ignoble&lt;/b&gt;&amp;nbsp;to replace that generic name, and hit Return.&lt;br /&gt;&lt;br /&gt;Open the Safari web browser and type &lt;b&gt;Command-,&lt;/b&gt; (&lt;b&gt;Command-comma&lt;/b&gt;). In the Preferences window that opens, click on &lt;b&gt;General&lt;/b&gt; at top left. In the &lt;b&gt;Save downloaded files:&lt;/b&gt; popup, choose &lt;b&gt;Other...&lt;/b&gt; . In the File Open dialog which appears, navigate to and select the &lt;b&gt;ignoble&lt;/b&gt; folder you just created. Click on the red close button at the upper left of the Preferences window.&lt;br /&gt;&lt;br /&gt;Now, go&amp;nbsp;&lt;a href="http://pastie.org/753985"&gt;here&lt;/a&gt; to download the&amp;nbsp;&lt;b&gt;ignoblekeygen&lt;/b&gt;&amp;nbsp;script. This is a page at Pastie.org, and in the upper right corner is a &lt;b&gt;Download&lt;/b&gt; link. Click on it. A downloaded file called&amp;nbsp;&lt;b&gt;pastie-753985.py&lt;/b&gt; will appear in your &lt;b&gt;ignoble&lt;/b&gt; folder. (If Safari's Downloads window remains open at this point, click on&amp;nbsp;the red close button at the upper left of the window to close it.)&lt;br /&gt;&lt;br /&gt;Rename the&amp;nbsp;&lt;b&gt;pastie-753985.py&lt;/b&gt;&amp;nbsp;file&amp;nbsp;&lt;b&gt;ignoblekeygen.py&lt;/b&gt;. To do that, double-click on the &lt;b&gt;ignoble&lt;/b&gt; folder to open it in Finder, then click twice (but do not do the second click too fast, or it will cause a double-click) on the filename&amp;nbsp;&lt;b&gt;pastie-753985.py&lt;/b&gt;. The main part of the filename,&amp;nbsp;&lt;b&gt;pastie-753985&lt;/b&gt;, will be highlighted. Type &lt;b&gt;ignoblekeygen&lt;/b&gt; in its place and hit Return. This will cause the name of the file to become&amp;nbsp;&lt;b&gt;ignoblekeygen.py&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Now right-click on the&amp;nbsp;&lt;b&gt;ignoblekeygen.py&lt;/b&gt;&amp;nbsp;file. In the resulting popup menu, select &lt;b&gt;Open With: Build Applet (default)&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;If you do not see that option in the popup menu, chances are you do not in fact have Python installed on your Mac. Go back to the first step of this post to see how to install it.&lt;br /&gt;&lt;br /&gt;If you see &lt;i&gt;multiple&lt;/i&gt; &lt;b&gt;Build Applet&lt;/b&gt; choices, choose the one whose version number begins with &lt;b&gt;2.5&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;When you select &lt;b&gt;Build Applet&lt;/b&gt;, you may see a warning dialog, &lt;b&gt;"ignoblekeygen.py" is a script application which was downloaded from the Internet. Are you sure you want to open it?&lt;/b&gt; Click &lt;b&gt;Open&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;After you have run&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt; —&amp;nbsp;which takes only a second, after which &lt;b&gt;Build Applet&lt;/b&gt; disappears — an application file called&amp;nbsp;&lt;b&gt;ignoblekeygen&lt;/b&gt;&amp;nbsp;appears in your&amp;nbsp;&lt;b&gt;ignoble&lt;/b&gt;&amp;nbsp;folder.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Run &lt;b&gt;ignoblekeygen&lt;/b&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Double-click the&amp;nbsp;&lt;b&gt;ignoblekeygen&lt;/b&gt;&amp;nbsp;application file (not&amp;nbsp;&lt;b&gt;ignoblekeygen.py&lt;/b&gt;&amp;nbsp;itself). You will see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TERm_pzTSHI/AAAAAAAAAqU/yrzjnFyWpbg/s1600/ignoblekey+snap.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TERm_pzTSHI/AAAAAAAAAqU/yrzjnFyWpbg/s320/ignoblekey+snap.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Click on the &lt;b&gt;...&lt;/b&gt; button to the right of the &lt;b&gt;Output file&lt;/b&gt; field. Type &lt;b&gt;bnepubkey.b64&lt;/b&gt;&amp;nbsp;(or use any other filename you prefer, but make sure you use the &lt;b&gt;.b64&lt;/b&gt; extension) into the &lt;b&gt;Save As:&lt;/b&gt; field of the window that appears, then navigate to your &lt;b&gt;ignoble&lt;/b&gt; folder and click &lt;b&gt;Save&lt;/b&gt;. The&amp;nbsp;&lt;b&gt;Output file&lt;/b&gt;&amp;nbsp;field will now contain a fully qualified path name to the key&amp;nbsp;file that is about to be created in your &lt;b&gt;ignoble&lt;/b&gt; folder.&lt;br /&gt;&lt;br /&gt;Now type your name and credit card number into the appropriate fields. The name should be the one on your account at &lt;a href="http://www.barnesandnoble.com/index.asp"&gt;Barnes &amp;amp; Noble.com&lt;/a&gt;. (If you don't yet have a B&amp;amp;N account, click &lt;a href="https://cart4.barnesandnoble.com/account/request.aspx?stage=mainStage"&gt;here&lt;/a&gt; to set one up.) Likewise, the credit card number you enter should be the one you are using for your B&amp;amp;N account.&lt;br /&gt;&lt;br /&gt;Forgotten those details? If you sign in at B&amp;amp;N and then click on the &lt;b&gt;My Account&lt;/b&gt; link, you'll see, under PERSONAL INFORMATION just above your e-mail address, the name you specified for your B&amp;amp;N account. You need to make sure that you use that name exactly in&amp;nbsp;&lt;b&gt;Ignoble EPUB Keyfile Generator&lt;/b&gt;. For example, if it contains your middle initial on the B&amp;amp;N website, then be sure to use the middle initial for&amp;nbsp;&lt;b&gt;Ignoble EPUB Keyfile Generator&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Under PAYMENT SETTINGS on the website you'll see &lt;b&gt;Default Payment&lt;/b&gt; and, beneath that, &lt;b&gt;****nnnn&lt;/b&gt;, with &lt;b&gt;nnnn&lt;/b&gt; representing the last four digits of your credit card number. Type the name on your account into the &lt;b&gt;Name&lt;/b&gt; field of &lt;b&gt;Ignoble EPUB Keyfile Generator&lt;/b&gt;, and the full 16-digit number of your credit card (without spaces or dashes) into the &lt;b&gt;CC#&lt;/b&gt; field. Then click on the &lt;b&gt;Generate&lt;/b&gt; button to generate the key&amp;nbsp;file (by whatever name you have chosen to give it).&lt;br /&gt;&lt;br /&gt;After you have done that, click on the &lt;b&gt;Quit&lt;/b&gt; button. You only have to run the&amp;nbsp;&lt;b&gt;Ignoble EPUB Keyfile Generator&lt;/b&gt;&amp;nbsp;once ... unless you have multiple B&amp;amp;N accounts, that is, in which case you should generate one key file for each, and the filename you enter in the the &lt;b&gt;Output file&lt;/b&gt; field should be &lt;i&gt;different&lt;/i&gt; for each — for example, &lt;b&gt;bob's B&amp;amp;N key.b64&lt;/b&gt; and &lt;b&gt;mary's B&amp;amp;N key.b64&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;The&amp;nbsp;&lt;b&gt;Ignoble EPUB Keyfile Generator&lt;/b&gt;&amp;nbsp;saves your name and credit card number in its output key&amp;nbsp;file in encrypted form, so no one who inspects the contents of the key file will be able to steal the information.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Get the any-platform book-decryption script, &lt;b&gt;ignobleepub&lt;/b&gt;&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ignobleepub&lt;/b&gt;&amp;nbsp;is a Python script that will use the key file just generated to decrypt any encrypted B&amp;amp;N EPUB e-book.&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Go&amp;nbsp;&lt;a href="http://pastie.org/751366"&gt;here&lt;/a&gt;&amp;nbsp;to download the&amp;nbsp;&lt;b&gt;ignobleepub&lt;/b&gt;&amp;nbsp;script. This is a page at Pastie.org, and in the upper right corner is a &lt;b&gt;Download&lt;/b&gt; link. Click on it. A downloaded file called&amp;nbsp;&lt;b&gt;pastie-751366.py&lt;/b&gt;&amp;nbsp;will appear in your&amp;nbsp;&lt;b&gt;ignoble&lt;/b&gt;&amp;nbsp;folder. (If Safari's Downloads window remains open at this point, click on&amp;nbsp;the red close button at the upper left of the window to close it.)&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Rename the&amp;nbsp;&lt;b&gt;pastie-751366.py&lt;/b&gt;&amp;nbsp;file&amp;nbsp;&lt;b&gt;ignobleepub.py&lt;/b&gt;. To do that, double-click on the&amp;nbsp;&lt;b&gt;ignoble&lt;/b&gt;&amp;nbsp;folder to open it in Finder, then click twice (but do not do the second click too fast, or it will cause a double-click) on the filename&amp;nbsp;&lt;b&gt;pastie-751366.py&lt;/b&gt;. The main part of the filename,&amp;nbsp;&lt;b&gt;pastie-751366&lt;/b&gt;, will be highlighted. Type&amp;nbsp;&lt;b&gt;ignobleepub&lt;/b&gt;&amp;nbsp;in its place and hit Return. This will cause the name of the file to become&amp;nbsp;&lt;b&gt;ignobleepub.py&lt;/b&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Now right-click on the&amp;nbsp;&lt;b&gt;ignobleepub.py&lt;/b&gt;&amp;nbsp;file. In the resulting popup menu, select&amp;nbsp;&lt;b&gt;Open With: Build Applet (default)&lt;/b&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;If you do not see that option in the popup menu, chances are you do not in fact have Python installed on your Mac. Go back to the first step of this post to see how to install it.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;If you see&amp;nbsp;&lt;i&gt;multiple&lt;/i&gt;&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt;&amp;nbsp;choices, choose the one whose version number begins with&amp;nbsp;&lt;b&gt;2.5&lt;/b&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;When you select&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt;, you may see a warning dialog,&amp;nbsp;&lt;b&gt;"ignobleepub.py" is a script application which was downloaded from the Internet. Are you sure you want to open it?&lt;/b&gt;&amp;nbsp;Click&amp;nbsp;&lt;b&gt;Open&lt;/b&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;After you have run&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt;&amp;nbsp;—&amp;nbsp;which takes only a second, after which&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt;&amp;nbsp;disappears — an application file called&amp;nbsp;&lt;b&gt;ignobleepub&lt;/b&gt;&amp;nbsp;appears in your&amp;nbsp;&lt;b&gt;ignoble&lt;/b&gt;&amp;nbsp;folder.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Buy and download a Barnes &amp;amp; Noble EPUB e-book&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;I'm going to buy Stieg Larsson's&amp;nbsp;&lt;b&gt;The Girl with the Dragon Tattoo&lt;/b&gt;, which at the moment of this writing costs a reasonable $7.16 as a B&amp;amp;N e-book. To do that, I go to &lt;a href="http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ean=9780307272119"&gt;the webpage for that book&lt;/a&gt; and (having already signed in) click on the &lt;b&gt;BUY NOW&lt;/b&gt; button. A dialog box appears in which I need to confirm my order. I click on the &lt;b&gt;Confirm&lt;/b&gt; button. A "Thank You for Your Order" page appears, on which I click the&amp;nbsp;&lt;span class="Apple-style-span" style="font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;"&gt;&lt;a class="smallImage rArrow link" href="http://my.barnesandnoble.com/ebooks/ebookslibrary.html" style="background-attachment: scroll; background-clip: initial; background-color: transparent; background-image: url(http://images.barnesandnoble.com/presources/ebooks/images/thankyou/digital_rarrow.gif); background-origin: initial; background-position: 0px 4px; background-repeat: no-repeat no-repeat; color: #44ad9c; cursor: pointer; padding-bottom: 0pt; padding-left: 6px; padding-right: 0pt; padding-top: 0pt; text-decoration: none;"&gt;&lt;strong&gt;Go to Your eBooks Library&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&amp;nbsp;link.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;On my &lt;b&gt;My eBooks Library&lt;/b&gt; page there now appears:&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEWhnHrCEkI/AAAAAAAAAqc/zqCJREGxykg/s1600/Dragon+Tattoo+in+Library.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="82" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEWhnHrCEkI/AAAAAAAAAqc/zqCJREGxykg/s400/Dragon+Tattoo+in+Library.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;I click on the &amp;nbsp;&lt;span class="Apple-style-span" style="color: #888888; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 24px;"&gt;&lt;a class="download-button" href="http://edelivery.barnesandnoble.com/EDS/EDSDeliverItem.aspx?clienttype=browser&amp;amp;deviceinfo=browser&amp;amp;delid=29140649&amp;amp;pc=ER&amp;amp;crdid=23318648&amp;amp;ean=9780307272119" style="color: #3b8f81; left: 8px; margin-left: -8px; position: relative; text-decoration: none;"&gt;&lt;img alt="Download Now" src="http://images.barnesandnoble.com/presources/ebooks/images/btn_download.gif" style="border-bottom-width: 0px; border-color: initial; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-style: initial; border-top-width: 0px;" /&gt;&amp;nbsp;&amp;nbsp;.&lt;/a&gt;&lt;/span&gt;&lt;a class="download-button" href="http://edelivery.barnesandnoble.com/EDS/EDSDeliverItem.aspx?clienttype=browser&amp;amp;deviceinfo=browser&amp;amp;delid=29140649&amp;amp;pc=ER&amp;amp;crdid=23318648&amp;amp;ean=9780307272119" style="color: #3b8f81; left: 8px; margin-left: -8px; position: relative; text-decoration: none;"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp; button. That causes Safari to download the file &lt;b&gt;9780307272119_Stie_TheGirl.epub&lt;/b&gt; into my &lt;b&gt;ignoble&lt;/b&gt; folder. (Close the Safari Downloads window manually at this point if you desire.)&lt;br /&gt;&lt;br /&gt;The filename extension, &lt;b&gt;.epub&lt;/b&gt;, indicates that this file is indeed an EPUB. B&amp;amp;N used to sell e-books with a &lt;b&gt;.pdb&lt;/b&gt; filename extension. That outdated so-called "eReader format" does &lt;i&gt;not&lt;/i&gt; work with &lt;b&gt;ignoble&lt;/b&gt;. It cannot easily be converted for use with iBooks.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;Tip: If you have e-books that you downloaded some time ago from B&amp;amp;N, go to your e-books library and re-download the books. Click &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://my.barnesandnoble.com/ebooks/ebookslibrary.html"&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;here&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;, then sign in, then click on the &amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #888888; line-height: 24px;"&gt;&lt;a class="download-button" href="http://edelivery.barnesandnoble.com/EDS/EDSDeliverItem.aspx?clienttype=browser&amp;amp;deviceinfo=browser&amp;amp;delid=29140649&amp;amp;pc=ER&amp;amp;crdid=23318648&amp;amp;ean=9780307272119" style="color: #3b8f81; left: 8px; margin-left: -8px; position: relative; text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;&lt;img alt="Download Now" src="http://images.barnesandnoble.com/presources/ebooks/images/btn_download.gif" style="border-bottom-width: 0px; border-color: initial; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-style: initial; border-top-width: 0px;" /&gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;&amp;nbsp;&amp;nbsp; button next to each e-book you want to re-download in turn. The newly downloaded copy of each book will very likely have an &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;.epub&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;&amp;nbsp;extension and will therefore work with &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;ignoble&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;. If you like, you can trash the old &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;.pdb&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;&amp;nbsp;versions. Likewise, if you are using a Nook or any mobile device (such as an iPhone) with&amp;nbsp;the&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://itunes.apple.com/us/app/barnes-noble-ereader-read/id373582546?mt=8"&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;B&amp;amp;N eReader app&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;, you can and probably should re-download your legacy &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;.pdb&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt; e-books that are already on that device, so that you will have up-to-date&amp;nbsp;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;.epub&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;&amp;nbsp;versions on the device instead.&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Decrypt your e-book&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;To convert&amp;nbsp;&lt;b&gt;9780307272119_Stie_TheGirl.epub&lt;/b&gt;, I just double-click on&amp;nbsp;&lt;b&gt;ignobleepub&lt;/b&gt;&amp;nbsp;(&lt;i&gt;not&lt;/i&gt; the original script, &lt;b&gt;ignobleepub.py&lt;/b&gt;) in my &lt;b&gt;ignoble&lt;/b&gt; folder, and I see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEWl0n1JsPI/AAAAAAAAAqk/M1vsvasSPHg/s1600/ignobleepub+snap+%231.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEWl0n1JsPI/AAAAAAAAAqk/M1vsvasSPHg/s320/ignobleepub+snap+%231.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Using the&amp;nbsp;&lt;b&gt;...&lt;/b&gt;&amp;nbsp;button next to the&amp;nbsp;&lt;b&gt;Key file&lt;/b&gt;&amp;nbsp;field, I navigate to and select the&amp;nbsp;&lt;b&gt;bnepubkey.b64&lt;/b&gt;&amp;nbsp;key file I generated earlier, using &lt;b&gt;ignoblekeygen&lt;/b&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Using the&amp;nbsp;&lt;b&gt;...&lt;/b&gt;&amp;nbsp;button next to the&amp;nbsp;&lt;b&gt;Input file&lt;/b&gt;&amp;nbsp;field, I navigate to and open&amp;nbsp;&lt;b&gt;9780307272119_Stie_TheGirl.epub&lt;/b&gt;&amp;nbsp;from my &lt;b&gt;ignoble&lt;/b&gt; folder.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Using the&amp;nbsp;&lt;b&gt;...&lt;/b&gt;&amp;nbsp;button next to the&amp;nbsp;&lt;b&gt;Output file&lt;/b&gt;&amp;nbsp;field, I navigate to my &lt;b&gt;ignoble&lt;/b&gt; folder and enter &lt;b&gt;Girl Decrypted.epub&lt;/b&gt; as the output filename. It does not really matter what output filename I use ... but I &lt;i&gt;must&lt;/i&gt; be sure to specify the &lt;b&gt;.epub&lt;/b&gt; filename extension.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;To see what the full contents of the three fields are, I drag the resize corner at lower right of the window rightward, to see:&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TEWpWhw_6jI/AAAAAAAAAqs/P6PuFSEYZls/s1600/ignobleepub+snap+%232.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="121" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TEWpWhw_6jI/AAAAAAAAAqs/P6PuFSEYZls/s400/ignobleepub+snap+%232.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Now I click the &lt;b&gt;Decrypt&lt;/b&gt; button and quickly see:&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEWp1chxfEI/AAAAAAAAAq0/9s3ebpA6YhE/s1600/ignobleepub+snap+%233.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="121" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEWp1chxfEI/AAAAAAAAAq0/9s3ebpA6YhE/s400/ignobleepub+snap+%233.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;Unless I want to buy and decrypt another e-book, I click &lt;b&gt;Quit&lt;/b&gt;&amp;nbsp;to exit the&amp;nbsp;&lt;b&gt;ignobleepub&lt;/b&gt;&amp;nbsp;application. At any future time I can buy more B&amp;amp;N e-books, download them, and use&amp;nbsp;&lt;b&gt;ignobleepub&lt;/b&gt; all over again to decrypt them. I do not have to run &lt;b&gt;ignoblekeygen&lt;/b&gt; again, unless of course I have misplaced my&amp;nbsp;&lt;b&gt;bnepubkey.b64&lt;/b&gt;&amp;nbsp;file.&lt;br /&gt;&lt;br /&gt;At this point, I have a file called&amp;nbsp;&lt;b&gt;Girl Decrypted.epub&lt;/b&gt;&amp;nbsp;that is no longer encrypted, so iBooks can use it. I now have to ...&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Import the Decrypted E-Book into iTunes&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;I simply drag the&amp;nbsp;&lt;b&gt;Girl Decrypted.epub&lt;/b&gt;&amp;nbsp;file onto the LIBRARY area at the top left of my main iTunes window&amp;nbsp;(click image to enlarge it):&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEW5zWI9x-I/AAAAAAAAAq8/qAvAgZMB81w/s1600/Girl+Decrypted+Import.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="250" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEW5zWI9x-I/AAAAAAAAAq8/qAvAgZMB81w/s400/Girl+Decrypted+Import.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;This causes &lt;b&gt;The Girl with the Dragon Tattoo&lt;/b&gt; to be imported into the Books area of iTunes (click image to enlarge it):&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEW7VShCf7I/AAAAAAAAArE/vNwDMYowUiE/s1600/Girl+in+iTunes.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="302" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEW7VShCf7I/AAAAAAAAArE/vNwDMYowUiE/s400/Girl+in+iTunes.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Behind the scenes, iTunes has copied the e-book into a &lt;b&gt;/Books/StiegLarsson/&lt;/b&gt; folder it creates in the folder structure of my iTunes library&amp;nbsp;(click image to enlarge it):&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TEW8eEhAOJI/AAAAAAAAArM/aI5ixvvfn8I/s1600/Girl+in+Finder.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="258" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TEW8eEhAOJI/AAAAAAAAArM/aI5ixvvfn8I/s400/Girl+in+Finder.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;The filename is &lt;b&gt;The Girl with the Dragon Tattoo.epub&lt;/b&gt;. iTunes has figured out what the actual title of the book is, along with the author's name!&lt;br /&gt;&lt;br /&gt;This all happens in part because I have used the following iTunes Advanced Preferences&amp;nbsp;(click image to enlarge it):&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEW-BrIdhnI/AAAAAAAAArU/ZihXif3IZV4/s1600/iTunes+Advanced+Preferences.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEW-BrIdhnI/AAAAAAAAArU/ZihXif3IZV4/s400/iTunes+Advanced+Preferences.jpg" width="382" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You may need to type&amp;nbsp;&lt;b&gt;Command-,&lt;/b&gt;&amp;nbsp;(&lt;b&gt;Command-comma&lt;/b&gt;) while in iTunes, click on the &lt;b&gt;Advanced&lt;/b&gt; icon at top right, and click on the check marks for &lt;b&gt;Keep iTunes Media folder organized&lt;/b&gt; and &lt;b&gt;Copy files to iTunes Media folder when adding to library&lt;/b&gt;, if you haven't already done so.&lt;br /&gt;&lt;br /&gt;Notice that after I imported my e-book into iTunes, its cover image showed up automatically in Cover Flow view. That doesn't always happen. If you end up with a missing cover image, you can ...&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Manually Give the E-Book a Cover Image&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;First, go back to the B&amp;amp;N page from which you purchased your e-book. In my case, it was&amp;nbsp;&lt;a href="http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ean=9780307272119"&gt;The Girl with the Dragon Tattoo&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Now, click on the cover image you see there, bringing up a new window with a larger version of the cover image.&lt;br /&gt;&lt;br /&gt;Right click on the larger cover image and choose &lt;b&gt;Copy Image&lt;/b&gt; from the pop-up menu that appears.&lt;br /&gt;&lt;br /&gt;Now, switch to iTunes and, with the new e-book selected in the Books portion of the Library (here, my e-book &lt;i&gt;already&lt;/i&gt; shows its cover image, but never mind )...&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEW7VShCf7I/AAAAAAAAArE/vNwDMYowUiE/s1600/Girl+in+iTunes.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="302" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEW7VShCf7I/AAAAAAAAArE/vNwDMYowUiE/s400/Girl+in+iTunes.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;... type &lt;b&gt;Command-I&lt;/b&gt; to bring up its Get Info window. Then click on the &lt;b&gt;Artwork&lt;/b&gt; tab, to see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEXCvLqm5xI/AAAAAAAAArc/YBVaqTH_v_U/s1600/Girl+Get+Info+Artwork+%231.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="367" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEXCvLqm5xI/AAAAAAAAArc/YBVaqTH_v_U/s400/Girl+Get+Info+Artwork+%231.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Now, click in the empty artwork box — it's empty &lt;i&gt;even though&lt;/i&gt; my cover image was already visible in my main iTunes window — and type &lt;b&gt;Command-V&lt;/b&gt; to paste into it the cover artwork that presently is residing on the Clipboard, in order to see:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEXDemp9zNI/AAAAAAAAArk/n3CjMN9xt40/s1600/Girl+Get+Info+Artwork+%232.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="367" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEXDemp9zNI/AAAAAAAAArk/n3CjMN9xt40/s400/Girl+Get+Info+Artwork+%232.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;b&gt;OK&lt;/b&gt; to dismiss the iTunes&amp;nbsp;&lt;b&gt;Get Info&lt;/b&gt; window. A few seconds later, the new cover artwork appears in the main Tunes window (replacing the cover image, if any, that was already visible there).&lt;br /&gt;&lt;br /&gt;Now you're ready to ...&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• Sync your iDevice to iTunes&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Your iPad, iPhone, or iPod Touch will generally be synced to iTunes automatically, each time you connect it to your Mac. Syncing books requires iTunes version 9.2 or later. But syncing doesn't &lt;i&gt;necessarily&lt;/i&gt; include e-books, unless you (click image to enlarge it) ...&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEYMxEd1J_I/AAAAAAAAArs/Iy-tPxrRCek/s1600/iTunes+Sync+Selected+Books.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="302" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TEYMxEd1J_I/AAAAAAAAArs/Iy-tPxrRCek/s400/iTunes+Sync+Selected+Books.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;... have &lt;b&gt;Sync Books&lt;/b&gt; checkmarked in the iDevice's &lt;b&gt;Books&lt;/b&gt; tab, as I do here. I've likewise checked &lt;b&gt;Selected books&lt;/b&gt; rather than &lt;b&gt;All books&lt;/b&gt;, so only the e-books that I've put individual checkmarks by are going to get synced to my iDevice. Notice &lt;b&gt;The Girl with the Dragon Tattoo&lt;/b&gt; is shown at lower left of the &lt;b&gt;Books&lt;/b&gt; pane, and it does have a checkmark by it. So when I click on the &lt;b&gt;Sync&lt;/b&gt; button, at lower right of the window, I expect it (and all other checkmarked books) to be synced to my iDevice.&lt;br /&gt;&lt;br /&gt;And that is exactly what happens in iBooks on my iPhone:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEYPz75P7nI/AAAAAAAAAr0/lZ2txTW71fE/s1600/The+Girl+with+the+Dragon+Tattoo+on+Bookshelf.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEYPz75P7nI/AAAAAAAAAr0/lZ2txTW71fE/s320/The+Girl+with+the+Dragon+Tattoo+on+Bookshelf.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Here's my e-book actually being read in iBooks:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TEYP6k7C0NI/AAAAAAAAAr8/LY1zff6CR-w/s1600/The+Girl+with+the+Dragon+Tattoo+Being+Read.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TEYP6k7C0NI/AAAAAAAAAr8/LY1zff6CR-w/s320/The+Girl+with+the+Dragon+Tattoo+Being+Read.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;You can read more about iBooks, the free app from Apple that runs on iOS 4.0 iDevices — iPad, iPhone 3GS, iPod Touch — in my &lt;a href="http://vivaebooks.blogspot.com/2010/07/ibooks-cook.html"&gt;iBooks Cook!&lt;/a&gt; post.&lt;br /&gt;&lt;br /&gt;The iBooks app itself can be downloaded &lt;a href="http://itunes.apple.com/us/app/ibooks/id364709193?mt=8"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Apple offers this&amp;nbsp;&lt;a href="http://support.apple.com/kb/HT4059"&gt;iBooks: Frequently Asked Questions (FAQ)&lt;/a&gt;&amp;nbsp;to fill you in on the basic capabilities of iBooks.&lt;br /&gt;&lt;br /&gt;If you read that FAQ, notice that there is no mention of any ability to read iBooks e-books right on your Mac, in iTunes or in any other app, even though the e-books reside within the iTunes library. For B&amp;amp;N books that you have decrypted according to the procedure herein given, you can just open them in the B&amp;amp;N eReader app for your Mac, available &lt;a href="http://www.barnesandnoble.com/ebooks/download-reader.asp?dltab=mac&amp;amp;cds2Pid=28709"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Unfortunately, I know of no way to read, on your Mac, e-books (other than those that are not DRM-encrypted) from the iBookstore.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• What about Windows?&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Windows users can also use &lt;b&gt;ignoble&lt;/b&gt;, but installing Python and PyCrypto requires a different strategy.&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span class="Apple-style-span" style="color: black; font-family: Times;"&gt;&lt;span class="Apple-style-span" style="font-size: medium; line-height: normal;"&gt;&lt;br /&gt;Python:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span class="Apple-style-span" style="color: black; font-family: Times;"&gt;&lt;span class="Apple-style-span" style="font-size: medium; line-height: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;If you use Windows you can currently get Python version 2.6, which you can download and install in Windows by going to the&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a href="http://www.python.org/download/" style="color: #445566;"&gt;Python download page&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;and then clicking on (as of this writing) the hotlink to&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a class="reference external" href="http://www.python.org/ftp/python/2.6.4/python-2.6.4.msi" style="color: #445566;"&gt;Python 2.6.4 Windows installer&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;. (There is also a version 3.1, but I can't guarantee it will work with this procedure.) You'll download a file called&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;python-2.6.4.msi&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;which you'll proceed to double-click, and then you'll follow the installer's on-screen prompts that allow you to install the Python 2.6 package in a directory the installer creates,&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;C:\Python26&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;. The actual app within that folder is called&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;python&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;.&lt;span class="Apple-style-span" style="color: black; font-family: Times;"&gt;&lt;span class="Apple-style-span" style="font-size: medium; line-height: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span class="Apple-style-span" style="color: black; font-family: Times;"&gt;&lt;span class="Apple-style-span" style="font-size: medium; line-height: normal;"&gt;&lt;br /&gt;PyCrypto:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span class="Apple-style-span" style="color: black; font-family: Times;"&gt;&lt;span class="Apple-style-span" style="font-size: medium; line-height: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;Windows users can obtain PyCrypto&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a href="http://www.voidspace.org.uk/python/modules.shtml#pycrypto" style="color: #445566;"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;(on that page, click on the link to&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;a href="http://www.voidspace.org.uk/downloads/pycrypto-2.0.1.win32-py2.6.exe" style="color: #445566;"&gt;pycrypto-2.0.1.win32-py2.6.exe&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;). After downloading the .exe file, double-click on it to run the Setup Wizard. As long as you have already downloaded and installed Python as detailed above, the Wizard (after you click "Next &amp;gt;" on the introductory panel) will indicate Python 2.6 has been duly found in the Windows Registry, in&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;C:\Python26\&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;. The Wizard will accordingly use the subfolder&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;C:\Python26\Lib\site-packages\&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;as its installation directory. After you click on "Next &amp;gt;" once more, you will see a "Ready to install" panel. Click "Next &amp;gt;" yet again to actually perform the installation. Then click "Finish" to exit the Wizard. You should now be able to locate a&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;Crypto&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;folder and also a&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1-py2.6.egg-info&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;file in&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;span style="font-weight: bold;"&gt;C:\Python26\Lib\site-packages\&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Notice that Windows users are going to be using Python version 2.6, not 2.5 as on a Mac. As far as I know, this is not a problem.&lt;br /&gt;&lt;br /&gt;There will also be different OS-dependent mechanics involved with downloading, installing, and using &lt;b&gt;ignoblekeygen&lt;/b&gt; and &lt;b&gt;ignobleepub&lt;/b&gt;. I'm not going to go into detail on all of those mechanics, but I will give some hints.&lt;br /&gt;&lt;br /&gt;After downloading the two Python scripts, you need to arrange for them to have the filenames &lt;b&gt;ignoblekeygen.pyw&lt;/b&gt; and &lt;b&gt;ignobleepub.pyw&lt;/b&gt;, respectively. Notice that the filename extensions in each case are .pyw, with a "w" at the end. The "w" stands for "Windows." It allows you to do the following ...&lt;br /&gt;&lt;br /&gt;When you want to run, say, &lt;b&gt;ignoblekeygen&lt;/b&gt;, you right-click on &lt;b&gt;ignoblekeygen.pyw&lt;/b&gt; and select &lt;b&gt;Open With: python&lt;/b&gt; to designate the &lt;b&gt;python.exe &lt;/b&gt;app (which in turn is "hosted" by the &lt;b&gt;cmd.exe&lt;/b&gt; interface, whose window, though empty, appears behind that of the Python script's user interface). Or, if you instead select &lt;b&gt;Open With: Choose Program ...&lt;/b&gt; , you can check "Always use the selected program to open this kind of file," and then select &lt;b&gt;python&lt;/b&gt; and click "OK." From then on, you will be able to double-click any Python script file whose filename extension is &lt;b&gt;.pyw&lt;/b&gt;, and it will automatically open in &lt;b&gt;python.exe&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;• What about Mac OS X 10.6 "Snow Leopard"?&lt;/span&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;I myself have yet to upgrade to Mac OS X 10.6, so I don't have hands-on experience with "Snow Leopard." You will have to take what I say with a grain of salt ...&lt;br /&gt;&lt;br /&gt;Based on comments that users have made to my &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt; post, which involves using similar Python scripts from&amp;nbsp;&lt;span class="Apple-style-span" style="color: #999999; font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif; font-size: 10px; font-weight: bold; letter-spacing: 1px; line-height: 16px; text-transform: uppercase;"&gt;&lt;a href="http://i-u2665-cabbages.blogspot.com/"&gt;I♥CABBAGES&lt;/a&gt;&lt;/span&gt;&amp;nbsp;to decrypt e-books that have Adobe DRM, it is my understanding that the instructions I gave above basically work on Snow Leopard, except ...&lt;br /&gt;&lt;br /&gt;...&amp;nbsp;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;some Snow Leopard users have had trouble with installing PyCrypto, the Python Cryptography Toolkit.&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;The basic problem has to do with Snow Leopard's use of&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;i&gt;two&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;Python versions. Version 2.5 is the one that you need to use to run the two Python scripts,&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;ignoblekeygen&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;and&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;ignobleepub&lt;/b&gt;, that my instructions call for.&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;Some users of Snow Leopard have been finding that the&amp;nbsp;PyCrypto installer is putting PyCrypto in&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/Library/Frameworks/Python.frameworks/versions/2.6/lib/python2.6/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;That is the wrong place! The right place for it is&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/Library/Python/2.5/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;Solution: after installing PyCrypto as per the procedure above, simply copy all of the contents of the&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/Library/Frameworks/Python.frameworks/versions/2.6/lib/python2.6/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;folder to&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/Library/Python/2.5/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;In Finder, you can do this by highlighting all of the items contained in the Python 2.6&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;folder and dragging them&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;i&gt;with the option key held down&lt;/i&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;to the Python 2.5&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;folder. (Be aware that you may have to create the latter folder manually in the&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/Library/Python/2.5/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;folder.) This option-drag procedure makes a copy&amp;nbsp;in the destination&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;/site-packages/&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;folder&amp;nbsp;of all of the highlighted items.&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;Among the items that need to be highlighted and copied in this way are a folder called&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;Crypto&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;, along with all of its contents, and a file called&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;pycrypto-2.0.1-py2.5.egg-info&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;. You should check to make sure that these items and (in the case of the&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;Crypto&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;folder) their contained items get properly copied. If the latter file is named&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;pycrypto-2.0.1-py2.&lt;u&gt;6&lt;/u&gt;.egg-info&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;, you should change the name to&amp;nbsp;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;b&gt;pycrypto-2.0.1-py2.&lt;u&gt;5&lt;/u&gt;.egg-info&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;manually.&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: 13px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Once you have manually copied the PyCrypto installation folder/files to where they need to be, I believe the remaining steps in the procedure above should work.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Well, that's about it for now. Happy iBooking, everyone!&lt;/i&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-6795933574359974315?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/6795933574359974315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=6795933574359974315' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/6795933574359974315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/6795933574359974315'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/07/ibooks-b-lets-all-get-ignoble.html' title='iBooks♥B&amp;N: Let&apos;s Get Ignoble!'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_3ofIt8MGOHM/TERm_pzTSHI/AAAAAAAAAqU/yrzjnFyWpbg/s72-c/ignoblekey+snap.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-8544947707157407771</id><published>2010-07-17T15:16:00.000-07:00</published><updated>2010-11-25T07:54:51.466-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>Breaking Adobe DRM — Tips, Tricks, Workarounds</title><content type='html'>In &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt; I gave instructions on how to move Adobe e-books, which are normally DRM-encrypted, to an iPhone for reading in an "open" e-book format. Digital rights management: it's "copy protection" that locks an e-book into a particular handheld reading device or a particular piece of software on a Windows PC or a Mac OS X computer. Many people who have paid for an e-book prefer to read it outside its prescribed environment. Hence, posts like this one.&lt;br /&gt;&lt;br /&gt;For example, those who have paid for an e-book encrypted with Adobe's DRM scheme may want to read it on a iPhone, and iPad, or an iPod Touch. That can't happen unless the DRM encryption is removed.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Caution: Removing DRM encryption is illegal! You might think that, as long as you do not share the decrypted e-book with unauthorized users, it should be legally permissible to de-DRM a legally owned copy of an e-book.&lt;br /&gt;&lt;br /&gt;Alas, it is not.&amp;nbsp;&lt;/b&gt;&lt;b&gt;In the United States,&amp;nbsp;&lt;/b&gt;&lt;b&gt;according to&amp;nbsp;&lt;/b&gt;&lt;b&gt;&lt;a href="http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act"&gt;Wikipedia&lt;/a&gt;&lt;/b&gt;&lt;b&gt;, p&lt;/b&gt;&lt;b&gt;er the Digital Millenium Copyright Act of 1998&amp;nbsp;&lt;/b&gt;&lt;b&gt;" ... circumventing an access control, whether or not there is actual infringement of copyright itself" is illegal. DRM ("digital rights management") amounts to "access control": who may gain access to what copyrighted stuff, and when and how. DRM is &lt;/b&gt;&lt;i&gt;&lt;b&gt;also&lt;/b&gt;&lt;/i&gt;&lt;b&gt; copy protection. DRM does both.&lt;br /&gt;&lt;br /&gt;So when we strip DRM in order to move an e-book to an iPhone, we are "circumventing an access control."&lt;br /&gt;&lt;br /&gt;Actually, this and other blog posts of mine are likewise in violation of DMCA, in that they tell people &lt;i&gt;how&lt;/i&gt; to strip DRM and provide links to software that does that. I guess I'll be seeing you all in the old proverbial cellblock someday ...&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Anyway ... taken from the long series of comments people have left below that original post, here are some tips, tricks, and workarounds that may help those who run into trouble in removing DRM encryption from Adobe e-books.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;The Unzip/Rezip Trick&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;Some users of the &lt;b&gt;ineptepub&lt;/b&gt; Python script see ...&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Error: problem decrypting session key&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;... when they shouldn't. This error message is a general one that basically means &lt;b&gt;ineptepub&lt;/b&gt; couldn't decrypt the e-book, for any of a variety of reasons. One possible reason is that the internal format of the e-book is faulty.&lt;br /&gt;&lt;br /&gt;Some &lt;b&gt;ineptepub&lt;/b&gt; users get a more-specific message like:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Error: File name in directory "OEBPS/BookTitle_chap-nn ... "&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This error is typically caused by the same problem with the e-book and has the same solution, and it likewise means that&amp;nbsp;&lt;b&gt;ineptepub&lt;/b&gt;&amp;nbsp;has been unable to decrypt the e-book.&lt;br /&gt;&lt;br /&gt;What is the underlying cause? The internal format of an Adobe e-book is the same as that of any standard EPUB: it's a ZIP file. (See &lt;a href="http://en.wikipedia.org/wiki/EPUB"&gt;this Wikipedia article&lt;/a&gt; for more on the "open" EPUB format.) The various folders and files that make up any EPUB e-book, including any EPUB e-book that uses Adobe DRM, will have been compressed into a ZIP format archive. (The Wikipedia article says that the "OEBPS Container Format (OCF) 1.0," defines the standard for how the e-book's contents, which are a set of folders that contain a bunch of files, are put in a single "container" file. The OCF container file "collects all files as a ZIP archive.")&lt;br /&gt;&lt;br /&gt;Whenever the e-book is read, it first has to be expanded from its ZIP form. Normally, this is done&amp;nbsp;by the reader app.&amp;nbsp;&lt;b&gt;ineptepub&lt;/b&gt;&amp;nbsp;in fact tries to do the same thing, and when the internal format is not as expected, an error results.&lt;br /&gt;&lt;br /&gt;This happens a lot on Adobe e-books downloaded by Adobe Reader &lt;i&gt;on a Mac&lt;/i&gt;. It doesn't seem to affect Adobe e-books downloaded by Adobe Reader on a Windows PC.&lt;br /&gt;&lt;br /&gt;A workaround that sometimes helps is to unzip the original Adobe e-book, rezip it again while using the correct internal format, and then use&amp;nbsp;&lt;b&gt;ineptepub&lt;/b&gt;&amp;nbsp;with the rezipped copy as its input file.&lt;br /&gt;&lt;br /&gt;That can be done in the Mac OS X environment in the following way.&amp;nbsp;For purposes of this example, I'll assume that the name of the downloaded .epub file is&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;. Like most downloaded Adobe e-books, it is typically located in&amp;nbsp;&lt;b&gt;~/Documents/Digital Editions/&lt;/b&gt;. (The first node,&amp;nbsp;&lt;b&gt;~&lt;/b&gt;, refers to your username's Home directory. To open that directory in Finder, simply type &lt;b&gt;Shift-Command-H&lt;/b&gt;.)&lt;br /&gt;&lt;br /&gt;Here are the steps you will need to take after opening&amp;nbsp;&lt;b&gt;~/Documents/Digital Editions/&lt;/b&gt;&amp;nbsp;in Finder.&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Make a copy on the Desktop of&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;. (Working with a copy of the original file is a good idea because you don't want to take a chance on ruining the original.) The easiest way to copy the file to the Desktop is to drag it there from its original folder while holding down the &lt;b&gt;Option&lt;/b&gt; key.&lt;/li&gt;&lt;li&gt;Change the filename extension on the copied version of&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;&amp;nbsp;from &lt;b&gt;.epub&lt;/b&gt; to &lt;b&gt;.zip&lt;/b&gt;. To do that in Finder, click on the file itself as it sits on the Desktop, click on the &lt;i&gt;name&lt;/i&gt; of the file to highlight it, double-click on the &lt;b&gt;.epub&lt;/b&gt; extension, and use the keyboard to change that extension to &lt;b&gt;.zip&lt;/b&gt;. Or, if the extension is not visible, select the file and type &lt;b&gt;Command-I&lt;/b&gt; — or choose &lt;b&gt;Get Info&lt;/b&gt; from Finder's File menu — and edit the extension as it appears in the &lt;b&gt;Name &amp;amp; Extension&lt;/b&gt; text box in the Get Info window; you simply replace &lt;b&gt;.epub&lt;/b&gt; with &lt;b&gt;.zip&lt;/b&gt; in the text box. Then close the Get Info window.&lt;/li&gt;&lt;li&gt;If asked whether you &lt;i&gt;really&lt;/i&gt; want to change &lt;b&gt;.epub&lt;/b&gt; to &lt;b&gt;.zip&lt;/b&gt;, select "&lt;b&gt;Use .zip&lt;/b&gt;".&lt;/li&gt;&lt;li&gt;You should now have a file on your Desktop called&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.zip&lt;/b&gt;. It is exactly the same file as&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;, but with a different filename extension.&lt;/li&gt;&lt;li&gt;Double click&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.zip&lt;/b&gt;&amp;nbsp;on the Desktop, so that Archive Utility on your Mac unzips it into a new folder, also on your Desktop. (If double clicking the &lt;b&gt;.zip&lt;/b&gt; file doesn't start Archive Utility, you may have to right-click on the &lt;b&gt;.zip&lt;/b&gt; file and, from the pop-up menu, choose &lt;b&gt;Open With: Archive Utility&lt;/b&gt;. Or, if that option doesn't seem to be available in the pop-up menu, you can manually open Archive Utility from &lt;b&gt;/System/Library/CoreServices/Archive Utility.app&lt;/b&gt;&amp;nbsp;and choose &lt;b&gt;Expand Library&lt;/b&gt; from the Archive Utility's File menu, then navigate to and select&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.zip&lt;/b&gt;&amp;nbsp;on the Desktop&amp;nbsp;in the standard file open dialog.)&lt;/li&gt;&lt;li&gt;You should now have a new folder on your Desktop called&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible&lt;/b&gt;. (Check that it contains a file called &lt;b&gt;mimetype&lt;/b&gt; and two folders, &lt;b&gt;META-INF&lt;/b&gt; and &lt;b&gt;OEBPS&lt;/b&gt;. However, the contents of this folder are not really of interest to you.)&lt;/li&gt;&lt;li&gt;Trash the&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.zip&lt;/b&gt;&amp;nbsp;file on the Desktop, as you do not need the copy you made of your original e-book file any more.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.mobileread.com/forums/attachment.php?attachmentid=36026&amp;amp;d=1253223157"&gt;&lt;/a&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEHGeGBf-xI/AAAAAAAAAqE/UHxSB9qSndg/s1600/ePub+Zip+Screenshot.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TEHGeGBf-xI/AAAAAAAAAqE/UHxSB9qSndg/s320/ePub+Zip+Screenshot.jpg" /&gt;&lt;/a&gt;Download and unzip &lt;a href="http://www.mobileread.com/forums/attachment.php?attachmentid=36026&amp;amp;d=1253223157"&gt;ePub Zip 1.0.2.app.zip&lt;/a&gt;, if you don't already have it. Double click it to expand it to &lt;b&gt;ePub Zip 1.0.2&lt;/b&gt;&amp;nbsp;on the Desktop. (See above for what to do if double-clicking does not automatically expand a ZIP file in Archive Utility.)&lt;/li&gt;&lt;li&gt;Drag the icon for the new&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible&lt;/b&gt;&amp;nbsp;folder to&amp;nbsp;&lt;b&gt;ePub Zip 1.0.2&lt;/b&gt;&amp;nbsp;and drop it onto the&amp;nbsp;&lt;b&gt;ePub Zip 1.0.2&lt;/b&gt;&amp;nbsp;icon. (Note: You must drag and drop your&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible&lt;/b&gt;&amp;nbsp;&lt;i&gt;folder&lt;/i&gt;&amp;nbsp;and not your&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.zip&lt;/b&gt;&amp;nbsp;file, which should now be in the Trash anyway.) This drag-and-drop operation causes an AppleScript to run in the background. That&amp;nbsp;AppleScript's function is to rezip your e-book the right way!&lt;/li&gt;&lt;li&gt;You should at this point see a dialog box, "&lt;b&gt;The_Poisonwood_Bible.epub created successfully&lt;/b&gt;," and a&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;&amp;nbsp;file should magically show up on your Desktop. This&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;&amp;nbsp;file is your correctly rezipped e-book.&lt;/li&gt;&lt;li&gt;&amp;nbsp;Use the new&amp;nbsp;&lt;b&gt;The_Poisonwood_Bible.epub&lt;/b&gt;&amp;nbsp;file as the input file to the &lt;b&gt;ineptepub&lt;/b&gt; script.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;If &lt;b&gt;ineptepub&lt;/b&gt; still doesn't work, the problem lies elsewhere than with the internal ZIP format of the e-book.&lt;br /&gt;&lt;br /&gt;If you use Windows, I imagine something like WinZip might offer the ability to do the same unzip/rezip trick. Sorry I can't give you detailed instructions about that. However, as I said earlier, this problem doesn't seem to affect Windows users very often, if at all.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;Installing PyCrypto on Snow Leopard&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;The instructions for Mac OS X users that I gave in&amp;nbsp;&lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;&amp;nbsp;are basically for users of the 10.5.x (" Leopard") version of that operating system. Many users are now on the 10.6.x ("Snow Leopard") version. Though my procedure basically works with Snow Leopard, some Snow Leopard users have had trouble with installing PyCrypto, the Python Cryptography Toolkit, in Step 3 of my original procedure.&lt;br /&gt;&lt;br /&gt;The basic problem has to do with Snow Leopard's use of &lt;i&gt;two&lt;/i&gt; Python versions. Version 2.5 is the one that you need to use to run the two Python scripts, &lt;b&gt;ineptkey&lt;/b&gt; and &lt;b&gt;ineptepub&lt;/b&gt;, that my instructions call for.&amp;nbsp;&lt;b&gt;ineptkey&lt;/b&gt;&amp;nbsp;is the script that generates the &lt;b&gt;adeptkey.der&lt;/b&gt; ADEPT key file, and as such does not require PyCrypto, but&amp;nbsp;&lt;b&gt;ineptepub&lt;/b&gt;, which is the script that actually decrypts the e-book, does need&amp;nbsp;PyCrypto. PyCrypto is basically a set of library files Python needs to access when it runs&amp;nbsp;&lt;b&gt;ineptepub&lt;/b&gt;. This set of library files needs to be installed in the right place in your Mac's folder hierarchy.&amp;nbsp;(When I refer generically to just plain&amp;nbsp;&lt;b&gt;ineptepub&lt;/b&gt;&amp;nbsp;herein, I mean specifically the&amp;nbsp;&lt;b&gt;ineptepub_v2&lt;/b&gt;&amp;nbsp;applet that is created in Step 6 of my original instructions.)&lt;br /&gt;&lt;br /&gt;Some users of Snow Leopard are finding that the&amp;nbsp;PyCrypto installer is putting PyCrypto in&lt;br /&gt;&lt;br /&gt;&lt;b&gt;/Library/Frameworks/Python.frameworks/versions/2.6/lib/python2.6/site-packages/&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;That is the wrong place! The right place for it is&lt;br /&gt;&lt;br /&gt;&lt;b&gt;/Library/Python/2.5/site-packages/&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Solution: after installing PyCrypto in Step 3 of the original procedure, simply copy all of the contents of the&lt;br /&gt;&lt;br /&gt;&lt;b&gt;/Library/Frameworks/Python.frameworks/versions/2.6/lib/python2.6/site-packages/&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;folder to&lt;br /&gt;&lt;br /&gt;&lt;b&gt;/Library/Python/2.5/site-packages/&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;In Finder, you can do this by highlighting all of the items contained in the Python 2.6 &lt;b&gt;/site-packages/&lt;/b&gt; folder and dragging them &lt;i&gt;with the option key held down&lt;/i&gt; to the Python 2.5&amp;nbsp;&lt;b&gt;/site-packages/&lt;/b&gt;&amp;nbsp;folder. (Be aware that you may have to create the latter folder manually in the&amp;nbsp;&lt;b&gt;/Library/Python/2.5/&lt;/b&gt;&amp;nbsp;folder.) This option-drag procedure makes a copy&amp;nbsp;in the destination&amp;nbsp;&lt;b&gt;/site-packages/&lt;/b&gt;&amp;nbsp;folder&amp;nbsp;of all of the highlighted items.&lt;br /&gt;&lt;br /&gt;Among the items that need to be copied in this way are a folder called &lt;b&gt;Crypto&lt;/b&gt;, along with all its contents, and a file called&amp;nbsp;&lt;b&gt;pycrypto-2.0.1-py2.5.egg-info&lt;/b&gt;. You should check to make sure that these items and (in the case of the&amp;nbsp;&lt;b&gt;Crypto&lt;/b&gt;&amp;nbsp;folder) their contained items get properly copied. If the latter file is named&amp;nbsp;&lt;b&gt;pycrypto-2.0.1-py2.&lt;u&gt;6&lt;/u&gt;.egg-info&lt;/b&gt;, change the name to&amp;nbsp;&lt;b&gt;pycrypto-2.0.1-py2.&lt;u&gt;5&lt;/u&gt;.egg-info&lt;/b&gt;&amp;nbsp;manually.&lt;br /&gt;&lt;br /&gt;At that point, you will hopefully be able to proceed with Steps 4-7 of the original procedure.&lt;br /&gt;&lt;br /&gt;This applies to a Mac, by the way, and does not apply to Windows computers.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;Which Build Applet Version To Use?&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/div&gt;Some Mac users have gotten to Step 6 and had trouble where I tell them to&amp;nbsp;right-click the &lt;b&gt;ineptepub_v2.py&lt;/b&gt; script file and choose &lt;b&gt;Open With: Build Applet&lt;/b&gt;. This is intended to cause an application,&amp;nbsp;Build Applet,&amp;nbsp;that is included with Python on a Mac, to change the text file&amp;nbsp;&lt;b&gt;ineptepub_v2.py&lt;/b&gt;&amp;nbsp;into an "applet" — a double-clickable application — called&amp;nbsp;&lt;b&gt;ineptepub_v2&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Accordingly, right-clicking on&amp;nbsp;&lt;b&gt;ineptepub_v2.py&lt;/b&gt;&amp;nbsp;brings up a menu that has an &lt;b&gt;Open With:&lt;/b&gt; item, and one of the sub-items of that item should be just plain&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;But some users double-click on&amp;nbsp;the&amp;nbsp;&lt;b&gt;ineptepub_v2.py&lt;/b&gt;&amp;nbsp;script file and see, for example,&amp;nbsp;&lt;b&gt;Open With: Build Applet 2.6.0&lt;/b&gt; &lt;i&gt;and&lt;/i&gt;&amp;nbsp;&lt;b&gt;Open With: Build Applet:&amp;nbsp;2.5.4&lt;/b&gt;!&lt;br /&gt;&lt;br /&gt;How you handle this problem depends on whether you are on Snow Leopard or Leopard.&lt;br /&gt;&lt;br /&gt;(1) If you are on Snow Leopard, just choose&amp;nbsp;&lt;b&gt;Open With: Build Applet:&amp;nbsp;2.5.n&lt;/b&gt;&amp;nbsp;— i.e., choose the version of&amp;nbsp;&lt;b&gt;Build Applet&lt;/b&gt;&amp;nbsp;that has&amp;nbsp;&lt;b&gt;2.5&lt;/b&gt;&amp;nbsp;in it.&lt;br /&gt;&lt;br /&gt;(2) If you are on Leopard, which natively supports only Python 2.5, you probably have at some point tried to install some version of Python 2.6. The two versions of Python, 2.5 and 2.6, are different enough that &lt;b&gt;ineptkey&lt;/b&gt; and &lt;b&gt;ineptepub&lt;/b&gt; won't work properly with Python 2.6 on a Mac, and yet it may be the case that the default version of Python that your Mac is &lt;i&gt;trying&lt;/i&gt; to use is in fact 2.6.&lt;br /&gt;&lt;br /&gt;Since&amp;nbsp;Mac OS X 10.5.n normally doesn't come with any version of Python other than 2.5, your having at some point installed (or tried to install) 2.6 may gum up the works.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;I recommend that you do a clean install of Mac OS X 10.5.n, using the original install DVD, and also re-installed the Xcode Developer tools, which is a package that contains Python 2.5, at the same time. This will eliminate any vestiges of whatever Python 2.6 installation currently inhabits your Mac. (See the next topic for how to do a clean install.)&lt;br /&gt;&lt;br /&gt;On the other hand, you may feel you have some reason &lt;i&gt;not&lt;/i&gt; to do a clean Mac OS X 10.5 install. If so, your best bet may just be to&amp;nbsp;choose&amp;nbsp;&lt;b&gt;Open With: Build Applet:&amp;nbsp;2.5.n&lt;/b&gt;, just as if you were on Snow Leopard. The&amp;nbsp;result &lt;i&gt;may&lt;/i&gt; be a usable&amp;nbsp;&lt;b&gt;ineptepub_v2&lt;/b&gt;&amp;nbsp;applet. If so, fine. If not, a clean install may be your only recourse.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;Doing a Clean Install of Mac OS X 10.5.n&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;I recommend doing a clean install of Mac OS X 10.5.n, if you are on Leopard and not Snow Leopard and you are having trouble with getting the procedure&amp;nbsp;to work that&amp;nbsp;I laid out in my original post,&amp;nbsp;&lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;. This of course applies to Mac users only, not users of Windows PCs.&lt;br /&gt;&lt;br /&gt;Mac OS X 10.5.n is the version that I currently use on my Mac, and the instructions in my original post apply mainly to it. As far as I know, they &lt;i&gt;also&lt;/i&gt; work for Snow Leopard users, except for the problem mentioned earlier in which PyCrypto gets installed into the wrong folder. Snow Leopard users who run into &lt;i&gt;other&lt;/i&gt; problems with my procedure may want to consider doing their own clean install of Mac OS X 10.6.n, but I cannot advise them about that.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;u&gt;To do a clean install of Mac OS X 10.5.n:&lt;/u&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Click on this link to &lt;a href="http://oreilly.com/mac-os-x/excerpts/mac-os-x-mm/installing-mac-os-x-10.html"&gt;an excerpt from&amp;nbsp;Mac OS X: Missing Manual &amp;nbsp;— Leopard&lt;/a&gt;, by David Pogue. Scroll about halfway down the page to the&amp;nbsp;&lt;b&gt;The Clean Install ("Archive and Install")&lt;/b&gt; section. Follow the instructions there.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;u&gt;To install the&amp;nbsp;Xcode Developer tools:&lt;/u&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Using your OS X 10.5.n Install DVD, navigate to and then double-click &lt;b&gt;Mac OS X Install DVD:Optional Installs:Xcode Tools:Xcode Tools.mpkg&lt;/b&gt;&amp;nbsp;on that DVD. You will be led, by the installer program which opens,&amp;nbsp;through the necessary steps to install the Developer Tools package.&lt;br /&gt;&lt;br /&gt;(See "&lt;a href="http://guides.macrumors.com/Complete_Steps_to_Perform_a_Clean_OS_X_Reinstall_on_Your_MacBook_Air" rel="nofollow" style="color: #445566;"&gt;Complete Steps to Perform a Clean OS X Reinstall on Your MacBook Air&lt;/a&gt;" for a how-to on doing a clean install on a Mac that lacks a DVD drive.)&lt;br /&gt;&lt;br /&gt;Once you have done the clean install, including&amp;nbsp;the Xcode Developer tools, go back and right-click the&amp;nbsp;&lt;b&gt;ineptepub_v2.py&lt;/b&gt;&amp;nbsp;script file and choose&amp;nbsp;&lt;b&gt;Open With: Build Applet&lt;/b&gt;, which now should be the only &lt;b&gt;Build Applet&lt;/b&gt; choice available. The result should be a usable &lt;b&gt;ineptepub_v2&lt;/b&gt; applet.&lt;br /&gt;&lt;br /&gt;(2) If you are on Snow Leopard, then there probably &lt;i&gt;should&lt;/i&gt; be two versions of Build Applet on your Mac, just as there are two versions of Python! In this case, just choose&amp;nbsp;&lt;b&gt;Open With: Build Applet:&amp;nbsp;2.5.n&lt;/b&gt;. Again, the&amp;nbsp;result should be a usable&amp;nbsp;&lt;b&gt;ineptepub_v2&lt;/b&gt;&amp;nbsp;applet.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;Reading Your Adobe E-Books on an iPad in iBooks&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;My original post was about reading your Adobe e-books on an iPhone in a reader app like Stanza, but you can now read them on an iPad (or an iPhone or iPod Touch) using Apple's free iBooks app.&lt;br /&gt;&lt;br /&gt;If the free iBooks app from Apple works the same on an iPad as it does on my iPhone — and I believe it does, except I'm not sure to what extent you'll be able to take advantage of the larger screen or the standard assortment of fonts with the "open" EPUB books you derive from Adobe DRM'ed e-books — you're definitely in luck.&lt;br /&gt;&lt;br /&gt;If you follow the instructions in my original&amp;nbsp;&lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;&amp;nbsp;post (and, if need be, the problem-solving workarounds detailed herein) then for each Adobe e-book you decrypt, you will wind up with an open EPUB e-book file that is no longer locked into the Adobe Reader world.&lt;br /&gt;&lt;br /&gt;Add that file (it will have an &lt;b&gt;.epub&lt;/b&gt; filename extension, whether or not that extension is visible in Finder) to your iTunes library. On a Mac, you can just drag the file's Finder icon to the iTunes icon in the Dock or to the Books icon on the left side of the main iTunes window. On Windows, you can use, I believe, similar shortcuts.&lt;br /&gt;&lt;br /&gt;Once the file shows up in iTunes' Books section, you can, in iTunes, just sync your iDevice — your iPad, iPhone, or iPod touch, as long as that iDevice is running iOS 4.0, Apple's latest operating system for mobiles — and then you can read the book in the iBooks app on the iDevice!&lt;br /&gt;&lt;br /&gt;I find that the Adobe-derived open EPUBs I have tried so far in iBooks work exactly the same as Apple-sanctioned e-books from the iBookstore.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;Fixing Missing Cover Artwork on open EPUBs in iBooks&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;br /&gt;But I have found that some but not all of the e-books I have treated in the way just described do not show up as having a pretty cover, either in iTunes or in the iBooks app on the iDevice. Some have no cover at all. Here's how to fix that:&lt;br /&gt;&lt;br /&gt;In your web browser, bring up Google and click on Google's &lt;b&gt;Images&lt;/b&gt; tab at the upper left of the browser window. In the&amp;nbsp;Google&amp;nbsp;search box enter the name of your e-book book and, to make sure Google knows exactly what you're looking for, the author's name, both in quotation marks. For example:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;"an echo in the bone"&lt;/b&gt; &lt;b&gt;"diana gabaldon"&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Then, click on &lt;b&gt;Search Images&lt;/b&gt;. Most of the results you see will be images of the actual book's cover!&lt;br /&gt;&lt;br /&gt;Click on any thumbnail image you like — the larger the dimensions in pixels of the actual image, the better. At the top of the page that comes up, click on &lt;b&gt;See full size image&lt;/b&gt;. Then left-click on the image that comes up and select &lt;b&gt;Copy Image&lt;/b&gt;. (This works on a Mac using Safari. If you are on Windows, or if you are using another browser, you may have to make adjustments.)&lt;br /&gt;&lt;br /&gt;You now have a copy of the image on your Clipboard. In iTunes, click on &lt;b&gt;Books&lt;/b&gt; on the left side of the main window, then select the book the cover goes with and choose the &lt;b&gt;Get Info&lt;/b&gt; menu item. (Mac shortcut: &lt;b&gt;Command-I&lt;/b&gt;.) Click on the &lt;b&gt;Artwork&lt;/b&gt; tab, then click in the (typically empty) artwork box. Paste the Clipboard's contents there, and click OK.&lt;br /&gt;&lt;br /&gt;In a few seconds you will see the new cover artwork show up in the main iTunes window. Now sync your iDevice in iTunes. Once you do that, the new cover artwork will show up on your iBooks library bookshelf!&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-8544947707157407771?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/8544947707157407771/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=8544947707157407771' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/8544947707157407771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/8544947707157407771'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/07/breaking-adobe-drm-tips-tricks.html' title='Breaking Adobe DRM — Tips, Tricks, Workarounds'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_3ofIt8MGOHM/TEHGeGBf-xI/AAAAAAAAAqE/UHxSB9qSndg/s72-c/ePub+Zip+Screenshot.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-828409836388457916</id><published>2010-07-11T09:13:00.000-07:00</published><updated>2010-07-24T17:02:08.420-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='iBooks'/><title type='text'>iBooks Cook!</title><content type='html'>&lt;span id="goog_264088945"&gt;&lt;/span&gt;&lt;span id="goog_264088946"&gt;&lt;/span&gt;&lt;a href="http://www.blogger.com/"&gt;&lt;/a&gt;Once, alone atop the e-books pyramid, was Amazon's Kindle. Along came Barnes &amp;amp; Noble's Nook, trying to unseat it. Now there's Apple's iBooks.&lt;br /&gt;&lt;br /&gt;iBooks is, like Kindle and Nook, a&amp;nbsp;way to read e-books on a handheld device. But whereas Kindle e-books prefer Amazon's dedicated Kindle reader and Nook e-books prefer B&amp;amp;N's dedicated Nook handheld, Apple's iBooks can be read on any of several Apple iDevices: on&amp;nbsp;the brand new iPad and on any iPhone or iPod Touch that employs Apple's latest-and-greatest mobile operating system, iOS 4.0.&lt;br /&gt;&lt;br /&gt;&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://itunes.apple.com/us/app/ibooks/id364709193?mt=8" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="99" src="http://reviews.cnet.com/i/bto/20100402/iBooksIcon.png" width="100" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;iBooks App Icon&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;iBooks is an app that runs on those devices; it's not an integral feature. If you buy an iPad or iPhone 3GS, you don't &lt;em&gt;have&lt;/em&gt; to get, or use, the free iBooks app. But reading e-books is the main reason you'd buy a Kindle or Nook, so the software that does that is bundled with the device.&lt;br /&gt;&lt;br /&gt;iBooks is &lt;i&gt;also&lt;/i&gt; an online store, the iBookstore ...&amp;nbsp;part of Apple's iTunes Store:&lt;br /&gt;&lt;br /&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDiTnyPJuSI/AAAAAAAAAnE/qTV0_NX_fKo/s1600/iBooks+Store+in+iTunes.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="312" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDiTnyPJuSI/AAAAAAAAAnE/qTV0_NX_fKo/s400/iBooks+Store+in+iTunes.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;iBooks Store in iTunes&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;The iBooks app is designed to make it easy for you to buy e-books from the iBookstore. You do it right in the iBooks app. Purchases go on the same credit card or PayPal account you use to buy music from the iTunes Store. Then they instantly download wirelessly to your iDevice. Later, when you sync your iDevice to iTunes on your computer, your iBooks purchases get copied to it, too.&lt;br /&gt;&lt;br /&gt;That's also what happens with music downloads ... with one crucial difference. If you download an album but later delete it from your iTunes library&amp;nbsp;&lt;i&gt;and&lt;/i&gt; from your various iDevices, you can't get it back without buying it again. But with iBooks, you can trash &lt;i&gt;all&lt;/i&gt; your personal copies of a book and later on go back to the iBookstore and download the same book again, for free, from the Purchases section.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDjNJAlU8DI/AAAAAAAAAnU/eT9x7N7WMLc/s1600/Store+-+Purchases.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDjNJAlU8DI/AAAAAAAAAnU/eT9x7N7WMLc/s400/Store+-+Purchases.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;That one's purchases stick around forever at the iBookstore allows me to do what I intend to do soon. I am now using iBooks on my iPhone while accumulating enough cash ($499 and up) for an iPad. When I get the iPad, I can just sync to it the books I currently have in iTunes ... but if there are books I have purchased but have removed from iTunes, I can retrieve them, at no further cost, from the iBookstore.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;Using iBooks on the iPhone&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Reading books in iBooks on my iPhone is just a wee bit more pleasant than using any of the other e-book apps I've tried, though many of the details are the same. For instance, to turn a page in iBooks you can either tap on the right side of the screen&amp;nbsp;or swipe your finger from right to left. Some other apps make you choose between these two options, but iBooks recognizes both.&lt;br /&gt;&lt;br /&gt;The turning of a page in iBooks actually looks super-realistic:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDi4PU7wHkI/AAAAAAAAAnM/Bn-YZN8hHhE/s1600/During+Page+Turn.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDi4PU7wHkI/AAAAAAAAAnM/Bn-YZN8hHhE/s400/During+Page+Turn.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;The few settings you can customize in iBooks ... there aren't many ... allow you to to choose a display font and size, alter the page brightness, and flip between a white page background and a sepia one. (I like the sepia one.) These settings are available as tiny icons superimposed at the top of every page:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDjN6hgKPtI/AAAAAAAAAnc/RY8yTy5Weso/s1600/Icons+Visible.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDjN6hgKPtI/AAAAAAAAAnc/RY8yTy5Weso/s400/Icons+Visible.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;You can dismiss the icons by tapping page-center, and then bring them back the same way. When the settings icons are visible, so is a button that exits you back to your Library. The Library's graphic metaphor is a bookshelf:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDjOadrZULI/AAAAAAAAAnk/1AKjHXdmBqE/s1600/Library+(Books).jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDjOadrZULI/AAAAAAAAAnk/1AKjHXdmBqE/s400/Library+(Books).jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Another settings button brings up the table of contents of your current book:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDjOo0k_XeI/AAAAAAAAAns/PbprYHIqwtE/s1600/Table+of+Contents.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDjOo0k_XeI/AAAAAAAAAns/PbprYHIqwtE/s400/Table+of+Contents.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Yet another icon brings up a standard search-for-text function that locates, in the current book, whatever text you type in, while another icon bookmarks the current page:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: auto;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDjRPyeoWwI/AAAAAAAAAn8/w-7nhRZL_6c/s1600/Landscape+Mode.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="267" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDjRPyeoWwI/AAAAAAAAAn8/w-7nhRZL_6c/s400/Landscape+Mode.jpg" width="400" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;iBooks in Landscape Mode&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;The red symbol is the bookmark itself; it obscures the smaller icon you tap to &lt;i&gt;create&lt;/i&gt; the bookmark. If you tap the red bookmark symbol again, the bookmark is removed from the current page.&lt;br /&gt;&lt;br /&gt;When the superimposed icons are visible, there's a handy display at page-bottom that tells you numerically and graphically how far through the book your current position is, and a slider control which can be dragged to the right or left to move to a different page. "159 pages left" at lower right refers to how many pages are left in the current chapter.&amp;nbsp;(Of course, these "pages" are really just screenfuls of text, with "page" capacity depending on font size. If you change the font size, the "page" numbering updates to reflect the change.)&lt;br /&gt;&lt;br /&gt;Even when the superimposed icons are invisible, there remains at page-bottom a figure like "1468 of 2810": the number of "pages" you are&amp;nbsp;into the book.&lt;br /&gt;&lt;br /&gt;One advantage iBooks has over many other e-book readers is the ability to display color graphics:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDnUeeJVrLI/AAAAAAAAAoE/6Yy6DxXPQt0/s1600/Color+Graphics.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDnUeeJVrLI/AAAAAAAAAoE/6Yy6DxXPQt0/s400/Color+Graphics.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;iBooks lets you annotate text:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDnWBdANQdI/AAAAAAAAAo0/0kI6XXhVL9U/s1600/Entering+Note.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDnWBdANQdI/AAAAAAAAAo0/0kI6XXhVL9U/s400/Entering+Note.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnWJnN-_qI/AAAAAAAAAo8/nwPxr5ywuKk/s1600/Text+with+Note.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnWJnN-_qI/AAAAAAAAAo8/nwPxr5ywuKk/s400/Text+with+Note.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;iBooks lets you highlight text in various colors:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnU9Nnz8rI/AAAAAAAAAoM/dpLL-bdXzFU/s1600/Highlighting+Text.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnU9Nnz8rI/AAAAAAAAAoM/dpLL-bdXzFU/s400/Highlighting+Text.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVKE0AD5I/AAAAAAAAAoU/Q3F-BAyeCvI/s1600/Text+Highlighted.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVKE0AD5I/AAAAAAAAAoU/Q3F-BAyeCvI/s400/Text+Highlighted.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVTsvyl4I/AAAAAAAAAoc/ekaMveRAFHw/s1600/Changing+Highlight+Color+%231.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVTsvyl4I/AAAAAAAAAoc/ekaMveRAFHw/s400/Changing+Highlight+Color+%231.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVZ-sNSaI/AAAAAAAAAok/uvP5g62aCe4/s1600/Changing+Highlight+Color+%232.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVZ-sNSaI/AAAAAAAAAok/uvP5g62aCe4/s400/Changing+Highlight+Color+%232.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVhwP5QkI/AAAAAAAAAos/aZ1X7jKIoOI/s1600/Highlight+Color+Changed.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnVhwP5QkI/AAAAAAAAAos/aZ1X7jKIoOI/s400/Highlight+Color+Changed.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Your bookmarks, annotations, and highlighted text show up in your book's table of contents for easy retrieval:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDnWhwE-KmI/AAAAAAAAApE/jOHY-fA9kU8/s1600/Notes,+etc.,+in+TOC.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDnWhwE-KmI/AAAAAAAAApE/jOHY-fA9kU8/s400/Notes,+etc.,+in+TOC.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;The iBookstore&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;You buy iBooks at the iBookstore — part of the familiar iTunes Store. The&amp;nbsp;iBookstore give you access to "Featured" books ...&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDnYRc6kTlI/AAAAAAAAApM/gX36H5sLG3s/s1600/Store+-+Featured.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/TDnYRc6kTlI/AAAAAAAAApM/gX36H5sLG3s/s400/Store+-+Featured.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;... to New York Times bestsellers ...&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDnYZUW1_BI/AAAAAAAAApU/M_DIkcsFiwM/s1600/Store+-+NYT+Bestsellers.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/TDnYZUW1_BI/AAAAAAAAApU/M_DIkcsFiwM/s400/Store+-+NYT+Bestsellers.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnZ2kPRrtI/AAAAAAAAAp0/E0d5rwefe40/s1600/Store+-+Top+NYT+Bestseller.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnZ2kPRrtI/AAAAAAAAAp0/E0d5rwefe40/s400/Store+-+Top+NYT+Bestseller.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;... to Classics, which are not necessarily free of charge ...&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnYs_3sh9I/AAAAAAAAApc/Y9ZJ7vK5byo/s1600/Store+-+Classics.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnYs_3sh9I/AAAAAAAAApc/Y9ZJ7vK5byo/s400/Store+-+Classics.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnY3Hi_EEI/AAAAAAAAApk/4k3QYuarSq8/s1600/Store+-+Lord+of+the+Flies.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/TDnY3Hi_EEI/AAAAAAAAApk/4k3QYuarSq8/s400/Store+-+Lord+of+the+Flies.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;... and to all of the free-of-charge books from &lt;a href="http://www.gutenberg.org/wiki/Main_Page"&gt;Project Gutenberg&lt;/a&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;You can also search the iBookstore for specific titles and authors you are interested in. Here is one of my own search results:&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnZdPoYIpI/AAAAAAAAAps/uaxvXQaRvZs/s1600/Store+-+Search+Result.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/TDnZdPoYIpI/AAAAAAAAAps/uaxvXQaRvZs/s400/Store+-+Search+Result.jpg" width="267" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;(Notice that I'd already downloaded the book when I took the screenshot.)&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;b&gt;&lt;u&gt;iBooks Pricing and the New "Agency" Model&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;If you look back at the screenshot for James Patterson and Maxine Paetro's &lt;i&gt;Private&lt;/i&gt;, at the iBookstore it costs $12.99! Here I come to one of the biggest complaints about iBooks: we lovers of e-books can no longer expect to pay the erstwhile norm, $9.99, for bestsellers.&amp;nbsp;The reason can be read in "&lt;a href="http://www.newyorker.com/reporting/2010/04/26/100426fa_fact_auletta"&gt;Publish or Perish:&amp;nbsp;Can the iPad topple the Kindle, and save the book business?&lt;/a&gt;" by Ken Auletta, from the&amp;nbsp;April 26, 2010, issue of &lt;i&gt;The New Yorker&lt;/i&gt;.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Basically, $9.99 was the price that Amazon &lt;i&gt;chose&lt;/i&gt; to charge for bestsellers, back when the Kindle was new. Amazon was taking a sizable loss on each e-book sold for that price, since it had paid the book's publisher much more than that $9.99. This was fine with Amazon chief Jeff Bezos, who was mainly interested in selling lots of Kindles and books to read on them, thereby&amp;nbsp;establishing Amazon's e-book market supremacy.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Publishers hated it. Even if Amazon was buying e-books from them at acceptable prices, the publishers feared thatthe e-book market, as it grew,&amp;nbsp;would erode their traditional market for printed books.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;When Apple's Steve Jobs was lining up publishers for his new iBooks operation, five of the six biggest publishing houses signed on:&amp;nbsp;Penguin Books, HarperCollins, Simon &amp;amp; Schuster, Macmillan Publishers, and Hachette Book Group USA. But the biggest of all, Random House, wouldn't.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;The problem? Random House wasn't thrilled with the new "agency model," according to the terms of which the others of the Big Six were agreeing to furnish e-books to Apple (their bookselling "agent") for a set to-the-public selling price: in the case of&amp;nbsp;Patterson and Paetro's&amp;nbsp;&lt;i&gt;Private&lt;/i&gt;&amp;nbsp;and of many other hot sellers, $12.99. Of that price, Apple would keep 30 percent, and the rest would go to the publisher. Out of the publisher's take would come authors' royalties and all usual costs of book publishing.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Random House chairman/CEO Markus Dohle feared the agency model's spread to Amazon and elsewhere. And well he should have ... according to the terms of the model, the publisher receives &lt;i&gt;less&lt;/i&gt; money per e-book sold than with the old Amazon model! With 30 percent of $12.99, or $3.90, staying with Apple, the publisher is left with $9.09 — less than the erstwhile Amazon price of $9.99 for a bestseller, which in turn was significantly less than Amazon had originally been paying the publisher for the e-book.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Dohle was prescient. The Patterson-Paetro book is &lt;a href="http://www.amazon.com/Private-ebook/dp/B0035II98O/ref=sr_1_1?ie=UTF8&amp;amp;m=AG56TWVU5XWC2&amp;amp;s=digital-text&amp;amp;qid=1278862444&amp;amp;sr=1-1"&gt;now available at Amazon's Kindle Store&lt;/a&gt; for ... $12.99! A notation below the price says, "This price was set by the publisher."&lt;br /&gt;&lt;br /&gt;Hello, agency model!&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Random House and Apple are apparently still in negotiations, but for now you won't be able to buy (for example) Dan Brown's &lt;i&gt;The Lost Symbol&lt;/i&gt; at the iBookstore. Brown is published by Doubleday, which is owned by Random House.&lt;br /&gt;&lt;br /&gt;It's clear to me that this situation cannot long stand. If Steve Jobs cannot get Markus Dohle on board — on whatever terms — his iBooks experiment will flop.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-828409836388457916?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/828409836388457916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=828409836388457916' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/828409836388457916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/828409836388457916'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/07/ibooks-cook.html' title='iBooks Cook!'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_3ofIt8MGOHM/TDiTnyPJuSI/AAAAAAAAAnE/qTV0_NX_fKo/s72-c/iBooks+Store+in+iTunes.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-7355986516280553907</id><published>2010-02-16T08:35:00.000-08:00</published><updated>2010-11-25T07:54:51.467-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>Decrypting Adobe Digital Editions 1.7.2 eBooks on Windows</title><content type='html'>&lt;i&gt;Readers,&lt;br /&gt;&lt;br /&gt;My original post, which is preserved below for historical purposes but has its text struck through, was wrong in certain important details and quickly outdated in others, for which I humbly apologize. It was an attempt to help you cope with the release of the 1.7.2 update to Adobe Digital Editions. ADE 1.7.2 changed the way a crucial decryption key is stored when the ADE activation takes place — when, that is, you "authorize" your computer to use your Adobe ID and password.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Here is the latest (hopefully correct) information, which is fleshed out in &lt;/i&gt;&lt;i&gt;&lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;&lt;/i&gt;&lt;i&gt;:&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;There is now (see Step 4 in &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;) a new version&lt;/i&gt;&lt;i&gt; (v.4.3)&lt;/i&gt;&lt;i&gt; of the ineptkey Python script for Windows users, the purpose of which is to derive a key to decrypt Adobe eBooks, and also a brand new ineptkeymac Python script (v.1) for Mac users, the purpose of which is the same.&lt;br /&gt;&lt;br /&gt;Either the ineptkey v.4.3 Python script for Windows users or the new ineptkeymac v.1 script for Mac users will produce an adeptkey.der output file that can be input to version 2 of the ineptepub script. v.2 has been the "standard" ineptepub version for a long time now, and it is again. The purpose of ineptepub is to use the key generated by either ineptkey or ineptkeymac to decrypt Adobe eBooks.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Windows or Mac users can alternatively use ineptepub_auto_version3.pyw (v.3 of ineptepub) or aineptepub.pyw (v.4.1 of ineptepub, which is different from v.4), both of which decrypt whole folders/directories of Adobe eBooks rather than just a single Adobe/EPUB file.&lt;br /&gt;&lt;br /&gt;Version 4 of ineptepub does &lt;u&gt;not&lt;/u&gt;&lt;/i&gt;&lt;i&gt; work with ineptkey v.4.3, the latest ineptkey version, but only with ineptkey v.4.2, which is already obsolete ... as ineptepub v.4 is likewise already obsolete.&lt;br /&gt;&lt;br /&gt;While ineptkey v.4.2 &lt;u&gt;was&lt;/u&gt; current, it generated an adeptkey&lt;u&gt;4&lt;/u&gt;.der (not adeptkey.der) file in a different internal format than adeptkey.der. That file was intended for ineptepub v.4. When ineptkey v.4.3 came out, I mistakenly told readers in my original post below to input its output file to ineptepub v.4, which led to "index out of range" errors.&lt;br /&gt;&lt;br /&gt;Any adeptkey.der file that was generated prior to ADE version 1.7.2 is no longer usable with eBooks downloaded with ADE 1.7.2. Even though it's the right format for ineptepub v.2, it will produce a "problem decrypting session key" error when used with ADE 1.7.2-downloaded books. It will work only with books downloaded with ADE 1.7.1 or earlier.&lt;br /&gt;&lt;br /&gt;Users that have an old adeptkey.der file that was generated while ADE 1.7.1 was active can, if they wish, hold onto it and use it to decrypt books that they downloaded before the ADE 1.7.2 update. Or they can re-download those books in ADE 1.7.2 and use a newly generated adeptkey.der file, from ineptkey v.4.3 or ineptkeymac v.1, to decrypt the newly downloaded books in any version of ineptepub other than v.4. I recommend the latter course, as it avoids having to keep track of which books were downloaded with which ADE versions.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Again, sorry for all the mix-ups,&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Eric&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;* * *&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The original post:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;s&gt;Adobe Digital Editions 1.7.2 tosses a monkey wrench into the procedure for decrypting Adobe eBooks that I described in &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt;. Using that procedure as originally described can produce&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;i&gt;&lt;br /&gt;Error: problem decrypting session key&lt;/i&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;instead of decrypting an eBook.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;First I'll give the remedy, then I'll explain.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;This post applies, by the way, to Windows platforms, not Macs. Although ADE 1.7.2 can cause similar problems for Mac users, I will publish a general solution for them in a later post. Neither of the two new Python scripts I am about to discuss works on a Mac.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;The remedy for Windows users is to download and use &lt;a href="http://epstewart.home.comcast.net/ineptkey_v43.pyw.zip"&gt;&lt;b&gt;ineptkey.pyw version 4.3&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://epstewart.home.comcast.net/ineptepub_v4.pyw.zip"&gt;&lt;b&gt;ineptepub.pyw version 4&lt;/b&gt;&lt;/a&gt;  instead of earlier versions of the Python scripts &lt;b&gt;ineptkey.pyw&lt;/b&gt; and &lt;b&gt;ineptepub.pyw&lt;/b&gt;, respectively. To get the new versions, just click on the two links just given. Each will download a zipped version that, if your browser doesn't unzip them, must be unzipped manually to yield the files &lt;b&gt;ineptkey_v43.pyw&lt;/b&gt; and &lt;b&gt;ineptepub_v4.pyw&lt;/b&gt;.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;Version 4.3 of &lt;b&gt;ineptkey&lt;/b&gt; can cope with the changes made by ADE 1.7.2 with respect to what cryptographic encryption/decryption keys are stored in the Windows registry, and how they are stored. Working in tandem with &lt;b&gt;ineptkey version 4.3&lt;/b&gt; is the new &lt;b&gt;ineptepub version 4&lt;/b&gt;. These two new Python scripts allow you to decrypt Adobe eBooks that you have downloaded using &lt;i&gt;either&lt;/i&gt; ADE 1.7.1 (the older version) or ADE 1.7.2 (the current version).&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;If you followed the instructions in my earlier &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html"&gt;iPhone: Reading Adobe/EPUB eBooks&lt;/a&gt; post, you already have Python 2.6 installed in &lt;b&gt;C:\Python26\python.exe&lt;/b&gt;. You need to open &lt;b&gt;ineptkey_v43.pyw&lt;/b&gt; in that app. It will produce a file called &lt;b&gt;adeptkey.der&lt;/b&gt; in the same folder as &lt;b&gt;ineptkey_v43.pyw&lt;/b&gt;&lt;b&gt;&lt;/b&gt;. (An &lt;b&gt;adeptkey.der&lt;/b&gt; file from an earlier version of &lt;b&gt;ineptkey&lt;/b&gt; will not work with the new version of &lt;b&gt;ineptepub&lt;/b&gt;.)&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;b&gt;adeptkey.der&lt;/b&gt; contains more than one candidate decryption key for &lt;b&gt;ineptepub_v4.pyw&lt;/b&gt;&lt;b&gt;&lt;/b&gt; to try, any time you open &lt;b&gt;ineptepub_v4.pyw&lt;/b&gt;&lt;b&gt;&lt;/b&gt; in &lt;b&gt;C:\Python26\python.exe&lt;/b&gt; to decrypt a particular eBook. The new version of &lt;b&gt;ineptepub &lt;/b&gt;figures out which candidate key works, and uses that one.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;Keep in mind that you need to run &lt;b&gt;ineptkey_v43.pyw&lt;/b&gt;&lt;b&gt;2&lt;/b&gt; just once, to generate &lt;b&gt;adeptkey.der&lt;/b&gt;. You then run &lt;b&gt;ineptepub_v4.pyw&lt;/b&gt; every time you want to decrypt a new eBook.&lt;/s&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;s&gt;* * *&lt;/s&gt;&lt;/center&gt;&lt;s&gt; &lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;Now for a more detailed explanation: On or about Feb. 1, 2010, &lt;b&gt;Adobe Digital Editions 1.7.2&lt;/b&gt; replaced &lt;b&gt;1.7.1&lt;/b&gt; as the version that new users received. At the same time existing &lt;b&gt;1.7.1&lt;/b&gt; users started to get dialog boxes warning that they had 44 days to upgrade. If they clicked "Upgrade Now," then tried to use &lt;b&gt;ineptkey.pyw&lt;/b&gt; and then &lt;b&gt;ineptepub.pyw&lt;/b&gt;, they got &lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;i&gt;Error: problem decrypting session key&lt;/i&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;from the latter. (If they already had saved an &lt;b&gt;adeptkey.der&lt;/b&gt; output file from &lt;b&gt;ineptkey version 3&lt;/b&gt;, &lt;b&gt;ineptepub version 2&lt;/b&gt; still worked with that saved &lt;b&gt;adeptkey.der&lt;/b&gt; file. In fact, you can &lt;i&gt;continue&lt;/i&gt; to use that saved &lt;b&gt;adeptkey.der&lt;/b&gt; file indefinitely with &lt;i&gt;any&lt;/i&gt; version of &lt;b&gt;ineptepub&lt;/b&gt; prior to version 4.)&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;Existing ADE users could, of course, delay upgrading to 1.7.2, but they had no way of knowing &lt;i&gt;not&lt;/i&gt; to upgrade if they had not previously tucked away a copy of the &lt;b&gt;adeptkey.der&lt;/b&gt; file. New users had no choice but to get ADE 1.7.2 right off. (You can tell what version of ADE you have by launching ADE and, assuming you do not get a dialog box telling you that you need to upgrade, going into Library View and choosing the About Adobe Digital Editions menu item. In the box that appears you will see a version number such as 1.7.2.xxxx.)&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;Adding to the confusion, there were many reasons why the "problem decrypting session key" error &lt;i&gt;could&lt;/i&gt; crop up. For instance, if you generated &lt;b&gt;adeptkey.der&lt;/b&gt; and then re-authorized ADE using a different Adobe ID, your new eBooks would not decrypt using the existing &lt;b&gt;adeptkey.der&lt;/b&gt;. Instead, &lt;b&gt;ineptepub&lt;/b&gt; would produce the same "problem decrypting session key" error. Figuring out what was causing the "problem decrypting session key" error when ADE 1.7.2 arrived was tough.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;Thanks to the anonymous author of the new Python script versions, the problem has now been solved. The problem has to do with the fact that in the Windows registry, there is a bunch of ADE activation data stored for each authorization of ADE that is done. Prior to ADE 1.7.2, a crucial key, &lt;b&gt;privateLicenseKey&lt;/b&gt;, was &lt;i&gt;itself&lt;/i&gt; encrypted a certain way. Earlier versions of &lt;b&gt;ineptkey&lt;/b&gt; simply decrypted it the same way and stored that single result in &lt;b&gt;adeptkey.der&lt;/b&gt;.&lt;/s&gt;&lt;br /&gt;&lt;s&gt;&lt;br /&gt;&lt;/s&gt;&lt;br /&gt;&lt;s&gt;As of 1.7.2, &lt;b&gt;privateLicenseKey&lt;/b&gt; is encrypted a different way. The anonymous author of the new &lt;b&gt;ineptkey&lt;/b&gt; script didn't know how to modify how it is decrypted, but he found &lt;i&gt;another&lt;/i&gt; key in the registry, &lt;b&gt;pkcs12&lt;/b&gt;, that could be used as &lt;b&gt;privateLicenseKey&lt;/b&gt; had originally been used. So he simply passed both keys into the &lt;b&gt;adeptkey.der&lt;/b&gt; file. The first key is correct for ADE 1.7.1, while the second works for ADE 1.7.2. The new &lt;b&gt;ineptepub&lt;/b&gt; script can tell which one is working, and uses that one.&lt;/s&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-7355986516280553907?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/7355986516280553907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=7355986516280553907' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/7355986516280553907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/7355986516280553907'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/02/decrypting-adobe-digital-editions-172.html' title='Decrypting Adobe Digital Editions 1.7.2 eBooks on Windows'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-1200737500301672919</id><published>2010-01-28T16:15:00.000-08:00</published><updated>2010-01-30T07:04:57.359-08:00</updated><title type='text'>iPad &amp; iBooks (Part I)</title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_3ofIt8MGOHM/S2N8-qjRO-I/AAAAAAAAAeI/DgfLMZM1H0k/s1600-h/iPad+iBooks.jpg" imageanchor="1" style="float: left; margin-right: 1em;"&gt;&lt;img border="0" height="206" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/S2N8-qjRO-I/AAAAAAAAAeI/DgfLMZM1H0k/s320/iPad+iBooks.jpg" width="150" /&gt;&lt;/a&gt;The iPad is here ... almost!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;January 27, 2010:&lt;/u&gt;&lt;/b&gt; It's unclear which speech people paid more attention to, President Obama's State of the Union address or Steve Jobs' State of Apple Gadgetry exposition. The occasion, for Jobs, was the unveiling of the long-anticipated Apple "tablet" computer, now officially dubbed the &lt;a href="http://www.apple.com/ipad/"&gt;iPad&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Starting in April or May 2010, the entry-level iPad will go on sale for a price of $499 (breathtakingly low; predictions of $999 had been heard).&lt;br /&gt;&lt;br /&gt;Among the iPad features that &lt;i&gt;aren't&lt;/i&gt; carried over from the iPhone and iPod Touch is the exquisite iBooks app pictured above. Jobs intends to do for the eBook business what Apple did for the online music business: become the source of choice and make competitors (primarily the Amazon Kindle and Kindle DX, the Barnes &amp;amp; Noble Nook, and the various devices in the Sony Reader series) eat Apple's dust.&lt;br /&gt;&lt;br /&gt;In fact, if Jobs' latest venture takes hold, we'll have to start calling them iBooks instead of eBooks! &lt;br /&gt;&lt;br /&gt;The iPad outsizes most of its book-reading competition. At roughly 7 1/2 inches wide, there's enough space for a 768-by-1024-pixel color touchscreen with a diagonal measurement of 9.7 inches.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.apple.com/ipad/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="246" src="http://images.apple.com/ipad/specs/images/dimensions_20100127.jpg" width="399" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;The $259 &lt;a href="http://www.amazon.com/Kindle-Wireless-Reading-Display-Generation/dp/B0015T963C/ref=amb_link_86329571_2?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-14&amp;amp;pf_rd_r=13D8SFEE520SF4A3PANN&amp;amp;pf_rd_t=201&amp;amp;pf_rd_p=505770211&amp;amp;pf_rd_i=B0015TG12Q"&gt;Kindle&lt;/a&gt; is 5.3 inches wide, with a 6-inch-diagonal screen.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.amazon.com/Kindle-Wireless-Reading-Display-Generation/dp/B0015T963C/ref=amb_link_86329571_2?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-14&amp;amp;pf_rd_r=13D8SFEE520SF4A3PANN&amp;amp;pf_rd_t=201&amp;amp;pf_rd_p=505770211&amp;amp;pf_rd_i=B0015TG12Q" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="219" src="http://i.zdnet.com/blogs/kindle2.jpg" width="202" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Lacking a touchscreen, it devotes much of its overall size to a keyboard.&lt;br /&gt;&lt;br /&gt;The $259 &lt;a href="http://www.barnesandnoble.com/nook/index.asp?cds2Pid=32280"&gt;Barnes &amp;amp; Noble Nook&lt;/a&gt; (which I myself own) replaces the Kindle keyboard with a color touchscreen, but its non-touch E Ink reading screen is exactly identical in size and function to the Kindle's.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.barnesandnoble.com/nook/index.asp?cds2Pid=32280" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="225" src="http://technabob.com/blog/wp-content/uploads/2009/10/barnes_and_noble_nook_e_book.jpg" width="168" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Sony's largest book reader, the $399.99 &lt;a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/SYSearchQuickView?storeId=10151&amp;amp;catalogId=10551&amp;amp;langId=-1&amp;amp;productId=8198552921666064650"&gt;Reader Daily Edition&lt;/a&gt;, is 5 inches wide and has a close-to-full-height reading screen — again, non-touch.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/SYSearchQuickView?storeId=10151&amp;amp;catalogId=10551&amp;amp;langId=-1&amp;amp;productId=8198552921666064650" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="211" src="http://www.dancewithshadows.com/tech/wp-content/uploads/2009/08/sony-reader-daily-edition.jpg" width="131" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Sony's $299.99 &lt;a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/SYSearchQuickView?storeId=10151&amp;amp;catalogId=10551&amp;amp;langId=-1&amp;amp;productId=8198552921665921180"&gt;Reader Touch Edition&lt;/a&gt; sports a true (albeit non-color) touchscreen, but at a width of just 4.8 inches, the device is diminutive by comparison to the iPad.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/SYSearchQuickView?storeId=10151&amp;amp;catalogId=10551&amp;amp;langId=-1&amp;amp;productId=8198552921665921180" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="160" src="http://www.photoxels.com/images/Sony/ebook/sony-reader-touch-800.jpg" width="110" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;The Kindle's big brother, the $489 &lt;a href="http://www.amazon.com/gp/product/B0015TG12Q/ref=s9_simi_gw_p349_i1?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-2&amp;amp;pf_rd_r=03DSZKNEG53K3WWR282A&amp;amp;pf_rd_t=101&amp;amp;pf_rd_p=470938631&amp;amp;pf_rd_i=507846"&gt;Kindle DX&lt;/a&gt;, is 7.2 inches wide, offering a reading screen whose diagonal spans 9.7 inches, exactly as does the iPad's.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.amazon.com/gp/product/B0015TG12Q/ref=s9_simi_gw_p349_i1?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-2&amp;amp;pf_rd_r=03DSZKNEG53K3WWR282A&amp;amp;pf_rd_t=101&amp;amp;pf_rd_p=470938631&amp;amp;pf_rd_i=507846" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="295" src="http://www.geeky-gadgets.com/wp-content/uploads/2009/05/amazon-kindle-dx_1.jpg" width="295" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;The Kindle DX is taller than the iPad to allow room for the physical keyboard. Its screen is non-color and non-touch.&lt;br /&gt;&lt;br /&gt;The iPad puts &lt;i&gt;its&lt;/i&gt; keyboard on the color touchscreen when one is needed.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.apple.com/ipad/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="252" src="http://images.apple.com/ipad/features/images/mail_20100127.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;To my mind, the Kindle DX, due to its generous size, is the book reader to which the iPad is most comparable. So, at $499 versus $489 for the Kindle DX, the iPad looks like it could become the book reader of choice for Apple enthusiasts and maybe the world at large.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;Here again is the iPad with its elegant iBooks app:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.apple.com/ipad/" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://www.electricpig.co.uk/wp-content/uploads/2010/01/iPad-gallery-books1.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;One iPad advantage over its book-reading competition: you can rotate the iPad into landscape position to show two pages side by side. I can't find an image to prove that, but you'll see it very briefly here in Steve Jobs' introduction to the iPad as an iBook reader and to the new Apple iBooks store that will supply it with content:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;embed align="center" autoplay="false" controller="true" height="196" pluginspage="http://www.apple.com/quicktime/download/" scale="tofit" src="http://epstewart.home.comcast.net/iPad%20iBooks%20Intro.mov" target="quicktimeplayer" width="320"&gt;&lt;/embed&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;You can watch the entire 1-hour-33-minute video of Steve Jobs introducing the iPad by visiting &lt;a href="http://events.apple.com.edgesuite.net/1001q3f8hhr/event/index.html"&gt;this web page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I'll have more to say in Part II of this post.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-1200737500301672919?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/1200737500301672919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=1200737500301672919' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/1200737500301672919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/1200737500301672919'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/01/ipad-ibookstore.html' title='iPad &amp; iBooks (Part I)'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_3ofIt8MGOHM/S2N8-qjRO-I/AAAAAAAAAeI/DgfLMZM1H0k/s72-c/iPad+iBooks.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-151244135130674726</id><published>2010-01-18T05:12:00.000-08:00</published><updated>2010-01-20T08:19:22.343-08:00</updated><title type='text'>First Impressions of the Nook: A Review</title><content type='html'>&lt;a href="http://www.slashgear.com/wp-content/uploads/2009/12/bn-nook-34-540x436.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="121" src="http://www.slashgear.com/wp-content/uploads/2009/12/bn-nook-34-540x436.jpg" width="150" /&gt;&lt;/a&gt;I've been using my new &lt;a href="http://www.barnesandnoble.com/nook/index.asp"&gt;Nook eBook reader from Barnes &amp;amp; Noble&lt;/a&gt; for about three weeks now. It's quite a change from the iPhone I've been using to read electronic books. I like it. But it has issues.&lt;br /&gt;&lt;br /&gt;The Nook (B&amp;amp;N insists on a lowercase capital letter, but to me "nook" looks wrong as a proper noun) is the company's answer to Amazon's Kindle. It costs the same as the Kindle ($259) and incorporates the same black &amp;amp; white reading screen, a 6-diagonal-inch E Ink Vizplex display with 600x800-pixel resolution using 16 shades of gray. At 7.7 x 4.9 x 0.5 inches, the Nook is a tad smaller than the Kindle, except that it's a bit thicker (Kindle's thickness: 0.36 inches) and a smidgen heavier (&lt;b style="font-weight: normal;"&gt;11.2&lt;/b&gt; ounces, to Kindle's 10.2 ounces)).&lt;br /&gt;&lt;br /&gt;My Nook, in its attractive and functional $30 (faux?) leather cover from B&amp;amp;N — it comes with no protective gear included in the package, so I picked up the cover at my local B&amp;amp;N store — weighs almost exactly the same as my copy of the &lt;i&gt;iPhone: The Missing Manual&lt;/i&gt;, a trade paperback which is quite a bit larger than the Nook. In heft, balance, and ease of manipulation the Nook is actually as agreeable, in my estimation, as all but the lightest, smallest print editions. Your mileage may vary.&lt;br /&gt;&lt;br /&gt;The main fly in the Nook's ease-of-use ointment is that flipping through multiple pages is clumsy, owing to the slow-as-molasses E Ink reading screen — see below for more. The iPhone, with its LCD touchscreen doubling as a reading screen, flips through pages almost as easily as a printed book.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aboutgadgets.net/wp-content/uploads/2009/02/amazon_kindle_2.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="200" src="http://aboutgadgets.net/wp-content/uploads/2009/02/amazon_kindle_2.jpg" width="183" /&gt;&lt;/a&gt;In the picture above, you can see the Nook's distinguishing characteristic, the colored swatch beneath its black &amp;amp; white reading screen. It's a color touchscreen not unlike the iPhone's, in the spot where the latest Kindle (seen at right) puts a tiny physical QWERTY keyboard. Most of the things you do to operate the Nook are done on the color touchscreen — including, when necessary, a tiny &lt;i&gt;virtual&lt;/i&gt; QWERTY keyboard for typing in text.&lt;br /&gt;&lt;br /&gt;In the Nook pictured above, the touchscreen is showing thumbnail covers of books in its library. This is the so-called "Gallery View":&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/S1NKuvX8vlI/AAAAAAAAAd8/dFNl5xhyDnE/s1600-h/ScreenSnapz.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/S1NKuvX8vlI/AAAAAAAAAd8/dFNl5xhyDnE/s320/ScreenSnapz.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;In Gallery View, you can browse through the book covers by swiping your finger left or right on the touch strip, or you can tap a cover to center it and tap it once again to open the book.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.wirefresh.com/images/nook-barnes-and-noble-2.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="178" src="http://www.wirefresh.com/images/nook-barnes-and-noble-2.jpg" width="200" /&gt;&lt;/a&gt;When opened for the first time, a book's title page appears in the reading window. Subsequent opens of the book show you the page on which you left off reading, as in the image at left.&lt;br /&gt;&lt;br /&gt;To turn pages, you press &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/span&gt; to go forward, &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;&lt;/span&gt; to go back — these are physical, clickable buttons that are duplicated on either side of the reading screen.&lt;br /&gt;&lt;br /&gt;The Nook takes around 1.5 seconds to bring each individual new page up on its reading screen. You watch the page form with a certain fascination, almost like seeing a photo dissolve into another photo, then turn from a negative to a positive.&lt;br /&gt;&lt;br /&gt;If you want to advance, say, twenty pages in one fell swoop, you can push the &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/span&gt; button twenty times in rapid succession ... and then wait as the intervening pages form briefly on the screen and then disappear. In responding to multiple &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/span&gt; clicks, the Nook speeds things up somewhat: you can turn twenty pages in fifteen seconds. This seemingly reflects the 740 ms "typical image update time" cited &lt;a href="http://www.eink.com/products/matrix/High_Res.html"&gt;here&lt;/a&gt; for a 4-bit, 16-gray-level E Ink display. It also suggests that the usual page-turn lag of roughly twice 740 ms includes something like an extra 740 ms for the Nook software to &lt;i&gt;initiate&lt;/i&gt; a page-turn operation. Apparently, rapid re-clicks of the &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/span&gt; button avoid the need to re-initiate the software operation for each successive page. One might conclude that the software designers did that on purpose, to speed things up ... because they realized that the way the software &lt;i&gt;ordinarily&lt;/i&gt; works imposes a lot of overhead on the responsiveness of the Nook.&lt;br /&gt;&lt;br /&gt;In and of itself, E Ink technology has two advantages over the LCD screen on the iPhone. One, E Ink draws very little power after a page has been formed and is still being displayed on the screen. So an E Ink device like a Kindle or a Nook has a far longer battery life: days, not hours. It doesn't have to be charged nearly as often.&lt;br /&gt;&lt;br /&gt;Two, E Ink is very easy on the eyes. The background "paper" is a non-backlit light gray, against which the dark "print" stands out distinctly, but not &lt;i&gt;too&lt;/i&gt; starkly. The iPhone uses a backlit LCD screen that can provide similar contrast only at the expense of inviting eyestrain.&lt;br /&gt;&lt;br /&gt;Also, of course, the Nook's screen is a &lt;i&gt;lot&lt;/i&gt; larger than the iPhone's. It's not big enough to hold an entire printed page when using a medium-sized font, but it does hold roughly a third to half as much text as a typical hardcover edition's page. The iPhone screen holds much less when it's displaying text of the same size.&lt;br /&gt;&lt;br /&gt;The Nook lets you switch among either two or three fonts, depending on the book, and five type sizes. I use Amasis Medium — except for certain books where I have to choose Amasis Large in order to get print as big as Amasis Medium is in other books. If you choose Small or Very Small type, you get type that is, to my eyes, too hard to read.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;I chose the Nook over the Kindle for the wow factor&lt;/b&gt; of its color touchscreen, I admit, but mainly because the Nook reads a lot of eBook formats the Kindle can't. First of all, everything in copy-protected EPUB, PDB, and PDF formats from &lt;a href="http://www.barnesandnoble.com/ebooks/index.asp"&gt;Barnes &amp;amp; Noble&lt;/a&gt;, &lt;a href="https://www.fictionwise.com/home.html"&gt;Fictionwise&lt;/a&gt;, &lt;a href="http://www.ereader.com/"&gt;eReader&lt;/a&gt;, and other sources will work. Only books from the first source&amp;nbsp;qualify as natively belonging in the Nook's own "library," though, while books from all other sources need to be "side-loaded" onto the Nook: copied to it from a computer.&lt;br /&gt;&lt;br /&gt;Side-loadable eBooks also include "open" EPUBs and PDFs that entirely lack DRM-encryption, as techies call copy protection; one source of open eBooks is &lt;a href="http://www.gutenberg.org/catalog/"&gt;Project Gutenberg&lt;/a&gt;. Moreover, you can side-load onto the Nook any and all EPUB and PDF eBooks that use the &lt;a href="http://www.adobe.com/products/digitaleditions/library/"&gt;Adobe copy-protection scheme&lt;/a&gt;. These include eBooks from Adobe itself, the &lt;a href="http://ebookstore.sony.com/"&gt;Sony Reader eBook Store&lt;/a&gt;, and many public libraries.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Edit: Adobe-DRM'ed PDF eBooks do seem to be readable on the Nook ... but when I tried borrowing an Adobe PDF version of Tess Gerritsen's &lt;u&gt;The Keepsake&lt;/u&gt; from &lt;a href="http://maryland.lib.overdrive.com/75BE23E7-6B03-4E5D-9CB5-3211A7F9830F/10/336/en/default.htm"&gt;Maryland's Digital eLibrary Consortium&lt;/a&gt;, I found that I could not read it on my Nook. But when I bought the same eBook as an Adobe PDF from &lt;a href="http://www.booksonboard.com/index.html?ebooks=ebooks"&gt;BooksOnBoard&lt;/a&gt;, it worked! I plan to investigate the problem further, but for now it looks as if Adobe-DRM'ed PDF eBooks that are borrowed from an online library may not be compatible with the Nook!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The Kindle, for its part, turns up its nose at B&amp;amp;N's proprietary eBooks and those from its Fictionwise and eReader subsidiaries. Nor can it read Adobe-DRM'ed eBooks, or even open EPUBs. However, the Nook does strike out when it comes to eBooks in Amazon's proprietary AMZ and Mobipocket formats, so the favor is returned.&lt;br /&gt;&lt;br /&gt;Side-loading Nook content, by the way, is done by hooking the Nook to a computer, using the micro-USB to USB cable that comes with it.&lt;br /&gt;&lt;br /&gt;That same cable is used to charge the Nook's battery. Battery charging can be done while the Nook is computer-connected, but charging goes faster if you plug the USB cable into a regular outlet via the included power adapter. Irritatingly, the  &lt;a href="http://images.barnesandnoble.com/pimages/nook/download/nook_Quick_Start_Guide.pdf"&gt;Quick Start Guide&lt;/a&gt; and &lt;a href="http://images.barnesandnoble.com/pimages/nook/download/User_Guide_nook.pdf"&gt;User Guide&lt;/a&gt; that come with the Nook insist that you fully charge your new Nook right away, prior to beginning to use it. It takes several hours and while, technically, you can begin Nooking as that is going on, the fact that your Nook is tethered to a power source sort of defeats the purpose.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Unfortunately, using the Nook's user interface&lt;/b&gt; can be like trying to do the cha-cha on stilts ... while wading in molasses!&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://blackchristiannews.com/news/images/Barnes__Noble_Nook_eBook_Reader.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" ps="true" src="http://blackchristiannews.com/news/images/Barnes__Noble_Nook_eBook_Reader.jpg" width="203" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Nowhere is this more evident than when you use the Nook to&amp;nbsp;shop for books at the B&amp;amp;N online store. You bring up the Nook's "home" screen, seen in color in the above photo, by tapping the inverted "u" atop the touchscreen ... actually, a lowercase "n" for "nook." "Shop" is the middle button, which you tap to go to the Nook store. So far so good. But now you see a list of choices on the main screen — not the touchscreen — and your temptation is to want to tap whichever one you intend to select. No! You navigate among various options on the main screen by tapping up and down arrows on the touchscreen — each choice in turn becomes highlighted on the main screen — and you select any item you want by tapping a circle symbol next to the virtual arrows on the touchscreen.&lt;br /&gt;&lt;br /&gt;However, if you want to page forward or back to the next or previous set of main-screen options, you use the &lt;i&gt;physical&lt;/i&gt; &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;lt;&lt;/b&gt;&lt;/span&gt; and &lt;span style="font-size: large;"&gt;&lt;b&gt;&amp;gt;&lt;/b&gt;&lt;/span&gt; arrows on the Nook proper. Got that? Up and down are virtual buttons, left and right are physical buttons.&lt;br /&gt;&lt;br /&gt;It gets worse. Each time you tap/press a virtual/physical button, you wait a second or two (actually, about 1.5 seconds) until a revised image forms on the main screen. Your cha-cha'ing stilts feel mired in molasses.&lt;br /&gt;&lt;br /&gt;Add to that complaint the beef that the Nook's touchscreen does not respond smoothly to a swipe gesture. You need to swipe side to side to bring more book covers into view in Gallery View. You need to swipe vertically when there is a menu on the touchscreen that has more items than can fit on the screen. The latter sort of swipe is especially prone not to work smoothly.&lt;br /&gt;&lt;br /&gt;You get used to these various beefs after a day or so, but the Nook's user interface is nowhere near as fast, smooth, or intuitive as the iPhone's. This is going to be one area in which the forthcoming Apple Tablet, which will be an iPhone on steroids, will eat Nooks (and presumably Kindles) for breakfast.&lt;br /&gt;&lt;br /&gt;Full details of how to navigate the Nook user interface, by the way, are in the 159-page (!) Nook &lt;a href="http://images.barnesandnoble.com/pimages/nook/download/User_Guide_nook.pdf"&gt;User Guide&lt;/a&gt;. You can glean the basic points from the 12-pp. &lt;a href="http://images.barnesandnoble.com/pimages/nook/download/nook_Tour.pdf"&gt;Nook Tour&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Once you manage to zero in&lt;/b&gt; on a book you want to buy in the Shop, the rest of the buying process is easy enough to carry out, owing to the fact that you duly registered your out-of-the-box Nook the first time you fired it up, right?&lt;br /&gt;&lt;br /&gt;Registering amounts to telling the Nook what e-mail address/password combo you've established your B&amp;amp;N online account under, so that when you buy a book via the Nook, your credit card can be charged automatically. (If you've never set up an account, the Nook will &lt;i&gt;not&lt;/i&gt; lead you through doing so, step by step. To do that, you have to visit the B&amp;amp;N website online, using a computer.)&lt;br /&gt;&lt;br /&gt;But you &lt;i&gt;can&lt;/i&gt; obtain B&amp;amp;N content for the Nook — books, magazines, newspapers, etc. — without running to your computer. It all happens thanks to the Nook's built-in "radios": its wireless circuits.&lt;br /&gt;&lt;br /&gt;One of the wireless "radios" accesses B&amp;amp;N Fast &amp;amp; Free Wireless, a cellphone data network. An iPhone does the same kind of thing using AT&amp;amp;T's 3G and EDGE networks, but you have to purchase a cellular data plan from AT&amp;amp;T separately. With the Nook the data plan is, in effect, free — but it works inside the United States only, not abroad.&lt;br /&gt;&lt;br /&gt;The Nook's other wireless "radio" makes for 802.11b/g Wi-Fi connectivity. In bricks-and-mortar Barnes &amp;amp; Noble stores, your Nook will automatically latch onto a B&amp;amp;N hotspot as you walk in, without further ado. You can set the Nook up to connect to the B&amp;amp;N site via your home wireless setup as well.&lt;br /&gt;&lt;br /&gt;The latest Kindle from Amazon has wireless cellular connectivity that works abroad, unlike the Nook's. But it lacks the Nook's ability to connect to Wi-Fi wireless networks. (However, it looks as if the Nook's Wi-Fi connectivity does &lt;i&gt;not&lt;/i&gt; allow books to be bought and downloaded by those in foreign lands. Go figure!)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Sadly, the Nook's internal software is&lt;/b&gt; not quite ready for prime time, as of release 1.1.1. It's a heavily customized version of &lt;a href="http://en.wikipedia.org/wiki/Android_%28operating_system%29"&gt;Google's Android operating system&lt;/a&gt;, which means it has a lot of as yet untapped potential, such as harnessing the Nook to browse the Web. As of right now, though, the software flunks a lot of usability tests.&lt;br /&gt;&lt;br /&gt;It nominally lets you annotate book pages, but identifying specific passages you want to "highlight" is a balky process at best.&lt;br /&gt;&lt;br /&gt;Dictionary lookups are available, but only for words actually on the page being viewed, which you (again) have to highlight using a slow, clunky procedure. I find that the word lookup can't locate inflected forms of words, such as "conferring" for "confer," and there's no way to type in the latter when only the former is present on the page you're reading.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_oYWWBxuA2MU/SxQ6Md5K-VI/AAAAAAAAaW4/9OFLuk7TNJg/s1600/Barnes+&amp;amp;+Noble+e-reader.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_oYWWBxuA2MU/SxQ6Md5K-VI/AAAAAAAAaW4/9OFLuk7TNJg/s320/Barnes+&amp;amp;+Noble+e-reader.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;The Gallery View shown in the photo above, though sexy, exists only for books in the B&amp;amp;N library, not for books you side-load onto the Nook. B&amp;amp;N really needs to support Gallery View for side-loaded books. &lt;br /&gt;&lt;br /&gt;If you want to exit a particular book and go back to the full list of books in My B&amp;amp;N Library (or in the My Documents folder, if that's where you came from) you have to first go back to the home screen and &lt;i&gt;then&lt;/i&gt; return to the library or folder in question. A waste of time ...&lt;br /&gt;&lt;br /&gt;Sometimes the Nook loses track of the last page read and/or the furthest page read in a book.&lt;br /&gt;&lt;br /&gt;If you navigate, via a text-embedded superscript, to an end note, in a book that &lt;i&gt;has&lt;/i&gt; end notes — the ability to do that is itself a cool, but not unique, Nook feature — the Nook mistakenly counts the end note as on the "furthest page read."&lt;br /&gt;&lt;br /&gt;There is no "Go To Page Number ___ " function. It's badly needed.&lt;br /&gt;&lt;br /&gt;And, as I mentioned earlier, some books insist on a different type size than, say, Amasis Medium normally would be expected to produce.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Other ballyhooed Nook advantages&lt;/b&gt; are, as of the moment, overblown.&lt;br /&gt;&lt;br /&gt;Early reports of the Nook being able to "lend" eBooks turn out to be much ado about nothing, for now. Only &lt;i&gt;some&lt;/i&gt; eBooks in your B&amp;amp;N Library can be loaned out, by no means all. You can load eBooks only to another B&amp;amp;N customer, not to the eBook world at large. You can lend a book that &lt;i&gt;can&lt;/i&gt; be lent just one time, for just 14 days. Big whoop!&lt;br /&gt;&lt;br /&gt;According to the Nook &lt;a href="http://images.barnesandnoble.com/pimages/nook/download/User_Guide_nook.pdf"&gt;User Guide&lt;/a&gt;, though, the borrower need not have a Nook:&lt;br /&gt;&lt;blockquote&gt;You can lend to and from any device with the Barnes &amp;amp; Noble eReader application, including iPhone and iPod touch, BlackBerry smartphones, and most Windows and Mac laptops and desktop computers. All you need to know is your friend’s email address.&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;But the borrower does have to be B&amp;amp;N-registered. Also, lending is a complex operation in which you have to generate an e-mail "offer" to the borrower, who must then accept the offer, before being allowed to download the book. During the 14-day lend-out period, you cannot use the book yourself, unless the borrower goes to the extra trouble of "returning" it to you early.&lt;br /&gt;&lt;br /&gt;The initial buzz for the Nook set great store (pun intended!) by its "in-store experience," described this way by the &lt;a href="http://images.barnesandnoble.com/pimages/nook/download/User_Guide_nook.pdf"&gt;User Guide&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;When you bring your nook into a Barnes &amp;amp; Noble Bookstore, you can access in-store content and merchandising. This includes the ability to sample any eBook while in the store! (This feature is coming soon.) Merchandising content includes in-store, exclusive editorial content, promotion coupons, and information about in-store events.&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;There's supposed to be, added to the Shop's so-called "merchandising area," a &lt;b&gt;More in Store&lt;/b&gt; option that you can bring up on the Nook's main screen when you're in a bricks-and-mortar B&amp;amp;N store. Yet when I visited my local B&amp;amp;N establishment and fired up my Nook, I saw no such thing. Nor did I see any ability to thoroughly browse "any eBook" while in the store! Plus, I've heard that this in-store browsing feature, where implemented at all, is time-limited to one hour per book, &lt;span id="intelliTxt"&gt;per 24-hour period&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;My Nook did automatically connect to the store's Wi-Fi hotspot, but that was the extent of the vaunted "in-store experience." And, true, I was able to download truncated "sample" eBooks and read them while sipping my latte in the store, but those prepackaged free samples are available from my home as well. (Also, whatever happened to all those comfy chairs B&amp;amp;N throughout the store? As of a couple of months ago, they had dwindled to two. Two weeks ago, those two were gone!)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The Nook's battery life&lt;/b&gt; is a major sticking point. Touted by B&amp;amp;N as letting you "read for up to ten days without recharging with wireless off," I'm finding a more realistic figure to be two to three days without recharging. The Kindle gets much greater battery life, supposedly: up to two weeks between charges.&lt;br /&gt;&lt;br /&gt;Note the "with wireless off" caveat. The two "radios" in the Nook are thought to drain the battery fast. You can disable the Wi-Fi radio via its own settings, but to turn off cellular connectivity you need to turn on Airplane Mode, which is nominally there to let air travelers disable wireless communications during takeoff and landing. (Airplane Mode also disables Wi-Fi.)&lt;br /&gt;&lt;br /&gt;I keep Airplane Mode on just about all the time, yet I get nowhere near ten charge-free days. The culprit may be my (very occasional) use of the color touchscreen, which (as with an iPhone) supposedly draws a lot of juice ... but I find it next to impossible to avoid &lt;i&gt;some&lt;/i&gt; touchscreen activation as I'm using my Nook. The touchscreen goes dark after a user-configurable number of seconds — I've lowered it from 30 to 10. I've also reduced the touchscreen brightness to a near-minimum value and turned off the "Auto-Adjust Brightness" feature. Still, what little use my touchscreen does get may be responsible for draining my battery.&lt;br /&gt;&lt;br /&gt;Or, it may be just plain old page turning that drains the battery so swiftly. (If that's true, is it possible that a software update might cure this?) My reasoning: The Nook may be incurring a lot of processing overhead, due to the fact that its dedicated book-reading application is hosted by a full-fledged operating system (Android). The Kindle, on the other hand, doesn't have its software set up as a applications running under a general-purpose OS. Presumably, the processing overhead of something as simple as a page turn is less on the Kindle. So the Kindle's battery needs recharging much less often.&lt;br /&gt;&lt;br /&gt;One thing I've proven to my own satisfaction: when my Nook is put into "sleep" mode, the battery charge doesn't drop much at all, over several hours of non-use. "Sleep" is, as the name suggests, different from powering the Nook down entirely. In sleep mode, a screen saver image remains on the reading screen; hence, E Ink remains in use. Powered off, the Nook has a blank reading screen.&lt;br /&gt;&lt;br /&gt;The Nook will automatically enter sleep mode after 2, 5, 10, 15, or 20 minutes of inactivity, depending on a user setting. You can manually enter sleep mode by pressing the Power button on the top of the device: once if the color touchscreen is lit up, otherwise twice.&lt;br /&gt;&lt;br /&gt;B&amp;amp;N says recharging the Nook from a power outlet takes 3.5 hours, a time estimate I find accurate, and that charging via the USB cable takes 6 hours.&lt;br /&gt;&lt;br /&gt;Unlike with the iPhone or the Kindle, you can pop the back off the Nook and replace its lithium polymer&lt;battery life=""&gt; battery, which is expected to last two to three years. Some pundits have suggested the disappointing time between Nook battery charges is a necessary trade-off for having a replaceable battery.&lt;/battery&gt;&lt;br /&gt;&lt;br /&gt;While the back is off you can pop in a microSD or microSDHC memory card of up to 16-GB capacity, to go with the Nook's 2 GB of on-board storage. The former, I find, is reduced to about 1.28 usable GB by (I assume) the storage taken up by the Nook system software. The Nook, at a nominal 2 GB of storage, is said to hold up to 1,500 eBooks, so adding a memory card is not an urgent priority. Amazon's Kindle likewise sports a 2-GB internal memory, said to hold a like figure of 1,500 eBooks. (Also, if you're wondering whether the Nook has a SIM card to enable cellular connectivity, it does; it's hidden by the battery.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;One of the biggest questions in the Kindle-vs.-Nook debate&lt;/b&gt; concerns the availability and pricing of eBooks from the two eBook-selling behemoths, Amazon and B&amp;amp;N respectively, standing behind the two readers.&lt;br /&gt;&lt;br /&gt;The reviews &lt;a href="http://reviews.cnet.com/e-book-readers/amazon-kindle-wireless-reading/4505-3508_7-33775547.html?tag=mncol;lst"&gt;of the Kindle&lt;/a&gt; and &lt;a href="http://reviews.cnet.com/e-book-readers/barnes-noble-nook/4505-3508_7-33786175.html?tag=also"&gt;of the Nook&lt;/a&gt; from CNET cite a "large library of tens of thousands of e-books" as selling points for each of these devices.&lt;br /&gt;&lt;br /&gt;Virtually all of the eBooks that work on the Kindle have to be obtained through the &lt;a href="http://www.amazon.com/kindle-store-ebooks-newspapers-blogs/b/ref=sa_menu_kstore3?ie=UTF8&amp;amp;node=133141011&amp;amp;pf_rd_p=328655101&amp;amp;pf_rd_s=left-nav-1&amp;amp;pf_rd_t=101&amp;amp;pf_rd_i=507846&amp;amp;pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_r=1PA2NBN2JD8HK3H2YABR"&gt;Kindle Store&lt;/a&gt; at Amazon. The eBooks eligible to become part of "My Library" on the Nook — as opposed to capable of being side-loaded into "My Documents" — all come from the B&amp;amp;N &lt;a href="http://www.barnesandnoble.com/ebooks/index.asp"&gt;eBook Store&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I happen to have a list of books that I want to read soon. Most are fairly well-known titles. None of them did I select because of their availability (or lack of it) as eBooks. Some are in fact available as eBooks, some not. Here's an availability comparison:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;i&gt;Olive Kitteridge&lt;/i&gt;, by Elizabeth Strout. $5.50 at the Kindle Store. $5.50 at the B&amp;amp;N eBook Store.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Girl with the Dragon Tattoo&lt;/i&gt;, by Stieg Larsson and Reg Keeland. $5.50 at the Kindle Store. $5.50 at the B&amp;amp;N eBook Store.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Handmaid's Tale&lt;/i&gt;, by Margaret Atwood. $3.95 at the Kindle Store. $3.95 at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Blind Assassin&lt;/i&gt;, by Margaret Atwood. $9.99 at the Kindle Store. Not available at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;Oryx and Crake&lt;/i&gt;, by Margaret Atwood. $9.99 at the Kindle Store. $9.99 at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Year of the Flood&lt;/i&gt;, by Margaret Atwood. $9.99 at the Kindle Store. $9.99 at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Lacuna&lt;/i&gt;, by Barbara Kingsolver. $9.99 at the Kindle Store. $9.99 at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Poisonwood Bible&lt;/i&gt;, by Barbara Kingsolver. $9.59 at the Kindle Store. $9.59 at the B&amp;amp;N eBook Store. (Note: I downloaded the free sample of this eBook to my Nook and found that its cover does not show up in Gallery View. Nor does the cover show up in the  &lt;a href="http://search.barnesandnoble.com/Poisonwood-Bible/Barbara-Kingsolver/e/9780061436772/?itm=1&amp;amp;USRI=poisonwood+bible"&gt;B&amp;amp;N eBook Store listing for the eBook&lt;/a&gt;. However, when the Nook is actually reading the sample eBook, the cover thumbnail does appear! &lt;a href="http://www.amazon.com/Poisonwood-Bible-The-ebook/dp/B000QTE9WU/ref=sr_1_1?ie=UTF8&amp;amp;m=AG56TWVU5XWC2&amp;amp;s=digital-text&amp;amp;qid=1263763533&amp;amp;sr=1-1"&gt;The listing at the Kindle Store&lt;/a&gt; likewise shows a cover.)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Day the World Came to Town: 9/11 in Gander, Newfoundland&lt;/i&gt;, by Jim Defede. Not available at the Kindle Store. Not available  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;Disgrace: A Novel&lt;/i&gt;, by J.M. Coetzee. Not available at the Kindle Store. Not available  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Hours&lt;/i&gt;, by Michael Cunningham. $9.99 at the Kindle Store. Not available  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt; &lt;/li&gt;&lt;li&gt;&lt;i&gt;After Virtue: A Study in Moral Theory&lt;/i&gt;, by Alasdair MacIntyre. Not available at the Kindle Store. Not available  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;Skyfall&lt;/i&gt;, by Catherine Asaro.  $6.39 at the Kindle Store. Not available  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;Dawn Star&lt;/i&gt;, by Catherine Asaro.  $9.99 at the Kindle Store. $9.99  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Apprentice: A Novel&lt;/i&gt;, by Tess Gerritsen.  $6.39 at the Kindle Store. $6.39  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;Whistleblower and Never Say Die&lt;/i&gt;, by Tess Gerritsen.  $7.88 at the Kindle Store. $7.88  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;li&gt;&lt;i&gt;A Lion Called Christian: The True Story of the Remarkable Bond Between Two Friends and a Lion&lt;/i&gt;, by Anthony Bourke and John Rendall.   $13.17 at the Kindle Store. Not available  at the B&amp;amp;N eBook Store.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;What of the books that are shown above as not available  at the B&amp;amp;N eBook Store, or unavailable at &lt;i&gt;either&lt;/i&gt; store?&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;i&gt;The Blind Assassin&lt;/i&gt;, by Margaret Atwood, is available &lt;a href="http://ebooks.whsmith.co.uk/79C63812-0C9B-42D1-84DC-E72489B3CC47/10/132/en/ContentDetails.htm?ID=0E5F54C4-76DA-43B8-9E23-9BF27F235750"&gt;here&lt;/a&gt; as an Adobe PDF eBook, side-loadable and readable by the Nook, for a price in British pounds equivalent to $7.43. It's also available for the same price in the Mobipocket format. If not DRM-encrypted, Mobipocket would be usable by the Kindle. But this seems to be in the &lt;i&gt;encrypted&lt;/i&gt; Mobipocket format, which the Kindle can't use. But never mind: a Kindle edition is available at Amazon's Kindle Store for a reasonable $9.99.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Day the World Came to Town: 9/11 in Gander, Newfoundland&lt;/i&gt;, by Jim Defede, is apparently not available anywhere as an eBook. (You can check any book's availability as an eBook, or lack thereof, at &lt;a href="http://ebooks.addall.com/"&gt;AddAll eBooks&lt;/a&gt;.)&lt;/li&gt;&lt;li&gt;&lt;i&gt;Disgrace: A Novel&lt;/i&gt;, by J.M. Coetzee, is apparently not available anywhere as an eBook.&lt;/li&gt;&lt;li&gt;&lt;i&gt;The Hours&lt;/i&gt;, by Michael Cunningham, is available &lt;a href="http://www.booksonboard.com/index.php?BODY=viewbook&amp;amp;BOOK=101847"&gt;here&lt;/a&gt; as an Adobe PDF eBook, side-loadable and readable by the Nook, for $8.10.&lt;/li&gt;&lt;li&gt;&lt;i&gt;After Virtue: A Study in Moral Theory&lt;/i&gt;, by Alasdair MacIntyre, is apparently not available anywhere as an eBook.&lt;/li&gt;&lt;li&gt;&lt;i&gt;Skyfall&lt;/i&gt;, by Catherine Asaro, is available in EPUB format &lt;a href="http://ebookstore.sony.com/ebook/_/R-400000000000000035187"&gt;here&lt;/a&gt;, for $12.60. This kind of DRM-encrypted EPUB is meant for a &lt;a href="http://vivaebooks.blogspot.com/2009/09/sony-readers-galore.html"&gt;Sony Reader&lt;/a&gt; (a rival to the Kindle and the Nook). However, it reportedly will work when side-loaded to a Nook.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;A Lion Called Christian: The True Story of the Remarkable Bond Between Two Friends and a Lion&lt;/i&gt;, by Anthony Bourke and John Rendall, is available as a DRM-encrypted EPUB for a Sony Reader &lt;a href="http://ebookstore.sony.com/ebook/_/R-400000000000000128382"&gt;here&lt;/a&gt;, for $9.99. &lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;More on the subject of eBook pricing for the Nook: &lt;a href="http://www.betanews.com/joewilcox/article/The-Crook-in-the-Nook-Barnes-Noble-ebooks-are-overpriced-compared-to-Amazon/1256171500"&gt;here&lt;/a&gt;, in an early discussion of the Nook that appeared just after the product was announced in mid-October 2009, its author complains (referring to Barnes &amp;amp; Noble), "The bookseller's digital titles are way overpriced — at least compared to Amazon ... ."&lt;br /&gt;&lt;br /&gt;Is that still true? Interestingly enough, I find that &lt;i&gt;all&lt;/i&gt; of the book-by-book price gaps the author so rues seem to have disappeared! Check for yourself: it's easy to click on each cited eBook link to the Amazon and B&amp;amp;N sites, respectively. Try it.&lt;br /&gt;&lt;br /&gt;The list of books I myself compiled above likewise shows that, in every case where both vendors have the eBook, the price is the same. It looks to me as if, in the wake of the Nook announcement, B&amp;amp;N dropped its prices to match Amazon's!&lt;br /&gt;&lt;br /&gt;In cases where a Nook-usable version must be side-loaded from another source, however, where the Kindle Store has its own eBook edition the prices sometimes vary. In some cases, the Nook-usable eBook costs more that the Kindle edition; in other cases, less.&lt;br /&gt;&lt;br /&gt;On the whole, the results I am seeing indicate that you would typically find the same books available for the Nook as for the Kindle, usually at identical prices, occasionally at different prices. Where there is price variation, sometimes one device is favored, sometimes the other. On average, you would probably spend the same amounts of money feeding the Nook as the Kindle.&lt;br /&gt;&lt;br /&gt;True, the Nook would sometimes force you to computer-download and then side-load "non-B&amp;amp;N Library" eBooks to the Nook, where those same eBooks would be effortlessly available from Amazon's Kindle Store and would download  direct to the Kindle. With respect to the availability of eBooks in the devices' "native" formats, the Kindle presently has an edge over the Nook.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can read other comprehensive reviews&lt;/b&gt; of the Nook &lt;a href="http://www.slashgear.com/barnes-noble-nook-review-0665189/"&gt;here&lt;/a&gt; and &lt;a href="http://www.brighthand.com/default.asp?newsID=16018&amp;amp;review=Barnes+Noble+Nook+E-books+Reader"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-151244135130674726?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/151244135130674726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=151244135130674726' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/151244135130674726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/151244135130674726'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2010/01/first-impressions-of-nook.html' title='First Impressions of the Nook: A Review'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_3ofIt8MGOHM/S1NKuvX8vlI/AAAAAAAAAd8/dFNl5xhyDnE/s72-c/ScreenSnapz.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-1399122826621908510</id><published>2009-10-21T17:41:00.000-07:00</published><updated>2010-11-25T07:54:51.467-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='DRM Removal'/><title type='text'>iPhone: Reading Adobe/EPUB eBooks</title><content type='html'>&lt;i&gt;Note: This post has been heavily edited several times, the last time being Feb. 22, 2010. Readers who find errors, inconsistencies, or points of confusion are encouraged to post a comment below so that I can revise the instructions to make them as correct and usable as possible. Thanks!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;* * *&lt;/div&gt;&lt;br /&gt;&lt;b&gt;Introduction &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;eBooks come in many forms; see &lt;a href="http://en.wikipedia.org/wiki/Comparison_of_e-book_formats"&gt;this article in Wikipedia&lt;/a&gt; for a list. Most of the common formats can be read on an iPhone, by one app or another — see &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-as-ereader.html"&gt;iPhone as eReader&lt;/a&gt; for more.&lt;br /&gt;&lt;br /&gt;An eBook format that the iPhone &lt;i&gt;can't&lt;/i&gt; deal with, however, is the supposedly "open" EPUB format if, paradoxically, it is &lt;span style="font-style: italic;"&gt;copy-protected&lt;/span&gt; using the Digital Rights Management methodology created by &lt;a href="http://www.adobe.com/"&gt;Adobe Systems&lt;/a&gt;. This Adobe/EPUB format, a DRM-protected variety of the open EPUB format, is used by the &lt;a href="http://www.adobe.com/products/digitaleditions/"&gt;Adobe Digital Editions (ADE) eBook reader&lt;/a&gt;. ADE is intended for personal computers, but not for most mobile devices like an iPhone. The full name of Adobe's DRM methodology is &lt;span style="font-weight: bold;"&gt;Adobe Digital Editions Protection Technology&lt;/span&gt;, or &lt;span style="font-weight: bold;"&gt;ADEPT&lt;/span&gt;. The Adobe/EPUB format can accordingly be called ADEPT/EPUB.&lt;br /&gt;&lt;br /&gt;To repeat: Adobe Digital Editions, a.k.a. ADE, is software that runs on Windows and Mac platforms, but there is no ADE for the iPhone. Why not? Maybe because ADE incorporates Adobe Flash as a way of presenting complex graphics, and Flash is not supported on the iPhone. The iPhone, lacking Flash support, cannot read ADEPT/EPUB eBooks. This is so even though there is no Flash content in ADEPT/EPUB eBooks!&lt;br /&gt;&lt;br /&gt;If it were possible to bypass or strip off the ADEPT DRM encryption, however, these ADEPT/EPUB eBooks would become plain old EPUB eBooks — downloadable to, and working just fine in, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284956128&amp;amp;mt=8"&gt;Stanza for the iPhone&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Bypassing ADEPT encryption so that you can read ADEPT/EPUB books on an iPhone is in fact possible. Here is a step-by-step explanation of how.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Before you get started, you'll probably need to download and install the free Adobe Digital Editions software itself.&lt;br /&gt;&lt;br /&gt;I know of only one exception to that rule. If you have a Sony Reader, you probably have installed its companion &lt;a href="http://esupport.sony.com/US/perl/swu-download.pl?upd_id=5318&amp;amp;mdl=PRS505" onmouseout="window.status=' '; return true" onmouseover="window.status='Click here for more information.'; return true" target="5318"&gt;Reader Library (formerly eBook Library) software for the Sony Reader&lt;/a&gt; on your Windows PC or Mac. As of version 3.0, this software (current version is 3.1) can stand in lieu of Adobe Digital Editions software, in that it lets you authorize your Sony Reader device (and your computer as well) for Adobe DRM-protected content. If you have already done that, you don't need to install and authorize ADE, and you can skip ahead to Step 2 in these instructions.&lt;br /&gt;&lt;br /&gt;What if you are not sure whether your computer is Adobe-authorized? &lt;br /&gt;&lt;br /&gt;If you are using Windows XP — I&amp;nbsp; don't know enough about Windows Vista or Windows 7 to say how to do this on those operating systems — you can check to see whether your computer is already Adobe-authorized by clicking on the &lt;b&gt;start&lt;/b&gt; button, selecting &lt;b&gt;Run...&lt;/b&gt;, typing &lt;b&gt;regedit.exe&lt;/b&gt; in the &lt;b&gt;Open...&lt;/b&gt; box and clicking &lt;b&gt;OK&lt;/b&gt;, and in the &lt;b&gt;Registry Editor&lt;/b&gt; window that appears, selecting &lt;b&gt;Edit:Find...&lt;/b&gt;. Then type &lt;b&gt;privateLicenseKey&lt;/b&gt; in the &lt;b&gt;Find what:&lt;/b&gt; box and click the &lt;b&gt;Find Next&lt;/b&gt; button. If your computer is Adobe-authorized, then (after a few seconds of searching) the &lt;b&gt;Registry Editor&lt;/b&gt; will show a two-item list in the right side of its window that contains &lt;b&gt;privateLicenseKey&lt;/b&gt; as the first data item. (The second item is the actual — albeit encrypted — value of the key.) Voila! You can now close the &lt;b&gt;Registry Editor&lt;/b&gt; window and skip ahead to Step 2 of these instructions. &lt;br /&gt;&lt;br /&gt;If you are using a Mac, one way you can check to see whether your computer is Adobe-authorized is to look for an&amp;nbsp;&lt;b&gt;activation.dat&lt;/b&gt; file in your Home folder hierarchy on your Mac — specifically, in the&amp;nbsp;&lt;b&gt;~/Library/Application Support/Adobe/Digital Editions/&lt;/b&gt;&amp;nbsp;folder. (&lt;b&gt;~&lt;/b&gt; is shorthand for your Home folder.) If&amp;nbsp;&lt;b&gt;activation.dat&lt;/b&gt;&amp;nbsp;is there, you have already authorized your Mac for Adobe-DRM'ed eBooks. You can skip ahead to Step 2 of these instructions. (Note: the &lt;b&gt;~/Library/Application Support/&lt;/b&gt; folder hierarchy will &lt;i&gt;not&lt;/i&gt; show up in a Finder search unless you specifically tell the search to include system files.)&lt;br /&gt;&lt;br /&gt;If you &lt;i&gt;didn't&lt;/i&gt; skip ahead to Step 2, you need to authorize your computer to read Adobe-DRM'ed eBooks. Click &lt;a href="http://www.adobe.com/products/digitaleditions/"&gt;here&lt;/a&gt; to install (or simply launch) ADE on &lt;i&gt;either&lt;/i&gt; a Mac or a Windows computer. About halfway down the page which comes up you will see a large button saying one of two things:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;If you see the word "Launch," then you &lt;i&gt;already&lt;/i&gt; have the latest version of Adobe Digital Editions installed on your computer. You should click on the "Launch" button to open ADE. When you do — since you have just checked to see whether ADE is activated and found that it isn't — you should see an ADE Setup Assistant window superimposed over the main Adobe Digital Editions window.&lt;/li&gt;&lt;li&gt;If you instead see the word "Install," click on it to obtain the latest ADE version. A warning appears: "This application can read and write files to your system. Would you like to continue installing?" Click "Install" again. Another warning appears: "Press yes to download and continue the installation of Adobe Digital Editions." Click "yes." After the download has finished, the Adobe Digital Editions app immediately opens on your Windows or Mac computer, displaying an "Adobe Digital Editions Install" window. That window contains a license agreement to which you must click "I Agree." You'll now see the ADE Setup Assistant window superimposed over the main Adobe Digital Editions window.&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Whether you just installed or simply launched ADE, you should now see the ADE Setup Assistant, since presumably your computer is not yet ADE-activated. You need to click the Setup Assistant's "Continue" button to see a panel asking you to "Authorize Computer" by filling in your Adobe ID (which is typically your e-mail address) and associated password.&lt;br /&gt;&lt;br /&gt;If you do not already have an account with an Adobe ID, you should now click on "get an Adobe ID online," in order to be taken via your Web browser to an online page that will allow you to set up an Adobe account. Once you set up your Adobe account, return to the patiently waiting Adobe Digital Editions Setup Assistant and enter your new Adobe ID and password. Click the "Activate" button.&lt;br /&gt;&lt;br /&gt;You have the option instead to choose "Don't Authorize Computer" at this point, instead of "get an Adobe ID online." This is what is referred to as an "anonymous" activation, in that your computer will be "activated" but not "authorized" to use any particular Adobe ID.&lt;br /&gt;&lt;br /&gt;As long as the computer you are using is not available to the public, my strong suggestion is that you&amp;nbsp;&lt;span style="font-style: italic;"&gt;not&lt;/span&gt; choose this option. If you choose it, you will not have the ability to download Adobe-DRM'ed eBooks to, and read them on, any computer but the one you are presently activating. If you authorize your computer using an Adobe ID, you can use the same Adobe ID to authorize up to six computers, total — plus, you will be able to transfer Adobe eBooks to a device such as a Sony Reader or a Barnes &amp;amp; Noble Nook that has been activated with the same Adobe ID.&lt;br /&gt;&lt;br /&gt;I have been assured that the following steps in these instructions &lt;i&gt;will&lt;/i&gt; work with an anonymous activation that does not specify an Adobe ID. However, if you activate Adobe Digital Editions anonymously and then later do it again with an Adobe ID, at that time all of your&amp;nbsp;&lt;i&gt;earlier&lt;/i&gt; ADE e-book purchases will become unusable. So I strongly recommend that you activate Adobe Digital Editions with an Adobe ID right from the outset.&lt;br /&gt;&lt;br /&gt;Once you click "Activate," you will see (briefly) a panel saying "Connecting to authorization server," and then, once the authorization is complete, you will see the Setup Assistant's final panel, from which you can, if you like, point your browser at the &lt;a href="http://www.adobe.com/products/digitaleditions/library/"&gt;Adobe Digital Editions Online Library&lt;/a&gt;. This, as the title says, is the repository on the Internet where many, but not necessarily all, of the Adobe Digital Editions eBooks you buy will be kept. From the web page which appears in your browser, you can now obtain your first ADE eBooks.&lt;br /&gt;&lt;br /&gt;I'll leave it to you to visit this library &lt;i&gt;later on&lt;/i&gt; in this set of instructions and explore how this is done.&amp;nbsp; At this point, you need to click "Finished" to dismiss the Setup Assistant.&lt;br /&gt;&lt;br /&gt;Now, if you are on Windows you will have on your &lt;span style="font-weight: bold;"&gt;C:\&lt;/span&gt; drive a folder, &lt;span style="font-weight: bold;"&gt;C:\Program Files\Adobe\Adobe Digital Editions&lt;/span&gt;, that contains &lt;span style="font-weight: bold;"&gt;digitaleditions.exe&lt;/span&gt;, the ADE application. On a Mac, the Mac version of the &lt;span style="font-weight: bold;"&gt;Adobe Digital Editions&lt;/span&gt; software resides in your &lt;span style="font-weight: bold;"&gt;Applications&lt;/span&gt; folder.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Next, if you are using Windows, you need to obtain &lt;span style="font-weight: bold;"&gt;Python&lt;/span&gt;, a programming/scripting language originally developed for Unix-based computers, and also available for Windows.&lt;br /&gt;&lt;br /&gt;If you use Windows you can currently get Python version 2.6, which you can download and install in Windows by going to the &lt;a href="http://www.python.org/download/"&gt;Python download page&lt;/a&gt; and then clicking on (as of this writing) the hotlink to &lt;a class="reference external" href="http://www.python.org/ftp/python/2.6.4/python-2.6.4.msi"&gt;Python 2.6.4 Windows installer&lt;/a&gt;. (There is also a version 3.1, but I can't guarantee it will work with this procedure.) You'll download a file called &lt;span style="font-weight: bold;"&gt;python-2.6.4.msi&lt;/span&gt; which you'll proceed to double-click, and then you'll follow the installer's on-screen prompts that allow you to install the Python 2.6 package in a directory the installer creates, &lt;span style="font-weight: bold;"&gt;C:\Python26&lt;/span&gt;. The actual app within that folder is called &lt;b&gt;python&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;For the Mac platform, you do not need to download and install Python at all, as Python 2.5 (which works fine for purposes of these instructions) is automatically installed as part of Mac OS X 10.5 "Leopard." (I believe this is also true of OS X 10.6 "Snow Leopard.") Even though Python 2.5 is part of the Mac OS X software package, you do need to make sure the optionally installed Apple Developer package is installed on your Mac.&lt;br /&gt;&lt;br /&gt;If you already, at the outermost root level of your Mac's folder hierarchy, have a folder called &lt;span style="font-weight: bold;"&gt;Developer&lt;/span&gt;, you're fine. If not, you must create it by inserting your &lt;span style="font-weight: bold;"&gt;OS X 10.5 Install DVD&lt;/span&gt; and navigating to and then double-clicking &lt;span style="font-weight: bold;"&gt;Mac OS X Install DVD:Optional Installs:&lt;/span&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Xcode Tools&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;:Xcode Tools.mpkg&lt;/span&gt;. You will be led by the installer program which opens through the necessary steps to install the Developer Tools package. These tools are necessary in the next stage of this procedure, that of installing and setting up the PyCrypto extensions to Python.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;PyCrypto&lt;/span&gt;, the Python Cryptography Toolkit, is a package containing various cryptographic tools for the Python programming language. Its modules are going to be required later on in this set of instructions.&lt;br /&gt;&lt;br /&gt;Windows users can obtain PyCrypto &lt;a href="http://www.voidspace.org.uk/python/modules.shtml#pycrypto"&gt;here&lt;/a&gt; (on that page, click on the link to &lt;a href="http://www.voidspace.org.uk/downloads/pycrypto-2.0.1.win32-py2.6.exe"&gt;pycrypto-2.0.1.win32-py2.6.exe&lt;/a&gt;). After downloading the .exe file, double-click on it to run the Setup Wizard. As long as you have already downloaded and installed Python as detailed above, the Wizard (after you click "Next &amp;gt;" on the introductory panel) will indicate Python 2.6 has been duly found in the Windows Registry, in &lt;span style="font-weight: bold;"&gt;C:\Python26\&lt;/span&gt;. The Wizard will accordingly use the subfolder &lt;span style="font-weight: bold;"&gt;C:\Python26\Lib\site-packages\&lt;/span&gt; as its installation directory. After you click on "Next &amp;gt;" once more, you will see a "Ready to install" panel. Click "Next &amp;gt;" yet again to actually perform the installation. Then click "Finish" to exit the Wizard. You should now be able to locate a &lt;span style="font-weight: bold;"&gt;Crypto&lt;/span&gt; folder and also a &lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1-py2.6.egg-info&lt;/span&gt; file in &lt;span style="font-weight: bold;"&gt;C:\Python26\Lib\site-packages\&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Mac users should go &lt;a href="http://mac.softpedia.com/get/Development/Libraries/PyCrypto.shtml"&gt;here&lt;/a&gt; and click on the "Download" button for PyCrypto 2.0.1. The &lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1.tar.gz&lt;/span&gt; file you'll receive will most likely land right on your Desktop (depending on how you have your browser configured for downloads; if it doesn't download right to the Desktop, you can just move it there). Upon being double-clicked, the &lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1.tar.gz&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt; file expands into a &lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1&lt;/span&gt; folder, also on the Desktop. You may move this folder wherever you like, or leave it right on the Desktop.&lt;br /&gt;&lt;br /&gt;Next, Mac users need to click &lt;a href="http://epstewart.home.comcast.net/PyCrypto_2.0.1_Installer.app.zip"&gt;here&lt;/a&gt; to download &lt;span style="font-weight: bold;"&gt;PyCrypto_2.0.1_Installer.app.zip&lt;/span&gt;, which, when unzipped, expands into an AppleScript app called &lt;span style="font-weight: bold;"&gt;PyCrypto_2.0.1_Installer&lt;/span&gt;. Double click &lt;span style="font-weight: bold;"&gt;PyCrypto_2.0.1_Installer&lt;/span&gt; to run the installer itself. It will ask you to navigate to and choose your &lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1&lt;/span&gt; folder, the one you created in the preceding paragraph of these instructions. Once you have clicked "Choose," &lt;span style="font-weight: bold;"&gt;PyCrypto_2.0.1_Installer&lt;/span&gt; will open a window in the Mac's Terminal application and execute some Unix commands in it. The first time you use the &lt;span style="font-weight: bold;"&gt;PyCrypto_2.0.1_Installer&lt;/span&gt;, the Unix commands will produce a large amount of output in the Terminal window, due to the fact that the PyCrypto software is, for the first time on your computer,  undergoing a "build." Any subsequent times you use &lt;span style="font-weight: bold;"&gt;PyCrypto_2.0.1_Installer&lt;/span&gt;, an "install" &lt;span style="font-style: italic;"&gt;without&lt;/span&gt; a preliminary "build" will be done, and you will see less output in the Terminal window. In either case, the final line of the Terminal-window output should say &lt;b&gt;"Writing /Library/Python/2.5/site-packages/pycrypto-2.0.1-py2.5.egg-info"&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;At this point you can quit Terminal. If you look in Finder — starting at the root-level directory, &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; at the Home folder for your user account — and navigate to &lt;span style="font-weight: bold;"&gt;/Library/Python/2.5&lt;/span&gt;, you should find a &lt;span style="font-weight: bold;"&gt;site-packages&lt;/span&gt; folder. In it there should now be a &lt;span style="font-weight: bold;"&gt;Crypto&lt;/span&gt; folder and a &lt;span style="font-weight: bold;"&gt;pycrypto-2.0.1-py2.5.egg-info&lt;/span&gt; file.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;At this point, you have obtained the Adobe Digital Editions application (or else the Sony Reader Library app) and authorized your computer by activating your Adobe ID and password (or you have activated ADE anonymously); installed Python (on a Windows platform only); made sure you have the Developer Tools installed (on a Mac only); and installed the PyCrypto cryptography tools within Python (on either a Windows PC or a Mac).&lt;br /&gt;&lt;br /&gt;You are going to run &lt;span style="font-style: italic;"&gt;two&lt;/span&gt; Python scripts in order to decrypt Adobe Digital Editions eBooks. I'll discuss the second of these two scripts in Step 6 below. The &lt;span style="font-style: italic;"&gt;first&lt;/span&gt; Python script is designed to extract cryptographic key information from the Adobe Digital Editions desktop software that you now have installed and authorized on your computer.&lt;br /&gt;&lt;br /&gt;For Windows, the script comes in a file called &lt;span style="font-weight: bold;"&gt;ineptkey_v43.pyw.zip&lt;/span&gt;, downloadable &lt;a href="http://epstewart.home.comcast.net/ineptkey_v43.pyw.zip"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For the Mac, the file &lt;b&gt;ineptkeymac_v1.py.zip&lt;/b&gt; is downloadable &lt;a href="http://epstewart.home.comcast.net/ineptkeymac_v1.py.zip"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whichever ZIP file you download, you need to expand it (unless your browser does that automatically for you). The Windows script expands as &lt;span style="font-weight: bold;"&gt;ineptkey_v43.pyw&lt;/span&gt; when you double-click it; the Mac's as &lt;b&gt;ineptkeymac_v1.py&lt;/b&gt;. (On a Mac, if you can't get the ZIP file to expand by double-clicking it, then you can expand it manually using either Archive Utility or Stuffit Expander.)&lt;br /&gt;&lt;br /&gt;To run the &lt;span style="font-weight: bold;"&gt;ineptkey_v43.pyw&lt;/span&gt; script on a Windows platform, you will open and run the&amp;nbsp;script in the &lt;b&gt;python&lt;/b&gt; app created in Step 2. To do that, right-click on &lt;span style="font-weight: bold;"&gt;ineptkey_v43.pyw&lt;/span&gt; and select &lt;b&gt;Open With: python&lt;/b&gt; to designate the &lt;b&gt;python.exe&lt;/b&gt; app. Or, if you instead select &lt;b&gt;Open With: Choose Program ...&lt;/b&gt; , you can check "Always use the selected program to open this kind of file," and then select &lt;b&gt;python&lt;/b&gt; and click "OK." From then on, you will be able to double-click &lt;i&gt;any&lt;/i&gt; Python script file whose filename extension is &lt;b&gt;.pyw&lt;/b&gt;, and it will automatically open in &lt;b&gt;python.exe&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;On a Mac, you will initially open &lt;b&gt;ineptkeymac_v1.py&lt;/b&gt; in Build Applet. To do that, right-click on &lt;b&gt;ineptkeymac_v1.py&lt;/b&gt; and select &lt;b&gt;Open With: Build Applet&lt;/b&gt;. An application called &lt;b&gt;ineptkeymac_v1&lt;/b&gt; will appear in the same folder as &lt;b&gt;ineptkeymac_v1.py&lt;/b&gt;. Double-click the &lt;b&gt;ineptkeymac_v1&lt;/b&gt;  app to actually run the script.&lt;br /&gt;&lt;br /&gt;I'll refer to these scripts generically as &lt;b&gt;ineptkey&lt;/b&gt;. Having to be run only once, &lt;b&gt;ineptkey&lt;/b&gt; derives a decryption key (sometimes called a "security certificate") which can then be used by the second script (see Step 6 below) to decrypt &lt;span style="font-style: italic;"&gt;any&lt;/span&gt; Adobe Digital Reader eBook that you obtain and download. The decryption key/security certificate is saved by &lt;span style="font-weight: bold;"&gt;ineptkey&lt;/span&gt; in a new file called &lt;span style="font-weight: bold;"&gt;adeptkey.der&lt;/span&gt;. On Windows, &lt;span style="font-weight: bold;"&gt;adeptkey.der&lt;/span&gt; is placed in the folder that contains the &lt;span style="font-weight: bold;"&gt;ineptkey&lt;/span&gt; script itself; after the file has been generated, you can manually rename it if you like and/or move it wherever you like.&lt;br /&gt;&lt;br /&gt;On a Mac, a File Save dialog allows you to specify in what folder (and by what name) to save &lt;span style="font-weight: bold;"&gt;adeptkey.der&lt;/span&gt;. You can move the &lt;span style="font-weight: bold;"&gt;adeptkey.der&lt;/span&gt; file (by whatever name) which contains the decryption key/security certificate into any folder you like.&lt;br /&gt;&lt;br /&gt;Once you have used &lt;span style="font-weight: bold;"&gt;ineptkey&lt;/span&gt; once to obtain &lt;span style="font-weight: bold;"&gt;adeptkey.der&lt;/span&gt;, you never have to use it again (unless you someday re-authorize ADE on your computer with  a different Adobe ID and password).&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Notes: The AppleScript-based app &lt;b&gt;ADEPTKey_Generator&lt;/b&gt; was formerly used on Macs to do what &lt;b&gt;ineptkeymac_v1.py&lt;/b&gt; does, but it no longer works with the latest version of Adobe Digital Editions.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;If you have any &lt;b&gt;adeptkey.der&lt;/b&gt; files from either &lt;/i&gt;&lt;i&gt;&lt;b&gt;ADEPTKey_Generator&lt;/b&gt;&lt;/i&gt;&lt;i&gt; on a Mac or versions of &lt;b&gt;ineptkey&lt;/b&gt; prior to version 4.3 on Windows, you should trash them. They will no longer work in Step 6 below.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 5&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;At this point, you are done with all the admittedly complex preliminary steps. You are ready to actually obtain and download some eBooks that are protected with Adobe ADEPT DRM-encryption. You can start to do so by visiting the &lt;a href="http://www.adobe.com/products/digitaleditions/library/"&gt;Adobe Digital Editions Online Library&lt;/a&gt;. Obtain and download at least one Adobe-DRM'ed eBook that is in the "EPUB eBook" format specifically. (There is a Python script called &lt;b&gt;ineptpdf&lt;/b&gt; that can decrypt Adobe-DRM'ed "PDF eBook" editions, but it is beyond the scope of this discussion.)&lt;br /&gt;&lt;br /&gt;Note that when you buy an EPUB eBook from the Adobe Digital Editions Online Library, the Adobe Digital Editions software on your computer will open, if it's not already active, and the eBook will be downloaded  automatically. The eBook will appear in "Reading View" in the ADE window, ready to read. (This is true if you are using the ADE software. If you are using Sony Reader software, I don't know exactly how all this works.)&lt;br /&gt;&lt;br /&gt;With the newly downloaded eBook visible in Reading View, you can click on the &lt;b&gt;READING&lt;/b&gt; menu and then on &lt;b&gt;Item Info...&lt;/b&gt; . A window will open that shows, among other things, the &lt;b&gt;File path:&lt;/b&gt; to where the downloaded eBook is stored on your computer.&lt;br /&gt;&lt;br /&gt;On Windows XP, the eBook will normally be in the user's &lt;b&gt;My Documents\My Digital Editions&lt;/b&gt; folder, the full path to which is &lt;b&gt;C:\Documents and Settings\&lt;username&gt;\My Documents\My Digital Editions&lt;/username&gt;&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;On a Mac, the eBook file will normally be in the &lt;b&gt;/Users/&lt;username&gt;/Documents/Digital Editions&lt;/username&gt;&lt;/b&gt;, a.k.a. &lt;b&gt;~/Documents/Digital Editions&lt;/b&gt;, folder.&lt;br /&gt;&lt;br /&gt;On both operating systems, the name of the file will typically be (roughly) the same as the book title, usually with each space replaced by an underscore ('_') character. Some eBooks download with more cryptic file names. The filename extension will be &lt;b&gt;.epub&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;You should leave the downloaded file exactly where Adobe Digital Editions puts it, under its original name and filename extension. However, there's no law against making a copy of that file, putting it where you wish, and naming it what you wish. (However, it's definitely a good idea to retain the &lt;b&gt;.epub&lt;/b&gt; extension.)&lt;br /&gt;&lt;br /&gt;Once you have downloaded, located, and optionally duplicated one or more EPUB eBooks that use Adobe DRM encryption, you can move on to the next step.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 6&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;The &lt;b&gt;adeptkey.der&lt;/b&gt; file containing the ADEPT decryption key/security certificate — you generated it earlier in Step 4&lt;u&gt;&lt;b&gt;&lt;/b&gt;&lt;/u&gt; in this set of instructions, remember? — can now be used, on either a Windows machine or a Mac, by the &lt;b&gt;ineptepub&lt;/b&gt; Python script to decrypt downloaded ADE books.&lt;br /&gt;&lt;br /&gt;For either a Windows platform or a Mac — the same script works on both — you can download the &lt;b&gt;ineptepub_v2.pyw.zip&lt;/b&gt; file &lt;a href="http://epstewart.home.comcast.net/ineptepub_v2.pyw.zip"&gt;here&lt;/a&gt;. After you download it, just unzip the ZIP file to get the file &lt;b&gt;ineptepub_v2.pyw&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Your browser may unzip the ZIP file automatically, so you won't have to. If it doesn't unzip the file automatically, then:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;On Windows XP (I'm not sure about other Windows versions), you can unzip the .zip file manually by double-clicking it and then clicking "Extract all files" under "Folder Tasks" in the window that opens. Otherwise, you can use the WinZip utility.&lt;/li&gt;&lt;li&gt;On a Mac,&amp;nbsp;you can unzip the .zip file manually using either Archive Utility or Stuffit Expander.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;On Windows,  you will next open and run the &lt;b&gt;ineptepub_v2.pyw&lt;/b&gt; script in the &lt;b&gt;python&lt;/b&gt; app created in Step 2. To do that, right-click on the&amp;nbsp;&lt;b&gt;ineptepub_v2.pyw&lt;/b&gt;&amp;nbsp;script file and select &lt;b&gt;Open With: python&lt;/b&gt; to use the &lt;b&gt;python.exe&lt;/b&gt; app. If you instead select &lt;b&gt;Open With: Choose Program ...&lt;/b&gt; , you can check "Always use the selected program to open this kind of file," and then select &lt;b&gt;python&lt;/b&gt; and click "OK." From then on, you will be able to double-click &lt;i&gt;any&lt;/i&gt; Python script file whose filename extension is &lt;b&gt;.pyw&lt;/b&gt;, and it will automatically open in &lt;b&gt;python.exe&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;On a Mac, you should next change the &lt;b&gt;.pyw&lt;/b&gt; filename extension to &lt;b&gt;.py&lt;/b&gt; in a Get Info window in Finder. Finder will ask you to confirm your intention to change the extension; just click "Use .py." You should then double-click the &lt;b&gt;ineptepub_v2.py&lt;/b&gt; script file to (try to) make the &lt;b&gt;ineptepub_v2&lt;/b&gt; app in the same folder. If the double-click method doesn't produce the &lt;b&gt;ineptepub_v2&lt;/b&gt; app file, then probably what has happened is that the script has (briefly) opened in Python Launcher instead. Python Launcher cannot deal with this particular script, so it quits right away. This time, just right-click the &lt;b&gt;ineptepub_v2.py&lt;/b&gt; script file and choose &lt;b&gt;Open With: Build Applet&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;On Windows, when you open the &lt;b&gt;ineptepub_v2.py&lt;/b&gt; script in &lt;b&gt;python&lt;/b&gt;, in front of an empty &lt;b&gt;python.exe&lt;/b&gt; window you'll see:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/Suxgw2V-XmI/AAAAAAAAAa8/GPhBnCR0Nxc/s1600-h/INEPT+EPUB+Decrypter+Windows.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5398796445648051810" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/Suxgw2V-XmI/AAAAAAAAAa8/GPhBnCR0Nxc/s400/INEPT+EPUB+Decrypter+Windows.jpg" style="cursor: pointer; display: block; height: 172px; margin: 0px auto 10px; text-align: center; width: 317px;" /&gt;&lt;/a&gt;&lt;br /&gt;As you can see, you'll need to specify three files. The easiest way: click on the "&lt;b&gt;...&lt;/b&gt;" button to the right of each file-entry field, then navigate to and select the requisite file for each:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;For &lt;span style="font-weight: bold;"&gt;Key file&lt;/span&gt;, you'll select the decryption key/security certificate file created earlier, the one that by default has the name &lt;span style="font-weight: bold;"&gt;adeptkey.der&lt;/span&gt;.&lt;/li&gt;&lt;li&gt;For &lt;span style="font-weight: bold;"&gt;Input file&lt;/span&gt;, you'll select a file containing any previously downloaded Adobe Digital Editions eBook you want to decrypt. In Windows, the downloaded eBook will typically be stored in &lt;span style="font-weight: bold;"&gt;My Documents\My Digital Editions&lt;/span&gt;. It will have the filename extension &lt;span style="font-weight: bold;"&gt;.epub&lt;/span&gt;. (On a Mac, it will be in &lt;span style="font-weight: bold;"&gt;~/Documents/Digital Editions&lt;/span&gt;, where '~' signifies the Home Directory for your user account. Again, the file will have the filename extension &lt;span style="font-weight: bold;"&gt;.epub&lt;/span&gt;.)&lt;/li&gt;&lt;li&gt;For &lt;span style="font-weight: bold;"&gt;Output file&lt;/span&gt;, you'll select a folder for &lt;span style="font-style: italic;"&gt;and give a name to&lt;/span&gt; the file that is to contain the decrypted version of the eBook; you can put the decrypted output file anywhere you like in your folder hierarchy. You should make sure to specify the &lt;b&gt;.epub&lt;/b&gt; extension for the output filename.&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Then click on &lt;span style="font-weight: bold;"&gt;Decrypt&lt;/span&gt;. Within a second or so, the &lt;b&gt;INEPT EPUB Decrypter&lt;/b&gt; window should say "File successfully decrypted." The decrypted output file should be right where you said to put it, using the file name and &lt;b&gt;.epub&lt;/b&gt; extension you specified. If you double-click its icon, it will open in Adobe Digital Editions (even though it is no longer encrypted!). You can alternatively open it in any other eBook reading application, such as Stanza, that handles EPUBs.&lt;br /&gt;&lt;br /&gt;You can now either perform one or more additional &lt;span style="font-weight: bold;"&gt;INEPT EPUB Decrypter&lt;/span&gt; decryptions or click &lt;span style="font-weight: bold;"&gt;Quit&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;On a Mac, using &lt;b&gt;ineptepub&lt;/b&gt; is about the same, though visually the user interface looks different. When you double-click on the &lt;span style="font-weight: bold;"&gt;ineptepub_v2&lt;/span&gt;, app, you will see:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_3ofIt8MGOHM/Suxwa6dehAI/AAAAAAAAAbE/GLQLJLExFks/s1600-h/INEPT+EPUB+Decrypter+Mac.gif" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5398813660982182914" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/Suxwa6dehAI/AAAAAAAAAbE/GLQLJLExFks/s400/INEPT+EPUB+Decrypter+Mac.gif" style="cursor: pointer; display: block; height: 233px; margin: 0px auto 10px; text-align: center; width: 400px;" /&gt;&lt;/a&gt;&lt;br /&gt;It's like the Windows version, but without color. This time, behind the &lt;span style="font-weight: bold;"&gt;INEPT EPUB Decrypter&lt;/span&gt; window there's an empty &lt;span style="font-weight: bold;"&gt;Console&lt;/span&gt; window that you can just ignore, whereas in the Windows version, the window behind the  &lt;span style="font-weight: bold;"&gt;INEPT EPUB Decrypter&lt;/span&gt; window is an empty &lt;b&gt;python.exe&lt;/b&gt; window. You will (as for the Windows version above) use the "&lt;b&gt;...&lt;/b&gt;" buttons to select &lt;span style="font-weight: bold;"&gt;Key file&lt;/span&gt;, &lt;span style="font-weight: bold;"&gt;Input file&lt;/span&gt;, and (the folder location and name of) &lt;span style="font-weight: bold;"&gt;Output file&lt;/span&gt; (don't forget to specify the &lt;b&gt;.epub&lt;/b&gt; extension for the output file) then click &lt;span style="font-weight: bold;"&gt;Decrypt&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Remember, on a Mac, the &lt;b&gt;Input file&lt;/b&gt; will normally be in &lt;span style="font-weight: bold;"&gt;~/Documents/Digital Editions&lt;/span&gt;, where '~' signifies the Home Directory for your user account. This is the folder into which &lt;span style="font-weight: bold;"&gt;Adobe Digital Editions&lt;/span&gt; downloads eBooks. Again, the downloaded file will have the filename extension &lt;span style="font-weight: bold;"&gt;.epub&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Within seconds after you click &lt;b&gt;Decrypt&lt;/b&gt; in the &lt;b&gt;INEPT EPUB Decrypter&lt;/b&gt; window, you should see the message &lt;b&gt;File successfully decrypted&lt;/b&gt; at the top of the window. You can now do further eBook decryptions, if you like.&lt;br /&gt;&lt;br /&gt;After you finish doing eBook decryptions, just click &lt;span style="font-weight: bold;"&gt;Quit&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;Step 7&lt;/b&gt;&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Once you have decrypted an eBook, you can open the decrypted eBook file in the free Stanza desktop application. The Mac version of Stanza can be obtained &lt;a href="http://www.lexcycle.com/download-macintosh"&gt;here&lt;/a&gt;, the Windows version &lt;a href="http://www.lexcycle.com/download-windows"&gt;here&lt;/a&gt;, and the iPhone/iPod Touch version &lt;a href="http://www.lexcycle.com/download-iphone"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Once you have installed one of the desktop versions of Stanza, just open a decrypted eBook file in it. You will be able to read it right on your desktop.&lt;br /&gt;&lt;br /&gt;Or, if you want to read it in &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284956128&amp;amp;mt=8"&gt;Stanza for the iPhone/iPod Touch&lt;/a&gt;, follow the instructions &lt;a href="http://www.lexcycle.com/faq#3n619"&gt;here&lt;/a&gt; to transfer the book to your mobile device. (I find the "&lt;b style="font-weight: normal;"&gt;Sharing using Stanza Desktop" method &lt;/b&gt;works just fine.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;&lt;b&gt;... And You're Done!&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;If you &lt;i&gt;aren't&lt;/i&gt; done, then perhaps you ran into a problem? If so, check out &lt;a href="http://vivaebooks.blogspot.com/2010/07/breaking-adobe-drm-tips-tricks.html"&gt;Breaking Adobe DRM — Tips, Tricks, Workarounds&lt;/a&gt; for possible help. If you can't find the solution you need there, please post any questions you have as comments, either to this post or to that one.&lt;br /&gt;&lt;br /&gt;You can get more details about the &lt;b&gt;ineptkey&lt;/b&gt; and &lt;b&gt;ineptepub&lt;/b&gt; Python scripts at &lt;a href="http://i-u2665-cabbages.blogspot.com/2009/02/circumventing-adobe-adept-drm-for-epub.html"&gt;Circumventing Adobe ADEPT DRM for EPUB&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-1399122826621908510?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/1399122826621908510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=1399122826621908510' title='142 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/1399122826621908510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/1399122826621908510'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/iphone-reading-adobeepub-ebooks.html' title='iPhone: Reading Adobe/EPUB eBooks'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_3ofIt8MGOHM/Suxgw2V-XmI/AAAAAAAAAa8/GPhBnCR0Nxc/s72-c/INEPT+EPUB+Decrypter+Windows.jpg' height='72' width='72'/><thr:total>142</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-263990686409423717</id><published>2009-10-21T12:44:00.001-07:00</published><updated>2009-10-21T13:21:12.875-07:00</updated><title type='text'>eReaders To Come: Nook by Barnes &amp; Noble</title><content type='html'>&lt;a href="http://www.barnesandnoble.com/nook/index.asp?r=1&amp;amp;cm_mmc=Non-Member-_-Merch-_-091020_NF01_Device1-_-na"&gt;Nook&lt;/a&gt; is the name of the new eBook reader from Barnes &amp;amp; Noble:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://images.barnesandnoble.com/pimages/email/2009/10/misc/1020_nk_03.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 314px; height: 463px;" src="http://images.barnesandnoble.com/pimages/email/2009/10/misc/1020_nk_03.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Due to arrive on Nov. 30, 2009, its touch screen is the same size as that of Amazon's current &lt;a href="http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html"&gt;Kindle 2&lt;/a&gt;: 6 inches, measured diagonally. One the Nook, that dimension pertains to the actual reading screen, exclusive of the color touchscreen control bar below the reading area.&lt;br /&gt;&lt;br /&gt;Its price is also the same: $259.&lt;br /&gt;&lt;br /&gt;The Kindle 2 looks like this:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_3ofIt8MGOHM/Sr_CX1W-tBI/AAAAAAAAAZM/4GHQPhTTiXM/s400/Kindle+2+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 400px;" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/Sr_CX1W-tBI/AAAAAAAAAZM/4GHQPhTTiXM/s400/Kindle+2+%2B+Queen+of+Hearts.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;It has a keyboard made of physical buttons, where Nook has a color touchscreen control bar. That control bar is positioned under a black &amp;amp; white reading screen that uses the same E Ink technology as the Kindle does. Aside from a pair of physical buttons at either side of the Nook reading screen that obviously are used to flip through electronic pages, the Nook lacks controls besides those on the color touch screen itself.&lt;br /&gt;&lt;br /&gt;Nook and Kindle both download eBooks wirelessly, Nook using WiFi and Kindle using a cellphone network. They both have enough storage to hold roughly 1,500 books.&lt;br /&gt;&lt;br /&gt;You can take PC World's "tour" of the Nook &lt;a href="http://www.pcworld.com/article/173999/barnes_and_nobles_nook_a_virtual_ereader_tour.html"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-263990686409423717?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/263990686409423717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=263990686409423717' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/263990686409423717'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/263990686409423717'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/ereaders-to-come-nook-by-barnes-noble.html' title='eReaders To Come: Nook by Barnes &amp; Noble'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_3ofIt8MGOHM/Sr_CX1W-tBI/AAAAAAAAAZM/4GHQPhTTiXM/s72-c/Kindle+2+%2B+Queen+of+Hearts.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-8400742452285171340</id><published>2009-10-08T06:26:00.001-07:00</published><updated>2009-10-09T14:16:11.917-07:00</updated><title type='text'>eReaders To Come: Fujitsu's FLEPia</title><content type='html'>Fujitsu's FLEPia is said &lt;a href="http://www.wired.com/gadgetlab/2009/03/worlds-first-co/"&gt;here&lt;/a&gt; to be the first eBook reader with color. It looks like this:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.blogcdn.com/www.engadget.com/media/2009/03/flepialarge01-1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.blogcdn.com/www.engadget.com/media/2009/03/flepialarge01-1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It can come with a black frame instead of white. Its 8-inch (measured diagonally) screen uses a new technology called "color e-paper" to produce images. It displays 260,000 colors, not just black, white, and shades of gray ... &lt;span style="font-style: italic;"&gt;and&lt;/span&gt; it's said to do so "in high-definition." Like its rival technology, colorless E Ink, color e-paper does not require power for continuous display of a static image, consuming power only when it                      draws a new screen image.&lt;br /&gt;&lt;br /&gt;Though FLEPia is of course rigid, the e-paper inside its frame can actually be flexed. Here's a YouTube video about it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;object height="324" width="400"&gt;&lt;param name="movie" value="http://www.youtube.com/v/iMz1iwkZFbE&amp;amp;hl=en&amp;amp;fs=1&amp;amp;"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/iMz1iwkZFbE&amp;amp;hl=en&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="324" width="400"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;a href="http://www.fastcompany.com/blog/kit-eaton/technomix/fujitsus-flepia-color-e-book-now-official-and-expensive"&gt; This page about FLEPia&lt;/a&gt; indicates, disappointingly, that redrawing the FLEPia screen takes fully 1.8 seconds, and that's when only 64 colors are in use. With all 260,000 colors, you'll ... have ... to ... wait ... an ... interminable ... 8 ... seconds. Apparently there's no way to force it into monochrome mode for faster page turns.&lt;br /&gt;&lt;br /&gt;FLEPia's screen responds to pressure from its accompanying stylus. But it's not clear whether it also responds to fingers — assorted physical function buttons suggest that it doesn't. (The &lt;span style="font-style: italic;"&gt;capacitive&lt;/span&gt; touchscreen on an iPhone is designed for finger manipulation; the FLEPia's touchscreen seems to be &lt;span style="font-style: italic;"&gt;resistive&lt;/span&gt; instead.)&lt;br /&gt;&lt;br /&gt;FLEPia incorporates wireless connectivity via WiFi (802.11b or g, but not the faster 802.11n) or Bluetooth (but what about cellphone networks). It wires to a computer via its mini-USB port. Its 4 GB of storage resides on a swappable SD card. That's enough space for 5,000 eBooks on a card you could (theoretically — &lt;span style="font-style: italic;"&gt;don't&lt;/span&gt; try this at home) swallow!&lt;br /&gt;&lt;br /&gt;Not &lt;span style="font-style: italic;"&gt;just&lt;/span&gt; for reading eBooks, FLEPia comes with a Japanese version of the Windows CE 5.0 operating system on board. Here, a U.S. version will probably need to be supplied.&lt;br /&gt;&lt;br /&gt;The battery life is nominally 40 hours, giving about 2,400 page turns between charges.&lt;br /&gt;&lt;br /&gt;The weight of the FLEPia is only 385 grams, or under 14 ounces.&lt;br /&gt;&lt;br /&gt;Embedded stereo speakers and a headphone jack allow audio playback of eBooks, suggesting a text-to-speech capability in FLEPia.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.frontech.fujitsu.com/en/release/20090318.html"&gt;This press release&lt;/a&gt; about FLEPia's introduction for sale outside Japan says it supports two eBook formats that frankly won't fly in America: “BunkoViewer” (XMDF format; “bunko” refers to “library”                         in Japanese) and “T-Time” (.book format). So, clearly, FLEPia in the U.S.market will have to add at least one of the established eBook formats here.&lt;br /&gt;&lt;br /&gt;FLEPia is already being sold in Japan for (gasp!) about $1,000.&lt;br /&gt;&lt;br /&gt;Learn more about FLEPia in &lt;a href="http://www.the-ebook-reader.com/flepia.html"&gt;this preview&lt;/a&gt;, which includes a video showing the FLEPia (slowly) turning pages.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-8400742452285171340?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/8400742452285171340/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=8400742452285171340' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/8400742452285171340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/8400742452285171340'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/ereaders-to-come-fujitsus-flepia.html' title='eReaders To Come: Fujitsu&apos;s FLEPia'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-4892231792913985486</id><published>2009-10-07T08:19:00.001-07:00</published><updated>2009-10-08T06:23:55.473-07:00</updated><title type='text'>eReaders To Come: Plastic Logic</title><content type='html'>Two photos of the upcoming eBook reader from Plastic Logic:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.wired.com/images_blogs/gadgetlab/2009/05/plasticlogic_color.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.wired.com/images_blogs/gadgetlab/2009/05/plasticlogic_color.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.wired.com/images_blogs/gadgetlab/2009/07/plasticlogic-260x300.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 260px; height: 300px;" src="http://www.wired.com/images_blogs/gadgetlab/2009/07/plasticlogic-260x300.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;It has a "broadsheet" 8.5-inch x 11-inch screen, making it bigger than the current size champion, the &lt;a href="http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html"&gt;Kindle DX&lt;/a&gt;, while being even slimmer than the more petite regular Kindle.&lt;br /&gt;&lt;br /&gt;Coverage of the new Plastic Logic entrant in the eBook reader wars can be found at:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.wired.com/gadgetlab/2009/07/barnes-noble/"&gt;Plastic Logic E-Reader is Slimmer than Kindle DX&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.wired.com/gadgetlab/2009/07/barnes-noble/"&gt;New Barnes &amp;amp; Noble E-book Store to Power Plastic Logic Reader&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://blog.laptopmag.com/hands-on-with-plastic-logic-reader"&gt;Hands-On With Plastic Logic Reader&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;The Plastic Logic has a touchscreen interface to help you access and read more than 700,000 titles at the &lt;a href="http://www.barnesandnoble.com/ebooks/index.asp"&gt;Barnes &amp;amp; Noble eBook Store&lt;/a&gt; and elsewhere. The keyboard is a virtual, onscreen one. The screen is made of E Ink, as is the Kindle's, meaning that any one monochrome image can stay put for any amount of time without drawing down the battery. (But there's no backlight, so reading in the dark is out, and E Ink causes a distinct lag at each page turn.)&lt;br /&gt;&lt;br /&gt;The Plastic Logic's touchscreen apparently supports both fingertip gestures and the use of an included stylus tool for scribbling annotations and notes.&lt;br /&gt;&lt;br /&gt;Wi-Fi and 3G connectivity will keep users from having to cable their Plastic Logics to their computers to complete their book downloads.&lt;br /&gt;&lt;br /&gt;Unlike rival readers, the Plastic Logic's huge screen lets you view things &lt;span style="font-style: italic;"&gt;besides&lt;/span&gt; eBooks with no eyestrain: PDF files, Word documents, spreadsheets and even PowerPoint presentations can typically be displayed full-size.&lt;br /&gt;&lt;br /&gt;It looks as if the B&amp;amp;N/Plastic Logic reader is going to support, as its main eBook format, the one called EPUB. EPUB is widely known as an "open" format that lacks DRM (Digital Rights Management) to prevent the copying and redistributing of eBook content. Plastic Logic users will thus be able to read (and redistribute) the hundreds of thousands of public-domain eBooks available from &lt;a href="http://books.google.com/bkshp?hl=en&amp;amp;tab=wp"&gt;Google Books&lt;/a&gt;. But they'll also have access to hundreds of thousands of &lt;span style="font-style: italic;"&gt;non-public-domain&lt;/span&gt; EPUB titles at the B&amp;amp;N Store, and they will in fact have so-called &lt;a href="http://www.adobe.com/products/contentserver/"&gt;"Adobe ADEPT DRM"&lt;/a&gt; added to their EPUB content. Current bestsellers in that encrypted format will sell for $9.99.&lt;br /&gt;&lt;br /&gt;Up in the air is whether this reader will, right away or in the future, handle the &lt;span style="font-style: italic;"&gt;alternative&lt;/span&gt; DRM format that B&amp;amp;N subsidiaries &lt;a href="https://www.fictionwise.com/home.html"&gt;FictionWise&lt;/a&gt; and &lt;a href="http://www.ereader.com/"&gt;eReader.com&lt;/a&gt; support, and that works on the &lt;a href="http://vivaebooks.blogspot.com/2009/09/sony-readers-galore.html"&gt;Sony Reader&lt;/a&gt;. That format is referred to as "eReader format" and also as the .pdb format.&lt;br /&gt;&lt;br /&gt;Adobe's ADEPT — which stands for "Adobe Digital Editions Protection Technology" — is used for DRM-protecting both EPUB and .pdb books. It's different from the DRM that Amazon uses on Kindle editions. My impression is that the B&amp;amp;N/Plastic Logic reader will eventually use both EPUB and .pdb eBooks and will turn into (or so its backers hope) a Kindle Killer par excellence.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-4892231792913985486?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/4892231792913985486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=4892231792913985486' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/4892231792913985486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/4892231792913985486'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/ereaders-to-come-plastic-logic.html' title='eReaders To Come: Plastic Logic'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-8390007477415252756</id><published>2009-10-02T11:58:00.000-07:00</published><updated>2009-10-04T04:35:54.056-07:00</updated><title type='text'>eReaders To Come: IREX</title><content type='html'>Meet the IREX:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://paidcontent.org/images/editorial/g_medium/irex-e-reader-m.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 302px; height: 500px;" src="http://paidcontent.org/images/editorial/g_medium/irex-e-reader-m.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;It's a soon-to-arrive device for reading eBooks — a rival to &lt;a href="http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html"&gt;Amazon's Kindle&lt;/a&gt; and &lt;a href="http://vivaebooks.blogspot.com/2009/09/sony-readers-galore.html"&gt;Sony's Reader&lt;/a&gt; — and according to the article &lt;a href="http://www.nytimes.com/2009/09/23/technology/internet/23ebooks.html?_r=1&amp;amp;src=tptw"&gt;Best Buy and Verizon Jump Into E-Reader Fray&lt;/a&gt;, you'll be able to buy the $399 touchscreen, Verizon 3G wireless (but not WiFi) IREX DR800SG at a kiosk inside your friendly local Best Buy store. (As one who has an AT&amp;amp;T 3G account for my iPhone, I'm wondering whether I'd need a separate plan for the IREX.)&lt;br /&gt;&lt;br /&gt;"Starting this week," says the 9/22/09 article, "Best Buy is training thousands of its employees in how to talk about and demonstrate devices like the Sony Reader and IREX, and adding a new area to its 1,048 stores to showcase the devices. Best Buy previously sold e-book devices only on its Web site and in limited tests in stores."&lt;br /&gt;&lt;br /&gt;The-eBook-Reader.com website has &lt;a href="http://www.the-ebook-reader.com/irex-dr-800.html"&gt;more&lt;/a&gt;&lt;a href="http://www.the-ebook-reader.com/irex-dr-800.html"&gt; about the IREX&lt;/a&gt; and also its predecessor iLiad eReaders (which didn't do very well) from the same company. Among the selling points of the IREX: it's "the first [dedicated] eBook reader other than the Amazon Kindle to offer free wireless service for quick and easy eBook downloads." Its 8.1-inch touchscreen makes it one of the bigger eReaders available. However, "you can't use your fingers for navigation; you have to use the [included] stylus."&lt;br /&gt;&lt;br /&gt;Using the stylus — after a promised firmware upgrade — you'll be able to write stuff on the screen by hand, such as book annotations, that can then be converted to text and stored. But, sadly, "It seems the touchscreen doesn't serve much of a purpose at this point."&lt;br /&gt;&lt;br /&gt;Here is a &lt;a href="http://www.irexreader.com/"&gt;whole website dedicated specifically to the IREX&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;At the &lt;a href="http://www.irextechnologies.com/"&gt;main IREX website&lt;/a&gt; there is &lt;a href="http://www.irextechnologies.com/about/press"&gt;further information&lt;/a&gt; about this reader. PDF documents available there say it is "a sleek, 8.1‐inch, touch‐screen eReader," it "offers multi-mode 3G wireless capabilities," and it "supports multiple formats including industry standard ePub format and multiple DRM solutions, rather than a single, 'closed' proprietary format that locks content to a specific device."&lt;br /&gt;&lt;br /&gt;Admittedly, that last item is a bit obscure. What does it mean?&lt;br /&gt;&lt;br /&gt;First of all, "industry standard ePub format" refers to a format for eBooks which is being widely used for free-of-charge downloads of classic books that are in the public domain and no longer copyright protected. These digital editions can be distributed and redistributed for free — by anyone, to anyone, for any reason whatever.&lt;br /&gt;&lt;br /&gt;So they do not need to be copy-protected, which is what DRM (Digital Rights Management) is all about.&lt;br /&gt;&lt;br /&gt;The IREX publicity seems to imply that it will give access to &lt;span style="font-style: italic;"&gt;multiple&lt;/span&gt; kinds of DRM-encoded, copy-protected eBooks: "supports multiple formats including ... multiple DRM solutions." But &lt;a href="http://www.irexreader.com/pdf/IREX-comparison-readers.pdf"&gt;this PDF-format fact sheet&lt;/a&gt; shows that's a bit overstated. For, among "DRM solutions" in today's eBook world, there are two main biggies, the Amazon Kindle format and the so-called eReader format ... and IREX does not support the former, only the latter.&lt;br /&gt;&lt;br /&gt;The IREX fact sheet gives "Adobe PDF, EPUB, Newspaper Direct, Fictionwise, eReader, TXT" as the formats supported natively by IREX. EPUB and TXT are typically not DRM-protected. Newspaper Direct is limited to delivering newspapers electronically, not books. Fictionwise and eReader both use the eReader format — since they are basically the same company! Only the ability to read DRM-protected Adobe PDF eBooks adds any real value, and this is a format that is also supported by the Sony Reader &lt;span style="font-style: italic;"&gt;and&lt;/span&gt; the Amazon Kindle DX (though not the less pricey Kindle proper — go figure).&lt;br /&gt;&lt;br /&gt;Conspicuously absent on the IREX is the ability to download, unlock, and read Amazon Kindle eBooks. Also missing is support for Mobipocket, another DRM-protected format that is owned by ... you guessed it, Amazon.&lt;br /&gt;&lt;br /&gt;This is not to say that the IREX is a bad deal. After all, it connects directly to the Barnes &amp;amp; Noble eBookstore — a big source for DRM-protected eBooks in the eReader format — just as the Kindle plugs you right into the Kindle Store at Amazon.com.&lt;br /&gt;&lt;br /&gt;But the IREX is &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; going to be an eBook reader for all people. In fact, I'd say there is a proverbial eBook format war in progress: Amazon (cum Mobipocket) vs. everyone else (with Barnes &amp;amp; Noble as ringleader).&lt;br /&gt;&lt;br /&gt;Until someone tells me different, I am under the impression that just about any eBook you can get for the Kindle, you can also get in eReader format for a Sony Reader or an IREX, albeit at not necessarily as low a price. But if you want to be able to tap into &lt;span style="font-style: italic;"&gt;either&lt;/span&gt; eBook universe at will, your best bet still remains a multi-function mobile such as an iPhone. (See &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-as-ereader.html"&gt;iPhone as eReader&lt;/a&gt; for more on that possibility.)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-8390007477415252756?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/8390007477415252756/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=8390007477415252756' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/8390007477415252756'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/8390007477415252756'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/ereaders-to-come-irex.html' title='eReaders To Come: IREX'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-2536662357694886063</id><published>2009-10-02T08:21:00.002-07:00</published><updated>2009-10-02T18:04:44.225-07:00</updated><title type='text'>eReaders To Come: Apple Tablet</title><content type='html'>Check out this image from &lt;a href="http://www.ilounge.com/index.php/backstage/comments/ten-new-details-on-the-apple-tablet/"&gt;Ten New Details on the Apple Tablet&lt;/a&gt; at &lt;a href="http://www.ilounge.com/"&gt;iLounge.com&lt;/a&gt;, a website dedicated to all things iPod/Phone:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.ilounge.com/images/uploads/ipadscreen.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://www.ilounge.com/images/uploads/ipadscreen.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The image is meant to show how much bigger the screen on the forthcoming "tablet" device from Apple is than the current iPhone's.&lt;br /&gt;&lt;br /&gt;Tablet device from Apple? Is it real? And is it an eBook reader?&lt;br /&gt;&lt;br /&gt;Maybe, and maybe.&lt;br /&gt;&lt;br /&gt;It looks like longstanding rumors — see &lt;a href="http://www.businessinsider.com/apple-tablet-in-october-for-800-says-china-times-2009-7"&gt;Apple Tablet In October For $800, Says China Times&lt;/a&gt; — that Apple will introduce what I'll characterize as a "smart tablet" in the not-too-distant future are going to come true.&lt;br /&gt;&lt;br /&gt;iLounge's article nicknames it an iPad. I wouldn't mind if Apple dubbed it an iSlate. It's already October 2009, so it looks like it will be introduced next year, not this.&lt;br /&gt;&lt;br /&gt;Will it be an eBook reader? Yes and no.&lt;br /&gt;&lt;br /&gt;Depending on whether or not it has the (perhaps mandatory, perhaps optional, perhaps unavailable) feature of phone connectivity via AT&amp;amp;T's 3G network, you could call it an iPhone &lt;span style="font-style: italic;"&gt;or&lt;/span&gt; iPod Touch on steroids, with a screen that measures 10.7 inches diagonally to the iPhone's 3.5 inches. At over thrice the linear dimension, it may have over nine times the viewing area (&lt;span style="font-style: italic;"&gt;seven&lt;/span&gt; times, iLounge says).&lt;br /&gt;&lt;br /&gt;It so happens I have an old wooden slide rule (remember those?) hanging around on my desk that is exactly 10.7 inches long, and when I hold it up diagonally to my iPhone's screen I can &lt;span style="font-style: italic;"&gt;see&lt;/span&gt; how much the iPhone will be dwarfed by the iSlate (as I'll keep calling it).&lt;br /&gt;&lt;br /&gt;The iSlate will have a screen too small to display an 8.5 x 11 sheet of paper full size ... but large enough to do so for, say, most of the so-called "trade" paperbacks I own. Almost all of my hardcover editions, though, would have to be scaled down just a tad.&lt;br /&gt;&lt;br /&gt;So, used as an eBook reader, the iSlate would allow viewing of a full printed page from just about any popular book at no, or very little, reduction in size. (Bigger textbooks would need additional squeezing, zooming-sliding-scrolling, or text reflowing.)&lt;br /&gt;&lt;br /&gt;But iSlate would be an all-purpose device, not just a book reader. It looks like it will run the same OS that the iPhone uses — &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; the Mac OS — and therefore the same iPhone/iTouch apps, including eBook readers (see &lt;a href="http://vivaebooks.blogspot.com/2009/10/iphone-as-ereader.html"&gt;iPhone as eReader&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;iSlate, if it arrives, would have the same color touchscreen technology as the iPhone/iTouch; no physical keyboard, but a virtual one with bigger keys; and the ability to orient it for portrait or landscape viewing. In short, everything the iPhone has, except maybe the ability to use it as a phone. (What about as a camera? Who knows?)&lt;br /&gt;&lt;br /&gt;So all current iPhone/iTouch eBook reader apps should work fine on it!&lt;br /&gt;&lt;br /&gt;But, no, Apple apparently has no intention of making a big deal of its status as a potential "Kindle killer." It looks like the iTunes Store &lt;span style="font-style: italic;"&gt;isn't&lt;/span&gt; going to sell eBooks for the iSlate. As &lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;a href="http://www.businessinsider.com/apple-not-building-an-itunes-for-e-books-2009-7"&gt;Apple Not Building An 'iTunes For e-Books'&lt;/a&gt; says, "It's clearer now ... that Apple will help publishers and e-book vendors sell their wares on the new devices — and not that Apple is planning to enter the e-book sales industry itself."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-2536662357694886063?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/2536662357694886063/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=2536662357694886063' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/2536662357694886063'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/2536662357694886063'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/ereaders-to-come-apple-tablet.html' title='eReaders To Come: Apple Tablet'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-6545363829235599878</id><published>2009-10-02T08:21:00.001-07:00</published><updated>2009-10-02T08:55:45.735-07:00</updated><title type='text'>iPhone as eReader</title><content type='html'>Your iPhone is an eReader! It can read eBooks: ordinary books published in downloadable, digital form. All you need is the right iPhone eReader app for the books you want to read.&lt;br /&gt;&lt;br /&gt;I have four eReader apps so far. Before talking about them individually, I'd like to mention that all these apps present eBooks with text that is formatted for easy reading on a handheld device. That means that you are &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; looking at tiny reproductions of the pages in the printed version of the book. Instead, the text is "re-flowed." You see artificial "pages" with however much text can fit on the iPhone screen, no more, no less.&lt;br /&gt;&lt;br /&gt;Most of the apps give you the option to choose what font the text is in, how big the text is, how wide the margins are, how far apart the lines of text are, and so forth. (The Kindle for iPhone app is the sole exception; it gives you &lt;span style="font-style: italic;"&gt;some&lt;/span&gt; formatting control, but it's locked into a single font.)&lt;br /&gt;&lt;br /&gt;Now for the four apps:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=302584613&amp;amp;mt=8"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 77px; height: 76px;" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/SrPe2s7GK1I/AAAAAAAAAYI/W93zfoZQeso/s400/Kindle+for+iPhone.gif" alt="" id="BLOGGER_PHOTO_ID_5382891010991205202" border="0" /&gt;&lt;/a&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=302584613&amp;amp;mt=8"&gt;Kindle for iPhone&lt;/a&gt;, free at the iTunes App Store, is the top name in the iPhone eReader app field. Kindle is the name of a handheld device &lt;a href="http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=sa_menu_kdp23?pf_rd_p=328655101&amp;amp;pf_rd_s=left-nav-1&amp;amp;pf_rd_t=101&amp;amp;pf_rd_i=507846&amp;amp;pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_r=08W15B3YDGB4ZHJWYPS2"&gt;that Amazon.com sells for $299&lt;/a&gt;. If you owned one, you could buy any of the over 350,000 books Amazon sells in eBook form, including virtually all of the current &lt;a href="http://www.nytimes.com/pages/books/bestseller/"&gt;&lt;span style="font-style: italic;"&gt;New&lt;/span&gt;&lt;span style="font-style: italic;"&gt; York Times&lt;/span&gt; bestsellers&lt;/a&gt;, typically for a price of $9.99 or less.&lt;br /&gt;&lt;br /&gt;If you have an iPhone or an iPod Touch along with the Kindle for iPhone app, you don't need a standalone Kindle device. You can download and read the same eBooks the Kindle eReader can, right on your iPhone.&lt;br /&gt;&lt;br /&gt;Kindle eBooks are in a format that won't work with any device other than a standalone Kindle or a handheld device such as an iPhone/iPod touch that has the Kindle for iPhone app. There are, in addition to the Kindle eBook format, other eBook formats that boast hundreds of thousands of books. For those, I have three other iPhone apps.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284956128&amp;amp;mt=8"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 76px; height: 75px;" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/SrPizikFOxI/AAAAAAAAAYQ/Jw2xcyu9MfA/s400/Stanza.gif" alt="" id="BLOGGER_PHOTO_ID_5382895354717223698" border="0" /&gt;&lt;/a&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284956128&amp;amp;mt=8"&gt;Stanza&lt;/a&gt; is another free eBook reader app. It reads mainly &lt;span style="font-style: italic;"&gt;free books&lt;/span&gt; — you don't have to pay for them — from a variety of sources. You can find and download these books by going into the Online Catalog in the Stanza app itself.&lt;br /&gt;&lt;br /&gt;Also in the Stanza Online Catalog are links to vendors of books that do cost actual money. Right now one of the most popular eBooks-with-a-price is Dan Brown's &lt;span style="font-style: italic;"&gt;The Lost Symbol&lt;/span&gt;, which you can get for $9.95 by pointing the Stanza Online Catalog to &lt;a href="http://www.booksonboard.com/index.html?ebooks=ebooks"&gt;BooksOnBoard&lt;/a&gt;. Using eReader (see below), I recently bought another version of the same book for $9.99. (I have seen the hardcover edition — list price $29.95 — on sale at a bricks-and-mortar Barnes &amp;amp; Noble for 40% off, at $17.97. You can buy the hardcover edition online at Amazon right this minute for $16.17. An eBook price of under $10 is a pretty good deal.)&lt;br /&gt;&lt;br /&gt;The maker of the Stanza app is &lt;a href="http://www.lexcycle.com/"&gt;LexCycle&lt;/a&gt;. LexCycle is owned by ... guess who ... Amazon, makers of Kindle!&lt;br /&gt;&lt;br /&gt;Stanza supports a wide range of eBook formats. If you click on &lt;a href="http://www.lexcycle.com/supported-formats"&gt;this link&lt;/a&gt;, you can get a quick look at many of the main eBook formats that are in existence. Stanza supports most of them, but not all. The catch is — and this is a very important catch — Stanza does &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; support any format (other than the so-called eReader format; see below) when there is DRM protection involved. And it supports eReader DRM protection only on the iPhone/iPod touch, not in its desktop version.&lt;br /&gt;&lt;br /&gt;What is DRM protection? DRM stands for "digital rights management," tech talk for copy protection. If you buy a Kindle eBook from Amazon, for instance, it will typically (but not always) be DRM-protected, which means you can't copy it to your spouse's iPhone. DRM-protected eBooks are usually encrypted, such that you have to enter a code such a a username/password combination to make them readable.&lt;br /&gt;&lt;br /&gt;So there are two general types of eBooks. Most or all recently published eBooks have legal copyright protection, just as do the print editions. Dan Brown's &lt;span style="font-style: italic;"&gt;The Lost Symbol&lt;/span&gt; is one of these. These copyrighted eBooks accordingly cost you money to buy and are DRM-protected and encrypted.&lt;br /&gt;&lt;br /&gt;The other type of eBook is free of charge and not DRM-protected. Classic books that are old enough to no longer be copyright protected are the stars of this category. Their eBook versions typically have no DRM protection. Often they are in the &lt;a href="http://en.wikipedia.org/wiki/EPUB"&gt;ePub&lt;/a&gt; format, an open format that Stanza and some other iPhone e-Reader apps (but not Kindle for iPhone as far as I know) can use. (An "open" format is one that is not proprietary and can be used by anyone who wants to. The Kindle format is, on the other hand, proprietary and cannot be used by eBook sources not licensed by Amazon.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284499993&amp;amp;mt=8"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 77px; height: 76px;" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/SrUr2aEXDxI/AAAAAAAAAYY/dWExO8bNfug/s400/eReader.gif" alt="" id="BLOGGER_PHOTO_ID_5383257143301836562" border="0" /&gt;&lt;/a&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284499993&amp;amp;mt=8"&gt;eReader&lt;/a&gt; from FictionWise is a free app for iPhone that reads mainly eBooks that &lt;a href="http://www.fictionwise.com/"&gt;FictionWise itself&lt;/a&gt; and &lt;a href="http://www.ereader.com/"&gt;eReader.com&lt;/a&gt; sell.&lt;br /&gt;&lt;br /&gt;This part of the discussion gets confusing, so bear with me: &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt;.com is the name of a website that sells eBooks that are in the &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; format and are usable by the &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; iPhone app. FictionWise.com is the name of a website that &lt;span style="font-style: italic;"&gt;likewise&lt;/span&gt; sells eBooks  in &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; format usable by the &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; app.&lt;br /&gt;&lt;br /&gt;Often, these two sources sell &lt;span style="font-style: italic;"&gt;exactly the same&lt;/span&gt; eBooks. Both companies are owned by Barnes &amp;amp; Noble ... the bricks-and-mortar bookstore chain whose online store is in competition with Amazon.com, makers of Kindle. As endorsed in July 2009 by B&amp;amp;N, the &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; format is designed to allow DRM protection, putting it in direct competition with Amazon's Kindle format. The free B&amp;amp;N eReader app for iPhone (see below) uses the same DRM-protected format, but it makes you buy eBooks directly from the B&amp;amp;N website, not from FictionWise.com or eReader.com.&lt;br /&gt;&lt;br /&gt;The &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; format is discussed in the Wikipedia article &lt;a href="http://en.wikipedia.org/wiki/Comparison_of_e-book_formats"&gt;Comparison of e-book formats&lt;/a&gt; (scroll about halfway down, or else click &lt;a href="http://en.wikipedia.org/wiki/Comparison_of_e-book_formats#eReader"&gt;here&lt;/a&gt;). It is also called the Palm Digital Media format, since it was originally for &lt;a href="http://en.wikipedia.org/wiki/PalmOS" title="PalmOS" class="mw-redirect"&gt;PalmOS&lt;/a&gt;, the operating system used on Palm handhelds.&lt;br /&gt;&lt;br /&gt;Files in the Palm Digital Media (or &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt;) format have the .pdb extension (though when you are using an iPhone app to access them, you can't see the files as such, much less their filenames and extensions). The .pdb extension derives from the initials of "Palm Data Base." These files, when in an open version of the format that is not DRM-protected, are often referred to also as "Palm Doc" files.&lt;br /&gt;&lt;br /&gt;To add to the confusion, the term &lt;span style="font-weight: bold;"&gt;eReader&lt;/span&gt; is being used as a generic term for &lt;span style="font-style: italic;"&gt;any&lt;/span&gt; handheld device that reads eBooks. By extension, any cellphone, smartphone, or other mobile device that can (with the proper app) read eBooks is an eReader.&lt;br /&gt;&lt;br /&gt;Furthermore, there is yet another eReader app for iPhone ...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=320915544&amp;amp;mt=8"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 77px; height: 76px;" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/SrUyHWuyedI/AAAAAAAAAYg/SAW5794u9sg/s400/Barnes+%26+Noble.gif" alt="" id="BLOGGER_PHOTO_ID_5383264031533595090" border="0" /&gt;&lt;/a&gt; The free &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=320915544&amp;amp;mt=8"&gt;B&amp;amp;N eReader&lt;/a&gt; app is very much like the eReader app I just discussed, except that it is hot-wired directly to the &lt;a href="http://www.barnesandnoble.com/"&gt;Barnes &amp;amp; Noble website&lt;/a&gt;. When you shop for books in the B&amp;amp;N eReader app, the app automatically opens that website in the iPhone's Safari browser. You then use the browser to buy any eBook you want and add it to the eBook library that is maintained for you at the website. The eBook will automatically sync to your iPhone as soon as you return to the B&amp;amp;N eReader app on the iPhone.&lt;br /&gt;&lt;br /&gt;The same B&amp;amp;N eReader app exists for the Blackberry as well as for Windows and Macintosh computers, so you can download and read any e-Book that you have in your Barnes &amp;amp; Noble e-Book library on any of these platforms.&lt;br /&gt;&lt;br /&gt;More information on iPhone e-Reader apps can be found here:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://mossblog.allthingsd.com/20090303/first-impressions-of-kindle-on-iphone/"&gt;First Impressions of Kindle on iPhone&lt;/a&gt; comes from Walter S. Mossberg, author of the weekly &lt;a href="http://online.wsj.com/public/page/personal-technology.html"&gt;&lt;strong style="font-weight: normal;"&gt;Personal Technology&lt;/strong&gt; column&lt;/a&gt; in &lt;strong style="font-weight: normal;"&gt;&lt;em&gt;&lt;a href="http://online.wsj.com/home-page"&gt;The Wall Street Journal&lt;/a&gt;.&lt;/em&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://news.cnet.com/comparing-kindle-2-with-kindles-iphone-app/"&gt;Comparing Kindle 2 with Kindle's iPhone app&lt;/a&gt; comes from Nicole Lee, an associate editor at &lt;a href="http://www.cnet.com/"&gt;CNET&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href="http://news.cnet.com/kindle-is-not-the-best-iphone-e-reader/"&gt;Kindle is not the best iPhone e-reader&lt;/a&gt; comes from tech columnist Don Reisinger and appears at &lt;a href="http://www.cnet.com/"&gt;CNET&lt;/a&gt;. It discusses Stanza and eReader,in addition to Kindle for iPhone.&lt;/li&gt;&lt;li&gt;&lt;a href="http://download.cnet.com/Kindle-for-iPhone/3000-2125_4-10909801.html?tag=mncol"&gt;CNET's review of Kindle for iPhone&lt;/a&gt; contains a link with which to download it from the iTunes Store.&lt;/li&gt;&lt;li&gt;&lt;a href="http://download.cnet.com/Stanza/3000-18553_4-10891124.html?tag=mncol"&gt;CNET's review of Stanza&lt;/a&gt; also contains a link with which to download it from the iTunes Store.&lt;/li&gt;&lt;li&gt;&lt;a href="http://download.cnet.com/eReader-for-iPhone/3000-18495_4-199746.html?tag=mncol"&gt;CNET's description (not a review) of eReader for iPhone&lt;/a&gt; likewise contains a link with which to download it from the iTunes Store.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.lexcycle.com/"&gt;The LexCycle website&lt;/a&gt; has more information about Stanza.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-6545363829235599878?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/6545363829235599878/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=6545363829235599878' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/6545363829235599878'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/6545363829235599878'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/10/iphone-as-ereader.html' title='iPhone as eReader'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_3ofIt8MGOHM/SrPe2s7GK1I/AAAAAAAAAYI/W93zfoZQeso/s72-c/Kindle+for+iPhone.gif' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-794666144184563719</id><published>2009-09-30T07:44:00.000-07:00</published><updated>2009-10-01T11:23:59.440-07:00</updated><title type='text'>Hanlin eReaders Galore!</title><content type='html'>I've covered &lt;a href="http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html"&gt;Kindle eReaders Galore!&lt;/a&gt; and &lt;a href="http://vivaebooks.blogspot.com/2009/09/sony-readers-galore.html"&gt;Sony Readers Galore!&lt;/a&gt;, the eBook readers from industry leaders Amazon and Sony. Now it's time for the Hanlin eReaders from Jinke Electronics.&lt;br /&gt;&lt;br /&gt;Jinke doesn't sell these readers under its own brand name. You'll find them under such names as &lt;a href="http://mybebook.com/index.html?ref=219"&gt;BeBook&lt;/a&gt; and &lt;a href="http://www.theezreader.com/"&gt;EZ Reader&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here is the &lt;a href="http://www.the-ebook-reader.com/bebook.html"&gt;BeBook, based on the Hanlin V3&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsNz3n-ggDI/AAAAAAAAAac/0GHhtJ9J-5E/s1600-h/BeBook+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 375px;" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsNz3n-ggDI/AAAAAAAAAac/0GHhtJ9J-5E/s400/BeBook+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5387276978726404146" border="0" /&gt;&lt;/a&gt;(The queen of hearts is shown for size comparison. The hotlinks above the images, when present, link to online reviews of the devices.)&lt;br /&gt;&lt;br /&gt;Here is the just-introduced &lt;a href="http://wiki.mobileread.com/wiki/Bebook_mini"&gt;BeBook Mini, a.k.a. the Hanlin V5&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsN_VSrVzFI/AAAAAAAAAak/4sws_-6s4LE/s1600-h/BeBook+Mini%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 319px;" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsN_VSrVzFI/AAAAAAAAAak/4sws_-6s4LE/s400/BeBook+Mini%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5387289583032847442" border="0" /&gt;&lt;/a&gt;As of the date I am posting this, I can as yet find no in-depth reviews of the BeBook Mini/Hanlin V5, which is also sold as the EZ Reader Pocket Pro. The link above is to techie coverage of the device at the &lt;a href="http://wiki.mobileread.com/wiki/"&gt;MobileRead Wiki&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here is the Hanlin V9, a large-format eBook reader:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsOFQAV6rCI/AAAAAAAAAa0/fSXUv_ZfAhg/s1600-h/Hanlin+V9+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 398px;" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsOFQAV6rCI/AAAAAAAAAa0/fSXUv_ZfAhg/s400/Hanlin+V9+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5387296089281571874" border="0" /&gt;&lt;/a&gt;The Hanlin V9 is hard to find on the Web. &lt;a href="http://freshtech2.com/2008/02/08/kindle-vs-hanlin-v9c-comparison/"&gt;Here&lt;/a&gt; is a comparison between it and the original Amazon Kindle.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-794666144184563719?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/794666144184563719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=794666144184563719' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/794666144184563719'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/794666144184563719'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/09/hanlin-ereaders-galore.html' title='Hanlin eReaders Galore!'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_3ofIt8MGOHM/SsNz3n-ggDI/AAAAAAAAAac/0GHhtJ9J-5E/s72-c/BeBook+%2B+Queen+of+Hearts.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-7020882918366771637</id><published>2009-09-28T08:34:00.000-07:00</published><updated>2009-09-29T17:44:11.881-07:00</updated><title type='text'>Sony Readers Galore!</title><content type='html'>As a way to read eBooks, the Amazon Kindle (see &lt;a href="http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html"&gt;Kindle eReaders Galore!&lt;/a&gt;) has stiff competition from Sony and its Sony Readers. Here is the &lt;a href="http://reviews.cnet.com/e-book-readers/sony-reader-digital-book/4505-3508_7-32672723.html?tag=rnav"&gt;Sony PRS-505&lt;/a&gt;, shown with the queen of hearts to give an idea of its size:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_3ofIt8MGOHM/SsDX7nCll8I/AAAAAAAAAZk/nokOnw0V3bA/s1600-h/Sony+PRS-505+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 353px;" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/SsDX7nCll8I/AAAAAAAAAZk/nokOnw0V3bA/s400/Sony+PRS-505+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386542573427201986" border="0" /&gt;&lt;/a&gt;(The hotlinks above and below take you to reviews of the respective Sony Readers at CNET.)&lt;br /&gt;&lt;br /&gt;The PRS-505 is no longer available new from Sony. &lt;a href="http://shop.ebay.com/i.html?_nkw=sony+prs+505&amp;amp;_sacat=0&amp;amp;_trksid=p3286.m270.l1311&amp;amp;_odkw=sony+prs-505&amp;amp;_osacat=0"&gt;Here&lt;/a&gt; is a link to eBay listings of the device.&lt;br /&gt;&lt;br /&gt;Here is Sony's &lt;a href="http://reviews.cnet.com/e-book-readers/sony-reader-pocket-edition/4505-3508_7-33743848.html?tag=mncol;lst"&gt;PRS-300 "Pocket Edition" Reader&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_3ofIt8MGOHM/SsIk8QG4UuI/AAAAAAAAAZ8/uoqHdqhIKwY/s1600-h/Sony+PRS-300+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 339px;" src="http://2.bp.blogspot.com/_3ofIt8MGOHM/SsIk8QG4UuI/AAAAAAAAAZ8/uoqHdqhIKwY/s400/Sony+PRS-300+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386908721823109858" border="0" /&gt;&lt;/a&gt;The PRS-300 comes in navy blue (shown), rose, and silver.&lt;br /&gt;&lt;br /&gt;The &lt;a href="http://reviews.cnet.com/e-book-readers/sony-reader-touch-edition/4505-3508_7-33743850.html?tag=mncol;lst"&gt;PRS-600 "Touch Edition" Reader&lt;/a&gt; from Sony looks like this:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_3ofIt8MGOHM/SsIi2xDvVvI/AAAAAAAAAZ0/hkRWMynY8rU/s1600-h/Sony+PRS-600+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 342px;" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/SsIi2xDvVvI/AAAAAAAAAZ0/hkRWMynY8rU/s400/Sony+PRS-600+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386906428565837554" border="0" /&gt;&lt;/a&gt;The PRS-600 comes in rose (shown), silver, or black. It has no buttons because it uses a touch screen.&lt;br /&gt;&lt;br /&gt;Coming in December 2009, the touch-screen Sony &lt;a href="http://www.the-ebook-reader.com/sony-reader.html"&gt;PRS-900 "Daily Edition" Reader&lt;/a&gt; will look like this:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsIsh-l4JuI/AAAAAAAAAaU/qu8v8u8ZRpI/s1600-h/Sony+PRS-900+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 392px;" src="http://4.bp.blogspot.com/_3ofIt8MGOHM/SsIsh-l4JuI/AAAAAAAAAaU/qu8v8u8ZRpI/s400/Sony+PRS-900+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386917066537707234" border="0" /&gt;&lt;/a&gt;(The size comparison with the queen of hearts is just a guess on my part, based on knowing that the diagonal measurement of the screen is going to be 7 inches.)&lt;br /&gt;&lt;br /&gt;Because it hasn't hit the market yet, CNET hasn't reviewed the PRS-900 as of the date of this post. The hotlink above is to a page at &lt;a href="http://www.the-ebook-reader.com/"&gt;The-eBook-Reader.com&lt;/a&gt; that previews it, and also discusses other Sony Readers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-7020882918366771637?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/7020882918366771637/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=7020882918366771637' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/7020882918366771637'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/7020882918366771637'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/09/sony-readers-galore.html' title='Sony Readers Galore!'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_3ofIt8MGOHM/SsDX7nCll8I/AAAAAAAAAZk/nokOnw0V3bA/s72-c/Sony+PRS-505+%2B+Queen+of+Hearts.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-1526705153426261619</id><published>2009-09-27T14:19:00.001-07:00</published><updated>2009-10-07T09:27:24.597-07:00</updated><title type='text'>Kindle eReaders Galore!</title><content type='html'>Kindle eBook readers come in various sizes. Here is the original &lt;a href="http://reviews.cnet.com/e-book-readers/amazon-kindle/4505-3508_7-32751890.html?tag=mncol;also"&gt;Amazon Kindle&lt;/a&gt;, now discontinued, shown alongside the queen of hearts for size comparison:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr-YHvQpHkI/AAAAAAAAAY8/8EUZJon6FaQ/s1600-h/Kindle+1+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr-YHvQpHkI/AAAAAAAAAY8/8EUZJon6FaQ/s400/Kindle+1+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386190938071178818" border="0" /&gt;&lt;/a&gt;(Click on the device names above and below to read a CNET review of each device.)&lt;br /&gt;&lt;br /&gt;Here for visual comparison is the &lt;a href="http://reviews.cnet.com/smartphones/apple-iphone-3gs-16gb/4505-6452_7-33674172.html?tag=mncol;lst"&gt;Apple iPhone&lt;/a&gt;, likewise placed next to the queen of hearts:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr--9Q32OxI/AAAAAAAAAZE/LAaA_q6XQXg/s1600-h/iPhone+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 271px; height: 225px;" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr--9Q32OxI/AAAAAAAAAZE/LAaA_q6XQXg/s400/iPhone+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386233639068908306" border="0" /&gt;&lt;/a&gt;The queen of hearts is the same size. The iPhone, which can run the &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=302584613&amp;amp;mt=8"&gt;Kindle for iPhone&lt;/a&gt; app that reads most of the same content as the Kindle, is a lot smaller than the original Kindle.&lt;br /&gt;&lt;br /&gt;Here is the current replacement for the original Kindle, the &lt;a href="http://reviews.cnet.com/amazon-kindle-2/?tag=mncol;also"&gt;Kindle 2&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_3ofIt8MGOHM/Sr_CX1W-tBI/AAAAAAAAAZM/4GHQPhTTiXM/s1600-h/Kindle+2+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 400px;" src="http://3.bp.blogspot.com/_3ofIt8MGOHM/Sr_CX1W-tBI/AAAAAAAAAZM/4GHQPhTTiXM/s400/Kindle+2+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386237394074645522" border="0" /&gt;&lt;/a&gt;The Kindle 2 is bigger than the original Kindle, so the queen of hearts looks smaller. (The Kindle 2 is being sold by Amazon under the name of just "Kindle," without the number, even though the original Kindle had the very same name. Amazon now calls the original Kindle the "Kindle (1st generation)." "Kindle 2" is used here and elsewhere as a term of convenience to distinguish the new model from the original.)&lt;br /&gt;&lt;br /&gt;Here is the fuller-featured &lt;a href="http://reviews.cnet.com/e-book-readers/amazon-kindle-dx/4505-3508_7-33643953.html?tag=rnav"&gt;Kindle DX&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr_mBUButYI/AAAAAAAAAZc/h6sL2iAAZ5M/s1600-h/Kindle+DX+%2B+Queen+of+Hearts.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 362px;" src="http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr_mBUButYI/AAAAAAAAAZc/h6sL2iAAZ5M/s400/Kindle+DX+%2B+Queen+of+Hearts.gif" alt="" id="BLOGGER_PHOTO_ID_5386276589588624770" border="0" /&gt;&lt;/a&gt;The Kindle DX is much bigger than the Kindle 2, so the queen of hearts is shown even smaller by comparison.&lt;br /&gt;&lt;br /&gt;A selling point for the new Kindle and Kindle DX is their ability to purchase and download books wirelessly, via the Sprint cellphone network. Kindle calls it Whispernet; it's really the Sprint network, but you don't have to know that. Nor do you need a Sprint account, since Amazon arranges for your Kindle to get access to the Sprint wireless network for free, for this one particular purpose.&lt;br /&gt;&lt;br /&gt;Most dedicated eBook readers can't yet access content wirelessly — you have to use a computer to buy the eBooks online and download them, then hook up a USB cable to transfer them to the reader.&lt;br /&gt;&lt;br /&gt;It gets even better. If you have sprung for more thane one Kindle — say, one at work and another at home — you can synchronize them via Whispernet, using Whispersync. Any Kindle content can be wirelessly copied to up to six Kindle devices (including iPhones using the Kindle for iPhone application). Whispersync makes sure that current information such as the last page read for each eBook in your library propagates across all devices.&lt;br /&gt;&lt;br /&gt;That's the good news. The bad news is that Kindle content can &lt;span style="font-style: italic;"&gt;only&lt;/span&gt; be read on Kindle devices (including iPhones). Kindle eBooks use Digital Rights Management software technology — DRM — to keep you from being able to read them on, say, &lt;a href="http://vivaebooks.blogspot.com/2009/09/sony-readers-galore.html"&gt;Sony Readers&lt;/a&gt;. If someday Amazon pulls the plug on the Kindle readers, or your Kindle device breaks and you decide to switch to a non-Kindle eBook reader, your Kindle content becomes unusable. (True, Amazon has stated that it plans to do for other iPhone-like mobile devices what it has already done for the iPhone; as long as you have an Amazon-blessed multi-function mobile device like the iPhone, this should never become a big problem.)&lt;br /&gt;&lt;br /&gt;The Kindle family is the first eBook reader to get a lot of attention. Though Amazon has declined to announce its sales figures, it has been dubbed by its ardent supporters the "iPod of eReaders" because it has caught on so nicely. The brand name Kindle even threatens to become synonymous with the whole dedicated eBook reader category, which is expected to take off between now and 2013. If you want an eReader that, when friends ask about it, you can say "It's a ______" and hope for their instant comprehension, you'll probably fill in the blank with "Kindle."&lt;br /&gt;&lt;br /&gt;&lt;center&gt;* * *&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;As of October 7, 2009, Amazon has &lt;a href="http://money.cnn.com/2009/10/07/technology/amazon_kindle/?postversion=2009100705"&gt;cut the price of the Kindle 2 to $259&lt;/a&gt;, from $299. In the near future, for an additional $20, customers will be able to get a Kindle version with &lt;span style="font-style: italic;"&gt;international&lt;/span&gt; wireless access; the $259 version has only U.S. access.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-1526705153426261619?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/1526705153426261619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=1526705153426261619' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/1526705153426261619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/1526705153426261619'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html' title='Kindle eReaders Galore!'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_3ofIt8MGOHM/Sr-YHvQpHkI/AAAAAAAAAY8/8EUZJon6FaQ/s72-c/Kindle+1+%2B+Queen+of+Hearts.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5604054196233846020.post-7158531668689309169</id><published>2009-09-25T16:14:00.000-07:00</published><updated>2009-09-29T17:40:58.995-07:00</updated><title type='text'>Welcome to Viva eBooks!</title><content type='html'>This blog celebrates eBooks!&lt;br /&gt;&lt;br /&gt;eBooks are like regular books ... but they're &lt;span style="font-style: italic;"&gt;electronic&lt;/span&gt; books. You read them using a computer or a handheld device like an iPhone or a Kindle. That's because electronic books are digital. They're computer files. You buy eBooks online — or find them for free, or borrow them from a public library — then you download them to your digital reading device and ... read them!&lt;br /&gt;&lt;br /&gt;Here's a picture of a Sony eBook Reader:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.hyperwrite.com/Articles/images/sony_reader.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 351px;" src="http://www.hyperwrite.com/Articles/images/sony_reader.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's another model:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://news.digitaltrends.com/images/stories/2009/08/8770/sony-takes-on-amazon-with-cheaper-readers-and-ebooks-1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 445px;" src="http://news.digitaltrends.com/images/stories/2009/08/8770/sony-takes-on-amazon-with-cheaper-readers-and-ebooks-1.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the Kindle 2 reader from Amazon.com:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://pulse2.com/wp-content/uploads/2009/02/kindle21.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 300px; height: 300px;" src="http://pulse2.com/wp-content/uploads/2009/02/kindle21.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a side-by-side view of the Kindle 2 and an Apple iPhone using the Kindle for iPhone app:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.swiss-miss.com/wp-content/uploads/2009/03/kindle_iphonejpg-480x363.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 379px; height: 286px;" src="http://www.swiss-miss.com/wp-content/uploads/2009/03/kindle_iphonejpg-480x363.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Note that the Kindle 2 image has been much reduced in size to match the iPhone image's height. The Kindle 2 is actually much bigger than the iPhone — see &lt;a href="http://vivaebooks.blogspot.com/2009/09/kindle-ereaders-galore.html"&gt;Kindle eReaders Galore!&lt;/a&gt; for more.&lt;br /&gt;&lt;br /&gt;But you get the idea. Whether you use a dedicated reader like the Sony Reader or the Kindle 2, or a multipurpose handheld that doubles as an eBook reader as the iPhone does, you can carry not just a single book but a whole library in your pocket or purse. You can read any of your eBooks wherever you are. When you're done reading an eBook, you can remove it from the reader to save storage space, but still have access to it on your desktop computer or online, in case you want to read it again.&lt;br /&gt;&lt;br /&gt;And eBooks are widely available today. Virtually every recent New York Times bestseller, for example, is available as an eBook ... for a price way lower than the hardcover edition. Most of the great classics, and many other books as well, are available as &lt;span style="font-style: italic;"&gt;free&lt;/span&gt; eBooks.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;***&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Before I go any further, I'd better admit some of my biases. One is that I simply think eBooks are neat! The whole idea of being able to buy a book — or obtain one for free — and read it on a digital handheld device or on a desktop or laptop computer impresses me as way cool!&lt;br /&gt;&lt;br /&gt;Another bias is that I think its even cooler when the handheld device has many other functions, besides reading books. For my money, the iPhone is a better eBook reader, for that reason and for others as well, than the Kindle or the Sony. Other smartphones such as a BlackBerry or a Palm Pre can also serve as eBook readers, so they're part of the same multipurpose-device scene.&lt;br /&gt;&lt;br /&gt;Yet I realize that not everyone will agree. Some will prefer a dedicated reader, if only because it has a larger screen. Others, because the dedicated readers use for their screen technology not an LCD but &lt;a href="http://en.wikipedia.org/wiki/Eink"&gt;E ink&lt;/a&gt;, which is easier on the eyes and also on battery life. So I'll do my best to cover both types of reader, multipurpose and dedicated — as well as the possibility of using laptop and desktop computers as eBook readers — in the posts I'll make to this blog, even though the reader I use is an iPhone.&lt;br /&gt;&lt;br /&gt;Also, I'd better fess up to being almost completely Apple-centric. I have, as I say, an iPhone (and also an older iPod Touch which has been pretty much retired). Plus, an iMac 20" desktop computer and a MacBook Pro laptop, all on a wireless (i.e., WiFi) home network using a couple of Apple's AirPort devices as access points (i.e., routers).&lt;br /&gt;&lt;br /&gt;So my knowledge of Windows machines and non-Apple WiFi devices is limited. Now, just about anything I can do on my Macs that use the Mac OS, as far as reading and storing eBooks, can likewise be done in Windows. Computer applications for reading eBooks are typically available for both OS's, as well as (often) for other OS's as well. But my hands-on knowledge is in the Apple Macintosh world only.&lt;br /&gt;&lt;br /&gt;So, having admitted some of my biases, I'll close by saying: Happy eReading!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5604054196233846020-7158531668689309169?l=vivaebooks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vivaebooks.blogspot.com/feeds/7158531668689309169/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5604054196233846020&amp;postID=7158531668689309169' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/7158531668689309169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5604054196233846020/posts/default/7158531668689309169'/><link rel='alternate' type='text/html' href='http://vivaebooks.blogspot.com/2009/09/welcome-to-viva-ebooks.html' title='Welcome to Viva eBooks!'/><author><name>eric</name><uri>http://www.blogger.com/profile/05244758906105140609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='http://3.bp.blogspot.com/_3ofIt8MGOHM/SKg8gcM72fI/AAAAAAAAAOE/PGmD3MqB9dY/S220/Photo+of+Me.jpg'/></author><thr:total>0</thr:total></entry></feed>
