<?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 tips for small publishers: Add your own thoughts!</title>
	<atom:link href="http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/</link>
	<description>News &#38; views on e-books, libraries, publishing and related topics</description>
	<pubDate>Thu, 08 Jan 2009 17:46:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: OPS 2.0 Elevated to Official IDPF Standard. &#124; Project Gutenberg News - The News Portal for Gutenberg.org</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-993447</link>
		<dc:creator>OPS 2.0 Elevated to Official IDPF Standard. &#124; Project Gutenberg News - The News Portal for Gutenberg.org</dc:creator>
		<pubDate>Sun, 28 Dec 2008 12:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-993447</guid>
		<description>[...] the eBook Industry. There have been many discussions on the TeleRead site, including some .epub tips and a discussion on the pros and cons of the standard which should give you a nice flavour of what [...]</description>
		<content:encoded><![CDATA[<p>[...] the eBook Industry. There have been many discussions on the TeleRead site, including some .epub tips and a discussion on the pros and cons of the standard which should give you a nice flavour of what [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogert Münzberg</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-573413</link>
		<dc:creator>Rogert Münzberg</dc:creator>
		<pubDate>Mon, 15 Oct 2007 20:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-573413</guid>
		<description>Noring wrote:

"Other than for print, or for very special markets, publishers should be thinking “reflowable” and not “fixed”, and not fear letting the end-user decide on selecting the typographical presentation parameters they prefer — that’s the future."

I agree...but only half way: The reality of the reading situation is, that the author would like to 'fix' lets say an image to a certain informative text or even a short byline, and on the other hand the end user perhaps wants the possibility to 'fix' this image on the screen ('freeze' the position) while 'scrolling' several more screens of text and still having the image at hand. Also a demand for zooming up the image while remaining the font size....

In my opinion the question is not either/or, but to give the enduser complete freedom to choose both when and how they want (or need of) the 'flowability" or "fixed" features to work.

As for Adobe - I wouldn't be surprised if Bill McCoy allready have a new Authoring Tool in mind, aspecially designed to create ADE Books... maybe a 'Dreamveawer Lite E-Book'?
(If he is not, perhaps someone else have?)</description>
		<content:encoded><![CDATA[<p>Noring wrote:</p>
<p>&#8220;Other than for print, or for very special markets, publishers should be thinking “reflowable” and not “fixed”, and not fear letting the end-user decide on selecting the typographical presentation parameters they prefer — that’s the future.&#8221;</p>
<p>I agree&#8230;but only half way: The reality of the reading situation is, that the author would like to &#8216;fix&#8217; lets say an image to a certain informative text or even a short byline, and on the other hand the end user perhaps wants the possibility to &#8216;fix&#8217; this image on the screen (&#8217;freeze&#8217; the position) while &#8217;scrolling&#8217; several more screens of text and still having the image at hand. Also a demand for zooming up the image while remaining the font size&#8230;.</p>
<p>In my opinion the question is not either/or, but to give the enduser complete freedom to choose both when and how they want (or need of) the &#8216;flowability&#8221; or &#8220;fixed&#8221; features to work.</p>
<p>As for Adobe - I wouldn&#8217;t be surprised if Bill McCoy allready have a new Authoring Tool in mind, aspecially designed to create ADE Books&#8230; maybe a &#8216;Dreamveawer Lite E-Book&#8217;?<br />
(If he is not, perhaps someone else have?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Noring</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-572359</link>
		<dc:creator>Jon Noring</dc:creator>
		<pubDate>Sun, 14 Oct 2007 21:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-572359</guid>
		<description>Aaron wrote:

&lt;blockquote&gt;A validator is a must. So is reading system flexibility. For example, my version of Digital Editions will not display pages of an epub containing XHTML with XML declarations.&lt;/blockquote&gt;

Wow, I need to download the latest version and try it out on some of my EPubs where I not only include the XML declaration, but the DOCTYPE as well. If this is the case, I will need to do my usual and let Bill McCoy know that this is not a feature (in case they believe that, not sure), but rather a bug that needs fixing as soon as possible.

OPS definitely allows, and I believe encourages (and possibly requires, I'll have to recheck), all XML documents in OPS (both content documents and the Package) to include the XML declaration. It is a pretty simple thing in parsing/processing the documents to not let the XML declaration be a problem, so the fix hopefully should not be that major.

(To be fair to Adobe, I suspect they have a whole slew of issues to fix, but this one is pretty important, in my opinion.)</description>
		<content:encoded><![CDATA[<p>Aaron wrote:</p>
<blockquote><p>A validator is a must. So is reading system flexibility. For example, my version of Digital Editions will not display pages of an epub containing XHTML with XML declarations.</p></blockquote>
<p>Wow, I need to download the latest version and try it out on some of my EPubs where I not only include the XML declaration, but the DOCTYPE as well. If this is the case, I will need to do my usual and let Bill McCoy know that this is not a feature (in case they believe that, not sure), but rather a bug that needs fixing as soon as possible.</p>
<p>OPS definitely allows, and I believe encourages (and possibly requires, I&#8217;ll have to recheck), all XML documents in OPS (both content documents and the Package) to include the XML declaration. It is a pretty simple thing in parsing/processing the documents to not let the XML declaration be a problem, so the fix hopefully should not be that major.</p>
<p>(To be fair to Adobe, I suspect they have a whole slew of issues to fix, but this one is pretty important, in my opinion.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Noring</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-572344</link>
		<dc:creator>Jon Noring</dc:creator>
		<pubDate>Sun, 14 Oct 2007 21:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-572344</guid>
		<description>Gerry Manacsa wrote:

&lt;blockquote&gt;Jon, I’m not necessarily saying that .epub should go beyond CSS2. However, new users of InDesign and .epub might reasonably expect that the formatting that they put into their InDesign document will carry through into .epub — which it definitely will not.&lt;/blockquote&gt;

Thanks for the clarification, Gerry.

Yes, I agree with you it is a matter of expectations on the part of the authoring tool user. But this is not the fault of EPub, Adobe Digital Editions (and other EPub readers), nor even InDesign.

It is simply that those who are used to building fixed-page formats (where all typography is fixed by the publisher) need to learn that EPub is a reflowable format and thus some typographic information will not, and more importantly &lt;em&gt;should not&lt;/em&gt;, carry through to EPub presentation to the end-user.

It will take time for this to sink in. I'm not sure what IDPF can really do about this. Since InDesign is Adobe's tool, I hope that Bill McCoy will consider prodcuing some sort of "EPub from InDesign" document which explains &lt;em&gt;why&lt;/em&gt; some InDesign stuff does not carry through to EPub, and more importantly why this benefits the publisher. The message of how it benefits end-users to have more control over typographical presentation is something that publishers need to understand.

(p.s., I read Aaron's and Joseph's replies after I posted the above comment.)</description>
		<content:encoded><![CDATA[<p>Gerry Manacsa wrote:</p>
<blockquote><p>Jon, I’m not necessarily saying that .epub should go beyond CSS2. However, new users of InDesign and .epub might reasonably expect that the formatting that they put into their InDesign document will carry through into .epub — which it definitely will not.</p></blockquote>
<p>Thanks for the clarification, Gerry.</p>
<p>Yes, I agree with you it is a matter of expectations on the part of the authoring tool user. But this is not the fault of EPub, Adobe Digital Editions (and other EPub readers), nor even InDesign.</p>
<p>It is simply that those who are used to building fixed-page formats (where all typography is fixed by the publisher) need to learn that EPub is a reflowable format and thus some typographic information will not, and more importantly <em>should not</em>, carry through to EPub presentation to the end-user.</p>
<p>It will take time for this to sink in. I&#8217;m not sure what IDPF can really do about this. Since InDesign is Adobe&#8217;s tool, I hope that Bill McCoy will consider prodcuing some sort of &#8220;EPub from InDesign&#8221; document which explains <em>why</em> some InDesign stuff does not carry through to EPub, and more importantly why this benefits the publisher. The message of how it benefits end-users to have more control over typographical presentation is something that publishers need to understand.</p>
<p>(p.s., I read Aaron&#8217;s and Joseph&#8217;s replies after I posted the above comment.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Miller</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-572303</link>
		<dc:creator>Aaron Miller</dc:creator>
		<pubDate>Sun, 14 Oct 2007 20:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-572303</guid>
		<description>We're doing conversion to .epub on the back end, and would love to eventually open it up for instant conversion of documents. Currently, HTML and especially XHTML are the obvious ideal bases for conversion, but we're also using RTF.

A validator is a must. So is reading system flexibility. For example, my version of Digital Editions will not display pages of an epub containing XHTML with XML declarations.

I don't think InDesign is ever going to be the preferred method of outputting a final .epub, but perhaps a convenient intermediate step. It is, as Jon Noring points out, for fixed-page layouts, and as such is not going to export a look-and-feel but a useful data structure. An open-source .epub conversion API is going to be far more useful in enabling reading systems to convert on-the-fly, so users don't have to worry about mass-scale conversion of different kinds of ebooks. 

Aaron Miller
Bookglutton.com</description>
		<content:encoded><![CDATA[<p>We&#8217;re doing conversion to .epub on the back end, and would love to eventually open it up for instant conversion of documents. Currently, HTML and especially XHTML are the obvious ideal bases for conversion, but we&#8217;re also using RTF.</p>
<p>A validator is a must. So is reading system flexibility. For example, my version of Digital Editions will not display pages of an epub containing XHTML with XML declarations.</p>
<p>I don&#8217;t think InDesign is ever going to be the preferred method of outputting a final .epub, but perhaps a convenient intermediate step. It is, as Jon Noring points out, for fixed-page layouts, and as such is not going to export a look-and-feel but a useful data structure. An open-source .epub conversion API is going to be far more useful in enabling reading systems to convert on-the-fly, so users don&#8217;t have to worry about mass-scale conversion of different kinds of ebooks. </p>
<p>Aaron Miller<br />
Bookglutton.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Gray</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-571688</link>
		<dc:creator>Joseph Gray</dc:creator>
		<pubDate>Sun, 14 Oct 2007 05:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-571688</guid>
		<description>I came across this helpful document from Adobe on using InDesign to create an .epub document.

http://blogs.adobe.com/digitaleditions/indesign-epub.html</description>
		<content:encoded><![CDATA[<p>I came across this helpful document from Adobe on using InDesign to create an .epub document.</p>
<p><a href="http://blogs.adobe.com/digitaleditions/indesign-epub.html" rel="nofollow">http://blogs.adobe.com/digitaleditions/indesign-epub.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Gray</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-571639</link>
		<dc:creator>Joseph Gray</dc:creator>
		<pubDate>Sun, 14 Oct 2007 04:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-571639</guid>
		<description>I haven't used InDesign, but have used many word processing and desktop publishing programs over the years. Here is my take on formatting and exporting to various formats, including .epub.

If a user expects that all of the formatting and features that they use in a program like InDesign will "carry through" to an .epub document, then either they are naive in their understanding of the software and the formats that they are using, or the software publisher is not adequately documenting what features work when exporting to various formats (or both).

For example, if I were to create a complex document in MS Word and then saved this document as HTML, I wouldn't expect that the layout, graphics, fonts, etc.  in the HTML document would exactly match the Word document. I understand what the limitations of HTML are and don't expect it to do something it wasn't designed to do. In the same vein, why should I expect .epub to do something it wasn't designed to do, just because I created a document in InDesign, using features not supported by .epub?

A new user of such powerful software as InDesign can be forgiven for not fully understanding these things at first, but that ignorance should not be used as an excuse to badmouth .epub or any other document format, because the user didn't get the results they expected.

I see three things that could be done to aleviate this problem. First, the IDPF should quickly create a web site so that a user can submit an .epub document for validation (similar to the one for HTML at http://validator.w3.org). Why the IDPF? it's their standard, they should take responsibility for validation. Second, tools like InDesign should make it clear what features "degrade" when using .epub. Third, InDesign (and other tools that output .epub) could also incorporate a built-in .epub validator.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used InDesign, but have used many word processing and desktop publishing programs over the years. Here is my take on formatting and exporting to various formats, including .epub.</p>
<p>If a user expects that all of the formatting and features that they use in a program like InDesign will &#8220;carry through&#8221; to an .epub document, then either they are naive in their understanding of the software and the formats that they are using, or the software publisher is not adequately documenting what features work when exporting to various formats (or both).</p>
<p>For example, if I were to create a complex document in MS Word and then saved this document as HTML, I wouldn&#8217;t expect that the layout, graphics, fonts, etc.  in the HTML document would exactly match the Word document. I understand what the limitations of HTML are and don&#8217;t expect it to do something it wasn&#8217;t designed to do. In the same vein, why should I expect .epub to do something it wasn&#8217;t designed to do, just because I created a document in InDesign, using features not supported by .epub?</p>
<p>A new user of such powerful software as InDesign can be forgiven for not fully understanding these things at first, but that ignorance should not be used as an excuse to badmouth .epub or any other document format, because the user didn&#8217;t get the results they expected.</p>
<p>I see three things that could be done to aleviate this problem. First, the IDPF should quickly create a web site so that a user can submit an .epub document for validation (similar to the one for HTML at <a href="http://validator.w3.org" rel="nofollow">http://validator.w3.org</a>). Why the IDPF? it&#8217;s their standard, they should take responsibility for validation. Second, tools like InDesign should make it clear what features &#8220;degrade&#8221; when using .epub. Third, InDesign (and other tools that output .epub) could also incorporate a built-in .epub validator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry Manacsa</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-571579</link>
		<dc:creator>Gerry Manacsa</dc:creator>
		<pubDate>Sun, 14 Oct 2007 03:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-571579</guid>
		<description>Jon, I'm not necessarily saying that .epub &lt;em&gt;should&lt;/em&gt; go beyond CSS2. However, new users of InDesign and .epub might reasonably expect that the formatting that they put into their InDesign document will carry through into .epub — which it definitely will not.</description>
		<content:encoded><![CDATA[<p>Jon, I&#8217;m not necessarily saying that .epub <em>should</em> go beyond CSS2. However, new users of InDesign and .epub might reasonably expect that the formatting that they put into their InDesign document will carry through into .epub — which it definitely will not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Noring</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-570844</link>
		<dc:creator>Jon Noring</dc:creator>
		<pubDate>Sat, 13 Oct 2007 17:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-570844</guid>
		<description>Gerry Manacsa commented above:

&lt;blockquote&gt;I use InDesign regularly for designing and producing books, and it’s a terrific program with fine control over every aspect of the layout. It should be noted, however, that much of that control is not maintained when outputting to .epub format. This is due to limitations in the current .epub standard, since its CSS feature set does not support the full range of layout options offered by InDesign (and since reflowable text, by its nature, has a much looser level of layout control).&lt;/blockquote&gt;

Hmmm, maybe I am misinterpreting your comment, Gerry, but are you saying EPub should support styling options not included in CSS 2/3? EPub certainly supports CSS. It requires support for a significant subset of CSS 2, and allows authors to include, and reading systems to support, CSS properties outside this quite inclusive subset.

If there are CSS properties you believe EPub should support by default, by all means let the IDFP OPS Working Group know about it!

And yes about your other comment regarding the looseness of layout. EPub is a "reflowable" format, and thus will not, and should not, support anything allowing publishers to page-fix digital presentation. That's the function of PDF and similar page-fixing formats. Other than for print, or for very  special markets, publishers should be thinking "reflowable" and not "fixed", and not fear letting the end-user decide on selecting the typographical presentation parameters they prefer &#8212; that's the future.</description>
		<content:encoded><![CDATA[<p>Gerry Manacsa commented above:</p>
<blockquote><p>I use InDesign regularly for designing and producing books, and it’s a terrific program with fine control over every aspect of the layout. It should be noted, however, that much of that control is not maintained when outputting to .epub format. This is due to limitations in the current .epub standard, since its CSS feature set does not support the full range of layout options offered by InDesign (and since reflowable text, by its nature, has a much looser level of layout control).</p></blockquote>
<p>Hmmm, maybe I am misinterpreting your comment, Gerry, but are you saying EPub should support styling options not included in CSS 2/3? EPub certainly supports CSS. It requires support for a significant subset of CSS 2, and allows authors to include, and reading systems to support, CSS properties outside this quite inclusive subset.</p>
<p>If there are CSS properties you believe EPub should support by default, by all means let the IDFP OPS Working Group know about it!</p>
<p>And yes about your other comment regarding the looseness of layout. EPub is a &#8220;reflowable&#8221; format, and thus will not, and should not, support anything allowing publishers to page-fix digital presentation. That&#8217;s the function of PDF and similar page-fixing formats. Other than for print, or for very  special markets, publishers should be thinking &#8220;reflowable&#8221; and not &#8220;fixed&#8221;, and not fear letting the end-user decide on selecting the typographical presentation parameters they prefer &mdash; that&#8217;s the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garson O'Toole</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-566129</link>
		<dc:creator>Garson O'Toole</dc:creator>
		<pubDate>Wed, 10 Oct 2007 20:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-566129</guid>
		<description>Joseph Gray makes an excellent point about the potential dangers of software like Flash that millions run as a browser plug-in. I use an internet browser to read blogs such as TeleRead and also to read some e-books, e.g., Gutenberg editions. Of course Microsoft Internet Explorer and Firefox both have regular security patch updates that can be performed in an automated or semi-automated fashion. Yet a careful person who regularly installs browser patches may still be vulnerable, because many security flaws are present in out-of-date plug-in software. For example there have been security problems in Adobe Flash Player, Sun Java JRE, Apple QuickTime, and Adobe Reader. Also media players such as WinAmp and Windows Media Player have had security problems. 

An article entitled &lt;a HREF="http://windowssecrets.com/2007/08/16/02-Media-players-more-dangerous-than-Windows" rel="nofollow"&gt;Media players more dangerous than Windows&lt;/A&gt; at the website “Windows Secrets” lists the version numbers of several programs that “can be attacked across the Internet”. The article says many people are now keeping Windows itself patched so “hackers have turned to applications that allow Trojan horses to silently infect PCs. Now we all need to learn to keep our add-ins updated, too.” The article provides advice on obtaining updates. Sadly even updates are not risk-free and can cause problems. So use the guidance in the article at your own risk! Caveat downloader.</description>
		<content:encoded><![CDATA[<p>Joseph Gray makes an excellent point about the potential dangers of software like Flash that millions run as a browser plug-in. I use an internet browser to read blogs such as TeleRead and also to read some e-books, e.g., Gutenberg editions. Of course Microsoft Internet Explorer and Firefox both have regular security patch updates that can be performed in an automated or semi-automated fashion. Yet a careful person who regularly installs browser patches may still be vulnerable, because many security flaws are present in out-of-date plug-in software. For example there have been security problems in Adobe Flash Player, Sun Java JRE, Apple QuickTime, and Adobe Reader. Also media players such as WinAmp and Windows Media Player have had security problems. </p>
<p>An article entitled <a HREF="http://windowssecrets.com/2007/08/16/02-Media-players-more-dangerous-than-Windows" rel="nofollow">Media players more dangerous than Windows</a> at the website “Windows Secrets” lists the version numbers of several programs that “can be attacked across the Internet”. The article says many people are now keeping Windows itself patched so “hackers have turned to applications that allow Trojan horses to silently infect PCs. Now we all need to learn to keep our add-ins updated, too.” The article provides advice on obtaining updates. Sadly even updates are not risk-free and can cause problems. So use the guidance in the article at your own risk! Caveat downloader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Rothman</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-565951</link>
		<dc:creator>David Rothman</dc:creator>
		<pubDate>Wed, 10 Oct 2007 17:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-565951</guid>
		<description>Linda re .epub: Hey, you're the reason I did the article. Thanks for reminding me of the nuts-and-bolts concerns of publishers, and keep us posted of your experiences with .epub---good and bad. It's especially important to zero in on the negatives so techies and others can work to correct them. Best of luck, and I hope that the big houses also notice (ideally experimenting not just with .epub but with the nonDRMed or social-DRMed varities)! David</description>
		<content:encoded><![CDATA[<p>Linda re .epub: Hey, you&#8217;re the reason I did the article. Thanks for reminding me of the nuts-and-bolts concerns of publishers, and keep us posted of your experiences with .epub&#8212;good and bad. It&#8217;s especially important to zero in on the negatives so techies and others can work to correct them. Best of luck, and I hope that the big houses also notice (ideally experimenting not just with .epub but with the nonDRMed or social-DRMed varities)! David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda Houle</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-565939</link>
		<dc:creator>Linda Houle</dc:creator>
		<pubDate>Wed, 10 Oct 2007 17:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-565939</guid>
		<description>Thank you for all your great help and advice, David! 
I'm sampling the .epub format now, using Digital Editions on my laptop. 
Next I'll see about putting one of our ebooks into that format, and I'll keep you posted!</description>
		<content:encoded><![CDATA[<p>Thank you for all your great help and advice, David!<br />
I&#8217;m sampling the .epub format now, using Digital Editions on my laptop.<br />
Next I&#8217;ll see about putting one of our ebooks into that format, and I&#8217;ll keep you posted!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry Manacsa</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-565853</link>
		<dc:creator>Gerry Manacsa</dc:creator>
		<pubDate>Wed, 10 Oct 2007 15:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-565853</guid>
		<description>I use InDesign regularly for designing and producing books, and it's a terrific program with fine control over every aspect of the layout. It should be noted, however, that much of that control is &lt;em&gt;not&lt;/em&gt; maintained when outputting to .epub format. This is due to limitations in the current .epub standard, since its CSS feature set does not support the full range of layout options offered by InDesign (and since reflowable text, by its nature, has a much looser level of layout control).

If you are considering InDesign for .epub output, you can get a fully-functional 30-day trial from the Adobe web site.</description>
		<content:encoded><![CDATA[<p>I use InDesign regularly for designing and producing books, and it&#8217;s a terrific program with fine control over every aspect of the layout. It should be noted, however, that much of that control is <em>not</em> maintained when outputting to .epub format. This is due to limitations in the current .epub standard, since its CSS feature set does not support the full range of layout options offered by InDesign (and since reflowable text, by its nature, has a much looser level of layout control).</p>
<p>If you are considering InDesign for .epub output, you can get a fully-functional 30-day trial from the Adobe web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadrien</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-565737</link>
		<dc:creator>Hadrien</dc:creator>
		<pubDate>Wed, 10 Oct 2007 12:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-565737</guid>
		<description>Well it does matter, in this case. I'd love to see .epub books on the iPhone.

Can you support CSS on the iPhone, using Safari somehow ?

If you'd like to add a search engine directly in your application, you can also take a look at the API that we're building on Feedbooks: http://www.feedbooks.com/help/newsstand_api</description>
		<content:encoded><![CDATA[<p>Well it does matter, in this case. I&#8217;d love to see .epub books on the iPhone.</p>
<p>Can you support CSS on the iPhone, using Safari somehow ?</p>
<p>If you&#8217;d like to add a search engine directly in your application, you can also take a look at the API that we&#8217;re building on Feedbooks: <a href="http://www.feedbooks.com/help/newsstand_api" rel="nofollow">http://www.feedbooks.com/help/newsstand_api</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://www.teleread.org/blog/2007/10/09/a-few-epub-tips-for-small-publishers-add-your-own-thoughts/comment-page-1/#comment-565684</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Wed, 10 Oct 2007 11:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.teleread.org/blog/?p=7207#comment-565684</guid>
		<description>Not that it matters in the Grand Scheme of things, but I intend to support .epub in my iPhone ebook reader, though of course the software won't be able to read DRM-crippled books.  I'm looking into FBReader's source code this week.</description>
		<content:encoded><![CDATA[<p>Not that it matters in the Grand Scheme of things, but I intend to support .epub in my iPhone ebook reader, though of course the software won&#8217;t be able to read DRM-crippled books.  I&#8217;m looking into FBReader&#8217;s source code this week.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
