From Surf Wiki (app.surf) — the open knowledge base
Line Mode Browser
Command-line web browser
Command-line web browser
| Field | Value | |
|---|---|---|
| name | Line Mode Browser | |
| logo | LineModeBrowser.gif | |
| screenshot | Line Mode Browser Wikipedia.png | |
| screenshot size | 250px | |
| caption | Line Mode Browser displaying the German Wikipedia | |
| author | {{plainlist | |
| developer | W3C / CERN | |
| released | 0.7, | |
| latest release version | 5.4.2 | |
| latest release date | ||
| operating system | Cross-platform, same as Libwww | |
| genre | Web browser | |
| programming language | C | |
| license | W3C Software Notice and License | |
| website |
- Tim Berners-Lee
- Henrik Frystyk Nielsen
- Nicola Pellow The Line Mode Browser (also known as LMB, WWWLib, or just www) is the second web browser ever created. The browser was the first demonstrated to be portable to several different operating systems. Operated from a simple command-line interface, it could be widely used on many computers and computer terminals throughout the Internet. The browser was developed starting in 1990, and then supported by the World Wide Web Consortium (W3C) as an example and test application for the libwww library.
History
One of the fundamental concepts of the "World Wide Web" projects at CERN was "universal readership". In 1990, Tim Berners-Lee had already written the first browser, WorldWideWeb (later renamed to Nexus), but that program only worked on the proprietary software of NeXT computers, which were in limited use. Berners-Lee and his team could not port the WorldWideWeb application with its features—including the graphical WYSIWYG editor— to the more widely deployed X Window System, since they had no experience in programming it. The team recruited Nicola Pellow, a math student intern working at CERN, to write a "passive browser" so basic that it could run on most computers of that time. The name "Line Mode Browser" refers to the fact that, to ensure compatibility with the earliest computer terminals such as Teletype machines, the program only displayed text, (no images) and had only line-by-line text input (no cursor positioning).
Development started in November 1990 and the browser was demonstrated in December 1990. The browser was presented to:
- ECP/PT group on 26 February 1991
- AS group of CN division 25 April 1991
- CN "C5" committee 17 May 1991 http://www.w3.org/Talks/Authors.html http://www.w3.org/Talks/LineMode.html
CN=Cern ECP = École Centrale Paris? C5 = Committee for Coordinating Computer Center Committees http://www.w3.org/Talks/C5_Committee.html don't know at the moment how to include this in the timeline (and what the abbr. mean)
The development environment used resources from the PRIAM project, a French language acronym for "PRojet Interdivisionnaire d'Assistance aux Microprocesseurs", a project to standardise microprocessor development across CERN. The short development time produced software in a simplified dialect of the C programming language. The official standard ANSI C was not yet available on all platforms. The Line Mode Browser was released to a limited audience on VAX, RS/6000 and Sun-4 computers in March 1991,marking the first functional networked deployment of the World Wide Web on CERN's central computers. Before the release of the first publicly available version, it was integrated into the CERN Program Library (CERNLIB), used mostly by the High-Energy Physics-community. The first beta of the browser was released on 8 April 1991. Berners-Lee announced the browser's availability in August 1991 in the alt.hypertext newsgroup of Usenet. Users could use the browser from anywhere in the Internet through the telnet protocol to the info.cern.ch machine (which was also the first web server). The spreading news of the World Wide Web in 1991 increased interest in the project at CERN and other laboratories such as DESY in Germany, and elsewhere throughout the world.
The first stable version, 1.1, was released in January 1992. Since version 1.2l, released in October 1992, the browser has used the common code library (later called libwww). The main developer, Pellow, started working on the MacWWW project, and both browsers began to share some source code. In the May 1993 World Wide Web Newsletter Berners-Lee announced that the browser was released into the public domain to reduce the work on new clients. On 21 March 1995, with the release of version 3.0, CERN put the full responsibility for maintaining the Line Mode Browser on the W3C. The Line Mode Browser and the libwww library are closely tied together—the last independent release of a separate browser component was in 1995, and the browser became part of libwww.
The Agora World Wide Web email browser was based on the Line Mode Browser. The Line Mode Browser was very popular in the beginning of the web, since it was the only web browser available for all operating systems. Statistics from January 1994 show that Mosaic had quickly changed the web browser landscape and only 2% of all World Wide Web users browsed by Line Mode Browser. The new niche of text-only web browser was filled by Lynx, which made the Line Mode Browser largely irrelevant as a browser. One reason was that Lynx is much more flexible than the Line Mode Browser. It then became a test application for the libwww.
Operating mode
The simplicity of the Line Mode Browser had several limitations. The Line Mode Browser was designed to work on any operating system using what were called "dumb" terminals. The user interface had to be as simple as possible. The user began with a command-line interface specifying a Uniform Resource Locator (URL). The requested web page was then printed line by line on the screen, like a teleprinter. Websites were displayed using the first versions of HTML. Formatting was achieved with capitalization, indentation, and new lines. Header elements were capitalized, centered and separated from the normal text by empty lines.
Navigation was not controlled by a pointing device such as a mouse or arrow keys, but by text commands typed into the program.
Numbers in brackets are displayed for each link; links are opened by typing the corresponding number into the program.
This led one journalist of the time to write: "The Web is a way of finding information by typing numbers."
The page scrolled down when an empty command (carriage return) was entered, and scrolled up with the command "u". The command "b" navigated backwards in history, and new pages were navigated with "g http://..." (for go to) and the URL.
The browser had no authoring functions, so pages could only be read and not edited. This was considered to be unfortunate by Robert Cailliau, one of the developers:
Features
The Line Mode Browser was designed to be able to be platform independent. There are official ports to Apollo/Domain, IBM RS6000, DECStation/ultrix, VAX/VMS, VAX/Ultrix, MS-DOS, Unix, Windows, Classic Mac OS, Linux, MVS, VM/CMS, FreeBSD, Solaris, and to macOS. The browser supports many protocols like File Transfer Protocol (FTP), Gopher, Hypertext Transfer Protocol (HTTP), Network News Transfer Protocol (NNTP), and Wide area information server (WAIS).
Other features included rlogin and telnet hyperlinks, Cyrillic support (added on 25 November 1994 in version 2.15), and ability to be set up as a proxy client. The browser could run as a background process and download files. The Line Mode Browser has had problems recognizing character entities, properly collapsing whitespace, and supporting tables and frames.
References
References
- Berners-Lee, Tim. (23 April 1998). "Change History of Line Mode Browser". [[World Wide Web Consortium]].
- "Getting the W3C libwww Source".
- Pellow, Nicola. (February 1991). "LM_Availability – /Talk_Feb-91". [[World Wide Web Consortium]].
- Nielsen, Henrik Frystyk. (April 1995). "How can I download a Document?". [[World Wide Web Consortium]].
- Bolso, Erik Inge. (8 March 2005). "2005 Text Mode Browser Roundup". [[Linux Journal]].
- Berners-Lee, Tim. "Frequently asked questions – What were the first browsers?". [[World Wide Web Consortium]].
- (30 April 2003). "Ten Years Public Domain for the Original Web Software". [[CERN]].
- (2008). "How the web began". [[CERN]].
- Nielsen, Henrik Frystyk. (4 May 1998). "WWW – The Libwww Line Mode Browser". [[World Wide Web Consortium]].
- Berners-Lee, Tim. "W3 Concepts". [[World Wide Web Consortium]].
- (1999). "Weaving the Web". HarperSanFrancisco.
- Cailliau, Robert. (1995). "A Little History of the World Wide Web". [[World Wide Web Consortium]].
- Eck, C.. (December 1985). "PRIAM and VMEbus at CERN". VMEbus in Physics Conference.
- Crémel, Nicole. (5 April 2001). "A Little History of the World Wide Web". [[CERN]].
- (2000). "How the Web Was Born". Oxford University Press.
- Stewart, Bill. "Tim Berners-Lee, Robert Cailliau, and the World Wide Web". Living Internet.
- Berners-Lee, Tim. (6 August 1991). "Re: Qualifiers on Hypertext links...".
- (2000). "How the Web Was Born". Oxford University Press.
- Berners-Lee, Tim. (7 May 1993). "Public Domain CERN WWW Software".
- The [[Network File System (protocol). PC-NFS]] version (dated 92.01.16) for MS-DOS: [https://www.w3.org/2016/11/ftp-shutdown/info.html wwwpcnfs.zip] ('''NOTE:''' Firefox browsers may refuse to download the file, claiming that "file contains a virus or malware". [[VirusTotal]] [https://www.virustotal.com/gui/url/1e1a16c01b613745ba1ec674d07b59030df8facc2ebdb07bd3983442951aa616/detection results].).
- Berners-Lee, Tim. (3 November 1992). "Macintosh Browser". [[World Wide Web Consortium]].
- Berners-Lee, Tim. (May 1993). "May World-Wide Web News". [[World Wide Web Consortium]].
- Kreutzmann, Dr. Helge. (6 January 2010). "WWW-Browsers for Linux".
- Sendall, Mike. (29 March 1995). "World Wide Web Clients". [[World Wide Web Consortium]].
- (2002). "History of the Web". [[Oxford Brookes University]].
- Graham, Ian S.. (1995). "The HTML Sourcebook: The Complete Guide to HTML". [[John Wiley & Sons]].
- (3 November 1992). "Line Mode Browser". [[World Wide Web Consortium]].
- Pellow, Nicola. (February 1991). "Features_of_LM – /Talk_Feb-91". [[World Wide Web Consortium]].
- Berners-Lee, Tim. (3 November 1992). "Commands". [[CERN]]/[[World Wide Web Consortium]].
- (November 1997). "Interview Robert Cailliau on the WWW Proposal: "How It Really Happened."". [[Institute of Electrical and Electronics Engineers]].
- Berners-Le, Tim. "Installation".
- Stewart, Bill. "Web Browser History". Living Internet.
- Nielsen, Henrik Frystyk. (1 April 1999). "List of Platforms for libwww". [[World Wide Web Consortium]].
- "WWW people". [[World Wide Web Consortium]].
- (19 March 2008). "W3C libwww libraries". [[University of São Paulo]].
- (9 December 1996). "Defining a News Server". [[World Wide Web Consortium]].
- Berners-Lee, Tim. (January 1992). "What's new in '92". [[World Wide Web Consortium]].
- Nielsen, Henrik Frystyk. (9 August 1997). "Libwww – the W3C Sample Code Library README". [[World Wide Web Consortium]].
- Tobias, Daniel R.. (4 April 2010). ""Brand-X" Browsers – Alphabetical List: A-G".
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Line Mode Browser — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report