EPUB

Why Amazon Needs to Support the EPUB eBook Format

Thumbnail image for Why Amazon Needs to Support the EPUB eBook Format

In a recent ZDNET article, Jason Perlow described his hesitations for buying one of the new Amazon Kindle’s, which was due to its lack of EPUB support. Many responses to the article noted that the “average user” doesn’t care about the format of an eBook, only for the buying experience. I’m not going to argue [...]

Read the full article →

EPUB Creation: When Subject Matters

Thumbnail image for EPUB Creation: When Subject Matters

Whether you call them categories, subjects or genres, how you label your book is vitally important, perhaps especially so in these times of the digital marketplace. Being placed correctly in ebook stores and libraries can help in both regular searches and with discovery techniques such as “Similar Titles”. The EPUB format has been developed to [...]

Read the full article →

Experiment: Advancing EPUB with HTML5 Video’s

There are a number of people in the eBook world who really know their ePub format – luckily for us they enjoy sharing this knowledge among the community. One of these such people is Bookworm developer, Liza Daly. There’s a lot of a misconception around the ePub format with the belief that it is not [...]

Read the full article →

An EPUB Experience

Thumbnail image for An EPUB Experience

A few days ago I had the pleasure of being invited up to Stockholm to sit with a bunch of like minded people and talk about eBooks – specifically the ePub format. This was a very eye-opening experience indeed. I was invited to Sweden by Publit, a company who have set themselves the task of [...]

Read the full article →

Free EPUB books at epubBooks.com

Thumbnail image for Free EPUB books at epubBooks.com

After several months of development my new epubBooks.com website is live. The new site has been developed to give access to free EPUB book downloads and I’ve designed it with simplicity of use in mind – hopefully it’s visually pleasing too. All the current downloads have been produced from public domain titles using my own [...]

Read the full article →

EPUB books can now be borrowed from the library

Thumbnail image for EPUB books can now be borrowed from the library

I Twittered (@epub) about the Cleveland Public Library press release when it was first announced, and David from TeleRead has also written a post on this. “This” being that the Cleveland library is the first library to offer up eBook downloads in the EPUB format! Naturally this is great news for the EPUB fans, but [...]

Read the full article →

Marking Up Page Numbers in the EPUB NCX

Below is an example <pageList> markup (that is valid per the NCX DTD) which can be used to mark up page numbers within ePub documents. Note that <pageList> must be placed right after the required <navMap>, and must occur before the first optional <navList>. There may be one and only one <pageList> (but there can [...]

Read the full article →

epubcheck and Adobe’s page-map

A couple of weeks back we had a new release of the epub validation tool as the old one was not validating documents properly. epubcheck-1.0.3 was released to fix the XMLParser as it was not allowing multiple validators to be added. The error was first realised by Jon Noring who noticed that Adobe’s “page-map” attribute [...]

Read the full article →

Can we hope for an Amazon and ePub union?

Thumbnail image for Can we hope for an Amazon and ePub union?

EPUB formatted books as an industry wide standard is what I, and many others want. But can we achieve this without Amazon’s adoption — at least with ePub support on their Kindle eBook reader. It will certainly be a lot easier to have a standard eBook format if Amazon joined the ePub party. I’m reluctant [...]

Read the full article →

Using Q tags in ePub documents

Recently I’ve been making great progress on my ePub converter but in the process I’ve come across a few areas that have needed some thought. For this short article I’m going to discuss the XHTML Quote tag. When looking though the IDPF OPS specs I noticed that <q> tags are allowed within ePub documents. As [...]

Read the full article →