<?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>Roger Hyam &#187; ebooks</title>
	<atom:link href="http://www.hyam.net/blog/archives/tag/ebooks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hyam.net/blog</link>
	<description>"truly pathetic verbiage"</description>
	<lastBuildDate>Sat, 04 Sep 2010 22:10:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DIY Book Scanner: Learn By Doing</title>
		<link>http://www.hyam.net/blog/archives/770</link>
		<comments>http://www.hyam.net/blog/archives/770#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:13:54 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/770">Roger Hyam</span></dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technolust]]></category>
		<category><![CDATA[ebooks]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=770</guid>
		<description><![CDATA[In the last weekend of the Christmas break I was sat in Starbucks in Waterstones in Edinburgh considering which of a stack of potential books I was going to spend my Christmas book tokens on. I had just been playing with a Sony eBook reader and so was thinking maybe I should take the plunge <a href='http://www.hyam.net/blog/archives/770'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_771" class="wp-caption alignleft" style="width: 171px"><a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/IMG_2384.jpg"><img class="size-full wp-image-771" title="Simple Scanner" src="http://www.hyam.net/blog/wp-content/uploads/2010/01/IMG_2384.jpg" alt="Simple Scanner" width="161" height="215" /></a><p class="wp-caption-text">Almost Free Scanner</p></div>
<p>In the last weekend of the Christmas break I was sat in Starbucks in Waterstones in Edinburgh considering which of a stack of potential books I was going to spend my Christmas book tokens on. I had just been playing with a Sony eBook reader and so was thinking maybe I should take the plunge and go digital with books as well as the rest of my life.</p>
<p>I wondered what I would do with my existing books. It would be nice to be able search through these and have them all with me when I travel. There would be issues with copyright if I were to copy them but there would also be technical problems. How would I get them in EPUB or PDF format? I did some Googling and came across a great site <a href="http://www.diybookscanner.org/">diybookscanner.org</a>. There are some really innovative designs on this site and it got my obsessive thoughts going. There were two problems.</p>
<ul>
<li>I only had 48 hours to play before going back to work and my wife and kids wanted some of that time.</li>
<li>I didn&#8217;t have a workshop. Just a desk and some simple tools.</li>
</ul>
<p>Could I produce a scanner in that time? Would it work?<span id="more-770"></span></p>
<p>Most of the plans on <a href="http://www.diybookscanner.org/">diybookscanner.org</a> are pretty complex involving placing the book on a stand on a table and having multiple lights and cameras pointing down at it. I don&#8217;t have a table. At least I don&#8217;t have a table that isn&#8217;t already filled with stuff. So the design I came up with (pictured) turns the system upside down and puts the camera on a tripod near the floor. A frame made from some scrap wood holds a piece of glass from a clip picture frame. The camera is on a tripod on the floor. This is like some photocopiers for books. Lighting is provided by a desk lamp (fluorescent tube) under the desk at approx 45 degrees to the glass.</p>
<p>Setting up involves lying on the floor on your back to focus the camera and line it up with the page. This may be the usability issue that will prevent me commercialising it!</p>
<div id="attachment_778" class="wp-caption alignright" style="width: 160px"><a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/DSC_1693.JPG"><img class="size-thumbnail wp-image-778 " title="DSC_1693" src="http://www.hyam.net/blog/wp-content/uploads/2010/01/DSC_1693-150x150.jpg" alt="DSC_1693" width="150" height="150" /></a><p class="wp-caption-text">Example Page Image</p></div>
<p>In operation I have an electronic cable release on the floor that I press with my big toe keeping both hands free to manipulate the book. I take the right page, turn the book round and take the left page (the other way up), pick the book up and turn the page, repeat right and left. I did a 228 page book in under 30 minutes like this. The book was <em>Gotama The Buddha</em> by Ananda Coomaraswamy which I believe is out of copyright.</p>
<p>The resulting images are sideways on and need to be rotated 90 degrees alternately left or right. I wrote a PHP5 command line script (<a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/process_src.php_.zip">process_src.php</a>) to do this. It will also do simple cropping. There is an example page image shown.</p>
<p>This combination means I can get from physical book to page images pretty quickly for a small book. I can flick through the pages on my laptop but they are nothing without OCR and I have run out of time! The brief attempts I have had at OCRing some of the page images have been pretty disappointing.</p>
<p>Is the OCR the achilles heal of the process? If I did get good OCR how easy would it be to get the text into re-flowing <a href="http://en.wikipedia.org/wiki/Epub">EPUB</a> or similar format. These will have to be the subjects of more thought and perhaps more experimenting if I find the time.</p>
<p>One thing is for sure &#8211; I have more of an appreciation for the imaging process and eBook world.</p>
<p>Note: I do not condone the breach of copyright. Authors deserve paying for their work</p>
<p><strong>Important Note: Be very careful if you try and make one of these as you end up with a piece of glass strapped to the edge of a table which is dangerous &#8211; particularly with kids around. Put a guard on it when you aren&#8217;t using it</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/770/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When will eBooks stop being a rip off?</title>
		<link>http://www.hyam.net/blog/archives/753</link>
		<comments>http://www.hyam.net/blog/archives/753#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:39:57 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.hyam.net/blog/archives/753">Roger Hyam</span></dc:creator>
				<category><![CDATA[Technolust]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[stanza]]></category>

		<guid isPermaLink="false">http://www.hyam.net/blog/?p=753</guid>
		<description><![CDATA[Amazon are selling an ebook of Siddhartha by Herman Hess for the Kindle for $3.51 and it appears in different versions for even more. Siddhartha is out of copyright so it costs them nothing for the rights on this book. The $3.51 is all for them.
Does this mean that $3.51 is the cost of distributing an eBook <a href='http://www.hyam.net/blog/archives/753'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hyam.net/blog/wp-content/uploads/2010/01/3374-original.png"><img class="alignleft size-full wp-image-756" title="3374-original" src="http://www.hyam.net/blog/wp-content/uploads/2010/01/3374-original.png" alt="3374-original" width="169" height="280" /></a>Amazon are selling an ebook of <em>Siddhartha</em> by Herman Hess <a href="http://www.amazon.com/Siddhartha-by-Hermann-Hesse-ebook/dp/B002ZCYA1Q/ref=sr_1_1?ie=UTF8&amp;s=digital-text&amp;qid=1263221516&amp;sr=1-1">for the Kindle</a> for $3.51 and it appears in different versions for even more. <em>Siddhartha </em>is out of copyright so it costs them nothing for the rights on this book. The $3.51 is all for them.</p>
<p>Does this mean that $3.51 is the cost of distributing an eBook through the Amazon system? That would imply that the publisher (nee the author) would get the value of any ebook that retailed for over this sum. With <a href="http://www.amazon.com/Zen-Art-Motorcycle-Maintenance-ebook/dp/B0026772N8/ref=sr_oe_2_1?ie=UTF8&amp;s=digital-text&amp;qid=1263241978&amp;sr=1-2&amp;condition=used"><em>Zen and the Art of Motorcycle Maintenance</em></a><em> </em>by Robert M. Pirsig (which retails for $9.58 on Kindle) for example the authors would get $6.07? Somehow I doubt it!</p>
<p>That price tag of $9.58 doesn&#8217;t compare very well with $10.19 for the <a href="http://www.amazon.com/Zen-Art-Motorcycle-Maintenance-Inquiry/dp/0060839872/ref=tmm_pap_title_0">paperback version</a> of Pirsig&#8217;s book.  The Kindle version can be yours in 60 seconds or less but it is controlled by Digital Rights Management (DRM) so really all you are buying is the right to have a permanent relationship with Amazon who will supply you with a copy to read on an authorised device. For 61c more you could have one made out of real paper that you could hand on to a friend or loved one, sell, donate to charity or even burn to keep warm. Sure it won&#8217;t last forever but it still has a residual value. My paper copy is yellowing but perfectly readable. It was printed in 1978 (that is 32 years ago!). It has a price tag of £1 and I bought it from a second hand shop for £1.50 ($2 ish) about 10 years ago.<span id="more-753"></span></p>
<p>Because, unlike <em>Zen and the Art of Motorcycle Maintenance</em>, <em>Siddhartha </em>is out of copyright you can get a legal non-DRM ebook copy from <a href="http://www.feedbooks.com/book/3374">FeedBooks</a> and other places for free. You are free to do as you please with this. If you have an iPhone or iPod Touch you can use <a href="http://www.lexcycle.com/">Stanza</a> to download a copy for free to your device in less than 60 seconds just like you can with a Kindle. Fortunately Amazon have released a Kindle reader for the iPhone/iPod Touch so you can have two applications on the same device that you can download the same book with. With the Amazon one you have to pay $3.51 for the privilege with the Stanza one you can do it for free. &#8220;Ah but the free one probably isn&#8217;t formatted as well or something.&#8221; I hear you say. Well you are wrong. It is the other way round. The text doesn&#8217;t wrap correctly in the Kindle application. So Amazon are attempting to charge for something that is free (as in speech) and adding minus value to it. If you don&#8217;t believe me and you have a iPhone or iPod Touch you can try this for free yourself as the first chapter of the Kindle version is free (as in beer).</p>
<p>Don&#8217;t get me wrong. I am the kind of guy who gets excited about gadgets and I think ebooks are really important and going to be a major medium in the next few years. I like real books but would willingly do most of my reading off a gadget and reduce the clutter in my flat. Don&#8217;t go assuming that I don&#8217;t want to pay for anything either. I do that all the time. In fact I get an urge at least once a year to give <a href="http://www.apple.com/pr/bios/jobs.html">Steve Jobs</a> lots of my money.</p>
<p>What I object to is people being ripped off. The thought that someone might pay $3.51 for a faulty version of something they could have for free bothers me. The thought that this process will encourage people to break copyright on works by living authors and so rip them off also bothers me. If <em>Zen and the Art of Motorcycle Maintenance </em>was available as an ebook for half the paper back cost and <a href="http://en.wikipedia.org/wiki/Robert_M._Pirsig">Robert Pirsig</a> got most of the money then it would seem like a good deal. As it is Amazon (and probably other publishers) are setting the precedent that it is OK to rip people off. It is hard for them morally to turn around and condemn someone who scans and distributes copyright works for free. Sure they can do it legally but they have lost the battle for &#8216;hearts and minds&#8217;.</p>
<p>My hope is that the publishing industry (the bit between authors and readers) will see sense and rapidly move to a position where ebooks are available at reasonable cost &#8211; perhaps DRM free. Their role is to add value that can be charged for. If they charge more for the value they add than it is worth then the market will find a way around them. Exciting times!</p>
<p>Amazon have</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyam.net/blog/archives/753/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
