<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: EPUB reader add-on for Firefox</title>
	<atom:link href="http://www.teleread.com/2009/10/31/epub-reader-add-on-for-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/</link>
	<description>News &#38; views on e-books, libraries, publishing and related topics</description>
	<lastBuildDate>Tue, 14 Feb 2012 20:30:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jane Hadley</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1158491</link>
		<dc:creator>Jane Hadley</dc:creator>
		<pubDate>Sat, 27 Feb 2010 12:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1158491</guid>
		<description>I just downloaded this for Firefox on my Ubuntu Netbook Remix operating system. It seems to work splendidly. I had been having trouble finding an epub reader that would work. This fills the bill! Thanks so much, Michael!</description>
		<content:encoded><![CDATA[<p>I just downloaded this for Firefox on my Ubuntu Netbook Remix operating system. It seems to work splendidly. I had been having trouble finding an epub reader that would work. This fills the bill! Thanks so much, Michael!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Volz</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148541</link>
		<dc:creator>Michael Volz</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148541</guid>
		<description>Just wanted to let you know, that a new EPUBReader version is available. It&#039;s now possible to navigate through the ePub-file using navigaton buttons. You can imagine, that this was the most requested change :).</description>
		<content:encoded><![CDATA[<p>Just wanted to let you know, that a new EPUBReader version is available. It&#8217;s now possible to navigate through the ePub-file using navigaton buttons. You can imagine, that this was the most requested change <img src='http://www.teleread.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Noring</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148355</link>
		<dc:creator>Jon Noring</dc:creator>
		<pubDate>Tue, 03 Nov 2009 15:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148355</guid>
		<description>In my previous comment, in the &quot;btw&quot; paragraph, I&#039;d like to edit:

original: (and thus be UTF-8 conformant)

edit: (and thus be both UTF-8 and ISO-10646 conformant)</description>
		<content:encoded><![CDATA[<p>In my previous comment, in the &#8220;btw&#8221; paragraph, I&#8217;d like to edit:</p>
<p>original: (and thus be UTF-8 conformant)</p>
<p>edit: (and thus be both UTF-8 and ISO-10646 conformant)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Noring</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148352</link>
		<dc:creator>Jon Noring</dc:creator>
		<pubDate>Tue, 03 Nov 2009 15:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148352</guid>
		<description>Great work, Michael Volz! (I&#039;ll be emailing you some thoughts about your plug-in after experimenting with it...)

Martin and Steve: Unless the problem with the plug-in not properly rendering non-Basic Latin characters in the NCX (such as em-dashes and accented characters) has been fixed by Michael in the latest plug-in which I tried, you may consider checking your NCX to be sure the text encoding is consistent with the declared text encoding of the XML document.

For example, if no &#039;encoding=&quot;&quot;&#039; is in the XML prolog, then the document MUST be UTF-8 or UTF-16 encoded. It is not uncommon for people to inadvertently use ISO-10646 encoding in XML documents and then not declaring it as such in the XML prolog.

(I&#039;m not sure if it&#039;s within the purview of epubcheck to check for proper encoding of the XML documents used in ePub, but I&#039;ll post something to the epubcheck group and ask. My biggest fear is that epubcheck is not doing the checking, and some publishers are producing NCX which do not conform to XML&#039;s rules on text encoding.)

Btw, to avoid text encoding problems and to use the widest range of text editors, I almost always use numeric character references for the non-ASCII unicode characters. This means my XML will always conform to ASCII (and thus be UTF-8 conformant) with the further bonus that it is easy for me, with a text editor, to locate and survey the non-ASCII characters used in the content. Just a suggestion for those who hand-edit XML for ePub.</description>
		<content:encoded><![CDATA[<p>Great work, Michael Volz! (I&#8217;ll be emailing you some thoughts about your plug-in after experimenting with it&#8230;)</p>
<p>Martin and Steve: Unless the problem with the plug-in not properly rendering non-Basic Latin characters in the NCX (such as em-dashes and accented characters) has been fixed by Michael in the latest plug-in which I tried, you may consider checking your NCX to be sure the text encoding is consistent with the declared text encoding of the XML document.</p>
<p>For example, if no &#8216;encoding=&#8221;"&#8216; is in the XML prolog, then the document MUST be UTF-8 or UTF-16 encoded. It is not uncommon for people to inadvertently use ISO-10646 encoding in XML documents and then not declaring it as such in the XML prolog.</p>
<p>(I&#8217;m not sure if it&#8217;s within the purview of epubcheck to check for proper encoding of the XML documents used in ePub, but I&#8217;ll post something to the epubcheck group and ask. My biggest fear is that epubcheck is not doing the checking, and some publishers are producing NCX which do not conform to XML&#8217;s rules on text encoding.)</p>
<p>Btw, to avoid text encoding problems and to use the widest range of text editors, I almost always use numeric character references for the non-ASCII unicode characters. This means my XML will always conform to ASCII (and thus be UTF-8 conformant) with the further bonus that it is easy for me, with a text editor, to locate and survey the non-ASCII characters used in the content. Just a suggestion for those who hand-edit XML for ePub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cook</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148331</link>
		<dc:creator>Mike Cook</dc:creator>
		<pubDate>Mon, 02 Nov 2009 19:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148331</guid>
		<description>I wanted to give this another go on my home computer and the images are all working fine...looks like there&#039;s a problem with my works computer.</description>
		<content:encoded><![CDATA[<p>I wanted to give this another go on my home computer and the images are all working fine&#8230;looks like there&#8217;s a problem with my works computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Volz</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148315</link>
		<dc:creator>Michael Volz</dc:creator>
		<pubDate>Mon, 02 Nov 2009 13:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148315</guid>
		<description>The problem on Unix machines is fixed!

Please install the new version 1.0.5 which is now available: https://addons.mozilla.org/en-US/firefox/addon/45281. I fixed also some other bugs, so it makes sense for everyone to upgrade.

One word about the experimental status on the Mozilla website: &quot;experimental&quot; means, that the addon is still not offically reviewed by the Mozilla guys. As I&#039;ve learned this can take several weeks :(. I&#039;m very unhappy about that situation because I&#039;m sure that many people don&#039;t try EPUBReader because of his status.

If you experience any problems or have got ideas for changes, please contact me via my website: http://www.epubconvert.com/epubreader/</description>
		<content:encoded><![CDATA[<p>The problem on Unix machines is fixed!</p>
<p>Please install the new version 1.0.5 which is now available: <a href="https://addons.mozilla.org/en-US/firefox/addon/45281" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/45281</a>. I fixed also some other bugs, so it makes sense for everyone to upgrade.</p>
<p>One word about the experimental status on the Mozilla website: &#8220;experimental&#8221; means, that the addon is still not offically reviewed by the Mozilla guys. As I&#8217;ve learned this can take several weeks <img src='http://www.teleread.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . I&#8217;m very unhappy about that situation because I&#8217;m sure that many people don&#8217;t try EPUBReader because of his status.</p>
<p>If you experience any problems or have got ideas for changes, please contact me via my website: <a href="http://www.epubconvert.com/epubreader/" rel="nofollow">http://www.epubconvert.com/epubreader/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cook</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148307</link>
		<dc:creator>Mike Cook</dc:creator>
		<pubDate>Mon, 02 Nov 2009 09:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148307</guid>
		<description>I only gave this a quick go but when trying some of the illustrated books from epubBooks.com none of the images showed.</description>
		<content:encoded><![CDATA[<p>I only gave this a quick go but when trying some of the illustrated books from epubBooks.com none of the images showed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Teller</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148247</link>
		<dc:creator>David Teller</dc:creator>
		<pubDate>Sun, 01 Nov 2009 11:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148247</guid>
		<description>Have you considered taking over OpenBerg? Be my guest, I just don&#039;t have time to work on it anymore.</description>
		<content:encoded><![CDATA[<p>Have you considered taking over OpenBerg? Be my guest, I just don&#8217;t have time to work on it anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Pastore</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148225</link>
		<dc:creator>Michael Pastore</dc:creator>
		<pubDate>Sun, 01 Nov 2009 00:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148225</guid>
		<description>Wonderful work on EPUBReader, Michael Volz: thank you very much.

Some notes:

@Paul: Works fine on my Mac.

@pond: Is that a bug or a feature? :-)

@Martin Jenny: 
The book covers do display perfectly -- but there is one exception. Your problem could be the aspect ratio of the book covers you are trying to view. I struggled with that problem when trying to read EPUBs using Stanza Desktop. The EPUB covers that I made were too wide, compared with the height, to be displayed. When I fixed the aspect ratios -- put my EPUB book covers on a slim-down diet -- then the covers showed themselves without problems. 

@Michael Volz:
Just a little more information on the Firefox Add-on web page might be helpful to new users. I would add: To read an EPUB ebook already downloaded to your computer, drag it into a window in Firefox. (That works for Macs, does it work for Windows PCs ?)

If everyone who tries this add-on leaves some feedback on the Firefox web page for the add-on, then the project could move from the status &quot;Experimental Add-on&quot; to (possibly) &quot;Featured&quot; or &quot;Recommended&quot; add-on. Which would help to promote the non-DRMed EPUB format.

Michael Pastore
50 Benefits of Ebooks</description>
		<content:encoded><![CDATA[<p>Wonderful work on EPUBReader, Michael Volz: thank you very much.</p>
<p>Some notes:</p>
<p>@Paul: Works fine on my Mac.</p>
<p>@pond: Is that a bug or a feature? <img src='http://www.teleread.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>@Martin Jenny:<br />
The book covers do display perfectly &#8212; but there is one exception. Your problem could be the aspect ratio of the book covers you are trying to view. I struggled with that problem when trying to read EPUBs using Stanza Desktop. The EPUB covers that I made were too wide, compared with the height, to be displayed. When I fixed the aspect ratios &#8212; put my EPUB book covers on a slim-down diet &#8212; then the covers showed themselves without problems. </p>
<p>@Michael Volz:<br />
Just a little more information on the Firefox Add-on web page might be helpful to new users. I would add: To read an EPUB ebook already downloaded to your computer, drag it into a window in Firefox. (That works for Macs, does it work for Windows PCs ?)</p>
<p>If everyone who tries this add-on leaves some feedback on the Firefox web page for the add-on, then the project could move from the status &#8220;Experimental Add-on&#8221; to (possibly) &#8220;Featured&#8221; or &#8220;Recommended&#8221; add-on. Which would help to promote the non-DRMed EPUB format.</p>
<p>Michael Pastore<br />
50 Benefits of Ebooks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pond</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148222</link>
		<dc:creator>pond</dc:creator>
		<pubDate>Sat, 31 Oct 2009 22:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148222</guid>
		<description>The biggest problem, so far unmentioned: the extension will not, I presume, work with the commercial, DRM&#039;d epub editions that most people want to read.

For the Google books, once Google gets the scannos cleaned up, it should be great. Good job, Michael; this is what&#039;s great about open source (and Firefox).</description>
		<content:encoded><![CDATA[<p>The biggest problem, so far unmentioned: the extension will not, I presume, work with the commercial, DRM&#8217;d epub editions that most people want to read.</p>
<p>For the Google books, once Google gets the scannos cleaned up, it should be great. Good job, Michael; this is what&#8217;s great about open source (and Firefox).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy S</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148219</link>
		<dc:creator>Andy S</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148219</guid>
		<description>Same on Ubuntu. The app only displays blank pages.</description>
		<content:encoded><![CDATA[<p>Same on Ubuntu. The app only displays blank pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Montgomery</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148217</link>
		<dc:creator>Eric Montgomery</dc:creator>
		<pubDate>Sat, 31 Oct 2009 20:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148217</guid>
		<description>Doesn&#039;t appear to work in Linux. I&#039;m on a Fedora Core 11 machine running Firefox 3.5.4 and all I get is blank pages.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t appear to work in Linux. I&#8217;m on a Fedora Core 11 machine running Firefox 3.5.4 and all I get is blank pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Jenny</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148214</link>
		<dc:creator>Martin Jenny</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148214</guid>
		<description>... and another thing.
After having installed the add-on trying to play a Quicktime movie crashes the browser. Has anyone had the same problem?</description>
		<content:encoded><![CDATA[<p>&#8230; and another thing.<br />
After having installed the add-on trying to play a Quicktime movie crashes the browser. Has anyone had the same problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Jenny</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148212</link>
		<dc:creator>Martin Jenny</dc:creator>
		<pubDate>Sat, 31 Oct 2009 18:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148212</guid>
		<description>I tried it on some of my own ePubs, simple as well as complex ones. Rendering is fine, fast and stable. I found some small glitches:
- It did display my covers only partially (too big for the screen) although I use height=100% in the graphics tag. So it didn&#039;t get this one right. Other images were ok.
- German umlauts are not displayed in the TOC but are correct in the text itself.
- On one occasion I had a single page (ending with a page-break) with a only a float right in it and epubreader put the whole float into the following page. I really would prefer, if forced page changes were observed correctly.
- It doesn&#039;t jump from chapter to chapter in the text. So you have to select the chapters in the TOC.

Apart from that ... great work!</description>
		<content:encoded><![CDATA[<p>I tried it on some of my own ePubs, simple as well as complex ones. Rendering is fine, fast and stable. I found some small glitches:<br />
- It did display my covers only partially (too big for the screen) although I use height=100% in the graphics tag. So it didn&#8217;t get this one right. Other images were ok.<br />
- German umlauts are not displayed in the TOC but are correct in the text itself.<br />
- On one occasion I had a single page (ending with a page-break) with a only a float right in it and epubreader put the whole float into the following page. I really would prefer, if forced page changes were observed correctly.<br />
- It doesn&#8217;t jump from chapter to chapter in the text. So you have to select the chapters in the TOC.</p>
<p>Apart from that &#8230; great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.teleread.com/paul-biba/epub-reader-add-on-for-firefox/comment-page-1/#comment-1148211</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sat, 31 Oct 2009 18:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/?p=31384#comment-1148211</guid>
		<description>I only get blank pages on FreeBSD with Firefox 3.5.3.</description>
		<content:encoded><![CDATA[<p>I only get blank pages on FreeBSD with Firefox 3.5.3.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 557/583 objects using disk: basic

Served from: www.teleread.com @ 2012-02-14 16:24:46 -->
