An e-text (from "electronic Electronics is a branch of science and technology that deals with the controlled flow of electrons. The ability to control electron flow is usually applied to information handling or device control. Electronics is distinct from electrical science and technology, which deals with the generation, distribution, control and application of electrical text"; sometimes written as etext) is, generally, any text-based Usually used in reference to a computer application, especially a computer game, a text-based application is one whose primary input and output are based on text rather than graphics. This does not mean that text-based applications do not have graphics, just that the graphics are secondary to the text information that is available in a digitally encoded human-readable format and read by electronic means, but more specifically it refers to files in the ASCII The American Standard Code for Information Interchange is a character-encoding scheme based on the ordering of the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that use text. Most modern character-encoding schemes, which support many more characters than did the original, are based on ASCII character encoding A character encoding system consists of a code that pairs each character from a given repertoire with something else, such as a sequence of natural numbers, octets or electrical pulses, in order to facilitate the transmission of data through telecommunication networks or storage of text in computers.

E-text has the broad meaning of something electronic that represents words, a binary A binary file is a computer file which may contain any type of data, encoded in binary form for computer storage and processing purposes; for example, computer document files containing formatted text. Many binary file formats contain parts that can be interpreted as text; binary files that contain only textual data - without, for example, any (or digital A digital system is a data technology that uses discrete values. By contrast, non-digital (or analog) systems use a continuous range of values to represent information. Although digital representations are discrete, the information represented can be either discrete, such as numbers, letters or icons, or continuous, such as sounds, images, and) version of a published work of text. Indeed, there are ASCII textbooks available. These are now referred to as, and the term is often used synonymously, an e-book An e-book , as known as a digital book, is an e-text that forms the digital media equivalent of a conventional printed book, sometimes restricted with a digital rights management system. E-books are usually read on dedicated hardware devices known as e-Readers or e-book devices. Some personal computers and cell phones can also be used, especially.

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 Proprietary software is any computer software with restrictions on use or private modification, or with restrictions judged to be excessive on copying or publishing of modified or unmodified versions. The term proprietary software is thus the opposite of free software, generally speaking. These restrictions are placed on it by one of its) file format. An ebook is commonly bundled by a publisher Publishing is the process of production and dissemination of literature or information – the activity of making information available for public view. In some cases authors may be their own publishers, meaning: originators and developers of content also provide media to deliver and display the content for distribution (as an ebook, an ezine An online magazine shares some features with a blog and also with online newspapers, but can usually be distinguished by its approach to editorial control. Magazines typically have editors or editorial boards who review submissions and perform a quality control function to ensure that all material meets the expectations of the publishers and the, or an internet The Internet is a global system of interconnected computer networks that use the standardized Internet Protocol Suite to serve billions of users worldwide. It is a network of networks that consists of millions of private and public, academic, business, and government networks of local to global scope that are linked by copper wires, fiber-optic newspaper A newspaper is a publication containing news, information, and advertising. General-interest newspapers often feature articles on political events, crime, business, art/entertainment, society and sports. Most traditional papers also feature an editorial page containing columns that express the personal opinions of writers. Supplementary sections), whereas e-text is distributed in ASCII (or plain text The encoding has traditionally been either ASCII, one of its many derivatives such as ISO/IEC 646 etc., or sometimes EBCDIC. No other encodings are used in plain text files which neither contain any structural tags such as heading marks, nor any typographic markers like bold face, italics, etc). Metadata relating to the text is sometimes included with e-text (though it appears more frequently with ebooks).

Typically, e-text have some control characters In computing and telecommunication, a control character or non-printing character is a code point in a character set, that does not in itself represent a written symbol. It is in-band signaling in the context of character encoding. All entries in the ASCII table below code 32 (technically the C0 control code set) and 127 are of this kind, such as tabs Some languages are written right-to-left, and if indentation is used, in the above "left" and "right" should of course be swapped when referring to such languages, line feeds In computing, a newline, also known as a line break or end-of-line character, is a special character or sequence of characters signifying the end of a line of text. The name comes from the fact that the next character after the newline will appear on a new line—that is, on the next line below the text immediately preceding the newline. The and carriage returns Originally, carriage return was the term for the control character in Baudot code on a teletypewriter for end of line return to beginning of line and did not include line feed. Later it was used for a mechanism or lever on a typewriter that would cause the cylinder on which the paper was held to return to the left side of the paper after a line of without any embedded information such as font In typography, a typeface is a set of one or more fonts, in one or more sizes, designed with stylistic unity, each comprising a coordinated set of glyphs. A typeface usually comprises an alphabet of letters, numerals, and punctuation marks; it may also include ideograms and symbols, or consist entirely of them, for example, mathematical or map- information, hyperlinks In computing, a hyperlink is a reference to a document that the reader can directly follow. The reference points to another document or to a specific element within a document. Hypertext is text with hyperlinks. Such text is usually viewed with a computer. A software system for viewing and creating hypertext is a hypertext system, or inline images An image is an artifact, for example a two-dimensional picture, that has a similar appearance to some subject—usually a physical object or a person. E-text files are files with generally a one-to-one correspondence between the bytes and ordinary readable characters such as letters and digits. Sometimes e-text files contain more than ASCII characters if they are encoded by East-Asian encoding (such as Shift JIS Shift JIS is a character encoding for the Japanese language originally developed by a Japanese company called ASCII Corporation in conjunction with Microsoft and standardized as JIS X 0208 Appendix 1. It is based on character sets defined within JIS standards JIS X 0201:1997 (for the single-byte characters) and JIS X 0208:1997 (for the double byte or unicode Unicode is a computing industry standard allowing computers to consistently represent and manipulate text expressed in most of the world's writing systems. Developed in tandem with the Universal Character Set standard and published in book form as The Unicode Standard, the latest version of Unicode consists of a repertoire of more than 107,000). If the e-texts are written in unicode, a UTF standard (such as UTF-8 UTF-8 is a variable-length character encoding for Unicode. It is able to represent any character in the Unicode standard, yet is backwards compatible with ASCII. For these reasons, it is steadily becoming the preferred encoding for e-mail, web pages, and other places where characters are stored or streamed) defines the encoding format. Although e-text files are generally human-readable, they can of course be used for data storage by computer programs. Note that a webpage with formatted text is not an e-text specifically, but the HTML HTML, which stands for Hyper Text Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be used to source code In computer science, source code is any collection of statements or declarations written in some human-readable computer programming language. Source code is the mechanism most often used by programmers to specify the actions to be performed by a computer is; whether a file is an e-text thus may depend on the level on which one is considering it.

Most programming languages A programming language is an artificial language designed to express computations that can be performed by a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine, to express algorithms precisely, or as a mode of human communication require source files to be stored in etext, as do HTML HTML, which stands for Hyper Text Markup Language, is the predominant markup language for web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items. It allows images and objects to be embedded and can be used to and XML XML is a set of rules for encoding documents electronically. It is defined in the XML 1.0 Specification produced by the W3C and several other related specifications; all are fee-free open standards. These files can be opened, read, and edited with a text editor Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code. An e-text file can have the MIME MIME's use, however, has grown beyond describing the content of e-mail to describing content type in general, including for the web type "text/plain", often with suffixes indicating an encoding. Common encodings for e-text include Unicode Unicode is a computing industry standard allowing computers to consistently represent and manipulate text expressed in most of the world's writing systems. Developed in tandem with the Universal Character Set standard and published in book form as The Unicode Standard, the latest version of Unicode consists of a repertoire of more than 107,000 UTF-8 UTF-8 is a variable-length character encoding for Unicode. It is able to represent any character in the Unicode standard, yet is backwards compatible with ASCII. For these reasons, it is steadily becoming the preferred encoding for e-mail, web pages, and other places where characters are stored or streamed, Unicode UTF-16/UCS-2 In computing, UTF-16 is a variable-length character encoding for Unicode, capable of encoding the entire Unicode repertoire. The encoding form maps each character to a sequence of 16-bit words. Characters are known as code points and the 16-bit words are known as code units. For characters in the Basic Multilingual Plane (BMP) the resulting, ISO/IEC 8859 ISO/IEC 8859 is a joint ISO and IEC standard for 8-bit character encodings for use by computers. The standard is divided into numbered, separately published parts, such as ISO/IEC 8859-1, ISO/IEC 8859-2, etc., each of which may be informally referred to as a standard in itself. There are currently 15 parts as of 2006[update] excluding the and ASCII The American Standard Code for Information Interchange is a character-encoding scheme based on the ordering of the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that use text. Most modern character-encoding schemes, which support many more characters than did the original, are based on ASCII. Transferring e-text files between Unix Unix is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs, including Ken Thompson, Dennis Ritchie, Brian Kernighan, Douglas McIlroy, and Joe Ossanna. Today the term Unix is used to describe any operating system that conforms to Unix standards, meaning the core operating system operates the same, Macintosh The Macintosh, or Mac, is a series of several lines of personal computers designed, developed, and marketed by Apple Inc. The first Macintosh was introduced on January 24, 1984; it was the first commercially successful personal computer to feature a mouse and a graphical user interface rather than a command-line interface and Microsoft Windows Microsoft Windows is a series of software operating systems and graphical user interfaces produced by Microsoft. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces . Microsoft Windows came to dominate the world's personal or DOS DOS, short for "Disk Operating System", is a shorthand term for several closely related operating systems that dominated the IBM PC compatible market between 1981 and 1995, or until about 2000 if one includes the partially DOS-based Microsoft Windows versions Windows 95, 98, and ME computers can be problematic, as each platform uses different control characters.

The added functionality (such as searching In computer science, a search algorithm, broadly speaking, is an algorithm that takes a problem as input and returns a solution to the problem, usually after evaluating a number of possible solutions. Most of the algorithms studied by computer scientists that solve problems are kinds of search algorithms.[citation needed] The set of all possible within the text) and easy portability make e-text popular. Hand-held computers (such as Personal Digital Assistants A personal digital assistant is a handheld computer, also known as a palmtop computer. Newer PDAs commonly have color screens and audio capabilities, enabling them to be used as mobile phones (smartphones), web browsers, or portable media players. Many PDAs can access the Internet, intranets or extranets via Wi-Fi, or Wireless Wide Area Networks ( (PDAs)) allow a large number of e-texts to be carried. These devices also allow the e-text to be read on the move more conveniently than text printed on paper Paper is thin material mainly used for writing upon, printing upon or for packaging.[citation needed] It is produced by pressing together moist fibers, typically cellulose pulp derived from wood, rags or grasses, and drying them into flexible sheets.[citation needed].

Project Gutenberg Project Gutenberg, abbreviated as PG, is a volunteer effort to digitize and archive cultural works, to "encourage the creation and distribution of eBooks." Founded in 1971 by Michael S. Hart, it is the oldest digital library. Most of the items in its collection are the full texts of public domain books. The project tries to make these as and other various digital libraries A digital library is a library in which collections are stored in digital formats and accessible by computers. The digital content may be stored locally, or accessed remotely via computer networks. A digital library is a type of information retrieval system are using e-text.

See also

External links

Categories: Books by type | Digital libraries

 

The above information uses material from Wikipedia and is licensed under the GNU Free Documentation License.
Some facts may not have been fully verified for accuracy. [Disclaimers]
This page was last archived by our server on Tue Nov 10 06:09:33 2009. [ refresh local cache ]
Displaying this page or its contents does not use any Wikimedia Foundation's resources.
The owners of this site proudly support the Wikimedia Foundation.


480.jpg
machineadvantage.com
480.jpg
150px x 114px | 3.00kB

[source page]



Yahoo Images Search: E-text,
Wed Oct 22 08:36:34 2008
Learning and Understanding Biomechanics: Dynamic Biomechanics E-text
istadia.com
Learning and Understanding Biomechanics: Dynamic Biomechanics E-text

Sebastien Dubuis

2008-10-01 07:13:10

A unique and engaging interactive . e-text. resource for students and teachers in Biomechanics! Authored by 6 american professors this rich-media Biomechanics E-text changes, enhances, and refines the way learning takes place in . ...

Google Blogs Search: E-text,
Wed Feb 18 00:23:19 2009