<?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>Make Tech Easier&#187; Ebook</title>
	<atom:link href="http://maketecheasier.com/tag/ebook/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 21:30:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Easily Write and Publish eBooks With Sigil</title>
		<link>http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24</link>
		<comments>http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24#comments</comments>
		<pubDate>Fri, 24 Jun 2011 14:58:47 +0000</pubDate>
		<dc:creator>Scott Nesbitt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=34344</guid>
		<description><![CDATA[With the growing popularity of ebook readers like the Kindle and iPad, more and more people are reading on a screen rather than from printed books. And more and more authors are getting into the act. Why not you? Maybe you&#8217;re a budding author who wants to self publish. Or... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24&amp;title=How+to+Easily+Write+and+Publish+eBooks+With+Sigil&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24">How to Easily Write and Publish eBooks With Sigil</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-34345" title="ebook reader" src="http://imagecdn.maketecheasier.com/2011/06/ebook_reader.jpg" alt="ebook reader" width="160" height="120" align="left" /> With the growing popularity of ebook readers like the Kindle and iPad, more and more people are reading on a screen rather than from printed books. And more and more authors are getting into the act. Why not you?</p>
<p>Maybe you&#8217;re a budding author who wants to self publish. Or maybe you&#8217;re a software developer who wants to distribute documentation in a slightly different way. You could be a blogger who wants to collect a bunch of their best posts into an ebook.</p>
<p>There are several ways to do that. You could fire up your favorite word processor, start typing, and then create a PDF file. Or you could go straight to a format that just about every electronic device can handle. The easiest way to do that is to write an publish using <a href="http://code.google.com/p/sigil/">Sigil</a><br />
<span id="more-34344"></span><br />
Sigil is an Open Source WYSIWYG ebook editor that produces ebooks in the popular <em>epub</em> format. You can read books in epub format using just about any dedicated ebook reader, on most smartphones and tablets, and even on desktop or laptop computers.</p>
<p>Let&#8217;s take a look at how to use Sigil to write and publish an ebook.</p>
<h2>Installing the Software</h2>
<p>Sigil can run on Linux, Mac OS, and Windows. You can <a href="http://code.google.com/p/sigil/downloads/list">download installers</a> for each operating system from Sigil project&#8217;s website. If you&#8217;re in the mood to embrace your inner geek, you can also download the source code.</p>
<p>Once you&#8217;ve downloaded the installer, just run it. Sigil installs on your computer, and adds an icon to your Start or application menu. For example, you can launch Sigil under Ubuntu by selecting <em>Applications -&gt; Sigil -&gt; Sigil</em>.</p>
<p><img class="aligncenter size-full wp-image-34346" title="Main Sigil window" src="http://imagecdn.maketecheasier.com/2011/06/MTE_Sigil_main.png" alt="Main Sigil window" width="590" height="401" /></p>
<h2>Time to Get Writing</h2>
<p>Sigil is WYSIWYG, which means working in it is a lot like working in a word processor. To get going, just start typing.</p>
<p>The main difference between Sigil and a word processor is that you don&#8217;t get all that much formatting. You can add:</p>
<ul>
<li>Headings</li>
<li>Bold, italics, underline, and strikethrough</li>
<li>Bullets and numbers</li>
<li>Images</li>
</ul>
<p>You can also justify and indent text. All of that is literally a click away on the toolbar. To apply formatting, just highlight the text and click one of the buttons on the toolbar.</p>
<p><img class="aligncenter size-full wp-image-34347" title="Writing the ebook" src="http://imagecdn.maketecheasier.com/2011/06/MTE_Sigil_editing.png" alt="Writing the ebook" width="590" height="401" /></p>
<p>Chances are that you&#8217;ll have more than just a bit of text. And chances are that you&#8217;ll want to break that text up into chapters. To do that, click to the left of the heading that you want to make a chapter title and the select <em>Insert -&gt; Chapter Break</em>.</p>
<p>You&#8217;ll notice that something interesting happens in the left portion of the Sigil window. The new chapter is added to the <strong>Book Browser</strong>.</p>
<p><img class="aligncenter size-full wp-image-34348" title="Book Browser" src="http://imagecdn.maketecheasier.com/2011/06/MTE_Sigil_browser.png" alt="Book Browser" width="258" height="360" /></p>
<p>The Book Browser lists the chapters in your ebook. Out of the box, the chapters are named <strong>Section000x.xhtml</strong>, where <em>x</em> is a number starting at 1. You can change the name of the chapters by right clicking on them, selecting <em>Rename</em> from the menu that appears, and then typing a new name for the chapter.</p>
<p>You can also click and drag chapters in the Book Browser to rearrange them.</p>
<p>Once you&#8217;re finished, save the book. You can open the epub file whenever you want to edit it.</p>
<h2>What If I Already Have Content?</h2>
<p>A book in epub format is essentially a collection of XHTML files. So if you have content that&#8217;s already written in HTML or XHTML format, you can copy and paste that content into Sigil. To do that, open the HTML file in a text editor and copy it. Then, in Sigil, select <em>View -&gt; Code View</em>.</p>
<p><img class="aligncenter size-full wp-image-34349" title="Code view" src="http://imagecdn.maketecheasier.com/2011/06/MTE_Sigil_codeView.png" alt="Code view" width="590" height="392" /></p>
<p>Paste your HTML code into editing window then select <em>View -&gt; Book View</em> to return to WYSIWYG mode. You&#8217;ll probably have to add chapter breaks, which was explained a few paragraphs ago.</p>
<h2>Viewing Your ebook</h2>
<p>Once you&#8217;ve got a draft completed, you&#8217;ll probably want to see what the product looks like. Obviously, the best way to do that is to view the epub on as many ebook readers (and other devices) as you can. Unfortunately, that&#8217;s not always possible. The next best thing to do is use the <a href="http://calibre-ebook.com/">Calibre</a> ebook management software.</p>
<p>After downloading and installing Calibre, use it to open your epub file. Then, click <em>View</em> on the Calibre toolbar. In the viewer window that opens, you can navigate through your ebook, change the size of the fonts, and see any formatting problems.</p>
<p><img class="aligncenter size-full wp-image-34350" title="Viewing an ebook in Calibre" src="http://imagecdn.maketecheasier.com/2011/06/MTE_Sigil_view.png" alt="Viewing an ebook in Calibre" width="590" height="633" /></p>
<h2>Conclusion</h2>
<p>If you need a quick and easy way to write and publish an ebook, then you should give Sigil a look. It can actually do a bit more than what was described in this article, and once you get the hang of the software you&#8217;ll be able to create some very nice looking ebooks.</p>
<p>Photo credit: <a href="http://mrg.bz/RM6dmN" target="_blank" rel="nofollow">super</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13' title='How to Layout a Book with OpenOffice.org: Part 1'>How to Layout a Book with OpenOffice.org: Part 1</a></li>
<li><a href='http://maketecheasier.com/publish-your-site-to-google-currents/2012/04/12' title='How to Publish Your Site to Google Currents'>How to Publish Your Site to Google Currents</a></li>
<li><a href='http://maketecheasier.com/format-book-for-the-kindle/2011/02/16' title='How to Format Your Book for the Kindle'>How to Format Your Book for the Kindle</a></li>
<li><a href='http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04' title='Read eBooks On Android Using Aldiko Book Reader'>Read eBooks On Android Using Aldiko Book Reader</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24&amp;title=How+to+Easily+Write+and+Publish+eBooks+With+Sigil&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24">How to Easily Write and Publish eBooks With Sigil</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Format Your Book for the Kindle</title>
		<link>http://maketecheasier.com/format-book-for-the-kindle/2011/02/16</link>
		<comments>http://maketecheasier.com/format-book-for-the-kindle/2011/02/16#comments</comments>
		<pubDate>Wed, 16 Feb 2011 12:58:05 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[e-reader]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[formatting]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[Kindle Direct Publishing]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=29574</guid>
		<description><![CDATA[Some time ago, MakeTechEasier gave you an extensive 3-part guide to formatting a book using OpenOffice.org. That guide was specifically oriented toward print publications, and while it may be sufficient for PDF ebooks, formatting a book for Amazon’s Kindle e-reader takes a little more attention and care. Generally speaking, a Kindle... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16&amp;title=How+to+Format+Your+Book+for+the+Kindle&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/format-book-for-the-kindle/2011/02/16">How to Format Your Book for the Kindle</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-29576" src="http://imagecdn.maketecheasier.com/2011/02/kindle-3.jpg" alt="Amazon Kindle 3" width="128" height="191" />Some time ago, MakeTechEasier gave you an extensive 3-part guide to <a href="http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13">formatting a book using OpenOffice.org</a>. That guide was specifically oriented toward print publications, and while it may be sufficient for PDF ebooks, formatting a book for Amazon’s Kindle e-reader takes a little more attention and care.</p>
<p>Generally speaking, a Kindle book is just HTML and CSS. The part that can be difficult is figuring out which tags the Kindle actually supports. There are also a couple of unique tags that are not standard HTML but that you can use to add formatting to your Kindle book.<br />
<span id="more-29574"></span></p>
<h3>Getting Started</h3>
<p>If you are using Amazon’s <a href="https://kdp.amazon.com/">Kindle Direct Publishing</a> (KDP) service, it is quick and easy to publish your book. This guide assumes you already have the book finished, know how to use Amazon’s KDP website, and have a basic knowledge of HTML.</p>
<p>The first thing you should do is sign up for KDP, and after you have an account, click “Add a new title”. Enter in all of the information you have about your book and add a cover image if you want. The last thing you will do on this page will be to upload the actual book. For now, do nothing else or save the book as a draft and come back later.</p>
<p><img class="aligncenter size-full wp-image-29579" src="http://imagecdn.maketecheasier.com/2011/02/kindle-ebook-reader.jpg" alt="Kindle e-book reader" width="500" height="281" /></p>
<h3>Formatting</h3>
<p>Since the Kindle is formatted in HTML, you could export your current document from OpenOffice.org or other software directly to HTML using the KDP upload interface. The important thing to note is that some formatting may not work correctly. I found the best method to be using plain text and reformatting the entire book. To do this, follow these steps:</p>
<p>1. Use your HTML editor of choice to create a new document. You can use standard XHTML in the <em>DOCTYPE</em>. Save the new document in a new folder.</p>
<p>2. In the title tag, put the title of your book:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;head&gt;
&lt;title&gt;My New Book&lt;/title&gt;
&lt;/head&gt;</pre></div></div>

<p>3. To create a title page, you can use the header tag (<code>&lt;h1&gt;&lt;/h1&gt;</code>) or use an image. To center-align any text, use an inline css style (or simple stylesheet), for example:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;h1 style=”text-align: center”&gt;My Centered Text&lt;/h1&gt;</pre></div></div>

<p>4. The Kindle does not recognize whitespace, so artificially inserted breaks will not show up. If you want to skip a page or simply start a new page at the end of a chapter, you must use a special tag:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;mbp:pagebreak /&gt;</pre></div></div>

<p>Any place you insert that tag will automatically start a new page.</p>
<p>5. For every new paragraph, use the <code>&lt;p&gt; </code> tag, and the Kindle will automatically indent it.</p>
<p>6. For any images, save them in the same folder with your document and link to them with the normal tag:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;img src=”name.jpg” alt=”My Name”&gt;</pre></div></div>

<p><img class="aligncenter size-full wp-image-29577" src="http://imagecdn.maketecheasier.com/2011/02/kindle-KDP-preview-screenshot.jpg" alt="Kindle Direct Publishing preview screenshot" width="563" height="691" /></p>
<p>7. If you absolutely need to add white space, you can use formatting like this:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;p height=&quot;40&quot;&gt;&amp;nbsp;&lt;/p&gt;</pre></div></div>

<p>8. For italics, use <code>&lt;em&gt; </code>and for bold use <code>&lt;strong&gt;</code></p>
<h3>Finishing and Publishing</h3>
<p>There is really not much else to it. If you add too many styles and try to get fancy, you may find that they do not work or do not show up correctly. Remember, Kindle readers are accustomed to reading a black and white screen with plain pages and text. Adding too many spaces or strange formatting will probably just annoy them. You should leave it up to them and their configuration options to make any subtle formatting changes. They just want your readable content, not your visual artistic creation.</p>
<p>Once you have the book formatted, compress the entire folder with your HTML, optional CSS file and images to a zip file and upload it into Amazon’s KDP interface. Once uploaded, click “Preview book” to make sure it looks the way you intended. Generally speaking, the preview will show you how it will look on the Kindle. If it all looks good, go ahead and publish. If something is out of place, edit your HTML again and re-upload it until it is right.</p>
<p><img class="aligncenter size-full wp-image-29578" src="http://imagecdn.maketecheasier.com/2011/02/kindle-sales-page.png" alt="Kindle book sales page" width="577" height="273" /></p>
<p>Once the work is published, you may find that something is not quite right on the actual Kindle. In that case, you can still edit it and resubmit it to Amazon, without losing any of your other settings. E-book formatting is different for every reader, so you will still need to learn how to format your book for the Barnes and Noble Nook and others. Enjoy your new publishing audience and be sure to share your books with us.</p>
<p>Image credits: <a href="http://en.wikipedia.org/wiki/File:Amazon_Kindle_3.JPG" target="_blank">Wikipedia</a> and <a href="http://www.flickr.com/photos/kodomut/5145390611/" target="_blank">Flickr</a><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/amazon-cloud-reader-for-ipad/2012/01/19' title='Amazon Cloud Reader: An Improved Reading Experience For The iPad'>Amazon Cloud Reader: An Improved Reading Experience For The iPad</a></li>
<li><a href='http://maketecheasier.com/purchase-ebooks-from-kindle-app-outside-of-usa/2011/08/25' title='How to Access and Purchase eBooks From Kindle App Outside Of USA'>How to Access and Purchase eBooks From Kindle App Outside Of USA</a></li>
<li><a href='http://maketecheasier.com/getting-to-know-textile/2011/08/13' title='Getting to Know Textile'>Getting to Know Textile</a></li>
<li><a href='http://maketecheasier.com/kindle-for-iphone-app/2011/04/11' title='Kindle for iPhone App: Connecting It All Together'>Kindle for iPhone App: Connecting It All Together</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16&amp;title=How+to+Format+Your+Book+for+the+Kindle&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/format-book-for-the-kindle/2011/02/16" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/format-book-for-the-kindle/2011/02/16">How to Format Your Book for the Kindle</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/format-book-for-the-kindle/2011/02/16/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Read eBooks On Android Using Aldiko Book Reader</title>
		<link>http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04</link>
		<comments>http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04#comments</comments>
		<pubDate>Fri, 04 Feb 2011 12:58:04 +0000</pubDate>
		<dc:creator>Abhiroop Basu</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[Ebook]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=28965</guid>
		<description><![CDATA[I generally do all my reading on my Kindle. However, sometimes I am averse to carrying something that does not fit into my pocket. So, I often end up reading a lot of eBooks on my Android device. While it is relatively easy to read text files and PDFs on... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04&amp;title=Read+eBooks+On+Android+Using+Aldiko+Book+Reader&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04">Read eBooks On Android Using Aldiko Book Reader</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-main2.jpg" alt="aldiko-main2" width="200" height="145" />I generally do all my reading on my <a href="http://maketecheasier.com/tag/kindle">Kindle</a>. However, sometimes I am averse to carrying something that does not fit into my pocket. So, I often end up reading a lot of eBooks on my Android device. While it is relatively easy to read text files and PDFs on most Android device, other formats (specifically eBook formats such as ePub, lit, mobi, etc.) require third-party software. Aldiko Book Reader is one such software.<br />
<span id="more-28965"></span></p>
<h3>Copying Books to your Android Device</h3>
<p>After installing <a href="http://www.appbrain.com/app/aldiko-book-reader/com.aldiko.android">Aldiko Book Reader</a>, copy a few eBooks onto your SD Card (files must be ePub or PDF). Next, launch Aldiko.</p>
<p>Once the app launches you will see a wooden bookshelf with all your eBooks.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-main.jpg" alt="aldiko-main" width="320" height="455" /></p>
<p>To add eBooks from your SD card into your Library, first select the home icon and then select <em>SD card</em>.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-home.jpg" alt="aldiko-home" width="330" height="463" /></p>
<p>Scroll through your SD card and select the checkbox next to the eBook you would like to add. Then select &#8220;<em>Import to Aldiko (1)&#8221;</em>.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-addbook.png" alt="aldiko-addbook" width="320" height="454" /></p>
<h3>Reading Books</h3>
<p>After you have copied the books you want to read onto Aldiko, go back to your Library. To view your newly added books you may have to change the view mode (in this case I have changed it to view &#8220;<em>Books by title&#8221;</em>).</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-main2.jpg" alt="aldiko-main2" width="320" height="232" /></p>
<p>To read a book, simply click on it. You can scroll through the pages by swiping your finger left to go to the next page and swiping right to go to the previous page. You can also simply tap on the right side of the page to move forward and the left side to move back. Alternatively, you can use the volume keys on your device to scroll through the pages.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-book-read.jpg" alt="aldiko-book-read" width="331" height="488" /></p>
<p>If you select and highlight a word or passage, you can lookup the definition of the word (&#8220;<em>Dictionary</em>&#8220;), search your phone for the word or passage (&#8220;<em>Search&#8221;</em>), copy the word or passage (<em>Copy</em>), or share the word or passage over your social network (<em>Share</em>).</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-book-highlight.jpg" alt="aldiko-book-highlight" width="318" height="119" /></p>
<p>If you lookup the definition of a word, you will be presented with options to search the word on Google and Wikipedia. </p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-definition.jpg" alt="aldiko-definition" width="283" height="456" /></p>
<p>Tapping on the centre of the screen will load the options panels.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-options.jpg" alt="aldiko-options" width="320" height="481" /></p>
<p><strong><em>Home</em></strong>: Clicking on the &#8220;home&#8221; icon will take you back to your main bookshelf.</p>
<p><strong><em>Search</em></strong>: The search icon (magnifying glass) allows you to search for words or phrases in the book you are currently reading.</p>
<p><strong><em>Location Bar</em></strong>: The location bar shows you how many pages into the book you have read. You can move the bar to scroll through the book you are reading.</p>
<p><strong><em>Go To</em></strong>: If you want to jump to a particular point in the book you can select &#8220;<em>Go to&#8230;</em>&#8221; If you select &#8220;<em>Go to&#8230;</em>&#8221; again from the popup menu, you will be able to select the particular location to jump to in the book.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-goto.jpg" alt="aldiko-goto" width="145" height="286" /></p>
<p>Additionally, the <em>&#8220;Table of content</em>&#8221; is an automatically generated list of chapters in the book you are reading. You can also add and scroll through bookmarks from this list.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-contents.png" alt="aldiko-contents" width="331" height="463" /></p>
<p><strong><em>Day/Night: </em></strong>Day/Night alternates the colour of the text and the colour of the background depending on your preference.</p>
<p><strong><em>Settings</em></strong>: The settings menu allows you to change the size of the text and margins, the brightness of the screen, the orientation of the book (portrait or landscape), and a number of other options to fine-tune how the text is displayed on your screen.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-settings.jpg" alt="aldiko-settings" width="147" height="287" /></p>
<h3>Buying Books</h3>
<p>One of the Aldiko&#8217;s best features is the ability to buy eBooks directly from within the app. To browse the eBook store, select &#8220;<em>Store</em>&#8221; from the home screen.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-store.jpg" alt="aldiko-store" width="330" height="465" /></p>
<p>Here you can browse through a variety of eBooks in the Aldiko Online Catalog. The selection is not the best, but if you just want to pick up something to read, I am confident you will find something to your liking.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2011/01/aldiko-book-description.jpg" alt="aldiko-book-description" width="320" height="455" /></p>
<p>You will need to create an Aldiko account before you are able to purchase a book. You will also presumably have to provide credit card details.</p>
<h3>Conclusion</h3>
<p>Aldiko is a robust eBook reading app for the Android platform. It has a plethora of features, even though some of the best ones (such as the option to look through the contents of a book) are buried deep within menus. The Aldiko Online Catalog is also a nice touch. Considering the app is completely free, it is highly recommended if you like to read on the move.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/apex-launcher-is-a-worthy-replacement-for-the-stock-ics-launcher-android/2012/04/17' title='Apex Launcher Is A Worthy Replacement For The Stock ICS Launcher [Android]'>Apex Launcher Is A Worthy Replacement For The Stock ICS Launcher [Android]</a></li>
<li><a href='http://maketecheasier.com/give-your-android-phone-a-mac-like-dock/2012/03/07' title='Give Your Android Phone A Mac-Like Dock'>Give Your Android Phone A Mac-Like Dock</a></li>
<li><a href='http://maketecheasier.com/llama-transform-your-android-phone-to-a-fully-automated-bot/2012/03/04' title='Llama: Transform Your Android Phone to A Fully Automated Bot'>Llama: Transform Your Android Phone to A Fully Automated Bot</a></li>
<li><a href='http://maketecheasier.com/android-power-monitoring-at-its-best/2012/02/26' title='Android Power Monitoring At Its Best'>Android Power Monitoring At Its Best</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04&amp;title=Read+eBooks+On+Android+Using+Aldiko+Book+Reader&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04">Read eBooks On Android Using Aldiko Book Reader</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/read-ebooks-on-android-using-aldiko-book-reader/2011/02/04/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Okular: Universal Document Viewer For KDE 4</title>
		<link>http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16</link>
		<comments>http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16#comments</comments>
		<pubDate>Thu, 16 Sep 2010 21:00:50 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[annotations]]></category>
		<category><![CDATA[document viewer]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kde 4]]></category>
		<category><![CDATA[Okular]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=21339</guid>
		<description><![CDATA[One of the new applications introduced with KDE 4 was Okular. KDE 3 had a PDF viewer named KPDF, but Okular aims to be a complete document viewing solution, supporting many different file types. Okular is fast-loading and works in any operating system and desktop environment that can run KDE... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16&amp;title=Okular%3A+Universal+Document+Viewer+For+KDE+4&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16">Okular: Universal Document Viewer For KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-21340" title="graphics-viewer-document" src="http://imagecdn.maketecheasier.com/2010/09/okular-graphics-viewer-document.jpg" alt="Okular icon" width="128" height="128" />One of the new applications introduced with KDE 4 was Okular. KDE 3 had a PDF viewer named KPDF, but Okular aims to be a complete document viewing solution, supporting many different file types. Okular is fast-loading and works in any operating system and desktop environment that can run KDE applications.<br />
<span id="more-21339"></span></p>
<h3>Document Types</h3>
<p>Out of the box, Okular can view a plethora of document types, including:</p>
<p><strong>PDF</strong> &#8211; used for a variety of documents<br />
<strong> PS</strong> &#8211; Postscript print documents<br />
<strong> TIFF</strong> &#8211; often used for faxes<br />
<strong> CHM</strong> &#8211; help files, ebooks, and online documentation<br />
<strong> DjVu</strong> &#8211; scanned documents<br />
<strong> Images</strong> &#8211; JPEG, PNG, and many more<br />
<strong> DVI</strong> &#8211; device independent file format<br />
<strong> XPS</strong> &#8211; windows printing specification<br />
<strong> ODT</strong> &#8211; Open Document Text (for reading, not editing)<br />
<strong> Fb2</strong> &#8211; fiction book file format for eBooks<br />
<strong> CBZ, CBR</strong> &#8211; comic book archive<br />
<strong> Plucker</strong> &#8211; eBook format<br />
<strong> Epub</strong> &#8211; free and open eBook standard<br />
<strong> Fax</strong> &#8211; file format for faxes</p>
<p><img class="alignnone size-full wp-image-21342" title="facing-pages-scaled" src="http://imagecdn.maketecheasier.com/2010/09/okular-facing-pages-scaled.jpg" alt="Okular comic book viewer" width="577" height="433" /></p>
<h3>Features</h3>
<p>Okular has many of the standard PDF viewer features like page navigation, table of contents, browsing, zooming, text selection, and bookmarking. In addition, it also offers users the ability to annotate documents, highlight important information, have the computer read the entire document using text-to-speech technology, save annotated documents, view embedded files, listen to sounds and movies, fill out forms, search documents, and read DRM encrypted files.</p>
<h3>Usage</h3>
<p>Okular has four modes for viewing and manipulating documents:</p>
<p>1. <strong>Browse</strong> (Ctrl+1) &#8211; Clicking on the document allows you to drag the page up, down, left, or right.</p>
<p>2. <strong>Zoom</strong> (Ctrl+2) &#8211; Click and highlight an area to zoom in on it.</p>
<p>3. <strong>Selection Tool</strong> (Ctrl+3) &#8211; It uses a selection box to highlight any area and can copy images or text.</p>
<p>4. <strong>Text Selection Tool</strong> (Ctrl+4) &#8211; This functions more like a text editor&#8217;s selection tool, highlighting text, row-by-row.</p>
<p>To search a document, press &#8220;Ctrl+F&#8221; and enter the text you wish to find. The search tool will begin searching from the moment you start typing. It will highlight each occurrence of the text and give you the ability to navigate through them.</p>
<p>To start making annotations, press F6. A small vertical toolbar with each type of annotation will appear. They can take any of nine forms: note, inline note, green freehand line, yellow highlighter, straight yellow line, blue polygon, stamp, black underlining, and cyan eclipse.</p>
<p><img class="alignnone size-full wp-image-21341" title="annotations-scaled" src="http://imagecdn.maketecheasier.com/2010/09/okular-annotations-scaled.png" alt="Okular highlighting and notes" width="577" height="207" /></p>
<p>There are four view modes for Okular, found in the View menu:</p>
<ol>
<li><strong>Single page </strong>- scrolls one page at a time</li>
<li><strong>Facing pages</strong> &#8211; displays two pages, side-by-side</li>
<li><strong>Facing pages</strong> (center first page) &#8211; like normal facing pages, but displays the first page by itself, which is useful if the first page is a book cover.
</li>
<li><strong>Overview</strong> &#8211; which shows three zoomed-out pages at a time.</li>
</ol>
<p>Also included in the view menu is the ability to rotate the document, trim the margins, and use the document as a presentation. By clicking presentation, the document becomes fullscreen, and the user can navigate through the pages just like a PowerPoint slideshow. When in presentation mode, a dial in the top right with a number in the center keeps track of the number of pages viewed.</p>
<h3>Universal Viewer</h3>
<p>Because of Okular&#8217;s versatility, you can use it to view any document, eBook, fax, or image quickly, easily, and safely.  Okular is light enough to be portable and work well even on tablets and small devices, but it is also powerful enough to view very large, complex documents as well. Okular is part of KDE and is free and open source software, available to everyone.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/make-kde-4-look-like-kde-3/2011/12/08' title='How to Make KDE 4 Look Like KDE 3'>How to Make KDE 4 Look Like KDE 3</a></li>
<li><a href='http://maketecheasier.com/sprinkle-eye-candy-on-kde-desktop/2011/03/09' title='Sprinkle Some Eye Candy on your KDE Desktop'>Sprinkle Some Eye Candy on your KDE Desktop</a></li>
<li><a href='http://maketecheasier.com/use-kde-plasma-activities/2010/09/01' title='How to Use KDE Plasma Activities'>How to Use KDE Plasma Activities</a></li>
<li><a href='http://maketecheasier.com/install-kde-4-5/2010/08/18' title='How to Install KDE 4.5'>How to Install KDE 4.5</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16&amp;title=Okular%3A+Universal+Document+Viewer+For+KDE+4&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16">Okular: Universal Document Viewer For KDE 4</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>5 Free Ebook Readers For Your Mobile Devices</title>
		<link>http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18</link>
		<comments>http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18#comments</comments>
		<pubDate>Sun, 18 Jul 2010 12:00:12 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[reader]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=18415</guid>
		<description><![CDATA[There’s an old saying that goes: “Books are the windows to the world.“ Even though that in this digital age the leading role is taken by the internet, books still play their part as openings to the vast knowledge out there. But modern technology also brings changes to the book... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18&amp;title=5+Free+Ebook+Readers+For+Your+Mobile+Devices&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18">5 Free Ebook Readers For Your Mobile Devices</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-reading-book.jpg" alt="Free eBook Reader - Reading Book" width="240" height="160" class="alignleft" />There’s an old saying that goes: “Books are the windows to the world.“ Even though that in this digital age the leading role is taken by the internet, books still play their part as openings to the vast knowledge out there.</p>
<p>But modern technology also brings changes to the book world. Aside from the words printed on dead tree, now we also have digital version of books or better known as ebooks which can (and supposed to) be read on any digital devices with ebook reader applications installed.</p>
<p>If you are constantly on the move, love reading and want to bring a “library” inside your pocket, here are several free ebook readers that you can install in your mobile devices.<br />
<span id="more-18415"></span></p>
<h3>1. <a href="http://www.adobe.com/products/acrobat/readstep2_mobile.html" target="_blank">Adobe PDF Reader</a></h3>
<p>One of the oldest and most popular format of ebook is PDF. So going with PDF is a sure way to get almost unlimited supply of books for the road.</p>
<p>The advantage of this format is that you can &#8220;print&#8221; any document to PDF and the documents will look the same wherever you open them. But you’ll need to continuously re-sizing the page on small screen. If your device is based on Pocket PC, Palm, or Symbian; you are good to go. Just grab the free reader from Adobe site. There’s also an Android version in the market and the unofficial iPhone version that you can grab from iTunes Store.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-pdf-reader.jpg" alt="Free eBook Reader - PDF Reader.jpg" width="550" height="280" class="aligncenter"/></p>
<h3>2. <a href="http://www.ibisreader.com" target="_blank">Ibis Reader</a></h3>
<p>Another format that has been increasing in its popularty is ePub &#8211; thanks to the adaptation of the format by Apple for its iBooks publications. And one of the most popular ePub reader out there is Ibis Reader.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-ibis-reader.jpg" alt="Free eBook Reader - Ibis Reader.jpg" width="550" height="307" class="aligncenter"/></p>
<p>One of the advantages of this format is the ebook will adjust the page layout according to the screen size while keeping the content intact. So one same ebook file will have different page number on different screen size. This will keep the book readable even on small screen.</p>
<h3>3. <a href="http://www.mobipocket.com/en/DownloadSoft/ProductDetailsReader.asp" target="_blank">MobiPocket</a></h3>
<p>Aside from common ebook formats, this one reader is able to open other readable document formats such as: office documents and RSS eNews.</p>
<p>This application is available for most digital devices including Windows Mobile and Blackberry.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-mobipocket-reader.jpg" alt="Free eBook Reader - Mobipocket ebook Reader.jpg" width="550" height="156" class="aligncenter"/></p>
<h3>4. <a href="http://www.amazon.com/gp/feature.html/ref=sa_menu_karl3?ie=UTF8&#038;docId=1000493771" target="_blank">Kindle</a></h3>
<p>The first popular consumer ebook reader in the world is called Kindle. It’s produced and distributed by the biggest bookstore in the world: Amazon. Being the biggest bookstore, Amazon provide Kindle users with tons of Kindle-friendly ebooks supply.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-amazon-kindle.jpg" alt="Free eBook Reader - Amazon Kindle.jpg" width="464" height="246" class="aligncenter"/></p>
<p>But you can also read those ebooks using your own mobile gadgets because there are Kindle softwares available for iPhone, iPad, Blackberry and Android devices &#8211; aside from the Mac and PC versions.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-kindle-ebook.jpg" alt="Free Ebook Reader - Kindle.jpg" width="320" height="459" class="aligncenter"/></p>
<h3>5. <a href="http://kobobooks.com/" target="_blank">Kobo</a></h3>
<p>Another worthy alternatives for ebook readers for mobile devices is Kobo. The free software is available for iPhone, iPad, Blackberry, Android and Palm. Kobo also has its own bookstore where you can get your ebooks. They have thousands of free classic books along with tons of new titles.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ereader-kobo-ebooks.jpg" alt="Free eBook Reader - Kobo eBooks.jpg" width="550" height="194" class="aligncenter"/></p>
<p>So if you are an avid reader and you’d love to fill in those idle times with good reading &#8211; wherever you are; you could pick one of these free mobile ebook readers and start flipping those ePages.</p>
<p>Which one is your favorite ebook reader?</p>
<p>Image credit: <a rel="nofollow" href="http://www.flickr.com/photos/yourdon/3404987413/" target="_blank">Ed Yourdon</a><br />
<!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/format-book-for-the-kindle/2011/02/16' title='How to Format Your Book for the Kindle'>How to Format Your Book for the Kindle</a></li>
<li><a href='http://maketecheasier.com/okular-universal-document-viewer-for-kde-4/2010/09/16' title='Okular: Universal Document Viewer For KDE 4'>Okular: Universal Document Viewer For KDE 4</a></li>
<li><a href='http://maketecheasier.com/help-for-using-gmail-in-ios/2012/05/09' title='Help For Using Gmail in iOS'>Help For Using Gmail in iOS</a></li>
<li><a href='http://maketecheasier.com/become-an-acclaimed-author-with-ibooks-author-for-mac/2012/02/07' title='Become An Acclaimed Author With iBooks Author For Mac'>Become An Acclaimed Author With iBooks Author For Mac</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18&amp;title=5+Free+Ebook+Readers+For+Your+Mobile+Devices&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18">5 Free Ebook Readers For Your Mobile Devices</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/5-free-ebook-readers-for-your-mobile-devices/2010/07/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find Free Linux Ebooks and Courseware</title>
		<link>http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27</link>
		<comments>http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27#comments</comments>
		<pubDate>Thu, 27 Aug 2009 12:11:22 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[courseware]]></category>
		<category><![CDATA[Ebook]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=6592</guid>
		<description><![CDATA[Like it or not, with Linux comes advocacy. There are a lot of people out there who like to spread the love in whatever ways they can. One nice side effect of this is the abundance of free Linux related information available to anyone. That&#8217;s good for us, as we&#8217;ll... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27&amp;title=How+to+Find+Free+Linux+Ebooks+and+Courseware&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27">How to Find Free Linux Ebooks and Courseware</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2009/08/tuxandshelf.jpg" alt="tuxandshelf" width="200" height="190" class="alignleft size-full wp-image-6593" />Like it or not, with Linux comes advocacy.  There are a lot of people out there who like to spread the love in whatever ways they can.  One nice side effect of this is the abundance of free Linux related information available to anyone.  That&#8217;s good for us, as we&#8217;ll be covering just how to find all this great material.  </p>
<p>Certainly not all Linux books are free (just ask Tim O&#8217;Reilly) but the nature of Linux means that the &#8220;spirit of freeness&#8221; tends to surround more than just the operating system.  Some of the websites listed below offer full length dead-tree versions of the same books, the purchasing of which could be a great way to support these organizations.  Without further delay, here are a few of the sites I&#8217;d recommend for anyone wanting to hone their Lin-jitsu.<br />
<span id="more-6592"></span></p>
<h3>1. <a href="http://www.onlinecomputerbooks.com/free-linux-books.php" target="_blank">OnlineComputerBooks.com</a></h3>
<p>This site doesn&#8217;t so much host ebooks as link to them.  There&#8217;s a VAST collection linked from here on all computer related topics from web design to hardware repair to systems administration.  This is one of the first places I go when looking for good Linux books. </p>
<h3>2. <a href="http://www.scribd.com/" target="_blank">Scribd.com</a></h3>
<p>Scribd describes itself as a &#8220;social publishing company&#8221;.  The idea here is that any aspiring author can upload their book and have it accessible to everyone.  I&#8217;ve found several high-quality Linux related ebooks here.  Another interesting note about Scribd is that they use their own custom made book viewing system called iPaper.  It resembles a PDF reader or presentation program built into a web browser.  I&#8217;ve had both good and bad experiences with iPaper but it does give the site and the books a distinctive feel.  </p>
<p>Here&#8217;s a shot of Scribd&#8217;s iPaper in action:</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/08/ebooks-scribd.jpg" alt="ebooks-scribd" width="577" height="341" class="aligncenter size-full wp-image-6599" /></p>
<h3>3. <a href="http://tldp.org/" target="_blank">The Linux Documentation Project</a></h3>
<p>We&#8217;ve touched on LDP a bit in the past but it certainly deserves a mention here.  If there&#8217;s one place online to go when it comes to Linux documentation, this is it.  According to the website, </p>
<blockquote><p>LDP is a loosely knit team of volunteers who provide documentation for many aspects of Linux. There are several forms of documentation: Guides, HOWTOs, man pages, and FAQs.</p></blockquote>
<h3>4. <a href="http://www.textbookrevolution.org/index.php/Book:Lists/Subjects/Computer_Science" target="_blank">Textbook Revolution</a></h3>
<p>Textbook Revolution has a wide range of textbooks available on many topics, including Linux programming and other IT subjects.  The interesting thing about Textbook Revolution is that it&#8217;s created by students.  </p>
<blockquote><p>Textbook Revolution is a student-run site dedicated to increasing the use of free educational materials by teachers and professors. We want to get these materials into classrooms. Our approach is to bring all of the free textbooks we can find together in one place, review them, and let the best rise to the top and find their way into the hands of students in classrooms around the world.</p></blockquote>
<h3>Courseware</h3>
<p>Compared to ebooks, there&#8217;s not as much out there for Linux courseware.  There are, however, several places that have related courseware available.  Some of the places I&#8217;ll list here have Linux specific courses, while others are more general UNIX or other IT.  </p>
<h3>5. <a href="http://ocw.mit.edu/OcwWeb/web/courses/courses/index.htm#ElectricalEngineeringandComputerScience" target="_blank">MIT</a></h3>
<p>As can be expected, MIT has some great courseware available for free online.  It includes assignments, syllabus, textbooks, the works.  </p>
<h3>6. <a href="http://arxiv.org/" target="_blank">Cornell University/arXiv.org</a></h3>
<p>Links to a resonable collection of course related materials, books, and papers.  From arXiv you can find info on subjects like cryptography or Asymptotically Optimal Assignments In Ordinal Evaluations of Proposals, whatever that may be.  </p>
<h3>7. <a href="http://openlearn.open.ac.uk/course/category.php?id=7" target="_blank">Open University</a></h3>
<p>The Open University refers to itself as <em>&#8220;the United Kingdom&#8217;s only university dedicated to distance learning.&#8221;</em>  They&#8217;ve got a pretty good collection of materials available on the website on a variety of topics.  The courseware includes exercises and course summaries.  There&#8217;s not much here specifically Linux related, but what is there is well organized and easy to sort through.  </p>
<p>Have you come across any other useful sites for Linux ebooks and courseware?  Let us know in the comments.  </p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/geogebra-for-dynamic-geometry-on-linux/2012/05/24' title='GeoGebra, For Dynamic Geometry On Linux'>GeoGebra, For Dynamic Geometry On Linux</a></li>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/geary-a-simple-email-client-for-linux-that-supports-threaded-conversation/2012/05/21' title='Geary: A Simple Email Client For Linux That Supports Threaded Conversation'>Geary: A Simple Email Client For Linux That Supports Threaded Conversation</a></li>
<li><a href='http://maketecheasier.com/using-ntp-to-sync-your-clock-on-linux/2012/05/17' title='Using NTP to Sync Your Clock on Linux'>Using NTP to Sync Your Clock on Linux</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27&amp;title=How+to+Find+Free+Linux+Ebooks+and+Courseware&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27">How to Find Free Linux Ebooks and Courseware</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/free-linux-ebooks-and-courseware/2009/08/27/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to Layout a Book with OpenOffice.org: Part 1</title>
		<link>http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13</link>
		<comments>http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13#comments</comments>
		<pubDate>Mon, 13 Jul 2009 11:29:45 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[OpenOffice]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5847</guid>
		<description><![CDATA[It is all in your head: the plot, the characters, the locations, and even the scenes, but for some reason, staring at the blank page and blinking cursor makes you freeze. You like the idea of writing a book but cannot imagine actually completing it. If that feeling sounds familiar, then... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13&amp;title=How+to+Layout+a+Book+with+OpenOffice.org%3A+Part+1&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13">How to Layout a Book with OpenOffice.org: Part 1</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-5849" src="http://imagecdn.maketecheasier.com/2009/07/ooo_writer1.png" alt="ooo_writer" width="128" height="128" />It is all in your head: the plot, the characters, the locations, and even the scenes, but for some reason, staring at the blank page and blinking cursor makes you freeze. You like the idea of writing a book but cannot imagine actually completing it. If that feeling sounds familiar, then this might be the right article for you.  Even if you have written a book and have it all ready to go, you may intend to <a href="http://money.howstuffworks.com/self-publishing.htm" target="_blank">self-publish</a> it, start your own publishing company, send it to an editor, or just layout your book so you can see how it looks.</p>
<p>There is a long list of reasons why you might need to prepare an <a href="http://www.openoffice.org/" target="_blank">OpenOffice.org</a> document in book form, and once you have learned how to do it, you will have a useful skill that you or people you know may need in the future. You can use this method for both print publications and e-books.<br />
<span id="more-5847"></span><br />
<strong>1. Start OpenOffice.org Writer with a regular blank document template.</strong></p>
<p><img class="alignnone size-full wp-image-5851" src="http://imagecdn.maketecheasier.com/2009/07/ooo-page-format.jpg" alt="Page format" width="239" height="316" /></p>
<p>The first thing you will need to do is set the size of your book. In my personal experience, it helped me tremendously with writing to be able to see each page at a normal book size rather than the 8.5&#8243;x11&#8243; college essay size.  Suddenly, writing one hundred or two hundred pages will not take so long or seem so daunting.</p>
<p><strong>2. Click &#8220;Format&#8221; in the menu and then click &#8220;Page&#8230;&#8221;</strong></p>
<p><strong>3. Enter in your custom width and height.</strong></p>
<p>The current format will be &#8220;Letter&#8221;.  Many non-fiction paperbacks will be 6&#8243;x9&#8243;, while fiction paperbacks are often smaller sizes, such as 5.25&#8243;x7.5&#8243;. If you are doing this purely for effect, then it is entirely up to you. If you have to meet certain printing press specifications, follow them precisely.</p>
<p>There are lead  pages that always proceed the actual text of a book. If you are preparing a book for printing, they will be crucial. Bookstores rely on that information for stocking, and libraries rely on it for cataloging.</p>
<p><strong>4. Create a <a href="http://en.wikipedia.org/wiki/Title_page" target="_blank">title page</a>. </strong></p>
<p>There is no particular format set in stone, but a title page should include at least the title of the book and statement of responsibility (author&#8217;s name). If available, it should also include the publisher and place of publication. This is the place to be creative. You can use whatever font style and size you want. Create a manual page break at the end of the title page.</p>
<p><strong>5. Create the title page <a href="http://liswiki.org/wiki/Verso" target="_blank">verso</a>. </strong></p>
<p>This is the page directly on the other side of the title page and usually contains more detailed publication information, including copyright, <a href="http://www.isbn.org" target="_blank">ISBN</a>, and <a href="http://cip.loc.gov/cipfaq.html" target="_blank">CIP</a> (cataloging in publication) data.</p>
<p><img class="aligncenter size-full wp-image-5850" src="http://imagecdn.maketecheasier.com/2009/07/ooo-title-page-and-verso.jpg" alt="The verso will be on the left side in your book" width="575" height="401" /></p>
<p><strong>6. Click &#8220;Format&#8221; and &#8220;Paragraph&#8221;. </strong></p>
<p>Click on the &#8220;Alignment&#8221; tab, and change it to &#8220;Justified&#8221;. From this point on, you will want your text to be justified.</p>
<p><strong>7. Insert another page break, and you can enter any number of optional pages such as a dedication. </strong></p>
<p>This can include a <a href="http://www.thefreedictionary.com/half+title" target="_blank">half title</a> page with just the title or title and author&#8217;s name on the second to last page before the text. The final page before the text will be blank, and the text should begin on the <a href="http://liswiki.org/wiki/Recto" target="_blank">recto</a> or right-hand side.</p>
<p><strong>8. Insert a page break and begin your text. </strong></p>
<p>Most books will begin with a chapter number, chapter name, or both.</p>
<p>In part 2, you will learn how to properly align page numbers and format paragraphs. You are now well on your way to preparing your book for publication. Writing a book can be a very rewarding experience, even if you have no intentions of publishing. With OpenOffice.org, free and open source software, you have all the tools you need to make it happen. Happy writing!<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/layout-a-book-with-openoffice-org-part-3/2009/07/27' title='How to Layout a Book with OpenOffice.org: Part 3'>How to Layout a Book with OpenOffice.org: Part 3</a></li>
<li><a href='http://maketecheasier.com/layout-a-book-with-openoffice-org-part-2/2009/07/20' title='How to Layout a Book with OpenOffice.org: Part 2'>How to Layout a Book with OpenOffice.org: Part 2</a></li>
<li><a href='http://maketecheasier.com/easily-write-and-publish-ebooks-with-sigil/2011/06/24' title='How to Easily Write and Publish eBooks With Sigil'>How to Easily Write and Publish eBooks With Sigil</a></li>
<li><a href='http://maketecheasier.com/publish-your-site-to-google-currents/2012/04/12' title='How to Publish Your Site to Google Currents'>How to Publish Your Site to Google Currents</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13&amp;title=How+to+Layout+a+Book+with+OpenOffice.org%3A+Part+1&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13">How to Layout a Book with OpenOffice.org: Part 1</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/layout-a-book-with-openoffice-org-part-1/2009/07/13/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Manage Your Ebook Library with Calibre</title>
		<link>http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12</link>
		<comments>http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12#comments</comments>
		<pubDate>Sun, 12 Apr 2009 05:10:36 +0000</pubDate>
		<dc:creator>Norm</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Calibre]]></category>
		<category><![CDATA[Ebook]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3952</guid>
		<description><![CDATA[How many times have you stared at the vast collection of ebooks that you have and wondered if there was a better way to keep track of them?  I certainly have. Time and time again I sift through my ebooks as I attempt to locate one that I knew I... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12&amp;title=Manage+Your+Ebook+Library+with+Calibre&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12">Manage Your Ebook Library with Calibre</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2009/04/00-calibre-thumb.png" alt="Calibre Logo" width="189" height="141" />How many times have you stared at the vast collection of ebooks that you have and wondered if there was a better way to keep track of them?  I certainly have. Time and time again I sift through my ebooks as I attempt to locate one that I knew I had somewhere. I knew that there must be a better way and finally I found it!</p>
<p><a href="http://calibre.kovidgoyal.net/" target="_blank">Calibre</a> is a &#8220;one stop solution to all your ebook needs&#8221;. The site wasn&#8217;t lying. This handy application is a free, open-source, cross-platform (Windows, Linux, OS X) ebook library that offers incredible value and useful features.</p>
<p>In this walkthrough, we&#8217;ll look at installing Calibre in Windows and check out some of the basic features.</p>
<p><span id="more-3952"></span>As I mentioned, Calibre comes in many flavours including Windows, Linux, and OS X.  With that kind of selection, it&#8217;s appealing to a broad range of users.  Visit their <a href="http://calibre.kovidgoyal.net/download_windows" target="_blank">download site</a> to get your copy and get started.</p>
<p>As with many installations on Windows Vista, the UAC will prompt you to make sure you actually want to install the software that has started installing.  Click <em>Run</em> and continue to the installation wizard.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/02-calibre.png" alt="Calibre Install" width="414" height="313" /></p>
<p>The wizard for Calibre is very straight-forward and much like many of the other applications I’ve shown you, I chose to use mainly the default settings. The only thing that I changed is the install location. I have a second drive in my main system that I install all of the applications to. This makes it easier for recovery if I have to reinstall the operating system. Simply follow the prompts to navigate through the wizard.</p>
<p>Once you click <em>Finish</em> on the final screen, Calibre will prompt you for a location for your ebook library.  This is not the location where the books are, but rather the location for the database of information that Calibre will store. Your Documents folder (or My Documents) will suffice.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/07-calibre.png" alt="Calibre Install" width="334" height="365" /></p>
<p>Once the storage directory is selected, Calibre opens up to the main window.  At this point there is nothing in the library, so you&#8217;ll need to go ahead and add some ebooks.  Click the little arrow next to the <em>Add books</em> icon on the toolbar.  In the dropdown, select the most appriate option.  I chose to add books from directories, including sub-directories.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/14-calibre.png" alt="Calibre Add Files" width="551" height="183" /></p>
<p>After selecting the way you want to add ebooks, you will br prompted so select the location where the ebooks that you wish to add are located.  After selecting the folder, Calibre will begin sifting through the files in the directory (and sub-directories) searching for ebooks.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/09-calibre.png" alt="Calibre Install" width="577" height="272" /></a></p>
<p><em>Just a small note, I did have one ebook that Calibre could not read.  Every time it attempted to read it, the whole app would hang.  Eventually I removed the offending publication, but I have no idea why it wouldn&#8217;t process. If this happens to you, simply open the task manager and terminate the application, then start it up again.</em></p>
<p>For this example, I only added a small handful of my ebooks.  All of them were in .PDF format and all of them were missing some meta data.  In the image below you can see that all of the authors are Unknown.  That&#8217;s ok though, you can add the meta data to the ebook if you have that sort of ambition.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/10-calibre.png" border="0" alt="Calibre Library" width="575" height="480" /></p>
<p>Clicking on an ebook and clicking the <em>View</em> toolbar icon will open the ebook in it&#8217;s native viewer.  In my case it was Adobe Reader.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/11-calibre.png" alt="Calibre View Book" width="392" height="480" /></p>
<p>There are no shortage of features in this ebook library management application. For example, you can click on the arrow icon in the lower right corner of the window and your library will switch to a graphical selection window. Sadly, none of my ebooks had a cover graphic with them, however I did notice that you could attach one to it in the meta data editor.</p>
<p>There is an option to fetch the title image from the Internet, however the ISBN appears to be needed to make that work. I didn&#8217;t have much luck with it. Even though I had the ISBN, I was prompted for a username and password for a site called <a href="http://www.librarything.com/" target="_blank">LibraryThing.com</a> and I don&#8217;t happen to have an account. Registration is apparently free though, so go ahead and give it a try.</p>
<p>Maybe a future release will be improved so that it automatically pulls the image from a web service much like iTunes or Windows Media Player does for album art.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/13-calibre.png" alt="Graphical Calibre" width="539" height="480" /></p>
<p>I mentioned the ability to edit the meta data for an ebook and it couldn&#8217;t be easier. Check out the screenshot below. Here you can see all of the fields that you can edit. Things like Title, Author, Publisher, and ISBN are all fields that you can update.</p>
<p>You can also give the book a rating out of 5 stars and add tags to it. The tags can be quite handy if you use the tag searcher to locate certain types of books. Best of all, you can fetch the information from the Internet based on the ISBN or the title/author.</p>
<p>There is also an option to bulk edit the data on multiple books. This saves valuable time when updating collections with similar attributes.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/04/15_calibre.png" alt="Caliber Meta Edit" width="577" height="502" /></p>
<p>Another one of the features that I really liked about Calibre is the extensibility that the program offers. From the <em>Preferences</em> window, you can select <em>Plugins</em> and you’ll be given the option of viewing your current set of plugins, customizing them, or adding new ones.</p>
<p><img src="http://imagecdn.maketecheasier.com/2009/04/12-calibre.png" alt="Calibre Plugins" width="577" height="419" /></p>
<p>As you can see, Calibre is an action-packed, open-source freeware application that is a must have for anyone with an ebook collection. It doesn&#8217;t matter if you have 5 books, or 500 books, Calibre can simplify the management of that library and free up some valuable time.</p>
<p>If you use a different free ebook manager, let us know in the comments.  We&#8217;d love to compare!</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/microsoft-pledges-to-eliminate-pre-packaged-bloatware-with-signature/2012/05/21' title='Microsoft Pledges to Eliminate Pre-Packaged Bloatware With &#8216;Signature&#8217;'>Microsoft Pledges to Eliminate Pre-Packaged Bloatware With &#8216;Signature&#8217;</a></li>
<li><a href='http://maketecheasier.com/5-feature-rich-photo-editing-software-for-windows/2011/10/31' title='5 Feature Rich Photo Editing Software For Windows'>5 Feature Rich Photo Editing Software For Windows</a></li>
<li><a href='http://maketecheasier.com/essential-softwares-to-install-after-installing-windows/2011/06/27' title='Essential Software To Install After Installing Windows'>Essential Software To Install After Installing Windows</a></li>
<li><a href='http://maketecheasier.com/remove-programs-completely-in-windows/2011/04/27' title='How To Remove Programs Completely in Windows'>How To Remove Programs Completely in Windows</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12&amp;title=Manage+Your+Ebook+Library+with+Calibre&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12">Manage Your Ebook Library with Calibre</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/manage-your-ebook-library-with-calibre/2009/04/12/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 16:22:08 -->
