Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Ebook


 Contents
An ebook is an electronic (or digital) version of a book. The term is used ambiguously to refer to either an individual work in a digital format, or a hardware device used to read books in digital format. Some users deprecate the second meaning in favour of the more precise "ebook device".

Though e-texts are available as digitally encoded books and the term is often used synonymously with the term ebook, that usage is deprecated. The term e-text is used for the more limited case of data in ASCII text format, while the more general e-book can be in a specialized (and, at times, proprietary) file format.

An ebook is commonly bundled by a publisher for distribution (as an ebook, an ezine, or a internet newspaper), whereas e-text is distributed in ASCII (or plain text). Metadata relating to the text is sometimes included with etext (though it appears more frequently with ebooks).

1 Formats

The ebook community has available to it a substantial array of options when it comes to choosing a format for production. While the average end user might arguably simply want to read books, every format has its exponents and champions, and debates over "which format is best" can become intense. For the average end user to read a book, every format has its advantages and disadvantages. Formats available include, but are by no means limited to:

1.1 Plain text

Published as an ASCII text (or .txt), an e-text in the proper (strict) sense.

Computer-encoded text that consists only of human-readable characters from a given standard, with no other formatting or structural information. Plain text interchange is commonly used between computer systems that do not share higher-level protocols. ISO 8859 is a group of related ISO standards for 8-bit character encodings for use by computers. These standards are based on ASCII, the most widely used 7-bit character encoding.

1.2 Image files

An ebook can be distributed as a sequence of images, one for each page. In this way, any image format can be used as an ebook format.

1.3 Rich Text Format

Published as an . rtf

A standard formalized by Microsoft Corporation for specifying formatting of documents. RTF files are actually ASCII files with special commands to indicate formatting information, such as fonts and margins.

1.4 Standard Generalised Markup Language

Commonly known as sgml

Standardized metalanguage for the description of markup languages; a set of rules for using whatever markup vocabulary is adopted. This includes the TEI standard.

1.4.1 eXtensible Markup Language

Published as an . xmlXML eXtensible Markup Language is a W3C recommendation for creating special-purpose markup languages. It is a simplified subset of SGML, capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of structured tex

A subset of SGML constituting a particular text markup metalanguage for defining markup languages for the interchange of structured data. The Unicode Standard is the reference character set for XML content. XML is a trademark of the World Wide Web Consortium.

1.4.2 Hypertext Markup Language

Published as an . htmlHyperText Markup Language (HTML) is a markup language designed for creating web pages, that is, information presented on the World Wide Web. Defined as a simple "application" of SGML, which is used by organizations with complex publishing requirements, HT

The formatting language used for creating hypertext documents on the World Wide Web and controlling how Web pages appear.

Cascading Style Sheets Commonly known as . cssCascading Style Sheets CSS is a computer language used to describe the presentation of a structured document written in HTML, XHTML or XML. The CSS specification is maintained by the World Wide Web Consortium (W3C). Overview CSS is used by both authors an

Some ebooks use this extension to standard HTML that allow designers to control multiple web page styles from a single file. Used to predefine page elements such as font size, color, and style; image placement; and background images, and have the same style applied to a series of web pages.



Read more »

Non User