world wide web

21
World Wide Web From Wikipedia, the free encyclopedia

Upload: jaime-carpenter

Post on 02-Jan-2016

29 views

Category:

Documents


4 download

DESCRIPTION

World Wide Web. From Wikipedia, the free encyclopedia. Catalogue. Definition………………………………….P3-5 The picture provides………………….P6 History………………………………………P7-10 The picture provides………………….P11 Function……………………………………P12-16 Linking………………………………………P17&P19-20 The picture provides…………………P18. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: World  Wide Web

World Wide Web

From Wikipedia, the free encyclopedia

Page 2: World  Wide Web

CatalogueDefinition………………………………….P3-5The picture provides………………….P6History………………………………………P7-10The picture provides………………….P11Function……………………………………P12-16Linking………………………………………P17&P19-20The picture provides…………………P18

Page 3: World  Wide Web

DefinitionThe World Wide Web (abbreviated as WWW or W3and commonly known as the Web) is a system of interlinked hypertext documents accessed via the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia and navigate between them via hyperlinks.

Page 4: World  Wide Web

Using concepts from earlier hypertext systems, British engineer and computer scientist Sir Tim Berners-Lee, now Director of the World Wide Web Consortium (W3C), wrote a proposal in March 1989 for what would eventually become the World Wide Web.

Page 5: World  Wide Web

"The World-Wide Web was developed to be a pool of human knowledge, and human culture, which would allow collaborators in remote sites to share their ideas and all aspects of a common project."

Page 7: World  Wide Web

History In the May 1970 issue of Popular Science

magazine Arthur C. Clarke was reported to have predicted that satellites would one day "bring the accumulated knowledge of the world to your fingertips" using a console that would combine the functionality of the Xerox, telephone, television and a small computer, allowing data transfer and video conferencing around the globe.

Page 8: World  Wide Web

With help from Robert Cailliau, he published a more formal proposal (on November 12, 1990) to build a "Hypertext project" called "WorldWideWeb" (one word, also "W3") as a "web" of "hypertext documents" to be viewed by "browsers" using a client–server architecture.

Page 9: World  Wide Web

While the read-only goal was met, accessible authorship of web content took longer to mature, with the wiki concept, blogs, Web 2.0 and RSS/Atom.

Page 10: World  Wide Web

Berners-Lee's developed three essential technologies:

1. a system of globally unique identifiers for resources on the Web and elsewhere, the Universal Document Identifier (UDI), later known as Uniform Resource Locator (URL) and Uniform Resource Identifier (URI);

2. the publishing language HyperText Markup Language (HTML);

3. the Hypertext Transfer Protocol (HTTP).

Page 11: World  Wide Web

This NeXT Computer used by Tim Berners-Lee at CERN became the first web server

The CERN datacenter in 2010 housing some www servers

The picture provides

Page 12: World  Wide Web

Function

First, the browser resolves the server-name portion of the URL (en.wikipedia.org) into an Internet Protocol address using the globally distributed database known as the Domain Name System (DNS); this lookup returns an IP address such as 208.80.152.2. The browser then requests the resource by sending an HTTP request across the Internet to the computer at that particular address.

Page 13: World  Wide Web

It makes the request to a particular application port in the underlying Internet Protocol Suite so that the computer receiving the request can distinguish an HTTP request from other network protocols it may be servicing such as e-mail delivery; the HTTP protocol normally uses port 80.

Page 14: World  Wide Web

1. The content of the HTTP request can be as simple as the two lines of text.

GET /wiki/World_Wide_Web HTTP/1.1Host: en.wikipedia.org

Page 15: World  Wide Web

2. If the web server can fulfill the request it sends an HTTP response back to the browser indicating success, which can be as simple as

HTTP/1.0 200 OKContent-Type: text/html; charset=UTF-8

Page 16: World  Wide Web

3. followed by the content of the requested page. The Hypertext Markup Language for a basic web page looks like

<html><head><title>World Wide Web — Wikipedia, the free encyclopedia</title></head><body><p>The World Wide Web, abbreviated as WWW and commonly known ...</p></body></html>

Page 17: World  Wide Web

Linking

Most web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources (this Wikipedia article is full of hyperlinks). In the underlying HTML, a hyperlink looks like

<a href="http://www.w3.org/History/19921103-hypertext/hypertext/WWW/">Early archive of the first Web site</a>

Page 18: World  Wide Web

Graphic representation of a minute fraction of the WWW, demonstrating

The picture provides

Page 19: World  Wide Web

Such a collection of useful, related resources, interconnected via hypertext links is dubbed a web of information. Publication on the Internet created what Tim Berners-Lee first called the Worldwide Web (in its original CamelCase, which was subsequently discarded) in November 1990.

Page 20: World  Wide Web

Over time, many web resources pointed to by hyperlinks disappear, relocate, or are replaced with different content. This makes hyperlinks obsolete, a phenomenon referred to in some circles as link rot and the hyperlinks affected by it are often called dead links.

The ephemeral nature of the Web has prompted many efforts to archive web sites. The Internet Archive, active since 1996, is one of the best-known efforts.

Page 21: World  Wide Web

Enjoy the song that touch my heart.