<?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: New release of Bookworm: improved user experience and public content</title>
	<atom:link href="http://blog.threepress.org/2008/10/09/bookworm-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.threepress.org/2008/10/09/bookworm-update/</link>
	<description>Threepress creates software for publishers, educators and authors.</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:57:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Weck</title>
		<link>http://blog.threepress.org/2008/10/09/bookworm-update/comment-page-1/#comment-129</link>
		<dc:creator>Daniel Weck</dc:creator>
		<pubDate>Mon, 13 Oct 2008 20:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=89#comment-129</guid>
		<description>Hi Liza, here&#039;s a sample ePub using DTBook:

http://www.idpf.org/2007/ops/samples/hauy.epub

(Valentin Haüy was the founder of the first school for the blind)

If you are curious about the DAISY standard for Digital Talking Books, here&#039;s a link to the equivalent DAISY 2.02 book, conveniently available online. I&#039;m not sure why the online player does not work on my machine, please ask the developer if it&#039;s the case on your machine too:

http://dandelion.clcworld.net/demos/hauy/clcd_container.html

http://dandelion.clcworld.net/demos/hauy

Please note that DAISY 3.0 makes use of NCX+DTBook instead of HTML+NCC, and that ePub is based on technologies derived from this latest DAISY standard.

Regarding the IDPF/OPS specs, here is a direct link to the DTBook part:

http://www.idpf.org/2007/ops/OPS_2.0_final_spec.html#Section2.4

Finally, I&#039;m pretty sure you&#039;ll be interested in the DAISY-Pipeline project, which can be used to automate document conversion processes. They provide a desktop GUI as well as a command-line build, and they are currently working on a server-side implementation:

http://daisymfc.sourceforge.net/doc/summary.html

Kind regards, Daniel</description>
		<content:encoded><![CDATA[<p>Hi Liza, here&#8217;s a sample ePub using DTBook:</p>
<p><a href="http://www.idpf.org/2007/ops/samples/hauy.epub" rel="nofollow">http://www.idpf.org/2007/ops/samples/hauy.epub</a></p>
<p>(Valentin Haüy was the founder of the first school for the blind)</p>
<p>If you are curious about the DAISY standard for Digital Talking Books, here&#8217;s a link to the equivalent DAISY 2.02 book, conveniently available online. I&#8217;m not sure why the online player does not work on my machine, please ask the developer if it&#8217;s the case on your machine too:</p>
<p><a href="http://dandelion.clcworld.net/demos/hauy/clcd_container.html" rel="nofollow">http://dandelion.clcworld.net/demos/hauy/clcd_container.html</a></p>
<p><a href="http://dandelion.clcworld.net/demos/hauy" rel="nofollow">http://dandelion.clcworld.net/demos/hauy</a></p>
<p>Please note that DAISY 3.0 makes use of NCX+DTBook instead of HTML+NCC, and that ePub is based on technologies derived from this latest DAISY standard.</p>
<p>Regarding the IDPF/OPS specs, here is a direct link to the DTBook part:</p>
<p><a href="http://www.idpf.org/2007/ops/OPS_2.0_final_spec.html#Section2.4" rel="nofollow">http://www.idpf.org/2007/ops/OPS_2.0_final_spec.html#Section2.4</a></p>
<p>Finally, I&#8217;m pretty sure you&#8217;ll be interested in the DAISY-Pipeline project, which can be used to automate document conversion processes. They provide a desktop GUI as well as a command-line build, and they are currently working on a server-side implementation:</p>
<p><a href="http://daisymfc.sourceforge.net/doc/summary.html" rel="nofollow">http://daisymfc.sourceforge.net/doc/summary.html</a></p>
<p>Kind regards, Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liza</title>
		<link>http://blog.threepress.org/2008/10/09/bookworm-update/comment-page-1/#comment-122</link>
		<dc:creator>liza</dc:creator>
		<pubDate>Fri, 10 Oct 2008 12:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=89#comment-122</guid>
		<description>Hi Daniel,

I do discuss DTBook briefly &lt;a href=&quot;http://bookworm.threepress.org/publishers/epub#dtbook&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, but you&#039;re correct, Bookworm is presently XHTML-only.

I&#039;d like to be able to support DTBook as well.  I need to do some more reading on the format, but I also need some help from the community:

1. What would be best way to &quot;support&quot; it?  Convert DTBook to XHTML internally and render those books in the browser like the XHTML-native ones?  Or allow DTBook content to be loaded but defer to some kind of external text-to-speech application that understands DTBook already?  Or something else?

2. I&#039;ll need some ePub+DTBook content to test with, which I haven&#039;t come across.  (I could make my own, but it&#039;s always preferable to use real content.)</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>I do discuss DTBook briefly <a href="http://bookworm.threepress.org/publishers/epub#dtbook" rel="nofollow">here</a>, but you&#8217;re correct, Bookworm is presently XHTML-only.</p>
<p>I&#8217;d like to be able to support DTBook as well.  I need to do some more reading on the format, but I also need some help from the community:</p>
<p>1. What would be best way to &#8220;support&#8221; it?  Convert DTBook to XHTML internally and render those books in the browser like the XHTML-native ones?  Or allow DTBook content to be loaded but defer to some kind of external text-to-speech application that understands DTBook already?  Or something else?</p>
<p>2. I&#8217;ll need some ePub+DTBook content to test with, which I haven&#8217;t come across.  (I could make my own, but it&#8217;s always preferable to use real content.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Weck</title>
		<link>http://blog.threepress.org/2008/10/09/bookworm-update/comment-page-1/#comment-121</link>
		<dc:creator>Daniel Weck</dc:creator>
		<pubDate>Fri, 10 Oct 2008 06:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.threepress.org/?p=89#comment-121</guid>
		<description>Hello !
First of all, keep up the good work. Bookworm is a promising online reading service. I&#039;m under the impression that it only supports XHTML (?). Are there plans to support ePub books written in DAISY/NISO DTBook ?
Thank you.
Regards, Daniel</description>
		<content:encoded><![CDATA[<p>Hello !<br />
First of all, keep up the good work. Bookworm is a promising online reading service. I&#8217;m under the impression that it only supports XHTML (?). Are there plans to support ePub books written in DAISY/NISO DTBook ?<br />
Thank you.<br />
Regards, Daniel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

