Threepress Consulting blog

Threepress creates software for publishers, educators and authors.

Month: November, 2009

Exploring interactive storytelling

[Guest post by game designer and author Emily Short: see bio]
Authors and publishers alike are beginning to think more about the interactive possibilities of fiction.
The good news is that it’s not necessary to invent interactive storytelling from scratch. Computer games have been exploring this territory since the late 1970s; literary hypertext since the [...]

Updated list of DRM-free publishers

I’ve examined all the listings in the DRM-free publishers index and:

Categorized the publishers, broadly, by genre
Indicated whether their ebooks are available as ePub

Both tasks were surprisingly hard: many of these publishers accept works from a variety of genres, and of course there are multiple distribution channels selling a variety of formats with or without DRM. [...]

What I’d change about ePub

Obviously I’m a fan of the ePub format. It’s flexible enough to support advanced publications, but a simple text ebook can be put together with minimal effort.
But I don’t think it’s minimal enough. If I could go back in time and be involved with ePub and its predecessors, here are the choices I’d make:
Make [...]

Practical ePub metadata: Authorship

The ePub format allows for a fairly comprehensive set of book-friendly metadata, mostly drawn from the Dublin Core set of terms. Knowing what metadata to use and how it will appear in today’s and tomorrow’s readers is key; here are some recommendations:
Authorship
Two elements describe authorship of a work: dc:creator and dc:contributor. As you might [...]

“Pages” in ePub: Adobe’s page-map versus NCX pageList

The vast majority of ebooks today have print cousins, despite some recent digital-only publishing news. As a consequence, many people creating ePubs want to know how to tie references to the printed pages back into the ebook. My personal opinion is that this sort of print-centrism is unnecessary for the vast majority of titles1, but [...]

Threepress world tour ‘09-10

Here’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’t enough. I’ll be presenting a plenary session on taking ebook quality control to the next level.
O’Reilly Tools of Change
February 22-24, 2010
Networked, Mobile & Landlocked: Current Ereaders
Keith Fahlgren and [...]

From the archives: The lazy, social, anti-DRM pattern for ebooks

This post from August 2008 contains some my thinking at the time about how to make ebook reading and shopping experiences more social. I’m surprised that none of it has happened yet; even the limited lending feature of the B&N Nook doesn’t really capture it:
As soon as I’ve finished the book, the device prompts me [...]

Choosing InDesign ePub output options

InDesign CS4 is one of the most popular tools for creating ePubs, but the range of options it provides when exporting can confound many users. While I’m not a wizened InDesign expert, I have accumulated a set of choices for the various options that differ from the defaults and can help form the basis of [...]

Vertical text in ePub/CSS: not there yet

Languages aren’t just written right-to-left or left-to-right, of course. They can also be written top-to-bottom, as in Chinese. How can you indicate that a block of text should be rendered vertically rather than horizontally?
In ePub, you can’t.
I was surprised to discover that the subset of CSS supported by ePub only includes the rtl or ltr [...]

Bidirectional text in ePub

Languages such as Arabic and Hebrew are written right-to-left (RTL) rather than left-to-right (LTR), as in European languages. When dealing with only one of those scripts at a time, computers generally handle the directionality well by just falling back on the user’s general language setting. But what if you have to render text in multiple [...]