EPub: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 12: Line 12:
=== Formats ===
=== Formats ===


The [http://www.openebook.org/specs.htm ePub Specification] comes in two parts:
The [http://www.openebook.org/specs.htm ePub Specification] comes in three parts:
; (1) The open publication structure (OPS) - 09/11/07
* The Open Publication Structure 2.0 (OPS) is an XML-based standard for authoring digital publications. Contents can be marked up either with a subset of XHTML or Daisy DTBook.
* The Open Publication Structure 2.0 (OPS) is an XML-based standard for authoring digital publications. Contents can be marked up either with a subset of XHTML or Daisy DTBook.
* The Open Packaging Format (OPF) 2.0 describes the structure of an .epub in XML
* (The Open Packaging Format (OPF) 2.0 describes the structure of an .epub in XML
 
; (2) The open container format - 10/27/06
* The OPS Container Format 1.0 (OCF) is a zip-based standard used to encapsulate publication components for transport and delivery.
* The OPS Container Format 1.0 (OCF) is a zip-based standard used to encapsulate publication components for transport and delivery.


Line 22: Line 25:


{{quotation|Web-standard formats such as XHTML make up the core of OPS. OPS files can be created using a wide variety of Web and eBook publishing tools. They can also be created using XML editors such as Altova’s XML Spy. Adobe InDesign CS3 supports the direct generation of OCF-packaged OPS content as an export function. OCF files can also easily be created using standard ZIP applications like WINZIP}} ([https://www.idpf.org/forums/viewtopic.php?t=22 IDPF FAQ], retrieved 22:38, 26 February 2009 (UTC).
{{quotation|Web-standard formats such as XHTML make up the core of OPS. OPS files can be created using a wide variety of Web and eBook publishing tools. They can also be created using XML editors such as Altova’s XML Spy. Adobe InDesign CS3 supports the direct generation of OCF-packaged OPS content as an export function. OCF files can also easily be created using standard ZIP applications like WINZIP}} ([https://www.idpf.org/forums/viewtopic.php?t=22 IDPF FAQ], retrieved 22:38, 26 February 2009 (UTC).
; Calibre
: [http://calibre.kovidgoyal.net/ Calibre] is a one stop solution to all your e-book needs. It is free, open source and cross-platform in design and works well on Linux, OS X and Windows.
: List of features:  Library Management - Format conversion (all major ebook formats can be converted from) - Syncing to ebook reader devices - Fetching news from the web and converting it into ebook  form - Viewing many different ebook formats - Giving you access to your book collection over the internet using just a browser
: Source formats: LIT, MOBI, EPUB, HTML, PRC, RTF, TXT, PDF. Some convert better than others, e.g. PDF pictures don't translate.
: Output formats: EPUB, LRF, MOBI
: Easy to install under Ubuntu (tested with 8.04 Hardy Heron)


=== Reader Software ===
=== Reader Software ===
Line 30: Line 40:
There exist several readers. Here are just some of these:
There exist several readers. Here are just some of these:


* [http://www.fbreader.org/ FBReader] e-book reader for Unix/Windows computers. It supports several formats.
; FBReader
** [http://en.wikipedia.org/wiki/FBReader Wikipedia entry]
: [http://www.fbreader.org/ FBReader] e-book reader for Unix/Windows computers. It supports several formats.
: [http://en.wikipedia.org/wiki/FBReader Wikipedia entry]
: Unix/Windows (It's included in Ubuntu's Synaptic)
: Features: Several formats (partially or fully) . Several reading options.


* [http://calibre.kovidgoyal.net/ calibre] is a one stop solution to all your e-book needs. It is free, open source and cross-platform in design and works well on Linux, OS X and Windows.
; Calibre
: Multi-purpose tool, see above


* OpenBerg, was an opensource initiative to write a system (reader, authoring etc.). The reader was a Firefox extension. Now dead ?
; Openberg
** [http://en.wikipedia.org/wiki/OpenBerg Wikipedia entry]
: OpenBerg, was an opensource initiative to write a system (reader, authoring etc.). The reader was a Firefox extension. Now dead ?
: [http://en.wikipedia.org/wiki/OpenBerg Wikipedia entry]


* [http://www.adobe.com/products/digitaleditions/ Adobe Digital Editions] (This is a a free extension that install within Acrobat reader)
; Adobe Digital editions
** [http://en.wikipedia.org/wiki/Adobe_Digital_Editions Wikipedia entry]
: [http://www.adobe.com/products/digitaleditions/ Adobe Digital Editions] is a free software with built-in DRM mechanism. If you buy contents and if you register with Adobe you can use the contents on a limited set of other computers - needs some clarification)
: [http://en.wikipedia.org/wiki/Adobe_Digital_Editions Wikipedia entry]


* [http://www.lexcycle.com/ Lexcycle Stanza] (favorite free iPhone/iPod reader). Win/Mac/i*.
; Stanza
** [http://en.wikipedia.org/wiki/Lexcycle_Stanza Wikipedia Entry]  
: [http://www.lexcycle.com/ Lexcycle Stanza] (favorite free iPhone/iPod reader). Win/Mac/i*.
: [http://en.wikipedia.org/wiki/Lexcycle_Stanza Wikipedia Entry]  


== Links ==
== Links ==

Revision as of 15:06, 27 February 2009

Draft

Definition

ePub is a popular open e-book standard.

“".epub" is the file extension of an XML format for reflowable digital books and publications. ".epub" is composed of three open standards, the Open Publication Structure (OPS), Open Packaging Format (OPF) and Open Container Format (OCF), produced by the IDPF.” (dipf, retrieved 22:38, 26 February 2009 (UTC))

Software and Formats

ePub can be authored and read with an increasing set of software. Since it is an open standard, it does have support from various vendors and publishers (see e.g. Tim O'Reilly Unplugged: The Kindle 2 And Transforming Industries).

Formats

The ePub Specification comes in three parts:

(1) The open publication structure (OPS) - 09/11/07
  • The Open Publication Structure 2.0 (OPS) is an XML-based standard for authoring digital publications. Contents can be marked up either with a subset of XHTML or Daisy DTBook.
  • (The Open Packaging Format (OPF) 2.0 describes the structure of an .epub in XML
(2) The open container format - 10/27/06
  • The OPS Container Format 1.0 (OCF) is a zip-based standard used to encapsulate publication components for transport and delivery.

ePub contents may be DRM controlled, but must not ...

Authoring software

“Web-standard formats such as XHTML make up the core of OPS. OPS files can be created using a wide variety of Web and eBook publishing tools. They can also be created using XML editors such as Altova’s XML Spy. Adobe InDesign CS3 supports the direct generation of OCF-packaged OPS content as an export function. OCF files can also easily be created using standard ZIP applications like WINZIP” (IDPF FAQ, retrieved 22:38, 26 February 2009 (UTC).

Calibre
Calibre is a one stop solution to all your e-book needs. It is free, open source and cross-platform in design and works well on Linux, OS X and Windows.
List of features: Library Management - Format conversion (all major ebook formats can be converted from) - Syncing to ebook reader devices - Fetching news from the web and converting it into ebook form - Viewing many different ebook formats - Giving you access to your book collection over the internet using just a browser
Source formats: LIT, MOBI, EPUB, HTML, PRC, RTF, TXT, PDF. Some convert better than others, e.g. PDF pictures don't translate.
Output formats: EPUB, LRF, MOBI
Easy to install under Ubuntu (tested with 8.04 Hardy Heron)

Reader Software

Most readers support several e-book formats and several support ePub. See also: EPUB at mobileread.com and Wikipedia's Comparison of e-book formats.

There exist several readers. Here are just some of these:

FBReader
FBReader e-book reader for Unix/Windows computers. It supports several formats.
Wikipedia entry
Unix/Windows (It's included in Ubuntu's Synaptic)
Features: Several formats (partially or fully) . Several reading options.
Calibre
Multi-purpose tool, see above
Openberg
OpenBerg, was an opensource initiative to write a system (reader, authoring etc.). The reader was a Firefox extension. Now dead ?
Wikipedia entry
Adobe Digital editions
Adobe Digital Editions is a free software with built-in DRM mechanism. If you buy contents and if you register with Adobe you can use the contents on a limited set of other computers - needs some clarification)
Wikipedia entry
Stanza
Lexcycle Stanza (favorite free iPhone/iPod reader). Win/Mac/i*.
Wikipedia Entry

Links

General
  • EPUB (mobileread.com wiki)
Official
Contents