<?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>Threepress Consulting blog &#187; conferences</title>
	<atom:link href="http://blog.threepress.org/category/conferences/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.threepress.org</link>
	<description>Threepress creates software for publishers, educators and authors.</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:34:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Interactivity in EPUB using JavaScript, HTML5 and CSS3: BEA/IDPF video posted</title>
		<link>http://blog.threepress.org/2010/06/02/interactivity-in-epub-using-javascript-html5-and-css3-beaidpf-video-posted/</link>
		<comments>http://blog.threepress.org/2010/06/02/interactivity-in-epub-using-javascript-html5-and-css3-beaidpf-video-posted/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 14:29:39 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[interactivity]]></category>
		<category><![CDATA[talks]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1467</guid>
		<description><![CDATA[I re-recorded my talk at IDPF Digital Book as a video.  Getting the audio synced properly was no fun so I apologize for a few production issues.
Interactivity in EPUB
View more videos from lizadaly.

Here&#8217;s the executive summary of the talk:

 You can add interactivity to an EPUB book using either the &#60;object&#62; or &#60;script&#62; elements.
 [...]]]></description>
			<content:encoded><![CDATA[<p>I re-recorded my talk at IDPF Digital Book as a video.  Getting the audio synced properly was no fun so I apologize for a few production issues.</p>
<div style="width:425px" id="__ss_4390733"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/lizadaly/interactivity-in-epub" title="Interactivity in EPUB">Interactivity in EPUB</a></strong><object id="__sse4390733" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/playerv.swf?doc=epub-100602085847-phpapp02-video&#038;stripped_title=interactivity-in-epub&#038;autoplay=0" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse4390733" src="http://static.slidesharecdn.com/swf/playerv.swf?doc=epub-100602085847-phpapp02-video&#038;stripped_title=interactivity-in-epub&#038;autoplay=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">videos</a> from <a href="http://www.slideshare.net/lizadaly">lizadaly</a>.</div>
</div>
<p>Here&#8217;s the executive summary of the talk:</p>
<ul>
<li> You can add interactivity to an EPUB book using either the &lt;object&gt; or &lt;script&gt; elements.</li>
<li> Currently <em>object</em> has the best support, especially <a href="http://blog.threepress.org/2009/11/14/using-flash-video-in-epub/">using Flash in Adobe Digital Editions</a>.</li>
<li> The <em>script</em> element is specifically discouraged (though not disallowed) in EPUB 2.0.1, and no major reading system supports it. However, all browsers do!</li>
<li> The primary advantage of interactivity using <em>script</em> is that the content creator has the ability to manipulate every part of the ebook: all of the text, its layout, even potentially the user interface of the reading system itself. With <em>object</em> you can apply interactivity to just an arbitrary rectangle.</li>
<li> There is a great deal of interesting animation and even interactivity possible using CSS3, which <em>is</em> allowed in EPUB 2.0.1 and is supported by iBooks and <a href="http://blog.threepress.org/2010/04/02/designing-ebooks-for-epub-reading-engines/">other WebKit-based ereaders</a>.</li>
<li> Interactivity is also possible using JavaScript combined with the <a href="http://blog.threepress.org/2010/04/12/html5-for-publishers/">HTML5</a> <em>canvas</em> element, though <em>canvas</em> is not part of EPUB 2.0.1.</li>
<li> With access to JavaScript on mobile devices, ebooks can potentially gain access to information about the reading device itself, such as the location of the reader in the physical world, or the device&#8217;s orientation, or even add photos and video from the device&#8217;s camera.</li>
<li> Any ereader that allows JavaScript provides the ability for ebooks to access live data on the web.</li>
<li>The primary blocker for extremely rich interactive ebooks is ereader support, but by embedding browser-based reading systems like <a href="http://monocle.inventivelabs.com.au/">Monocle</a>, content creators can distribute such ebooks today.</li>
<li>It remains to be worked out how to handle JavaScript in larger ereading systems both safely and with proper fallbacks to non-interactive content.</li>
</ul>
<p>I&#8217;ll also be posting some of the example files used in the tutorial in a forthcoming post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/06/02/interactivity-in-epub-using-javascript-html5-and-css3-beaidpf-video-posted/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Book Expo America and IDPF Digital Book 2010</title>
		<link>http://blog.threepress.org/2010/05/04/book-expo-america-and-idpf-digital-book-2010/</link>
		<comments>http://blog.threepress.org/2010/05/04/book-expo-america-and-idpf-digital-book-2010/#comments</comments>
		<pubDate>Tue, 04 May 2010 20:07:14 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1460</guid>
		<description><![CDATA[I&#8217;ll be presenting at this year&#8217;s IDPF Digital Book 2010 conference, which is attached to Book Expo America:

EPUB Enhanced, Interactive &#038; Connected

 	 	eBook content authored in the IDPF EPUB standard is not limited to text and images. Publishers and developers are integrating into EPUB titles audio, video, animation, and a growing array of interactive [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be presenting at this year&#8217;s <a href="http://www.idpf.org/digitalbook2010/conf_agenda.htm">IDPF Digital Book 2010</a> conference, which is attached to <a href="http://www.bookexpoamerica.com/">Book Expo America</a>:</p>
<blockquote>
<h3>EPUB Enhanced, Interactive &#038; Connected</h3>
<p>
 	 	eBook content authored in the IDPF EPUB standard is not limited to text and images. Publishers and developers are integrating into EPUB titles audio, video, animation, and a growing array of interactive educational content. This session will include updates to the EPUB standard and how readers will interact with eBooks utilized enhancements that take titles far beyond what print could ever offer.</p>
</blockquote>
<p>I&#8217;ll also be around for the remainder of BEA and would be happy to meet up with people, especially other victims of the London ash-cloud who have been conference-deprived.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/05/04/book-expo-america-and-idpf-digital-book-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Designing ebooks for ePub reading engines (video)</title>
		<link>http://blog.threepress.org/2010/04/28/designing-ebooks-for-epub-reading-engines-video/</link>
		<comments>http://blog.threepress.org/2010/04/28/designing-ebooks-for-epub-reading-engines-video/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 21:04:46 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[book design]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[devices]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[talks]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1449</guid>
		<description><![CDATA[The video of my session at BookNet Canada Tech Forum is now posted over on their site (scroll down to 1pm):

In the video you can enjoy the dramatic moment when the lights inexplicably dim and I think I&#8217;m being thrown off stage.
(Slides for &#8216;Designing ebooks for ePub reading engines&#8217;)
]]></description>
			<content:encoded><![CDATA[<p>The video of my session at BookNet Canada Tech Forum is now posted over on their site (scroll down to 1pm):</p>
<p><a href="http://www.booknetcanada.ca/index.php?option=com_content&#038;view=article&#038;id=567&#038;Itemid=534"><img src="http://3press-blog.s3.amazonaws.com/booknet.png" alt="BookNet Canada presentation" /></a></p>
<p>In the video you can enjoy the dramatic moment when the lights inexplicably dim and I think I&#8217;m being thrown off stage.</p>
<p>(<a href="http://blog.threepress.org/2010/04/02/designing-ebooks-for-epub-reading-engines/">Slides for &#8216;Designing ebooks for ePub reading engines&#8217;</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/04/28/designing-ebooks-for-epub-reading-engines-video/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>London Book Fair</title>
		<link>http://blog.threepress.org/2010/04/14/london-book-fair/</link>
		<comments>http://blog.threepress.org/2010/04/14/london-book-fair/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 18:42:44 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1442</guid>
		<description><![CDATA[No speaking engagements this time (whew!) but I&#8217;ll be at London Book Fair 2010 and would love to meet up with folks who want to talk ebooks.

Update April 19, 2010: Like many others, I was unable to fly to London and will not be attending LBF.
]]></description>
			<content:encoded><![CDATA[<p><del datetime="2010-04-19T18:57:49+00:00">No speaking engagements this time (whew!) but I&#8217;ll be at London Book Fair 2010 and would love to meet up with folks who want to talk ebooks.<br />
</del></p>
<p>Update April 19, 2010: Like many others, I was unable to fly to London and will not be attending LBF.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/04/14/london-book-fair/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing ebooks for ePub reading engines</title>
		<link>http://blog.threepress.org/2010/04/02/designing-ebooks-for-epub-reading-engines/</link>
		<comments>http://blog.threepress.org/2010/04/02/designing-ebooks-for-epub-reading-engines/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:12:28 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[epub]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1373</guid>
		<description><![CDATA[Slides and notes from my talk at BookNet Canada Tech Forum 2010 are posted.

Instead of becoming alarmed at the proliferation of ereaders and ebook softwares, designers and publishers should be thinking about the two dominant ePub reading engines: Adobe Mobile Reading SDK and WebKit.
This talk will help ebook producers understand what a reading engine is [...]]]></description>
			<content:encoded><![CDATA[<p>Slides and notes from my talk at BookNet Canada Tech Forum 2010 are posted.</p>
<blockquote><p>
Instead of becoming alarmed at the proliferation of ereaders and ebook softwares, designers and publishers should be thinking about the two dominant ePub reading engines: Adobe Mobile Reading SDK and WebKit.</p>
<p>This talk will help ebook producers understand what a reading engine is and how this framework can greatly simplify ebook crafting, design and testing.
</p></blockquote>
<div style="width:425px" id="__ss_3614291"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/lizadaly/bnc-tech-forum-2010-designing-ebooks-for-epub-reading-engines" title="Bnc Tech Forum 2010: Designing ebooks for ePub reading engines">Bnc Tech Forum 2010: Designing ebooks for ePub reading engines</a></strong><object width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=bnc-tech-forum-2010-liza-daly-with-notes-revised-100401120107-phpapp02&#038;stripped_title=bnc-tech-forum-2010-designing-ebooks-for-epub-reading-engines" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=bnc-tech-forum-2010-liza-daly-with-notes-revised-100401120107-phpapp02&#038;stripped_title=bnc-tech-forum-2010-designing-ebooks-for-epub-reading-engines" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/lizadaly">lizadaly</a>.</div>
</div>
<p>Thanks to the folks at BookNet for providing me with the opportunity to speak and spend some quality time with some of my favorite Canadians.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/04/02/designing-ebooks-for-epub-reading-engines/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Slide-making for the artistically-impaired</title>
		<link>http://blog.threepress.org/2010/03/06/slide-making-for-the-artistically-impaired/</link>
		<comments>http://blog.threepress.org/2010/03/06/slide-making-for-the-artistically-impaired/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:37:52 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1221</guid>
		<description><![CDATA[I always go a little overboard when making slides for my presentations. I think it&#8217;s a form of procrastination. But I&#8217;m not a designer and have only limited Photoshop skills, so I have to rely on some tricks.
For my TOC Ignite presentation on Ibis Reader, I used many now-obligatory photos found by searching Creative-Commons-licensed content [...]]]></description>
			<content:encoded><![CDATA[<p>I always go a little overboard when making slides for my presentations. I think it&#8217;s a form of procrastination. But I&#8217;m not a designer and have only limited Photoshop skills, so I have to rely on some tricks.</p>
<p>For my <a href="http://www.toccon.com/toc2010/public/schedule/detail/10824">TOC Ignite presentation</a> on <a href="http://ibisreader.com/">Ibis Reader</a>, I used many now-obligatory photos found by searching Creative-Commons-licensed content on the <a href="http://www.flickr.com/search/advanced/?">Flickr advanced search</a> page.  This is an invaluable resource and I wish more people would consider broadly licensing their images.</p>
<p>Then I shot some photos specifically for the talk.  It&#8217;s hard to graphically represent an &#8220;ebook&#8221; so I struggled with this until I remembered this journal I&#8217;d bought in college.  I had to make sure the picture didn&#8217;t reveal any of the post-adolescent angst inside:</p>
<p><a href="http://www.flickr.com/photos/lizadaly/4410952515/" title="Digital book by liza31337, on Flickr"><img src="http://farm3.static.flickr.com/2745/4410952515_92f0b81a5e_m.jpg" width="240" height="160" alt="Digital book" class="aligncenter" /></a></p>
<p>I also wanted one to illustrate my idea of a digital book not having a back cover, meaning its pages could spill out on to the net rather than being bound together.  It took more than an hour to shoot and composite these photos together, by tearing up an old advance reading copy (sorry!) and shaking the pages out while the camera auto-fired. (This was an excellent way to procrastinate.)</p>
<p><a href="http://www.flickr.com/photos/lizadaly/4411719054/" title="Spilling papers by liza31337, on Flickr"><img src="http://farm3.static.flickr.com/2803/4411719054_34a2b8fe13_m.jpg" width="240" height="160" alt="Spilling papers" class="aligncenter" /></a></p>
<p>But my favorite trick for slide-making that&#8217;s actually pretty lazy is to use the all-powerful <a href="http://getfirebug.com/">Firebug</a>.  Firebug is a plugin for Firefox that&#8217;s meant to aid web developers in designing and QAing websites. One of its features is that it allows you to change the HTML or CSS of any page in real time.  Take this fake Twitter screenshot, which I was happy to see featured in a <a href="http://austenacious.com/?p=1129">Jane Austen blog</a>:</p>
<p><a href="http://blog.threepress.org/wp-content/uploads/2010/03/jane-austen-slide.png"><img src="http://blog.threepress.org/wp-content/uploads/2010/03/jane-austen-slide-300x225.png" alt="" title="jane-austen-slide" width="300" height="225" class="aligncenter size-medium wp-image-1222" /></a></p>
<p>I actually went to <a href="http://twitter.com/">twitter.com</a> and used Firebug to edit and delete elements on the page until I had what I wanted.  The screenshot never went into Photoshop. For example:</p>
<p><a href="http://blog.threepress.org/wp-content/uploads/2010/03/Screen-shot-2010-03-06-at-2.12.30-PM.png"><img src="http://blog.threepress.org/wp-content/uploads/2010/03/Screen-shot-2010-03-06-at-2.12.30-PM-300x217.png" alt="" title="Screen shot 2010-03-06 at 2.12.30 PM" width="300" height="217" class="aligncenter size-medium wp-image-1223" /></a></p>
<p><a href="http://twitter.com/siracusa">@siracusa</a> would never actually say that to me, but I can make him say whatever I want now. HA ha.</p>
<p>The other nice thing is that you can delete elements off the page and remove distractions.  So in the Twitter image above I removed all the site navigation and anything that wasn&#8217;t part of the punchline &#8212; especially important in a slide that&#8217;s only going to be on-screen for 15 seconds.</p>
<p>You can do the same trick in recent WebKit browsers that have the debugger enabled, though Firebug is still more powerful.</p>
<p>(All photos above are licensed <a href="http://creativecommons.org/licenses/by/2.0/deed.en">CC Attribution</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/03/06/slide-making-for-the-artistically-impaired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides and notes from Digital Book World: Getting Past &#8220;Good Enough&#8221; Ebooks</title>
		<link>http://blog.threepress.org/2010/02/02/slides-and-notes-from-digital-book-world-getting-past-good-enough-ebooks/</link>
		<comments>http://blog.threepress.org/2010/02/02/slides-and-notes-from-digital-book-world-getting-past-good-enough-ebooks/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 20:30:39 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=1177</guid>
		<description><![CDATA[
I had a great time speaking in front of the audience at Digital Book World 2010. Actually, that&#8217;s not true, it was pretty scary &#8212; big audience! But the talk seemed well-received, and the conference was very well-organized, especially given that this was its first year.
You can follow the slides and notes on the Digital [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.threepress.org/2010/02/02/slides-and-notes-from-digital-book-world-getting-past-good-enough-ebooks/final_dbw_logo_sm/" rel="attachment wp-att-1179"><img src="http://blog.threepress.org/wp-content/uploads/2010/02/final_dbw_logo_sm.jpg" alt="final_dbw_logo_sm" title="final_dbw_logo_sm" width="200" class="alignright size-full wp-image-1179" /></a></p>
<p>I had a great time speaking in front of the audience at Digital Book World 2010. Actually, that&#8217;s not true, it was pretty scary &#8212; big audience! But the talk seemed well-received, and the conference was very well-organized, especially given that this was its first year.</p>
<p>You can follow the slides and notes on the <a href="http://digitalbookworld.com/2010/getting-past-good-enough-ebooks-liza-daly/">Digital Book World</a> page for the talk (sorry about my giant head). The slides are also embedded below.</p>
<div style="width:425px;text-align:left" id="__ss_3056166"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/digitalbookworld/getting-past-good-enough-ebooks-liza-daly" title="Getting Past Good Enough Ebooks: Liza Daly">Getting Past Good Enough Ebooks: Liza Daly</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=dbw-liza-daly-100202134203-phpapp01&#038;stripped_title=getting-past-good-enough-ebooks-liza-daly" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=dbw-liza-daly-100202134203-phpapp01&#038;stripped_title=getting-past-good-enough-ebooks-liza-daly" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/digitalbookworld">Digital Book World</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2010/02/02/slides-and-notes-from-digital-book-world-getting-past-good-enough-ebooks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Threepress world tour &#8216;09-10</title>
		<link>http://blog.threepress.org/2009/11/25/threepress-world-tour-09-10/</link>
		<comments>http://blog.threepress.org/2009/11/25/threepress-world-tour-09-10/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 19:42:38 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=744</guid>
		<description><![CDATA[Here&#8217;s a roundup of upcoming talks at various publishing conferences:
Digital Book World
January 27, 2010
When digital books account for 10% or more of revenue, indifferent third-party conversions aren&#8217;t enough. I&#8217;ll be presenting a plenary session on taking ebook quality control to the next level.
O&#8217;Reilly Tools of Change
February 22-24, 2010
Networked, Mobile &#038; Landlocked: Current Ereaders
Keith Fahlgren and [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a roundup of upcoming talks at various publishing conferences:</p>
<h3><a href="http://digitalbookworld.com/">Digital Book World</a></h3>
<p><em>January 27, 2010</em></p>
<p>When digital books account for 10% or more of revenue, indifferent third-party conversions aren&#8217;t enough. I&#8217;ll be presenting a plenary session on taking ebook quality control to the next level.</p>
<h3><a href="http://toccon.com/">O&#8217;Reilly Tools of Change</a></h3>
<p><em>February 22-24, 2010</em></p>
<h4>Networked, Mobile &#038; Landlocked: Current Ereaders</h4>
<p>Keith Fahlgren and I will reprise our session from last year showcasing various ereading devices. We&#8217;ll focus on new devices released this year, including the Kindle DX, Nook and 3G Sony Reader, and describe the current and future impact of Android on mobile reading.</p>
<h4><a href="http://www.toccon.com/toc2010/public/schedule/detail/10806">Open Publication Distribution System</a></h4>
<p><em>Hadrien Gardeur (Feedbooks), Keith Fahlgren (O&#8217;Reilly Media, Inc. ), Liza Daly (Threepress Consulting Inc.)</em></p>
<p>You may have heard about <a href="http://code.google.com/p/openpub/wiki/OPDS">OPDS</a> and <a href="http://www.archive.org/bookserver">BookServer</a>.  This technical workshop will describe the OPDS format, its role in the larger BookServer architecture, and how to create and distribute OPDS book catalogs.</p>
<h4><a href="http://www.toccon.com/toc2010/public/schedule/detail/10824">Reading and Purchase on the Open Mobile Web: Introducing Ibis Reader</a></h4>
<p>This will be a pecha kucha/<a href="http://ignite.oreilly.com/">O&#8217;Reilly Ignite</a>. I&#8217;ve never presented one before, so that should be, uh, fun?</p>
<h3><a href="http://www.booknetcanada.ca/index.php?option=com_content&#038;view=article&#038;id=567&#038;Itemid=534">BookNet Canada Tech Forum</a></h3>
<p><em>March 25, 2010</em></p>
<p>This presentation will focus on the formatting options available in ePub, how open standards like CSS are implemented in the real world, and identify those features of ebooks which can be controlled &#8212; and those that are just part of the new publishing reality. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2009/11/25/threepress-world-tour-09-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ePub talk at AAUP</title>
		<link>http://blog.threepress.org/2009/06/20/epub-talk-at-aaup/</link>
		<comments>http://blog.threepress.org/2009/06/20/epub-talk-at-aaup/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 02:27:11 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[aaup]]></category>
		<category><![CDATA[slides]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=548</guid>
		<description><![CDATA[There was a sizable crowd and some good questions from the audience at our eformats talk at AAUP.  I had to do half the presentation cowboy-style &#8212; no slides, no notes &#8212; when my USB drive turned out to be Mac-formatted and the slides had to be recovered from email.  Thank you Kate!
The [...]]]></description>
			<content:encoded><![CDATA[<p>There was a sizable crowd and some good questions from the audience at our <a href="http://blog.threepress.org/2009/06/18/session-on-epub-at-aaup/">eformats talk at AAUP</a>.  I had to do half the presentation cowboy-style &#8212; no slides, no notes &#8212; when my USB drive turned out to be Mac-formatted and the slides had to be recovered from email.  Thank you Kate!</p>
<p>The theme of my talk was that ePub is easy to produce using the same skillsets that some publishers already have in-house in their IT and web departments (though there were plenty of heads shaking that they don&#8217;t have even those).  There was a lot of interest in being able to use InDesign since that <em>is</em> a tool that a few publishers do have.</p>
<p>Slides follow:</p>
<div style="width:425px;text-align:left" id="__ss_1614257"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/lizadaly/epub-the-open-ebook-format?type=powerpoint" title="ePub: The open ebook format">ePub: The open ebook format</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=eformats-090620183121-phpapp02&#038;stripped_title=epub-the-open-ebook-format" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=eformats-090620183121-phpapp02&#038;stripped_title=epub-the-open-ebook-format" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">Microsoft Word documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/lizadaly">lizadaly</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2009/06/20/epub-talk-at-aaup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Session on ePub at AAUP</title>
		<link>http://blog.threepress.org/2009/06/18/session-on-epub-at-aaup/</link>
		<comments>http://blog.threepress.org/2009/06/18/session-on-epub-at-aaup/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 21:16:21 +0000</pubDate>
		<dc:creator>Liza Daly</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[aaup]]></category>
		<category><![CDATA[digital books]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[formats]]></category>

		<guid isPermaLink="false">http://blog.threepress.org/?p=540</guid>
		<description><![CDATA[This Saturday I&#8217;ll be speaking on a panel at the Association of American University Presses annual meeting about electronic book formats:

Introduction to E-formats

Kindles, iPhones, Sony Readers, Google Books, e-pub, prc, DRM, no-DRM, images with OCR, page-based display vs. reflowed text . . . How do we put books in front of readers on the web? [...]]]></description>
			<content:encoded><![CDATA[<p>This Saturday I&#8217;ll be speaking on a panel at the <a href="http://www.aaupnet.org/programs/annualmeeting/2009/program.html">Association of American University Presses</a> annual meeting about electronic book formats:</p>
<blockquote><p>
<strong>Introduction to E-formats<br />
</strong><br />
Kindles, iPhones, Sony Readers, Google Books, e-pub, prc, DRM, no-DRM, images with OCR, page-based display vs. reflowed text . . . How do we put books in front of readers on the web? How can we get files ready for a variety of handheld devices? What will it take to get your titles into every online bookstore? Conversion experts will outline the array of e-book formats available to online readers and discuss what e-books look like, what e-books can and can’t do, and how you can prepare today’s scholarly books for tomorrow’s containers.</p>
<p><strong>Moderator</strong>: Kate Davey, BiblioVault Manager, University of Chicago Press<br />
<strong>Panelists</strong>: Liza Daly, President, Threepress Consulting Inc.; Daniel Lee, Director of Digital Content Development, Harvard University Press; Chris Palma, Strategic Partner Development Manager, Google Book Search
</p></blockquote>
<p>The session is at 5-6pm on Saturday, which means all the attendees will already be at the hotel bar. For the few who show up, I&#8217;ll be covering ePub, conversion from other formats, reflow and accessibility. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.threepress.org/2009/06/18/session-on-epub-at-aaup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
