Encylopedia Jr
The Kid's Encyclopedia: A great information resource for kids, schools, and anybody who wants to learn.
Kids: Be sure to check with your parents or teachers before using this or any web site.



Browse by Subject
Browse by Letter


This site is designed to be an encyclopedia for use by kids. Kids and children, please ask your parents or teachers prior to using this site or the internet.







Hypertext

From Encyclopedia Jr, free information reference for Kids

In computing, hypertext is a user interface paradigm for displaying documents which, according to an early definition (Nelson 1970), "branch or perform on request." Hypertext is a way of organizing material that attempts to overcome the inherent limitations of traditional text and in particular its linearity. The prefix hyper- (greek term for over or beyond) signifies the overcoming of such constraints. The most frequently discussed form of hypertext document contains automated cross-references to other documents called hyperlinks. Selecting a hyperlink causes the computer to load and display the linked document.

A document can be static (prepared and stored in advance) or dynamically generated (in response to user input). Therefore, a well-constructed hypertext system can encompass, incorporate or supersede many other user interface paradigms like menus and command lines, and can be used to access both static collections of cross-referenced documents and interactive applications. The documents and applications can be local or can come from anywhere with the assistance of a computer network like the Internet. The most famous implementation of hypertext is the World Wide Web.

The term "hypertext" is often used where the term hypermedia would be more appropriate.

Contents

[edit] History

Foreshadowing hypertext was a simple technique used in various reference works (dictionaries, encyclopedias, etc.), consisting of setting a term in small capital letters, as an indication that an entry or article existed for that term (within the same reference work). Sometimes the term would be preceded by a pointing hand dingbat, ☞like this, or an arrow, ➧like this. In addition to such manual cross-references, there were experiments with various methods for arranging layers of annotations around a document. The most famous example is the Talmud.

The point of hypertext is to deal with the problem of information overload. All of the persons mentioned below were obsessed with the realization that humanity is simply drowning in information, so that, too often, decisionmakers keep making foolish decisions and scientists inadvertently duplicate existing work (e.g., the belated rediscovery of Gregor Mendel's work).

In the early 20th century, two visionaries attacked the cross-referencing problem through proposals based on labor-intensive brute force methods. Paul Otlet proposed a proto-hypertext concept based on his monographic principle in which all documents would be decomposed down to unique phrases stored on index cards. In the 1930s, H.G. Wells proposed the creation of a World Brain. For reasons of cost, neither proposal got very far.

Therefore, all major histories of hypertext start with 1945, when Vannevar Bush wrote an article in The Atlantic Monthly called "As We May Think," about a futuristic device he called a Memex. He described the device as a mechanical desk linked to an extensive archive of microfilms and able to display books, texts or any document from the library, and further able to automatically follow references from any given page to the specific page referenced.

Most experts do not consider the Memex to be a true hypertext system. However, the story starts with the Memex because "As We May Think" directly influenced and inspired the two American men generally credited with the invention of hypertext, Ted Nelson and Douglas Engelbart.

Nelson coined the words "hypertext" and "hypermedia" in 1965 and helped Andries van Dam develop the Hypertext Editing System in 1968 at Brown University; Engelbart had begun working on his NLS system in 1962 at Stanford Research Institute, although delays in obtaining funding, personnel and equipment meant that its key features were not completed until 1968. That year, Engelbart demonstrated a hypertext interface to the public for the first time, in what has come to be known as "The Mother of All Demos".

After funding for NLS slowed to a trickle in 1974, progress on hypertext research nearly came to a halt. During this time, the ZOG at Carnegie Mellon started as an artificial intelligence research project under the supervision of Allen Newell. Only much later would its participants realize that their system was a hypertext system. ZOG was deployed in 1980 on the U.S.S. Carl Vinson and later commercialized as Knowledge Management System.

The first hypermedia application was the Aspen Movie Map in 1977.

The early 1980s saw a number of experimental hypertext and hypermedia programs, many of whose features and terminology were later integrated into the Web. However, none of these systems achieved widespread success or name recognition with consumers.

Guide was the first hypertext system for personal computers, but it was not very successful. Guide was quite expensive and difficult to use, as it had originally been developed for UNIX workstations and was subsequently ported to DOS. It was immediately eclipsed by HyperCard.

The first modern hypertext web type browser designed to help the masses use computers was TabTalk, invented by computer consultant J. Vilkaitis in 1982. US Patent 4,791,556. Marketed in 1994 -- 1986. Noted purchasers included NASA.

TabTalk served as a word processor-like shell over the CP/M and PC-DOS operating systems. This was before computers had mice or trackballs.

Commands and links to other pages were identified by a prefix so that the computer could scan to the next command on the screen and ignore all the notes the user typed to himself and others with whom he or she may share the screen.

Key features: Text based icons could typed anywhere to create Hypertext links between files or programs. Textual icon linking to a file: ->file textual icon to a program: A>program Three key control system: Tab key: Move cursor to next text based icon Enter key: Perform the icon, traverse link or execute program. Escape key: Return to previous screen.

Anything the user typed on the screen was automatically saved unless user discarded. Typing a link to a non-existent file created the file for input, thus insuring a link on at least one page. Other pages could reference it in a similar manner. This created a web of documents spanning the user's storage, and potentially with modems, the world. User testing (mostly with secretaries who had never used computers before) suggested several other text-icons, turning it into a more general purpose system featuring checklists, modem-dial telephone directories using T>555-1212, the first step in linking files across computers via modem. The simple manual fit on the back of a standard business card.

Since most stores in the 1983-1986 time frame derived more income from training than computer sales, reaction to something which rendered nearly anyone capable of using a computer and made sharing work flow systems easy, was often quite hostile, especially at the low target price of $49.95. "I had some store owners erupt in angry shouting, forcing me to grab my things and run" reports J. Vilkaitis. Although a NASA wide site license was sold in 1985 and users generally found it very useful, hypertext was an alien concept to most people in the 80's, making it hard to sell except by demonstration. With the computer store distribution route blocked, sales were dismal and the venture effectively folded by 1987 though attempts persisted in trying to sell the concept to other developers.

Faced with a very slow and rigid mainframe SPF menu system, it occurred to J. Vilkaitis that this could become a viable product as it would allow easy creation of menus and shortcuts by the user himself. The first few versions were developed on the IMSAI 8080 home computer "because that's what I had the most tools for." A PC version followed in 1984, translated in from the C-like SMAL-80 macro assembler to C in large part by consultant James Serenson.

In August 1987, Apple Computer revealed its HyperCard application for its Macintosh line of computers at the MacWorld convention in Boston, Massachusetts. HyperCard was an immediate hit and helped to popularize the concept of hypertext with the general public (although as Jakob Nielsen later pointed out, it was technically a hypermedia system because its hyperlinks originated only from regions on the screen). The first hypertext-specific academic conference also took place that year.

Meanwhile, Nelson had been working on and advocating his Xanadu system for over two decades, and the commercial success of HyperCard stirred Autodesk to invest in his revolutionary ideas. The project limped on for four years without ever releasing a complete product, before Autodesk pulled the plug in the midst of the 1991-1992 recession.

In 1980, Tim Berners-Lee created ENQUIRE, an early hypertext database system, somewhat like a wiki. In late 1990, Berners-Lee, then a scientist at CERN, invented the World Wide Web to meet the demand for automatic information sharing between scientists working in different universities and institutes all over the world. Early in 1993, the National Center for Supercomputing Applications (NCSA) at the University of Illinois released a first version of their Mosaic browser to replace the two existing, somewhat deficient web browsers: one that ran only on NeXTSTEP and one that was minimally user-friendly. Mosaic ran in the X Window System environment, popular in the research community, and offered usable window-based interaction. It allowed images[1] as well as text to anchor hypertext links, and it incorporated other Internet protocols, including Gopher protocol[2]. Web traffic exploded from only 500 known web servers in 1993 to over 10,000 in 1994 after the release of browser versions for both the PC and Macintosh environments.

All the earlier hypertext systems were overshadowed by the success of the World Wide Web, even though it lacks many features of those earlier systems such as typed links, transclusion and source tracking.

[edit] Implementations

Besides the already mentioned Hypertext Editing System, NLS, HyperCard and World Wide Web, there are other noteworthy implementations of hypertext, with different feature sets:

  • FRESS 1970's multi-user successor to the Hypertext Editing System
  • Information Presentation Facility used for displaying help in the IBM operating systems.
  • Intermedia A mid 1980's group web authoring and sharing system
  • Microsoft Word has evolved in orientation from paper to in-computer documents.
  • Adobe's Portable Document Format supports links.
  • Texinfo, the GNU help system.
  • wiki implementations, like the MediaWiki system that powers Encyclopedia Jr, that aim to compensate for the lack of integrated editors in most Web browsers.
  • Windows Help
  • Project Xanadu
  • XML with the XLink extension.

[edit] Academic conferences

One of the top academic conferences for new research in hypertext is the annually held ACM Conference on Hypertext and Hypermedia (HT 2006)

Although not exclusively about hypertext, the World Wide Web series of conferences, organized by IW3C2, includes many papers of interest. There is a list with links to all conferences in the series.

[edit] Hypertext fiction

See main article Hypertext fiction

The development of this branch of electronic literature coincided with the growth and proliferation of hypertext development software and the emergence of electronic networks. Two software programs specifically designed for literary hypertext, Storyspace and Intermedia became available in the 1990's.

[edit] Authors

  • Storyspace 2.0, a professional level hypertext development tool, is available from Eastgate Systems, which has also published many notable works of electronic literature, including Michael Joyce's afternoon, a story, Shelley Jackson's Patchwork Girl, and Stuart Moulthrop's Victory Garden.
  • Other works include Julio Cortazar's Rayuela and Milorad Pavic's Dictionary of the Khazars.
  • An advantage of writing a narrative using hypertext technology is that the meaning of the story can be conveyed through a sense of spatiality and perspective that is arguably unique to digitally-networked environments. An author's creative use of nodes, the self-contained units of meaning in a hypertextual narrative, can play with the reader's orientation and add meaning to the text.

[edit] Critics and theorists

  • Jay David Bolter
  • Robert Coover
  • J.Yellowlees Douglas
  • N. Katherine Hayles
  • Michael Joyce
  • George Landow
  • Lev Manovich
  • Stuart Moulthrop
  • Ted Nelson

[edit] See also

  • Timeline of hypertext technology
  • HTML (HyperText Markup Language)
  • Hypercomics

[edit] References

[edit] External links


Citation Help

APA Style: Reference List

Encyclopedia Jr (2007). Hypertext. Retrieved February 11, 2012, from http://www.encyclopediajr.com/wikiarticle/h/y/p/hypertext.

MLA Style: Works Cited Page

"Hypertext." Encyclopedia Jr. 2007. 11 Feb 2012 <http://www.encyclopediajr.com/wikiarticle/h/y/p/hypertext>.


This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article hypertext.


Encyclopedia Jr Home Page  Parents and Teachers  About Encyclopedia Junior 


This site is a product of TSI, Copyright 2012, All Rights Reserved. By using this site you agree to the Terms of Use.