Jump to content

WorldWideWeb: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 60: Line 60:
==External links==
==External links==
*[http://www.w3.org/People/Berners-Lee/WorldWideWeb Tim Berners-Lee: WorldWideWeb]
*[http://www.w3.org/People/Berners-Lee/WorldWideWeb Tim Berners-Lee: WorldWideWeb]
*[http://www.w3.org/History.html A Little History of the World Wide Web]
*[http://www.intelligentmag.com/who-invented-the-world-wide-web-and-when/ A Little History of the World Wide Web]
*[http://dig.csail.mit.edu/breadcrumbs/blog/4 Berners-Lee's blog]
*[http://dig.csail.mit.edu/breadcrumbs/blog/4 Berners-Lee's blog]
*''Weaving the Web'' (ISBN 0-06-251587-X), Berners-Lee's book about the conception of the Web
*''Weaving the Web'' (ISBN 0-06-251587-X), Berners-Lee's book about the conception of the Web

Revision as of 22:31, 8 November 2010

WorldWideWeb
Developer(s)Tim Berners-Lee for CERN
Initial releaseDecember 23, 1990; 33 years ago (1990-12-23)[1]
Repository
Written inObjective-C[1]
Operating systemNeXTSTEP[1]
Available inEnglish
TypeWeb browser, web authoring tool
LicensePublic domain
Websitewww.w3.org/.../WorldWideWeb.html

WorldWideWeb, later renamed to Nexus to avoid confusion about the software and the World Wide Web, was the first web browser[1] and editor.[2] When it was written, WorldWideWeb was the only way to view the Web.[1]

The source code was released into the public domain in 1993.[3][4] Some of the code still resides on Tim Berners-Lee's NeXTcube in the CERN museum and has not been recovered due to the computer's status as a historical artifact.[citation needed]

History

Berners-Lee wrote WorldWideWeb on a NeXT Computer[4] during the second half of 1990, while working for CERN. The first successful build was completed on December 25, 1990, after only two months of development.[5] Successive builds circulated among Berners-Lee's colleagues at CERN before being released to the public, by way of Internet newsgroups, in August 1991.[5] By this time, several others, including Bernd Pollermann, Robert Cailliau, Jean-François Groff,[6] and graduate student Nicola Pellow – who wrote the Line Mode Browser – were involved in the project.[5]

The team created so called "passive browsers" which don't have the editing prospects because it was hard to port the ability editing pages like on the NeXT system to other operating systems.[2] The port to the X Window System (X) wasn't possible as nobody on the team had experience with X.[2]

Berners-Lee and Groff later adapted many of WorldWideWeb's components into a C programming language version, creating the libwww API.[7]

A number of early browsers appeared, notably ViolaWWW. They were all eclipsed by Mosaic in terms of popularity, which by 1993, had replaced the WorldWideWeb program. Those involved in its creation had moved on to other tasks, such as defining standards and guidelines for the further development of the World Wide Web – e.g. HTML, various communication protocols, etc.

On April 30, 1993, the CERN directorate released the source code of WorldWideWeb into the public domain, making it free software. Several versions of the software are still available to download from evolt.org's browser archive. Berners-Lee initially considered releasing it under the GNU General Public License, but eventually opted for public domain to maximize corporate support.[8][9]

Technical information

Since WorldWideWeb was developed on and for the NeXTSTEP platform, the program used many of NeXTSTEP's components – WorldWideWeb's layout engine was built around NeXTSTEP's Text class.[1]

Features

File:WorldWideWeb FSF GNU.png
Many of WorldWideWeb's features.

WorldWideWeb was capable of displaying basic style sheets,[4] downloading and opening any file type supported by the NeXT system (PostScript,[4][2] movies [4] and sounds[4]), browsing newsgroups, and spellchecking. At first, images were displayed in separate windows, until NeXTSTEP's Text class supported Image objects.[4]

The browser was also an WYSIWYG editor.[1][2] It allowed the simultaneous editing and linking of many pages in different windows. The functions "Mark Selection", which created an anchor, and "Link to Marked", which made the selected text an anchor linking to the last marked anchor, allowed the creation of links. Editing pages remotely was not yet possible, as the HTTP PUT method had not yet been implemented.[1] Files would be edited in a local file system which was in turn served onto the Web by an HTTP server.

WorldWideWeb's navigation panel contained Next and Previous buttons that would automatically navigate to the next or previous link on the last page visited, similar to Opera's Rewind and Fast Forward buttons; i.e., if one navigated to a page from a table of links, the Previous button would cause the browser to load the previous page linked in the table.[1] This was useful for web pages which contained lists of links. Many still do, but the user interface link-chaining was not adopted by other browser writers, and it disappeared until it was later picked up by later web browsers. An equivalent functionality is nowadays provided by connecting web pages with explicit navigation buttons repeated on each webpage among those links, or with typed links in the headers of the page. This places more of a burden on web site designers and developers, but allows them to control the presentation of the navigation links.

WorldWideWeb didn't have features like bookmarks, but a similar feature was presented in the browser: if a link should be saved for later use linking it to you're own home page (start page) and the link was remembered like bookmarks. The ability to create more home pages were implemented, similar to folders in the actual web browsers bookmarks.[2]

Later versions were also able to display inline images.[1]

WorldWideWeb was able to use different protocols: FTP,[1] HTTP, [1] NNTP,[1] and local files[1]

Naming

Berners-Lee proposed different names for his new application: The Mine of Information[10] and The Information Mesh[10] were proposals. At the end WorldWideWeb was chosen,[10] but later renamed to Nexus to avoid confusion between the World Wide Web and the web browser.[1]

See also

References

  1. ^ a b c d e f g h i j k l m n o Berners-Lee, Tim. "The WorldWideWeb browser". World Wide Web Consortium. Retrieved 23 July 2010.
  2. ^ a b c d e f Petrie, Charles; Cailliau, Robert (November 1997). "Interview Robert Cailliau on the WWW Proposal: "How It Really Happened."". Institute of Electrical and Electronics Engineers. Retrieved 18 August 2010.
  3. ^ "Index of /History/1991-WWW-NeXT/Implementation". World Wide Web Consortium. Retrieved 18 August 2010.
  4. ^ a b c d e f g Berners-Lee, Tim. "Frequently asked questions - What were the first WWW browsers?". World Wide Web Consortium. Retrieved 22 July 2010.
  5. ^ a b c Berners-Lee, Tim (ca 1993/1994). "A Brief History of the Web". World Wide Web Consortium. Retrieved 17 August 2010. {{cite web}}: Check date values in: |year= (help)
  6. ^ Jean-François Groff. "NeXT editor upgrade proposal". World Wide Web Consortium. Retrieved 21 June 2010.
  7. ^ Stewart, Bill. "Web Browser History". Living Internet. Retrieved 2 June 2010.
  8. ^ "History of Libwww" (PDF). p. 3.
  9. ^ Berners-Lee, Tim. "Policy". World Wide Web Consortium. Retrieved 1 September 2010.
  10. ^ a b c "Welcome to info.cern.ch". CERN. Retrieved 25 July 2010.


Template:Earlybrowsers