<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>No, I am better than that! &#187; Books</title>
	<atom:link href="http://rickosborne.org/blog/category/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickosborne.org/blog</link>
	<description>Striving to subdue the mediocrity.</description>
	<lastBuildDate>Sun, 21 Aug 2011 23:27:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Still fighting with audiobooks</title>
		<link>http://rickosborne.org/blog/2011/08/still-fighting-with-audiobooks/</link>
		<comments>http://rickosborne.org/blog/2011/08/still-fighting-with-audiobooks/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 23:27:16 +0000</pubDate>
		<dc:creator>Rick Osborne</dc:creator>
				<category><![CDATA[Books]]></category>
		<guid isPermaLink="false">http://rickosborne.org/blog/?p=1326</guid>
		<description><![CDATA[I&#8217;m fighting with audiobooks again. I&#8217;ve mostly got my process down, but there continue to be new levels of dumb to deal with. As it stands, the process goes something like: Buy an audiobook. Generally, this is on CD because I trust Audible about as much as I trust Ubisoft, and for the exact same [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m fighting with audiobooks again.</p>
<p>I&#8217;ve mostly got my process down, but there continue to be new levels of dumb to deal with.  As it stands, the process goes something like:</p>
<ol>
<li>Buy an audiobook.  Generally, this is on CD because I trust Audible about <a href="http://arst.ch/qm1">as much as I trust Ubisoft</a>, and for the exact same reason.</li>
<li>Rip the discs to high-quality MP3.  On OSX I use <a href="http://sbooth.org/Max/">Max</a>, and on Windows I built a custom version of <a href="http://cdexos.sf.net">CDex</a> to support disc numbers.</li>
<li>Queue up all of the individual tracks and play the first few seconds of each, looking for chapter breaks.  For the breaks, title the track something smart like <q>4: The Leaky Cauldron</q>.</li>
<li>Use the <a href="https://github.com/rickosborne/rickosborne/tree/master/audiobookify">audiobookify Perl script</a> I wrote to bundle tracks into chapters and convert from MP3 to M4B format so that I get nice chapter markers, cover art, etc.  (And because pretty much every device plays M4B at this point.)</li>
</ol>
<p>It&#8217;s a real PITA most of the time, but manageable.  Sometimes, if I&#8217;m lucky, the CDDB titles for the tracks will be something like <q>Chapter 4c</q> so I don&#8217;t have to manually scan and tag.</p>
<p>But sometimes it&#8217;s just profoundly dumb.</p>
<p>Some audiobook producers (Blackstone, for one) think it&#8217;s amusing to disregard the actual spoken breaks in the book and instead use some fixed amount, such as tracks every 3 minutes.  Some producers find it necessary to use all 99 available tracks on a CD.  Some include intro and outro music on each disc.  Some include a minute or two of the end of the previous disc as the start of the next disc (and then don&#8217;t put the overlap into its own track).  Some audiobooks are only available as giant disc-length MP3 files with no breaks at all.</p>
<p style="margin-left: 5em; font-style: italic;">Why am I so hung up on chapter breaks?  I spend most of my time listening to audiobooks while running.  Trying to manage iPod volume and sport accoutrements while running involves a whole lot of fumbling.  Occasionally, I&#8217;ll accidentally hit the track forward or back buttons.  This is compounded by the length of audiobooks, which are often packaged into 5&frac12; hour chunks, owing to a longstanding iPod firmware issue that does hinky things with longer audiobooks.  Without proper breaks, scanning through a 5&frac12; hour file is a nontrivial task.</p>
<p>When I am confronted with such lunacy, the easiest solution I&#8217;ve found is:</p>
<ol>
<li>Join together all of the track files into one giant file.</li>
<li>Use <a href="http://mp3splt.sourceforge.net/">mp3splt</a> to find likely chapter breaks based on silence.  But since I can&#8217;t under-split, as it would offend my delicate sensibilities to have 18 of 20 chapters marked, I have to over-split.  And mp3splt is a bit of a hammer, so you have to <em>really</em> over-split.  I find that a 20:1 ratio is what generally works: for every 1 chapter in the audiobook, split the book into 20 parts.</li>
<li>Pick up on step 3 above.</li>
</ol>
<p style="margin-left: 5em; font-style: italic;">I occasionally run into audiobooks that are just a bit too long to fit neatly into 5&frac12; hour chunks.  In such a case, <a href="http://sox.sourceforge.net/">SoX</a> has functionality to let you change tempo without changing pitch, which works well on audiobooks.  I&#8217;ve found that speeding up most audiobooks up to 20% is almost negligible for impacting comprehension.  This is also useful for the narrators that are just a bit too slow for my liking.</p>
<p>I&#8217;ve been looking into speech recognition software to help me out.  You would think that it would be trivial: obtain an electronic text of the book, give the audio and the text to some magical program that parses the speech and associates timecodes with the text, and then do a phenome search for words like <q>chapter</q>, <q>book</q>, and <q>part</q>.</p>
<p>Unfortunately, it looks like that magical software doesn&#8217;t exist yet.  The closest thing might be <a href="http://labs.google.com/gaudi">Google Audio Indexing</a>, the technology that powers Google Voice.  But as near as I can tell, it&#8217;s not for public use yet.  Something might be built atop <a href="http://cmusphinx.sourceforge.net/sphinx4/">CMU Sphinx</a>, but it would take a significant effort.</p>
<p>Oh, and on a side note: M4B files will upload to Google Music (with some limitations on file size), but are automagically converted to MP3 format on their servers, thus removing any chapter breaks.  Amazon&#8217;s Cloud Player does not yet support M4B files.</p>
<p>Side note the second: a 5-hour M4B file of decent quality weighs in at around 100MB.  Even really long audiobooks, Neal Stephenson&#8217;s <em>Anathem</em> for example, don&#8217;t generally run more than 30-35 hours.  You could fit even that entire book as a series of 7 M4B files on a single CD.  Up that to a 1GB flash drive and get ridiculous audio quality instead of just decent.  And again, pretty much every device supports M4B files these days.  Or, you know, you could go on selling <a href="http://www.audioeditions.com/products/Anathem-Neal-Stephenson-281473.aspx">a 2lb stack of 28 CDs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rickosborne.org/blog/2011/08/still-fighting-with-audiobooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eBooks for school</title>
		<link>http://rickosborne.org/blog/2010/02/ebooks-for-school/</link>
		<comments>http://rickosborne.org/blog/2010/02/ebooks-for-school/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 20:49:50 +0000</pubDate>
		<dc:creator>Rick Osborne</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[reader]]></category>
		<guid isPermaLink="false">http://rickosborne.org/blog/?p=1099</guid>
		<description><![CDATA[This is a bit of a rant. My wife loves her new Sony Reader Touch. She&#8217;s got it synced up to check out books from the local library. She prints web pages and documents to PDF so that she can get to them from anywhere in a few seconds. She tried buying a book from [...]]]></description>
			<content:encoded><![CDATA[<p>This is a bit of a rant.</p>
<p>My wife <em>loves</em> her new Sony Reader Touch.  She&#8217;s got it synced up to check out books from the local library.  She prints web pages and documents to PDF so that she can get to them from anywhere in a few seconds.  She tried buying a book from the Sony store &#8230; but that didn&#8217;t work out so well.</p>
<p>But the burr under the saddle has been schoolbooks.</p>
<p>Her university has a partnership with a couple of different ebook retailers, but most of her books end up on iChapters, a.k.a. <a href="http://www.cengagebrain.com/">Cengage Brain</a>.  <em>In theory</em>, iChapters is an awesome business model: break up a textbook into ebook chapters and allow students to buy or rent them individually.  For example, look at the prices for one of her textbooks, <a href="http://www.cengagebrain.com/tl1/en/US/storefront/US?cmd=catProductDetail&amp;ISBN=978-0-495-09561-3">Cultural Anthropology: The Human Challenge, 12ed</a>:</p>
<table>
<tr>
<td>Hardcover Textbook:</td>
<td align="right">$135</td>
</tr>
<tr>
<td>130-Day Rental, whole book:</td>
<td align="right">$87</td>
</tr>
<tr>
<td>6-Month Rental, eBook</td>
<td align="right">$79</td>
</tr>
<tr>
<td>eBook Chapters, each:</td>
<td align="right">$8</td>
</tr>
</table>
<p>That particular book has 16 chapters.  At $8 each, buying them individually would be only negligibly cheaper than buying the whole book outright.  But some of her classes only require a handful of chapters, making individual chapters an absolute steal.</p>
<p>&#8230; and too good to be true.</p>
<p>It turns out that iChapters does a little bit of a bait-n-switch.  The sample chapters are in PDF format, but the paid-for chapters are in SPDF format&mdash;a &ldquo;sealed&rdquo; PDF, slathered in DRM.  Really, the SPDF file extension is misdirection: Acrobat can&#8217;t read it.  You need an Acrobat Reader plugin to &ldquo;unseal&rdquo; (read: unencrypt) the PDF.  This isn&#8217;t the DRM that Adobe built into PDFs.  That DRM is pretty much transparent, and works flawlessly with the Sony Reader.  Library ebooks use the built-in Adobe DRM to time out after 2-3 weeks, when the physical book would have to be returned.</p>
<p>No, let me be perfectly clear: iChapters SPDF files can only be read on your computer.  They can&#8217;t be read on any eReader: the Sony Reader, Nook, Kindle, or what have you.</p>
<p>Better yet, the unsealer plugin disables printing to PDF (as you figure it would).<br/>&#8230; and the files are watermarked on every single page with a large background image right in the middle&mdash;behind the text and diagrams making them tricky to read.<br/> &#8230; and absolutely no conversion of formatting has been done&mdash;books that are formatted badly on paper, requiring lots of flipping back and forth, retain the bad formatting and now require jogging back and forth with the scroll bar.<br/> &#8230; and the PDFs aren&#8217;t optimized: they are huge files with 300dpi images and layers obscured by other layers.<br/> &#8230; and many of the images and text blocks have been removed, with large &ldquo;unavailable due to copyright restriction&rdquo; messages.  (wtf, really?)<br/> &#8230; and, oh yeah, the chapters are really rentals, too.  The license to read them times out, even though you don&#8217;t learn that until after you &ldquo;buy&rdquo;.</p>
<p>In short: excellent idea, horrible execution.</p>
<p>All this can be yours &#8230; for $0.50 per page.  I pity the fools rushing out to buy an iPad as an eBook reader.  If they think the user experience is going to be any <em>better</em> &#8230; ha!</p>
<p>I get the feeling that eBooks are now where MP3s were 10 years ago.  I had the same experiences trying to buy MP3s to put on my Rio back then.  We&#8217;ll get to a point where people stop being stupid &#8230; but it&#8217;s going to take a few more years.</p>
]]></content:encoded>
			<wfw:commentRss>http://rickosborne.org/blog/2010/02/ebooks-for-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guest Post: my wife&#8217;s new Sony Reader</title>
		<link>http://rickosborne.org/blog/2009/12/guest-post-my-wifes-new-sony-reader/</link>
		<comments>http://rickosborne.org/blog/2009/12/guest-post-my-wifes-new-sony-reader/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 20:50:15 +0000</pubDate>
		<dc:creator>Rick Osborne</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[corri]]></category>
		<category><![CDATA[guest]]></category>
		<guid isPermaLink="false">http://rickosborne.org/blog/?p=1063</guid>
		<description><![CDATA[(Note: Rick is on holiday. This post was written by his wife, Corri.) Anyone who knows me well won&#8217;t be surprised to find that my version of a &#8220;Precious&#8221; isn&#8217;t an iPhone but rather an eReader. Silly husband didn&#8217;t ask me to restrain myself at B&#38;N when we were Christmas shopping, so I have three [...]]]></description>
			<content:encoded><![CDATA[<p><em>(Note: Rick is on holiday.  This post was written by his wife, Corri.)</em></p>
<p><img src="/blog/wp-content/uploads/2009/12/sony_reader_touch.png" alt="Sony Reader Touch" title="Sony Reader Touch" width="200" height="194" align="right" style="margin: 0 0 1.5em 1.5em;" /></p>
<p>Anyone who knows me well won&#8217;t be surprised to find that my version of a &ldquo;Precious&rdquo; isn&#8217;t an iPhone but rather an eReader.</p>
<p>Silly husband didn&#8217;t ask me to restrain myself at B&amp;N when we were Christmas shopping, so I have three purchased books (<a href="http://www.amazon.com/100-Heartbeats-Earths-Endangered-Species/dp/1605298476">100 Heartbeats: The Race to Save Earth&#8217;s Most Endangered Species</a>, <a href="http://www.amazon.com/Dawn-Light-Dancing-Cranes-Other/dp/0393061736">Dawn Light: Dancing with Cranes and Other Ways To Greet the Day</a>, and <a href="http://www.amazon.com/Botany-Desire-Plants-Eye-View-World/dp/0375760393">The Botany of Desire</a>) waiting for me, competing with the stack of library books about gardening that I&#8217;d checked out the week before. The library finally corrected my address so all the books I had on hold were ferried to my doorstep a few at a time in shiny blue packages in the days leading up to Christmas.</p>
<p>My book ennui was just lifting and I was plowing through my book pile, several at a time, when I got my Christmas gift.</p>
<p>I got my Precious on Christmas eve, pre-loaded with too many books for one human to possibly read in one sitting (more than a dozen from the hubby) and got comfy on the couch.  Eventually, hubby convinced me to dock the thing and actually check the Sony store, Google Books, and the library websites.</p>
<p>Yikes.  46 books loaded. A dozen started almost immediately.</p>
<p>This is book gluttony.</p>
<p>So, yeah.  The Reader, much like a newborn, has barely been set down.</p>
<p>It gives me the same trouble in dim lighting that my own eyes do, but other than that, the functionality on this baby is <strong>awesome</strong>.  We had played with the Reader and the Nook prior to purchase, and this is just &#8230; the best.</p>
<p>You can highlight, bookmark, search, circle, annotate, define words and otherwise mark up your ebooks.  You can create PDF documents of, say, a map to your relatives, and save for review when driving on the highway down to Rockledge.  You can add music, you can use the stylus to draw pictures, you can type little memos to yourself reminding you of all the other books you want to look for.  Best of all, you&#8217;ve got the ability to add external memory (SD card or something else; two options) so you can swap out libraries&#8230; and it all fits in my (very normal-sized) purse!!!</p>
<p>Hubby threatens metrics generation to see just how many books I am in the middle of&#8230; I think the Kindle actually offers those onscreen on the device. I&#8217;ve already finished a couple of books, and other than exceptionally badly formatted PDFs, they&#8217;re awesome&#8230; I just zoom in and out for ease of reading in different lighting.</p>
<p>Yeah, I heart my Precious. Like, whoa.</p>
]]></content:encoded>
			<wfw:commentRss>http://rickosborne.org/blog/2009/12/guest-post-my-wifes-new-sony-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

