<?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>gHacks technology news &#187; ebooks</title>
	<atom:link href="http://www.ghacks.net/tag/ebooks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Manage Sony Reader in Linux</title>
		<link>http://www.ghacks.net/2009/04/13/manage-sony-reader-in-linux/</link>
		<comments>http://www.ghacks.net/2009/04/13/manage-sony-reader-in-linux/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 18:50:13 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile Computing]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[ebook reader]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[sony reader]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11965</guid>
		<description><![CDATA[I love to read. I read a LOT. I read books, news, you name it. I even have a book published for the Kindle (a super hero romp called Shero) The idea of an ereader should appeal to geeks of all ilks. Be it having all of your D&#38;D info in an easy to search [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/wp-content/uploads/2009/04/calibre_banner.png"><img class="alignleft size-full wp-image-11962" src="http://www.ghacks.net/wp-content/uploads/2009/04/calibre_banner.png" alt="calibre_banner" width="159" height="107" /></a>I love to read. I read a LOT. I read books, news, you name it. I even have a book published for the Kindle (a super hero romp called <a title="Shero" href="http://www.amazon.com/Shero-ebook/dp/B001J000RI/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1239645402&amp;sr=8-1" target="_blank">Shero</a>) The idea of an ereader should appeal to geeks of all ilks. Be it having all of your D&amp;D info in an easy to search format, your entire O&#8217;Reilly books with you at all times, having the gHacks news feeds automatically updated, you name it the ereader makes it possible.</p>
<p>But for some the stumbling block comes when you&#8217;re trying to sync such a device with one or various operating systems. This can be a problem for anyone who uses anything but Windows. Fortunately where there is a demand, there is a supply. For those who have a Sony Reader you&#8217;re in luck. Thanks to one Kovid Goyal there is a wonderful interface to allow you to manage a book collection (including news feeds) for your Sony Reader. This interface is called <a title="Calibre" href="http://calibre.kovidgoyal.net/" target="_blank">Calibre</a>. This tool can sync ebooks to the main memory of your device or to a memory card with ease. Calibre works in Linux, Mac, and Windows.</p>
<p><span id="more-11965"></span>Calibre is supported in the following distributions:</p>
<ul>
<li>Ubuntu</li>
<li>Exherbo</li>
<li>Debian</li>
<li>Foresight</li>
</ul>
<p>I did get Calibre installed on Elive+Compiz without any problems. The only thing you need to make sure you have is xdg-utils installed before you issue the binary installation command. Once you have xdg-utils installed issue the following command:<br />
<code>sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"</code><br />
This installation take a bit because it has to download the source. The good news is you do not have to intervene during the installation.</p>
<div id="attachment_11964" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/calibre.png"><img class="size-medium wp-image-11964" src="http://www.ghacks.net/wp-content/uploads/2009/04/calibre-500x414.png" alt="Main Window" width="300" height="248" /></a><p class="wp-caption-text">Main Window</p></div>
<p>Once the installation is complete you can run the software with the command <em>calibre</em>.</p>
<p>As you can see (in the image to the left) the user interface is very intuative. From this window you can manage books, edit meta information, manage news feeds, sync to your device, save to disk, and more.</p>
<p>But how do you add a book? Simple. Say you want to download and install Dracula by Bram Stoker. You can get this book for free from <a title="free ebooks dot net" href="http://www.free-ebooks.net/" target="_blank">free-eBooks.net</a>. Once you have the title downloaded you will want to click the Add Books button, navigate to where you have the book downloaded, select the book, and click Open.</p>
<p>Once the book has been added you will see it listed in the main window. You might have to adjust the details of the book. This will depend upon who did the original conversion of the book and if they entered the meta data correctly. Editing this data is simple: Highlight the book and click the Edit Meta Information button.</p>
<p><strong>Adding News Feeds</strong></p>
<div id="attachment_11968" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/calibre_newsfeed.png"><img class="size-medium wp-image-11968" src="http://www.ghacks.net/wp-content/uploads/2009/04/calibre_newsfeed-500x448.png" alt="Adding Newsfeed" width="300" height="269" /></a><p class="wp-caption-text">Adding Newsfeed</p></div>
<p>Of course you will want to have your gHacks RSS feeds with you as you travel. To add a feed click on the drop-down arrow to the right of the Fetch News button and select Add A Custom News Source. The image to the right shows all of the information needed for adding a news feed. You can even set it up to auto-update feeds. Pretty slick.</p>
<p>Once you are satisfied with your library you can send your books and news to your device. To do this plug in your device and, once it is recognized, click the Send To Device button.</p>
<p>If you press the drop down to the right of the Send To Device button you can select to send your books to your device and then delete them from your local library, send the books to the devices main memory, send the books to the devices memory card, or send only specific formats to the device.</p>
<p><strong>Final Thoughts</strong></p>
<p>It&#8217;s about time someone wrote a reliable interface for ebook readers that is reliable, simple to use, and (best of all) cross platform. Now those of you using the Linux operating system do not have to wait around to purchase that Sony Reader!</p>

	Tags: <a href="http://www.ghacks.net/tag/ebook-reader/" title="ebook reader" rel="tag">ebook reader</a>, <a href="http://www.ghacks.net/tag/ebooks/" title="ebooks" rel="tag">ebooks</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/sony-reader/" title="sony reader" rel="tag">sony reader</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/13/manage-sony-reader-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create PDF Documents from RSS Feeds</title>
		<link>http://www.ghacks.net/2008/06/14/create-pdf-documents-from-rss-feeds/</link>
		<comments>http://www.ghacks.net/2008/06/14/create-pdf-documents-from-rss-feeds/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 23:05:09 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[feedbook]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[rss feed]]></category>
		<category><![CDATA[rss pdf]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4978</guid>
		<description><![CDATA[I had the idea some time ago to create a plugin for Wordpress that would take articles from my site, for example of the last month, and turn them into a pdf document that everyone could download from my site. I never managed to produce it but it is still listed in the ideas section [...]]]></description>
			<content:encoded><![CDATA[<p>I had the idea some time ago to create a plugin for Wordpress that would take articles from my site, for example of the last month, and turn them into a pdf document that everyone could download from my site. I never managed to produce it but it is still listed in the ideas section of my notebook.</p>
<p><a href="http://www.feedbooks.com/">Feedbooks</a> is providing a similar service. The only difference is that they -only- convert the RSS Feed of a website into a pdf document that can be downloaded without costs from their website. The whole process is as simple as it can get, paste a feed into the form, hit submit and download the pdf document at the end.</p>
<p>Feedbook provides A4 pdf downloads, Cybook &#038; Sony Reader, iLiad (whatever that is) and custom documents. I was not able to explore the custom option further because one has to signup to create those. </p>
<p><span id="more-4978"></span>Feedbooks provides a button that webmasters can embed on their website. I have not tried it yet but I guess it would be possible to use one of the many feed combination services to combine many feeds into one and paste that url into Feedbooks to create a huge pdf document from multiple feeds.</p>
<p>Feedbooks offers more than just this RSS to PDF service. Users can download e-books as well that can be sorted in various ways. I encountered some error messages from time to time when I tried to convert some feeds.</p>

	Tags: <a href="http://www.ghacks.net/tag/ebooks/" title="ebooks" rel="tag">ebooks</a>, <a href="http://www.ghacks.net/tag/feedbook/" title="feedbook" rel="tag">feedbook</a>, <a href="http://www.ghacks.net/tag/kindle/" title="kindle" rel="tag">kindle</a>, <a href="http://www.ghacks.net/tag/pdf/" title="pdf" rel="tag">pdf</a>, <a href="http://www.ghacks.net/tag/rss-feed/" title="rss feed" rel="tag">rss feed</a>, <a href="http://www.ghacks.net/tag/rss-pdf/" title="rss pdf" rel="tag">rss pdf</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/13/online-book-demonstration/" title="Online Book Demonstration (February 13, 2008)">Online Book Demonstration</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/27/wikipedia-gets-books-and-gets-printed/" title="Wikipedia gets books and gets printed (February 27, 2009)">Wikipedia gets books and gets printed</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/07/17/we-passed-the-10000-rss-subscribers-mark/" title="We passed the 10000 RSS Subscribers Mark (July 17, 2008)">We passed the 10000 RSS Subscribers Mark</a> (16)</li>
	<li><a href="http://www.ghacks.net/2007/11/23/use-microsoft-word-to-save-pdf-documents/" title="Use Microsoft Word to save PDF Documents (November 23, 2007)">Use Microsoft Word to save PDF Documents</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/02/24/unofficial-adobe-reader-patch-released/" title="Unofficial Adobe Reader Patch Released (February 24, 2009)">Unofficial Adobe Reader Patch Released</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/14/create-pdf-documents-from-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to open .lit files</title>
		<link>http://www.ghacks.net/2008/03/09/how-to-open-lit-files/</link>
		<comments>http://www.ghacks.net/2008/03/09/how-to-open-lit-files/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 09:33:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Mobile Computing]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[lit files]]></category>
		<category><![CDATA[microsoft reader]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/09/how-to-open-lit-files/</guid>
		<description><![CDATA[I recently came upon a .lit file and was puzzled at first because I did not have any application installed on my system that could read and display the .lit file properly. A web search told me that it was a format for the Microsoft Reader, an e-book reader for Mobile PCs with another edition available for notebooks and desktop PCs.]]></description>
			<content:encoded><![CDATA[<p>I recently came upon a .lit file and was puzzled at first because I did not have any application installed on my system that could read and display the .lit file properly. A web search told me that it was a format for the Microsoft Reader, an e-book reader for Mobile PCs with another edition available for notebooks and desktop PCs.</p>
<p>The .lit file extension stands for literature and it seems to be rather common on Windows Mobile devices. Since I never have owned one it was completely unknown to me. <a href="http://www.microsoft.com/reader/downloads/default.mspx">Microsoft Reader</a> is an old program, last updated in 2005, that is available for several languages and operating systems.</p>
<p>The PC version comes with an optional Text to Speech module which reads the texts out loud if so desired. It is possible to convert .lit files to open standard files by using a program called Convert Lit which is available for Windows, Linux and Mac.</p>
<p><span id="more-3457"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/ebooks/" title="ebooks" rel="tag">ebooks</a>, <a href="http://www.ghacks.net/tag/lit-files/" title="lit files" rel="tag">lit files</a>, <a href="http://www.ghacks.net/tag/microsoft-reader/" title="microsoft reader" rel="tag">microsoft reader</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/12/14/read-any-ebook-on-your-ipod/" title="Read any ebook on your iPod (December 14, 2007)">Read any ebook on your iPod</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/13/online-book-demonstration/" title="Online Book Demonstration (February 13, 2008)">Online Book Demonstration</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/04/13/manage-sony-reader-in-linux/" title="Manage Sony Reader in Linux (April 13, 2009)">Manage Sony Reader in Linux</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/06/14/create-pdf-documents-from-rss-feeds/" title="Create PDF Documents from RSS Feeds (June 14, 2008)">Create PDF Documents from RSS Feeds</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/12/15/convert-ebooks-into-images/" title="Convert eBooks into Images (December 15, 2007)">Convert eBooks into Images</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/09/how-to-open-lit-files/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Online Book Demonstration</title>
		<link>http://www.ghacks.net/2008/02/13/online-book-demonstration/</link>
		<comments>http://www.ghacks.net/2008/02/13/online-book-demonstration/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 16:16:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[e book]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[txt]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/02/13/online-book-demonstration/</guid>
		<description><![CDATA[What exactly would come to your mind if I would speak about e-books ? Would you think about pdf documents and other text documents ? Most likely yes because e-books are distributed in text documents nowadays. What if there was a more natural way of presentation, an e-book that would have all the functions of a real book (and more) ?]]></description>
			<content:encoded><![CDATA[<p>What exactly would come to your mind if I would speak about e-books ? Would you think about pdf documents and other text documents ? Most likely yes because e-books are distributed in text documents nowadays. What if there was a more natural way of presentation, an e-book that would have all the functions of a real book (and more) ?</p>
<p>That&#8217;s what the <a href="http://www.rubenswieringa.com/code/as3/flex/Book/">Book</a> Beta Demo is trying to present. It looks pretty much like a book on a website. Readers can flip through the pages of the book, go to a specific page and even tear pages from it. Advanced features that you wont find in any real book are demonstrated as well. </p>
<p>Those features include transparency effects as well as a component called live Bitmapping which makes it possible to change animations on a page.</p>
<p><span id="more-3207"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/02/online_book_beta.jpg' alt='online book beta' /></p>
<p>I&#8217;m not saying that this is a perfect adaption but the demonstration does come closer to the real experience than those pdf documents. I had some troubles concentrating on the contents of the book because my eyes did seem to be attracted to the page flipping mechanism. </p>
<p>The reason could be because it is a new way of reading or because there was not much content to read anyway in this demonstration.</p>

	Tags: <a href="http://www.ghacks.net/tag/book/" title="book" rel="tag">book</a>, <a href="http://www.ghacks.net/tag/e-book/" title="e book" rel="tag">e book</a>, <a href="http://www.ghacks.net/tag/ebooks/" title="ebooks" rel="tag">ebooks</a>, <a href="http://www.ghacks.net/tag/pdf/" title="pdf" rel="tag">pdf</a>, <a href="http://www.ghacks.net/tag/txt/" title="txt" rel="tag">txt</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/03/07/scribd-a-youtube-for-documents/" title="Scribd, a youtube for documents (March 7, 2007)">Scribd, a youtube for documents</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/06/14/create-pdf-documents-from-rss-feeds/" title="Create PDF Documents from RSS Feeds (June 14, 2008)">Create PDF Documents from RSS Feeds</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/03/05/create-booklets/" title="Create Booklets (March 5, 2008)">Create Booklets</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/02/27/wikipedia-gets-books-and-gets-printed/" title="Wikipedia gets books and gets printed (February 27, 2009)">Wikipedia gets books and gets printed</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/11/23/use-microsoft-word-to-save-pdf-documents/" title="Use Microsoft Word to save PDF Documents (November 23, 2007)">Use Microsoft Word to save PDF Documents</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/02/13/online-book-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert eBooks into Images</title>
		<link>http://www.ghacks.net/2007/12/15/convert-ebooks-into-images/</link>
		<comments>http://www.ghacks.net/2007/12/15/convert-ebooks-into-images/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 14:07:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/15/convert-ebooks-into-images/</guid>
		<description><![CDATA[Ebooks are normally supplied as txt, pdf, htm or lit documents that most mp3 players can't read by default. Most of the mp3 players however have the ability to display images as long as they are in the correct size. This is the principle that eBook to Images uses to create images from eBooks that can then be read in mp3 players.]]></description>
			<content:encoded><![CDATA[<p>Ebooks are normally supplied as txt, pdf, htm or lit documents that most mp3 players can&#8217;t read by default. Most of the mp3 players however have the ability to display images as long as they are in the correct size. This is the principle that eBook to Images uses to create images from eBooks that can then be read in mp3 players.</p>
<p>The software <a href="http://www.merlinsoftware.com/ebook/index.htm">eBook to Images</a> supports all the eBook formats mentioned above and can be greatly customized to fit the exact screen size and display of your mp3 player. The options are manifold and will please every single user. The exact screen width, heights and image format can be selected so that every image fits perfectly on the screen of the mp3 player.</p>
<p>The advanced options are incredible. The font size and type can be changed to increase or decrease the font size. The text and background color can be defined and the images can be rotated 90° or 270° to fit on every mp3 player perfectly. Page numbers can be added to each image and colors can be inversed if needed. </p>
<p><span id="more-2543"></span><img src='http://www.ghacks.net/wp-content/uploads/2007/12/ebook-to-images.jpg' alt='ebook to images' /></p>
<p>It is furthermore possible to add a custom background picture and select the amount of pictures of each folder. The default is 100 pictures per folder.</p>
<p>Creating image files of an eBook was astonishingly fast. A conversion of a 2 Megabyte public eBook was completed in under a minute although I selected a different font, font size and colors. Oh, that 2 Megabyte PDF file converted to images with a total size of roughly 84 Megabytes.<br />
via <a href="http://jkontherun.blogs.com/jkontherun/2007/12/convert-pdf-tex.html">JK on the run</a></p>

	Tags: <a href="http://www.ghacks.net/tag/ebook/" title="ebook" rel="tag">ebook</a>, <a href="http://www.ghacks.net/tag/ebooks/" title="ebooks" rel="tag">ebooks</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/13/manage-ebook-collections-with-calibre/" title="Manage Ebook Collections With Calibre (March 13, 2009)">Manage Ebook Collections With Calibre</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/07/28/youtube-videos-downloader-tubequeue/" title="Youtube Videos Downloader TubeQueue (July 28, 2009)">Youtube Videos Downloader TubeQueue</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/15/convert-ebooks-into-images/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Read any ebook on your iPod</title>
		<link>http://www.ghacks.net/2007/12/14/read-any-ebook-on-your-ipod/</link>
		<comments>http://www.ghacks.net/2007/12/14/read-any-ebook-on-your-ipod/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 22:59:43 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[ebooks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/14/read-any-ebook-on-your-ipod/</guid>
		<description><![CDATA[If you love to read but don&#8217;t like taking millions of things with you you will be quite delighted to know that you can take your books with you on your iPod.
I originally stumbled on to this story on Lifehacker and  found it worth your time because it eliminates the need to carry one [...]]]></description>
			<content:encoded><![CDATA[<p>If you love to read but don&#8217;t like taking millions of things with you you will be quite delighted to know that you can take your books with you on your iPod.</p>
<p>I originally stumbled on to this story on <a href="http://lifehacker.com/software/featured-windows-download/read-ebooks-on-your-ipod-with-ebook-to-images-333555.php" title="Lifehacker post on ipod books">Lifehacker </a>and  found it worth your time because it eliminates the need to carry one more thing on the tram, metro or bus. Since I really despise carrying more than 0 things in my hands while on the go, this is something that will really come in handy for me.</p>
<p>The software behind the show, <a href="http://www.merlinsoftware.com/ebook/index.htm" title="Ebook to images">eBook to images</a> is a freeware windows apps, and you guessed it, it converts eBook pages into pictures, so you can view them on you iPod. The beauty of it is that you can use it with any handheld device that supports picture browsing, those of you with iPod touch or iPhones will be scrolling along the pages with pleasure in no time.</p>
<p><span id="more-2524"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/ebooks/" title="ebooks" rel="tag">ebooks</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2005/10/24/yahoo-movie-search-for-your-ipod-video/" title="Yahoo Movie Search for your Ipod Video (October 24, 2005)">Yahoo Movie Search for your Ipod Video</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/10/12/winamp-ipod-plugin/" title="Winamp iPod Plugin (October 12, 2006)">Winamp iPod Plugin</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/01/10/wikipedia-on-your-ipod/" title="Wikipedia on your iPod (January 10, 2007)">Wikipedia on your iPod</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/14/read-any-ebook-on-your-ipod/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
