Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

World Wide Web

From Wikipedia, the free encyclopedia
Linked hypertext system on the Internet
This article is about the global system of pages accessed via HTTP. For the worldwide computer network, seeInternet. For the web browser, seeWorldWideWeb.
"WWW" and "The Web" redirect here. For other uses, seeWWW (disambiguation) andThe Web (disambiguation).

World Wide Web
AbbreviationWWW
StatusActive
Year started1989; 36 years ago (1989)
First published6 August 1991; 34 years ago (1991-08-06)
Organization
  • CERN (1989–1994)
  • W3C (1994–current)
AuthorsTim Berners-Lee
Aweb page fromWikipedia displayed inGoogle Chrome

TheWorld Wide Web (also known asWWW,W3, or simplythe Web[1]) is aninformation system that enablescontent sharing over theInternet through user-friendly ways meant to appeal to users beyondIT specialists and hobbyists.[2] It allows documents and otherweb resources to be accessed over the Internet according to specific rules of theHypertext Transfer Protocol (HTTP).[3]

The Web was invented by English computer scientistTim Berners-Lee while atCERN in 1989 and opened to the public in 1993. It was conceived as a "universal linked information system".[4][5][6] Documents and other media content are made available to the network throughweb servers and can be accessed by programs such asweb browsers. Servers and resources on the World Wide Web are identified and located through a character string calleduniform resource locator (URL).

The original and still very common document type is aweb page formatted inHypertext Markup Language (HTML). This markup language supportsplain text,images, embeddedvideo andaudio contents, andscripts (short programs) that implement complex user interaction. The HTML language also supportshyperlinks (embedded URLs) which provide immediate access to other web resources.Web navigation, or web surfing, is the common practice of following such hyperlinks across multiple websites.Web applications are web pages that function asapplication software. The information in the Web is transferred across the Internet using HTTP. Multiple web resources with a common theme and usually a commondomain name make up awebsite. A single web server may provide multiple websites, while some websites, especially the most popular ones, may be provided by multiple servers. Website content is provided by a myriad of companies, organisations, government agencies, andindividual users; and comprises an enormous amount of educational, entertainment, commercial, and government information.

The Web has become the world's dominantinformation systems platform.[7][8][9][10] It is the primary tool that billions of people worldwide use to interact with the Internet.[3]

History

[edit]
Main article:History of the World Wide Web
ThisNeXT Computer was used bySir Tim Berners-Lee atCERN and became the world's firstWeb server.

The Web was invented by English computer scientistTim Berners-Lee while working atCERN.[11][12] He was motivated by the problem of storing, updating, and finding documents and data files in that large and constantly changing organisation, as well as distributing them to collaborators outside CERN. In his design, Berners-Lee dismissed the commontree structure approach, used for instance in the existing CERNDOC documentation system and in theUnix filesystem, as well as approaches that relied on tagging files withkeywords, as in the VAX/NOTES system. Instead he adopted concepts he had put into practice with his privateENQUIRE system (1980) built at CERN. When he became aware ofTed Nelson'shypertext model (1965), in which documents can be linked in unconstrained ways throughhyperlinks associated with "hot spots" embedded in the text, it helped to confirm the validity of his concept.[13][14]

The historic World Wide Web logo, designed byRobert Cailliau. Currently, there is no widely accepted logo in use for the WWW.

The model was later popularised byApple'sHyperCard system. Unlike Hypercard, Berners-Lee's new system from the outset was meant to support links between multiple databases on independent computers, and to allow simultaneous access by many users from any computer on the Internet. He also specified that the system should eventually handle other media besides text, such as graphics, speech, and video. Links could refer to mutable data files, or even fire up programs on their server computer. He also conceived "gateways" that would allow access through the new system to documents organised in other ways (such as traditional computerfile systems or theUsenet). Finally, he insisted that the system should be decentralised, without any central control or coordination over the creation of links.[5][15][11][12]

Berners-Lee submitted a proposal to CERN in May 1989, without giving the system a name.[5] He got a working system implemented by the end of 1990, including a browser calledWorldWideWeb (which became the name of the project and of the network) andan HTTP server running at CERN. As part of that development he defined the first version of the HTTP protocol, the basic URL syntax, and implicitly made HTML the primary document format.[16] The technology was released outside CERN to other research institutions starting in January 1991, and then to the whole Internet on 23 August 1991. The Web was a success at CERN, and began to spread to other scientific and academic institutions. Within the next two years,there were 50 websites created.[17][18]

CERN made the Web protocol and code available royalty free on 30 April 1993, enabling its widespread use.[19][20][21] After theNCSA released theMosaic web browser later that year, the Web's popularity grew rapidly asthousands of websites sprang up in less than a year.[22][23] Mosaic was a graphical browser that could display inline images and submitforms that were processed by theHTTPd server.[24][25]Marc Andreessen andJim Clark foundedNetscape the following year and released theNavigator browser, which introducedJava andJavaScript to the Web. It quickly became the dominant browser. Netscapebecame a public company in 1995 which triggered a frenzy for the Web and started thedot-com bubble.[26] Microsoft responded by developing its own browser,Internet Explorer, starting thebrowser wars. By bundling it with Windows, it became the dominant browser for 14 years.[27]

Berners-Lee founded theWorld Wide Web Consortium (W3C) which createdXML in 1996 and recommended replacing HTML with stricterXHTML.[28] In the meantime, developers began exploiting an IE feature calledXMLHttpRequest to makeAjax applications and launched theWeb 2.0 revolution.Mozilla,Opera, and Apple rejected XHTML and created theWHATWG which developedHTML5.[29] In 2009, the W3C conceded and abandoned XHTML.[30] In 2019, it ceded control of the HTML specification to the WHATWG.[31]

The World Wide Web has been central to the development of theInformation Age and is the primary tool billions of people use to interact on theInternet.[32][33][34][10]

Nomenclature

[edit]

Tim Berners-Lee states thatWorld Wide Web is officially spelled as three separate words, each capitalised, with no intervening hyphens.[35] Use of the www prefix has been declining, especially whenweb applications sought to brand their domain names and make them easily pronounceable. As themobile web grew in popularity,[36] services likeGmail.com,Outlook.com,Myspace.com,Facebook.com andTwitter.com are most often mentioned without adding "www." (or, indeed, ".com") to the domain.[37]

In English,www is usually read asdouble-u double-u double-u.[38] Some users pronounce itdub-dub-dub, particularly in New Zealand.[39]Stephen Fry, in his "Podgrams" series of podcasts, pronounces itwuh wuh wuh.[40] The English writerDouglas Adams once quipped inThe Independent on Sunday (1999): "The World Wide Web is the only thing I know of whose shortened form takes three times longer to say than what it's short for".[41]

Function

[edit]
Main articles:HTTP andHTML
The World Wide Web functions as anapplication layerprotocol that is run "on top of" (figuratively) the Internet, helping it to make it more functional. The advent of theMosaic web browser helped to make the web much more usable, to include the display of images and moving images (GIFs).

The termsInternet andWorld Wide Web are often used without much distinction. However, the two terms do not mean the same thing. The Internet is a global system ofcomputer networks interconnected through telecommunications andoptical networking. In contrast, the World Wide Web is a global collection of documents and otherresources, linked by hyperlinks andURIs. Web resources are accessed usingHTTP orHTTPS, which are application-level Internet protocols that use the Internet transport protocols.[3]

Viewing aweb page on the World Wide Web normally begins either by typing theURL of the page into a web browser or by following a hyperlink to that page or resource. The web browser then initiates a series of background communication messages to fetch and display the requested page. In the 1990s, using a browser to view web pages—and to move from one web page to another through hyperlinks—came to be known as 'browsing,' 'web surfing' (afterchannel surfing), or 'navigating the Web'. Early studies of this new behaviour investigated user patterns in using web browsers. One study, for example, found five user patterns: exploratory surfing, window surfing, evolved surfing, bounded navigation and targeted navigation.[42]

The following example demonstrates the functioning of a web browser when accessing a page at the URLhttp://example.org/home.html. The browser resolves the server name of the URL (example.org) into anInternet Protocol address using the globally distributedDomain Name System (DNS). This lookup returns an IP address such as203.0.113.4 or2001:db8:2e::7334. The browser then requests the resource by sending anHTTP request across the Internet to the computer at that address. It requests service from a specific TCP port number that is well known for the HTTP service so that the receiving host can distinguish an HTTP request from other network protocols it may be servicing. HTTP normally usesport number 80 and for HTTPS it normally usesport number 443. The content of the HTTP request can be as simple as two lines of text:

GET/home.htmlHTTP/1.1Host:example.org

The computer receiving the HTTP request delivers it to web server software listening for requests on port 80. If the web server can fulfil the request it sends an HTTP response back to the browser indicating success:

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

followed by the content of the requested page. Hypertext Markup Language (HTML) for a basic web page might look like this:

<html><head><title>Example.org – The World Wide Web</title></head><body><p>The World Wide Web, abbreviated as WWW and commonly known ...</p></body></html>

The web browserparses the HTML and interprets the markup (<title>,<p> for paragraph, and such) that surrounds the words to format the text on the screen. Many web pages use HTML to reference the URLs of other resources such as images, other embedded media,scripts that affect page behaviour, andCascading Style Sheets that affect page layout. The browser makes additional HTTP requests to the web server for these otherInternet media types. As it receives their content from the web server, the browser progressivelyrenders the page onto the screen as specified by its HTML and these additional resources.

HTML

[edit]
Main article:HTML

Hypertext Markup Language (HTML) is the standardmarkup language for creatingweb pages andweb applications. WithCascading Style Sheets (CSS) andJavaScript, it forms a triad ofcornerstone technologies for the World Wide Web.[43]

Web browsers receive HTML documents from aweb server or from local storage andrender the documents into multimedia web pages. HTML describes the structure of a web pagesemantically and originally included cues for the appearance of the document.

HTML elements are the building blocks of HTML pages. With HTML constructs,images and other objects such asinteractive forms may be embedded into the rendered page. HTML provides a means to createstructured documents by denoting structuralsemantics for text such as headings, paragraphs, lists,links, quotes and other items. HTML elements are delineated bytags, written usingangle brackets. Tags such as<img/> and<input/> directly introduce content into the page. Other tags such as<p> surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags, but use them to interpret the content of the page.

HTML can embed programs written in ascripting language such asJavaScript, which affects the behaviour and content of web pages. Inclusion of CSS defines the look and layout of content. TheWorld Wide Web Consortium (W3C), maintainer of both the HTML and the CSS standards, has encouraged the use of CSS over explicit presentational HTML since 1997.[update][44]

Linking

[edit]

Most web pages contain hyperlinks to other related pages and perhaps to downloadable files, source documents, definitions and other web resources. In the underlying HTML, a hyperlink looks like this:<ahref="http://example.org/home.html">Example.org Homepage</a>.

Graphic representation of a minute fraction of the WWW, demonstratinghyperlinks

Such a collection of useful, related resources, interconnected via hypertext links is dubbed aweb of information. Publication on the Internet created what Tim Berners-Lee first called theWorldWideWeb (in its originalCamelCase, which was subsequently discarded) in November 1990.[45]

The hyperlink structure of the web is described by thewebgraph: the nodes of the web graph correspond to the web pages (or URLs) the directed edges between them to the hyperlinks. 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 websites. TheInternet Archive, active since 1996, is the best known of such efforts.

www prefix

[edit]

Many hostnames used for the World Wide Web begin withwww because of the long-standing practice of namingInternet hosts according to the services they provide. Thehostname of aweb server is oftenwww, in the same way that it may beftp for anFTP server, andnews ornntp for aUsenetnews server. These hostnames appear as Domain Name System (DNS) orsubdomain names, as inwww.example.com. The use ofwww is not required by any technical or policy standard and many websites do not use it; the first web server wasnxoc01.cern.ch.[46] According to Paolo Palazzi, who worked at CERN along with Tim Berners-Lee, the popular use ofwww as subdomain was accidental; the World Wide Web project page was intended to be published at www.cern.ch while info.cern.ch was intended to be the CERN home page; however the DNS records were never switched, and the practice of prependingwww to an institution's website domain name was subsequently copied.[47][better source needed] Many established websites still use the prefix, or they employ other subdomain names such aswww2,secure oren for special purposes. Many such web servers are set up so that both the main domain name (e.g., example.com) and thewww subdomain (e.g., www.example.com) refer to the same site; others require one form or the other, or they may map to different web sites. The use of a subdomain name is useful forload balancing incoming web traffic by creating aCNAME record that points to a cluster of web servers. Since, currently[as of?], only a subdomain can be used in a CNAME, the same result cannot be achieved by using the bare domain root.[48][dubiousdiscuss]

When a user submits an incomplete domain name to a web browser in its address bar input field, some web browsers automatically try adding the prefix "www" to the beginning of it and possibly ".com", ".org" and ".net" at the end, depending on what might be missing. For example, entering "microsoft" may be transformed tohttp://www.microsoft.com/ and "openoffice" tohttp://www.openoffice.org. This feature started appearing in early versions ofFirefox, when it still had the working title 'Firebird' in early 2003, from an earlier practice in browsers such asLynx.[49][unreliable source?] It is reported that Microsoft was granted a US patent for the same idea in 2008, but only for mobile devices.[50]

Scheme specifiers

[edit]

The scheme specifiershttp:// andhttps:// at the start of a webURI refer toHypertext Transfer Protocol orHTTP Secure, respectively. They specify the communication protocol to use for the request and response. The HTTP protocol is fundamental to the operation of the World Wide Web, and the added encryption layer in HTTPS is essential when browsers send or retrieve confidential data, such as passwords or banking information. Web browsers usually automatically prepend http:// to user-entered URIs, if omitted.[citation needed]

Pages

[edit]
Main article:Web page
A screenshot of the home page of Wikimedia Commons

Aweb page (also written aswebpage) is a document that is suitable for the World Wide Web andweb browsers. A web browser displays a web page on amonitor ormobile device.

The termweb page usually refers to what is visible, but may also refer to the contents of thecomputer file itself, which is usually atext file containinghypertext written inHTML or a comparablemarkup language. Typical web pages providehypertext for browsing to other web pages viahyperlinks, often referred to aslinks. Web browsers will frequently have to access multipleweb resource elements, such as readingstyle sheets,scripts, and images, while presenting each web page.

On a network, a web browser can retrieve a web page from a remoteweb server. The web server may restrict access to a private network such as a corporate intranet. The web browser uses theHypertext Transfer Protocol (HTTP) to make such requests to theweb server.

Astatic web page is delivered exactly as stored, asweb content in the web server'sfile system. In contrast, adynamic web page is generated by aweb application, usually driven byserver-side software. Dynamic web pages are used when each user may require completely different information, for example, bank websites, web email etc.

Static page

[edit]
Main article:Static web page

Astatic web page (sometimes called aflat page/stationary page) is aweb page that is delivered to the user exactly as stored, in contrast todynamic web pages which are generated by aweb application.

Consequently, a static web page displays the same information for all users, from all contexts, subject to modern capabilities of aweb server tonegotiatecontent-type or language of the document where such versions are available and the server is configured to do so.

Dynamic pages

[edit]
Main articles:Dynamic web page andAjax (programming)
Dynamic web page: example of server-side scripting (PHP andMySQL)

Aserver-side dynamic web page is aweb page whose construction is controlled by anapplication server processing server-side scripts. In server-side scripting,parameters determine how the assembly of every new web page proceeds, including the setting up of more client-side processing.

Aclient-side dynamic web page processes the web page using JavaScript running in the browser. JavaScript programs can interact with the document viaDocument Object Model, or DOM, to query page state and alter it. The same client-side techniques can then dynamically update or change the DOM in the same way.

A dynamic web page is then reloaded by the user or by acomputer program to change some variable content. The updating information could come from the server, or from changes made to that page's DOM. This may or may not truncate the browsing history or create a saved version to go back to, but adynamic web page update usingAjax technologies will neither create a page to go back to nor truncate theweb browsing history forward of the displayed page. Using Ajax technologies the enduser getsone dynamic page managed as a single page in theweb browser while the actualweb content rendered on that page can vary. The Ajax engine sits only on the browser requesting parts of its DOM,the DOM, for its client, from an application server.

Dynamic HTML, or DHTML, is the umbrella term for technologies and methods used to create web pages that are notstatic web pages, though it has fallen out of common use since the popularisation ofAJAX, a term which is now itself rarely used. Client-side-scripting, server-side scripting, or a combination of these make for the dynamic web experience in a browser.[citation needed]

JavaScript is ascripting language that was initially developed in 1995 byBrendan Eich, then ofNetscape, for use within web pages.[51] The standardised version isECMAScript.[51] To make web pages more interactive, some web applications also use JavaScript techniques such asAjax (asynchronous JavaScript andXML).Client-side script is delivered with the page that can make additional HTTP requests to the server, either in response to user actions such as mouse movements or clicks, or based on elapsed time. The server's responses are used to modify the current page rather than creating a new page with each response, so the server needs only to provide limited, incremental information. Multiple Ajax requests can be handled at the same time, and users can interact with the page while data is retrieved. Web pages may also regularlypoll the server to check whether new information is available.[52]

Website

[edit]
Theusap.gov website
Main article:Website

Awebsite[53] is a collection of related web resources includingweb pages,multimedia content, typically identified with a commondomain name, and published on at least oneweb server. Notable examples arewikipedia.org,google.com, andamazon.com.

A website may be accessible via a publicInternet Protocol (IP) network, such as theInternet, or a privatelocal area network (LAN), by referencing auniform resource locator (URL) that identifies the site.

Websites can have many functions and can be used in various fashions; a website can be apersonal website, a corporate website for a company, a government website, an organisation website, etc. Websites are typically dedicated to a particular topic or purpose, ranging from entertainment andsocial networking to providing news and education. All publicly accessible websites collectively constitute the World Wide Web, while private websites, such as a company's website for its employees, are typically a part of anintranet.

Web pages, which are the building blocks of websites, aredocuments, typically composed inplain text interspersed withformatting instructions of Hypertext Markup Language (HTML,XHTML). They may incorporate elements from other websites with suitablemarkup anchors. Web pages are accessed and transported with theHypertext Transfer Protocol (HTTP), which may optionally employ encryption (HTTP Secure, HTTPS) to provide security and privacy for the user. The user's application, often aweb browser, renders the page content according to its HTML markup instructions onto adisplay terminal.

Hyperlinking between web pages conveys to the reader thesite structure and guides the navigation of the site, which often starts with ahome page containing a directory of the siteweb content. Some websites require user registration orsubscription to access content. Examples ofsubscription websites include many business sites, news websites,academic journal websites, gaming websites, file-sharing websites,message boards, web-basedemail,social networking websites, websites providing real-time price quotations for different types of markets, as well as sites providing various other services.End users can access websites on a range of devices, includingdesktop andlaptop computers,tablet computers,smartphones andsmart TVs.

Browser

[edit]
Main article:Web browser

Aweb browser (commonly referred to as abrowser) is asoftwareuser agent for accessing information on the World Wide Web. To connect to a website'sserver and display its pages, a user needs to have a web browser program. This is the program that the user runs to download, format, and display a web page on the user's computer.

In addition to allowing users to find, display, and move between web pages, a web browser will usually have features like keeping bookmarks, recording history, managing cookies (see below), and home pages and may have facilities for recording passwords for logging into websites.

The most popular browsers areChrome,Safari,Edge,Samsung Internet andFirefox.[54]

Server

[edit]
Main article:Web server
The inside and front of aDell PowerEdge web server, a computer designed forrack mounting

AWeb server isserver software, or hardware dedicated to running said software, that can satisfy World Wide Web client requests. A web server can, in general, contain one or more websites. A web server processes incoming network requests overHTTP and several other related protocols.

The primary function of a web server is to store, process and deliverweb pages toclients.[55] The communication between client and server takes place using theHypertext Transfer Protocol (HTTP). Pages delivered are most frequentlyHTML documents, which may includeimages,style sheets andscripts in addition to the text content.

Multiple web servers may be used for a high traffic website; here,Dell servers are installed together to be used for theWikimedia Foundation.

Auser agent, commonly aweb browser orweb crawler, initiates communication by making arequest for a specific resource using HTTP and the server responds with the content of that resource or anerror message if unable to do so. The resource is typically a real file on the server'ssecondary storage, but this is not necessarily the case and depends on how the webserver isimplemented.

While the primary function is to serve content, full implementation of HTTP also includes ways of receiving content from clients. This feature is used for submittingweb forms, includinguploading of files.

Many generic web servers also supportscripting usingActive Server Pages (ASP),PHP (Hypertext Preprocessor), or otherscripting languages. This means that the behaviour of the webserver can be scripted in separate files, while the actual server software remains unchanged. Usually, this function is used to generate HTML documentsdynamically ("on-the-fly") as opposed to returningstatic documents. The former is primarily used for retrieving or modifying information fromdatabases. The latter is typically much faster and more easilycached but cannot deliverdynamic content.

Web servers can also frequently be foundembedded in devices such asprinters,routers,webcams and serving only alocal network. The web server may then be used as a part of a system for monitoring or administering the device in question. This usually means that no additional software has to be installed on the client computer since only a web browser is required (which now is included with mostoperating systems).

Optical Networking

[edit]

Optical networking is a sophisticated infrastructure that utilises optical fibre to transmit data over long distances, connecting countries, cities, and even private residences. The technology uses optical microsystems liketunable lasers, filters,attenuators, switches, and wavelength-selective switches to manage and operate these networks.[56][57]

The large quantity of optical fibre installed throughout the world at the end of the twentieth century set the foundation of the Internet as it is used today. The information highway relies heavily on optical networking, a method of sending messages encoded in light to relay information in various telecommunication networks.[58]

TheAdvanced Research Projects Agency Network (ARPANET) was one of the first iterations of the Internet, created in collaboration with universities and researchers 1969.[59][60][61][62] However, access to the ARPANET was limited to researchers, and in 1985, theNational Science Foundation founded theNational Science Foundation Network (NSFNET), a program that provided supercomputer access to researchers.[62]

Limited public access to the Internet led to pressure from consumers and corporations to privatise the network. In 1993, the US passed theNational Information Infrastructure Act, which dictated that the National Science Foundation must hand over control of the optical capabilities to commercial operators.[63][64]

The privatisation of the Internet and the release of the World Wide Web to the public in 1993 led to an increased demand for Internet capabilities. This spurred developers to seek solutions to reduce the time and cost of laying new fibre and increase the amount of information that can be sent on a single fibre, in order to meet the growing needs of the public.[65][66][67][68]

In 1994, Pirelli S.p.A.'s optical components division introduced a wavelength-division multiplexing (WDM) system to meet growing demand for increased data transmission. This four-channel WDM technology allowed more information to be sent simultaneously over a single optical fibre, effectively boosting network capacity.[69][70]

Pirelli wasn't the only company that developed a WDM system; another company, theCiena Corporation (Ciena), created its own technology to transmit data more efficiently.David Huber, an optical networking engineer and entrepreneurKevin Kimberlin founded Ciena in 1992.[71][72][73] Drawing on laser technology fromGordon Gould and William Culver ofOptelecom, Inc., the company focused on utilising optical amplifiers to transmit data via light.[74][75][76] Under chief executive officer Pat Nettles, Ciena developed a dual-stage optical amplifier for dense wavelength-division multiplexing (DWDM), patented in 1997 and deployed on the Sprint network in 1996.[77][78][79][80][81]

Cookie

[edit]
Main article:HTTP cookie

AnHTTP cookie (also calledweb cookie,Internet cookie,browser cookie, or simplycookie) is a small piece of data sent from a website and stored on the user's computer by the user'sweb browser while the user is browsing. Cookies were designed to be a reliable mechanism for websites to rememberstateful information (such as items added in the shopping cart in an online store) or to record the user's browsing activity (including clicking particular buttons,logging in, or recording which pages were visited in the past). They can also be used to remember arbitrary pieces of information that the user previously entered into form fields such as names, addresses, passwords, and credit card numbers.

Cookies perform essential functions in the modern web. Perhaps most importantly,authentication cookies are the most common method used by web servers to know whether the user is logged in or not, and which account they are logged in with. Without such a mechanism, the site would not know whether to send a page containing sensitive information or require the user to authenticate themselves by logging in. The security of an authentication cookie generally depends on the security of the issuing website and the user'sweb browser, and on whether the cookie data is encrypted. Security vulnerabilities may allow a cookie's data to be read by ahacker, used to gain access to user data, or used to gain access (with the user's credentials) to the website to which the cookie belongs (seecross-site scripting andcross-site request forgery for examples).[82]

Tracking cookies, and especially third-party tracking cookies, are commonly used as ways to compile long-term records of individuals' browsing histories – a potentialprivacy concern that prompted European[83] and U.S. lawmakers to take action in 2011.[84][85] European law requires that all websites targetingEuropean Union member states gain "informed consent" from users before storing non-essential cookies on their device.

GoogleProject Zero researcher Jann Horn describes ways cookies can be read byintermediaries, likeWi-Fi hotspot providers. When in such circumstances, he recommends using the browser inprivate browsing mode (widely known asIncognito mode in Google Chrome).[86]

Search engine

[edit]
Main article:Search engine
The results of a search for the term "lunar eclipse" in a web-basedimage search engine

Aweb search engine orInternet search engine is asoftware system that is designed to carry outweb search (Internet search), which means to search the World Wide Web in a systematic way for particular information specified in aweb search query. The search results are generally presented in a line of results, often referred to assearch engine results pages (SERPs). The information may be a mix ofweb pages, images, videos, infographics, articles, research papers, and other types of files. Some search engines alsomine data available indatabases oropen directories. Unlikeweb directories, which are maintained only by human editors, search engines also maintainreal-time information by running analgorithm on aweb crawler. Internet content that is not capable of being searched by a web search engine is generally described as thedeep web.

In 1990,Archie, the world's first search engine, was released. The technology was originally an index ofFile Transfer Protocol (FTP) sites, which was a method for moving files between a client and a server network.[87][88] This early search tool was superseded by more advanced engines likeYahoo! in 1995 andGoogle in 1998.[89][90]

Deep web

[edit]
Main article:Deep web

The deep web,[91]invisible web,[92] orhidden web[93] are parts of the World Wide Web whose contents are notindexed by standardweb search engines. The opposite term to the deep web is thesurface web, which is accessible to anyone using the Internet.[94]Computer scientist Michael K. Bergman is credited with coining the termdeep web in 2001 as a search indexing term.[95]

The content of the deep web is hidden behindHTTP forms,[96][97] and includes many very common uses such asweb mail,online banking, and services that users must pay for, and which is protected by apaywall, such asvideo on demand, some online magazines and newspapers, among others.

The content of the deep web can be located and accessed by a directURL orIP address and may require a password or other security access past the public website page.

Caching

[edit]

Aweb cache is a server computer located either on the public Internet or within an enterprise that stores recently accessed web pages to improve response time for users when the same content is requested within a certain time after the original request. Most web browsers also implement abrowser cache by writing recently obtained data to a local data storage device. HTTP requests by a browser may ask only for data that has changed since the last access. Web pages and resources may contain expiration information to control caching to secure sensitive data, such as inonline banking, or to facilitate frequently updated sites, such as news media. Even sites with highly dynamic content may permit basic resources to be refreshed only occasionally. Web site designers find it worthwhile to collate resources such as CSS data and JavaScript into a few site-wide files so that they can be cached efficiently. Enterprisefirewalls often cache Web resources requested by one user for the benefit of many users. Somesearch engines store cached content of frequently accessed websites.

Security

[edit]

Forcriminals, the Web has become a venue to spreadmalware and engage in a range ofcybercrime, including (but not limited to)identity theft,fraud,espionage, andintelligence gathering.[98] Web-basedvulnerabilities now outnumber traditional computer security concerns,[99][100] and as measured byGoogle, about one in ten web pages may contain malicious code.[101] Most web-basedattacks take place on legitimate websites, and most, as measured bySophos, are hosted in the United States, China and Russia.[102] The most common of all malwarethreats isSQL injection attacks against websites.[103] Through HTML and URIs, the Web was vulnerable to attacks likecross-site scripting (XSS) that came with the introduction of JavaScript[104] and were exacerbated to some degree byWeb 2.0 and Ajaxweb design that favours the use of scripts.[105] In one 2007 estimate, 70% of all websites are open to XSS attacks on their users.[106]Phishing is another common threat to the Web. In February 2013, RSA (the security division of EMC) estimated the global losses from phishing at $1.5 billion in 2012.[107] Two of the well-known phishing methods are Covert Redirect and Open Redirect.

Proposed solutions vary. Large security companies likeMcAfee already design governance and compliance suites to meet post-9/11 regulations,[108] and some, likeFinjan Holdings have recommended active real-time inspection of programming code and all content regardless of its source.[98] Some have argued that for enterprises to see Web security as a business opportunity rather than acost centre,[109] while others call for "ubiquitous, always-ondigital rights management" enforced in the infrastructure to replace the hundreds of companies that secure data and networks.[110]Jonathan Zittrain has said users sharing responsibility for computing safety is far preferable to locking down the Internet.[111]

Privacy

[edit]
Main article:Internet privacy

Every time a client requests a web page, the server can identify the request'sIP address. Web servers usually log IP addresses in alog file. Also, unless set not to do so, most web browsers record requested web pages in a viewablehistory feature, and usuallycache much of the content locally. Unless the server-browser communication uses HTTPS encryption, web requests and responses travel in plain text across the Internet and can be viewed, recorded, and cached by intermediate systems. Another way to hidepersonally identifiable information is by using avirtual private network. A VPNencrypts traffic between the client and VPN server, and masks the original IP address, lowering the chance of user identification.

When a web page asks for, and the user supplies, personally identifiable information—such as their real name, address, e-mail address, etc. web-based entities can associate current web traffic with that individual. If the website usesHTTP cookies, username, and password authentication, or other tracking techniques, it can relate other web visits, before and after, to the identifiable information provided. In this way, a web-based organisation can develop and build a profile of the individual people who use its site or sites. It may be able to build a record for an individual that includes information about their leisure activities, their shopping interests, their profession, and other aspects of theirdemographic profile. These profiles are of potential interest to marketers, advertisers, and others. Depending on the website'sterms and conditions and the local laws that apply information from these profiles may be sold, shared, or passed to other organisations without the user being informed. For many ordinary people, this means little more than some unexpected emails in their inbox or some uncannily relevant advertising on a future web page. For others, it can mean that time spent indulging an unusual interest can result in a deluge of further targeted marketing that may be unwelcome. Law enforcement, counterterrorism, and espionage agencies can also identify, target, and track individuals based on their interests or proclivities on the Web.

Social networking sites usually try to get users to use their real names, interests, and locations, rather than pseudonyms, as their executives believe that this makes the social networking experience more engaging for users. On the other hand, uploaded photographs or unguarded statements can be identified to an individual, who may regret this exposure. Employers, schools, parents, and other relatives may be influenced by aspects of social networking profiles, such as text posts or digital photos, that the posting individual did not intend for these audiences.Online bullies may make use of personal information to harass orstalk users. Modern social networking websites allow fine-grained control of the privacy settings for each posting, but these can be complex and not easy to find or use, especially for beginners.[112] Photographs and videos posted onto websites have caused particular problems, as they can add a person's face to an online profile. With modern and potentialfacial recognition technology, it may then be possible to relate that face with other, previously anonymous, images, events, and scenarios that have been imaged elsewhere. Due to image caching, mirroring, and copying, it is difficult to remove an image from the World Wide Web.

Standards

[edit]
Main article:Web standards

Web standards include many interdependent standards and specifications, some of which govern aspects of theInternet, not just the World Wide Web. Even when not web-focused, such standards directly or indirectly affect the development and administration of websites andweb services. Considerations include theinteroperability,accessibility andusability of web pages and web sites.

Web standards, in the broader sense, consist of the following:

Web standards are not fixed sets of rules but are constantly evolving sets of finalised technical specifications of web technologies.[119] Web standards are developed bystandards organisations—groups of interested and often competing parties chartered with the task of standardisation—not technologies developed and declared to be a standard by a single individual or company. It is crucial to distinguish those specifications that are under development from the ones that already reached the final development status (in the case ofW3C specifications, the highest maturity level).

Accessibility

[edit]
Main article:Web accessibility

There are methods for accessing the Web in alternative mediums and formats to facilitate use by individuals withdisabilities. These disabilities may be visual, auditory, physical, speech-related, cognitive, neurological, or some combination. Accessibility features also help people with temporary disabilities, like a broken arm, or ageing users as their abilities change.[120] The Web is receiving information as well as providing information and interacting with society. The World Wide Web Consortium claims that it is essential that the Web be accessible, so it can provide equal access andequal opportunity to people with disabilities.[121] Tim Berners-Lee once noted, "The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect."[120] Many countries regulate web accessibility as a requirement for websites.[122] International co-operation in the W3CWeb Accessibility Initiative led to simple guidelines that web content authors as well as software developers can use to make the Web accessible to persons who may or may not be usingassistive technology.[120][123]

Internationalisation

[edit]
A global map of theWeb Index for countries in 2014

The W3CInternationalisation Activity assures that web technology works in all languages, scripts, and cultures.[124] Beginning in 2004 or 2005,Unicode gained ground and eventually in December 2007 surpassed bothASCII and Western European as the Web's most frequently usedcharacter map.[125] OriginallyRFC 3986 allowed resources to be identified byURI in a subset of US-ASCII.RFC 3987 allows more characters—any character in theUniversal Character Set—and now a resource can be identified byIRI in any language.[126]

See also

[edit]

References

[edit]
  1. ^"World Wide Web - MDN Web Docs Glossary: Definitions of Web-related terms | MDN".developer.mozilla.org. Retrieved25 April 2023.
  2. ^Wright, Edmund, ed. (2006).The Desk Encyclopedia of World History. New York:Oxford University Press. p. 312.ISBN 978-0-7394-7809-7.
  3. ^abc"What is the difference between the Web and the Internet?".W3C Help and FAQ.W3C. 2009.Archived from the original on 9 July 2015. Retrieved16 July 2015.
  4. ^"World Wide Web (WWW) launches in the public domain | April 30, 1993".HISTORY. 30 March 2020.Archived from the original on 6 February 2025. Retrieved21 January 2025.
  5. ^abcBerners-Lee, Tim."Information Management: A Proposal".w3.org. The World Wide Web Consortium.Archived from the original on 1 April 2010. Retrieved12 February 2022.
  6. ^"The World's First Web Site".HISTORY. 30 August 2009.Archived from the original on 19 August 2023. Retrieved4 August 2016.
  7. ^Bleigh, Michael (16 May 2014)."The Once And Future Web Platform". TechCrunch.Archived from the original on 5 December 2021. Retrieved9 March 2022.
  8. ^"World Wide Web Timeline". Pews Research Center. 11 March 2014.Archived from the original on 29 July 2015. Retrieved1 August 2015.
  9. ^Dewey, Caitlin (12 March 2014)."36 Ways The Web Has Changed Us".The Washington Post.Archived from the original on 9 September 2015. Retrieved1 August 2015.
  10. ^ab"Internet Live Stats".internetlivestats.com.Archived from the original on 2 July 2015. Retrieved1 August 2015.
  11. ^abQuittner, Joshua (29 March 1999)."Network Designer Tim Berners-Lee".Time Magazine. Archived fromthe original on 15 August 2007. Retrieved17 May 2010.He wove the World Wide Web and created a mass medium for the 21st century. The World Wide Web is Berners-Lee's alone. He designed it. He set it loose it on the world. And he more than anyone else has fought to keep it an open, non-proprietary and free.[page needed]
  12. ^abMcPherson, Stephanie Sammartino (2009).Tim Berners-Lee: Inventor of the World Wide Web. Twenty-First Century Books.ISBN 978-0-8225-7273-2.
  13. ^Rutter, Dorian (2005).From Diversity to Convergence: British Computer Networks and the Internet, 1970-1995(PDF) (Computer Science thesis). The University of Warwick.Archived(PDF) from the original on 10 October 2022. Retrieved27 December 2022.When Berners-Lee developed his Enquire hypertext system during 1980, the ideas explored by Bush, Engelbart, and Nelson did not influence his work, as he was not aware of them. However, as Berners-Lee began to refine his ideas, the work of these predecessors would later confirm the legitimacy of his system.
  14. ^Tim Berners-Lee (1999).Weaving the Web. Internet Archive. HarperSanFrancisco. pp. 5–6.ISBN 978-0-06-251586-5.Unbeknownst to me at that early stage in my thinking, several people had hit upon similar concepts, which were never implemented.
  15. ^Berners-Lee, T.; Cailliau, R.; Groff, J.-F.; Pollermann, B. (1992)."World-Wide Web: The Information Universe".Electron. Netw. Res. Appl. Policy.2:52–58.doi:10.1108/eb047254.ISSN 1066-2243.Archived from the original on 27 December 2022. Retrieved27 December 2022.
  16. ^W3 (1991)Re: Qualifiers on Hypertext linksArchived 7 December 2021 at theWayback Machine
  17. ^Hopgood, Bob."History of the Web".w3.org. The World Wide Web Consortium.Archived from the original on 21 March 2022. Retrieved12 February 2022.
  18. ^"A short history of the Web".CERN.Archived from the original on 17 April 2022. Retrieved15 April 2022.
  19. ^"30 years of the web: a short history of the invention that changed the world".British Council. Retrieved19 September 2025.Berners-Lee and others worked to ensure that CERN would make the underlying code available on a royalty-free basis, forever. This decision was announced in April 1993, and sparked a global wave of creativity, collaboration and innovation.
  20. ^"Software release of WWW into public domain".CERN Document Server. CERN. 30 April 1993.Archived from the original on 17 February 2022. Retrieved17 February 2022.
  21. ^"Ten Years Public Domain for the Original Web Software". Tenyears-www.web.cern.ch. 30 April 2003.Archived from the original on 13 August 2009. Retrieved27 July 2009.
  22. ^Calore, Michael (22 April 2010)."April 22, 1993: Mosaic Browser Lights Up Web With Color, Creativity".Wired.Archived from the original on 24 April 2018. Retrieved12 February 2022.
  23. ^Couldry, Nick (2012).Media, Society, World: Social Theory and Digital Media Practice. London: Polity Press. p. 2.ISBN 9780745639208.Archived from the original on 27 February 2024. Retrieved11 December 2020.
  24. ^Hoffman, Jay (21 April 1993)."The Origin of the IMG Tag".The History of the Web.Archived from the original on 13 February 2022. Retrieved13 February 2022.
  25. ^Clarke, Roger."The Birth of Web Commerce".Roger Clarke's Web-Site. XAMAX.Archived from the original on 15 February 2022. Retrieved15 February 2022.
  26. ^McCullough, Brian."20 YEARS ON: WHY NETSCAPE'S IPO WAS THE "BIG BANG" OF THE INTERNET ERA".www.internethistorypodcast.com. INTERNET HISTORY PODCAST.Archived from the original on 12 February 2022. Retrieved12 February 2022.
  27. ^Calore, Michael (28 September 2009)."Sept. 28, 1998: Internet Explorer Leaves Netscape in Its Wake".Wired.Archived from the original on 30 November 2021. Retrieved14 February 2022.
  28. ^Daly, Janet (26 January 2000)."World Wide Web Consortium Issues XHTML 1.0 as a Recommendation". W3C.Archived from the original on 20 June 2021. Retrieved8 March 2022.
  29. ^Hickson, Ian."WHAT open mailing list announcement".whatwg.org. WHATWG.Archived from the original on 8 March 2022. Retrieved16 February 2022.
  30. ^Shankland, Stephen (9 July 2009)."An epitaph for the Web standard, XHTML 2". CNet.Archived from the original on 16 February 2022. Retrieved17 February 2022.
  31. ^"Memorandum of Understanding Between W3C and WHATWG". W3C.Archived from the original on 29 May 2019. Retrieved16 February 2022.
  32. ^In, Lee (30 June 2012).Electronic Commerce Management for Business Activities and Global Enterprises: Competitive Advantages: Competitive Advantages. IGI Global.ISBN 978-1-4666-1801-5.Archived from the original on 21 April 2024. Retrieved27 September 2020.
  33. ^Misiroglu, Gina (26 March 2015).American Countercultures: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History: An Encyclopedia of Nonconformists, Alternative Lifestyles, and Radical Ideas in U.S. History. Routledge.ISBN 978-1-317-47729-7.Archived from the original on 21 April 2024. Retrieved27 September 2020.
  34. ^"World Wide Web Timeline".Pew Research Center. 11 March 2014.Archived from the original on 29 July 2015. Retrieved1 August 2015.
  35. ^"Frequently asked questions - Spelling of WWW". W3C.Archived from the original on 2 August 2009. Retrieved27 July 2009.
  36. ^"Percentage of mobile device website traffic worldwide from 1st quarter 2015 to 4th quarter 2024". Statista. Retrieved17 April 2025.
  37. ^Castelluccio, Michael (1 October 2010)."It's not your grandfather's Internet".Strategic Finance. Institute of Management Accountants.Archived from the original on 5 March 2016. Retrieved7 February 2016 – via The Free Library.
  38. ^"Audible pronunciation of 'WWW'". Oxford University Press. Archived fromthe original on 25 May 2014. Retrieved25 May 2014.
  39. ^Harvey, Charlie (18 August 2015)."How we pronounce WWW in English: a detailed but unscientific survey".charlieharvey.org.uk.Archived from the original on 19 November 2022. Retrieved19 May 2022.
  40. ^"Stephen Fry's pronunciation of 'WWW'". Podcasts.com. Archived fromthe original on 4 April 2017.
  41. ^Simonite, Tom (22 July 2008)."Help us find a better way to pronounce www".newscientist.com. New Scientist, Technology.Archived from the original on 13 March 2016. Retrieved7 February 2016.
  42. ^Muylle, Steve; Moenaert, Rudy; Despont, Marc (1999). "A grounded theory of World Wide Web search behaviour".Journal of Marketing Communications.5 (3): 143.doi:10.1080/135272699345644.
  43. ^Flanagan, David.JavaScript – The definitive guide (6 ed.). p. 1.JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behaviour of web pages.
  44. ^"HTML 4.0 Specification – W3C Recommendation – Conformance: requirements and recommendations". World Wide Web Consortium. 18 December 1997.Archived from the original on 5 July 2015. Retrieved6 July 2015.
  45. ^Berners-Lee, Tim;Cailliau, Robert (12 November 1990)."WorldWideWeb: Proposal for a HyperText Project".Archived from the original on 2 May 2015. Retrieved12 May 2015.
  46. ^Berners-Lee, Tim."Frequently asked questions by the Press". W3C.Archived from the original on 2 August 2009. Retrieved27 July 2009.
  47. ^Palazzi, P (2011)."The Early Days of the WWW at CERN". Archived fromthe original on 23 July 2012.
  48. ^Fraser, Dominic (13 May 2018)."Why a domain's root can't be a CNAME – and other tidbits about the DNS".FreeCodeCamp.Archived from the original on 21 April 2024. Retrieved12 March 2019.
  49. ^"automatically adding www.___.com". mozillaZine. 16 May 2003.Archived from the original on 27 June 2009. Retrieved27 May 2009.
  50. ^Masnick, Mike (7 July 2008)."Microsoft Patents Adding 'www.' And '.com' To Text". Techdirt.Archived from the original on 27 June 2009. Retrieved27 May 2009.
  51. ^abHamilton, Naomi (31 July 2008)."The A-Z of Programming Languages: JavaScript".Computerworld. IDG.Archived from the original on 24 May 2009. Retrieved12 May 2009.
  52. ^Buntin, Seth (23 September 2008)."jQuery Polling plugin". Archived fromthe original on 13 August 2009. Retrieved22 August 2009.
  53. ^"website".TheFreeDictionary.com.Archived from the original on 7 May 2018. Retrieved2 July 2011.
  54. ^"Top Browsers Market Share".www.similarweb.com.Archived from the original on 17 February 2025. Retrieved15 February 2025.
  55. ^Patrick, Killelea (2002).Web performance tuning (2nd ed.). Beijing: O'Reilly. p. 264.ISBN 978-0596001728.OCLC 49502686.
  56. ^Liu, Xiang (20 December 2019)."Evolution of Fiber-Optic Transmission and Networking toward the 5G Era".iScience.22:489–506.Bibcode:2019iSci...22..489L.doi:10.1016/j.isci.2019.11.026.ISSN 2589-0042.PMC 6920305.PMID 31838439.
  57. ^Marom, Dan M. (1 January 2008), Gianchandani, Yogesh B.; Tabata, Osamu; Zappe, Hans (eds.),"3.07 - Optical Communications",Comprehensive Microsystems, Oxford: Elsevier, pp. 219–265,doi:10.1016/b978-044452190-3.00035-5,ISBN 978-0-444-52190-3,archived from the original on 23 January 2025, retrieved17 January 2025
  58. ^Chadha, Devi (2019).Optical WDM networks: from static to elastic networks. Hoboken, NJ: Wiley-IEEE Press.ISBN 978-1-119-39326-9.
  59. ^"The Computer History Museum, SRI International, and BBN Celebrate the 40th Anniversary of First ARPANET Transmission, Precursor to Today's Internet | SRI International". 29 March 2019. Archived fromthe original on 29 March 2019. Retrieved21 January 2025.
  60. ^Markoff, John (24 January 1993)."Building the Electronic Superhighway".The New York Times.ISSN 0362-4331. Retrieved21 January 2025.
  61. ^Abbate, Janet (2000).Inventing the Internet. Inside technology (3rd printing ed.). Cambridge, Mass.: MIT Press.ISBN 978-0-262-51115-5.
  62. ^ab"NSFNET: A Partnership for High-Speed Networking"(PDF).www.merit.edu.Archived(PDF) from the original on 6 November 2024. Retrieved21 January 2025.
  63. ^Boucher, Rick (14 September 1993)."H.R.1757 - 103rd Congress (1993-1994): National Information Infrastructure Act of 1993".www.congress.gov.Archived from the original on 10 November 2021. Retrieved23 January 2025.
  64. ^"NSF Shapes the Internet's Evolution | NSF - National Science Foundation".new.nsf.gov. 25 July 2003. Retrieved23 January 2025.
  65. ^Radu, Roxana (2019). "Privatization and Globalization of the Internet".Negotiating Internet Governance. pp. 75–112.doi:10.1093/oso/9780198833079.003.0004.ISBN 978-0-19-883307-9.
  66. ^"Birth of the Commercial Internet - NSF Impacts | NSF - National Science Foundation".new.nsf.gov. Retrieved23 January 2025.
  67. ^Markoff, John (3 March 1997)."Fiber-Optic Technology Draws Record Stock Value".The New York Times.ISSN 0362-4331.Archived from the original on 9 October 2019. Retrieved23 January 2025.
  68. ^Korzeniowski, Paul (2 June 1997). "Record growth spurs demand for dense WDM -- Infrastructure bandwidth gears up for next wave".CommunicationsWeek. No. 666. p. T.40.ProQuest 226891627.
  69. ^Hecht, Jeff (1999).City of light: the story of fiber optics. The Sloan technology series. New York: Oxford University Press.ISBN 978-0-19-510818-7.
  70. ^"Cisco to Acquire Pirelli DWDM Unit for $2.15 Billion".www.fiberopticsonline.com. Retrieved31 January 2025.
  71. ^Hirsch, Stacey (February 2, 2006). "Huber steps down as CEO of Broadwing". The Baltimore Sun.
  72. ^"Dr. David Huber".History of the Internet. Retrieved3 February 2025.
  73. ^"Internet Commercialization History".History of the Internet. Retrieved3 February 2025.
  74. ^"May 17, 1993, page 76 - The Baltimore Sun at Baltimore Sun".Newspapers.com. 17 May 1993. p. 76.Archived from the original on 21 February 2025. Retrieved3 February 2025.
  75. ^Hall, Carla."Inventor Beams over Laser Patents : After 30 Years, Gordon Gould Gets Credit He Deserves." Los Angeles Times, Los Angeles Times, 17 Dec. 1987.
  76. ^Chang, Kenneth (20 September 2005)."Gordon Gould, 85, Figure in Invention of the Laser, Dies".The New York Times.ISSN 0362-4331.Archived from the original on 19 September 2017. Retrieved3 February 2025.
  77. ^Carroll, Jim (12 December 2024)."Patrick Nettles Steps Down as Executive Chair of Ciena".Converge Digest.Archived from the original on 14 February 2025. Retrieved3 February 2025.
  78. ^US5696615A, Alexander, Stephen B., "Wavelength division multiplexed optical communication systems employing uniform gain optical amplifiers", issued 9 December 1997 
  79. ^Hecht, Jeff (2004).City of light: the story of fiber optics. The Sloan technology series (Rev. and expanded ed., 1. paperback [ed.] ed.). Oxford: Oxford Univ. Press.ISBN 978-0-19-510818-7.
  80. ^"Optica Publishing Group".opg.optica.org.Archived from the original on 26 January 2025. Retrieved3 February 2025.
  81. ^Wexler, Joanie (25 March 1996). "Sprint boots some users off 'Net".Network World. Vol. 13, no. 13. p. 25.ProQuest 215944575.
  82. ^Vamosi, Robert (14 April 2008)."Gmail cookie stolen via Google Spreadsheets".News.cnet.com. Archived fromthe original on 9 December 2013. Retrieved19 October 2017.
  83. ^"What about the "EU Cookie Directive"?". WebCookies.org. 2013. Archived fromthe original on 11 October 2017. Retrieved19 October 2017.
  84. ^"New net rules set to make cookies crumble".BBC. 8 March 2011.Archived from the original on 10 August 2018. Retrieved18 February 2019.
  85. ^"Sen. Rockefeller: Get Ready for a Real Do-Not-Track Bill for Online Advertising".Adage.com. 6 May 2011.Archived from the original on 24 August 2011. Retrieved18 February 2019.
  86. ^Want to use my wifi?Archived 4 January 2018 at theWayback Machine, Jann Horn accessed 5 January 2018.
  87. ^Nguyen, Jennimai (10 September 2020)."Archie, the very first search engine, was released 30 years ago today".Mashable. Retrieved4 February 2025.
  88. ^"What is File Transfer Protocol (FTP) meaning".Fortinet.Archived from the original on 26 January 2025. Retrieved4 February 2025.
  89. ^"Britannica Money".www.britannica.com. 4 February 2025.Archived from the original on 27 July 2024. Retrieved4 February 2025.
  90. ^Clark, Andrew (1 February 2008)."How Jerry's guide to the world wide web became Yahoo".The Guardian.ISSN 0261-3077.Archived from the original on 5 October 2013. Retrieved4 February 2025.
  91. ^Hamilton, Nigel (13 May 2024)."The Mechanics of a Deep Net Metasearch Engine".IADIS Digital Library:1034–1036.ISBN 978-972-98947-0-1.Archived from the original on 31 May 2023. Retrieved6 May 2024.
  92. ^Devine, Jane; Egger-Sider, Francine (July 2004). "Beyond google: the invisible web in the academic library".The Journal of Academic Librarianship.30 (4):265–269.doi:10.1016/j.acalib.2004.04.010.
  93. ^Raghavan, Sriram; Garcia-Molina, Hector (11–14 September 2001)."Crawling the Hidden Web".27th International Conference on Very Large Data Bases.Archived from the original on 17 August 2019. Retrieved18 February 2019.
  94. ^"Surface Web". Computer Hope.Archived from the original on 5 May 2020. Retrieved20 June 2018.
  95. ^Wright, Alex (22 February 2009)."Exploring a 'Deep Web' That Google Can't Grasp".The New York Times.Archived from the original on 1 March 2020. Retrieved23 February 2009.
  96. ^Madhavan, J., Ko, D., Kot, Ł., Ganapathy, V., Rasmussen, A., & Halevy, A. (2008). Google's deep web crawl. Proceedings of the VLDB Endowment, 1(2), 1241–52.
  97. ^Shedden, Sam (8 June 2014)."How Do You Want Me to Do It? Does It Have to Look like an Accident? – an Assassin Selling a Hit on the Net; Revealed Inside the Deep Web".Sunday Mail. Archived fromthe original on 1 March 2020. Retrieved5 May 2017.
  98. ^abBen-Itzhak, Yuval (18 April 2008)."Infosecurity 2008 – New defence strategy in battle against e-crime".ComputerWeekly. Reed Business Information.Archived from the original on 4 June 2008. Retrieved20 April 2008.
  99. ^Christey, Steve & Martin, Robert A. (22 May 2007)."Vulnerability Type Distributions in CVE (version 1.1)".MITRE Corporation.Archived from the original on 17 March 2013. Retrieved7 June 2008.
  100. ^"Symantec Internet Security Threat Report: Trends for July–December 2007 (Executive Summary)"(PDF).Symantec Internet Security Threat Report.XIII. Symantec Corp.:1–2 April 2008. Archived fromthe original(PDF) on 25 June 2008. Retrieved11 May 2008.
  101. ^"Google searches web's dark side".BBC News. 11 May 2007.Archived from the original on 7 March 2008. Retrieved26 April 2008.
  102. ^"Security Threat Report (Q1 2008)"(PDF). Sophos.Archived(PDF) from the original on 31 December 2013. Retrieved24 April 2008.
  103. ^"Security threat report"(PDF). Sophos. July 2008.Archived(PDF) from the original on 31 December 2013. Retrieved24 August 2008.
  104. ^Jeremiah Grossman; Robert "RSnake" Hansen; Petko "pdp" D. Petkov; Anton Rager; Seth Fogie (2007).Cross Site Scripting Attacks: XSS Exploits and Defense(PDF). Syngress, Elsevier Science & Technology. pp. 68–69, 127.ISBN 978-1-59749-154-9.Archived(PDF) from the original on 15 November 2024. Retrieved23 January 2025.
  105. ^O'Reilly, Tim (30 September 2005)."What Is Web 2.0". O'Reilly Media. pp. 4–5.Archived from the original on 28 June 2012. Retrieved4 June 2008. and AJAX web applications can introduce security vulnerabilities like "client-side security controls, increased attack surfaces, and new possibilities for Cross-Site Scripting (XSS)", inRitchie, Paul (March 2007)."The security risks of AJAX/web 2.0 applications"(PDF).Infosecurity. Archived fromthe original(PDF) on 25 June 2008. Retrieved6 June 2008. which citesHayre, Jaswinder S. & Kelath, Jayasankar (22 June 2006)."Ajax Security Basics". SecurityFocus.Archived from the original on 15 May 2008. Retrieved6 June 2008.
  106. ^Berinato, Scott (1 January 2007)."Software Vulnerability Disclosure: The Chilling Effect".CSO.CXO Media. p. 7. Archived fromthe original on 18 April 2008. Retrieved7 June 2008.
  107. ^"2012 Global Losses From phishing Estimated At $1.5 Bn". FirstPost. 20 February 2013.Archived from the original on 21 December 2014. Retrieved25 January 2019.
  108. ^Prince, Brian (9 April 2008)."McAfee Governance, Risk and Compliance Business Unit".eWEEK. Ziff Davis Enterprise Holdings.Archived from the original on 21 April 2024. Retrieved25 April 2008.
  109. ^Preston, Rob (12 April 2008)."Down To Business: It's Past Time To Elevate The Infosec Conversation".InformationWeek. United Business Media.Archived from the original on 14 April 2008. Retrieved25 April 2008.
  110. ^Claburn, Thomas (6 February 2007)."RSA's Coviello Predicts Security Consolidation".InformationWeek. United Business Media.Archived from the original on 7 February 2009. Retrieved25 April 2008.
  111. ^Duffy Marsan, Carolyn (9 April 2008)."How the iPhone is killing the 'Net".Network World. IDG. Archived fromthe original on 14 April 2008. Retrieved17 April 2008.
  112. ^boyd, danah; Hargittai, Eszter (July 2010)."Facebook privacy settings: Who cares?".First Monday.15 (8).doi:10.5210/fm.v15i8.3086.
  113. ^"W3C Technical Reports and Publications". W3C.Archived from the original on 15 July 2018. Retrieved19 January 2009.
  114. ^"IETF RFC page". IETF. Archived fromthe original on 2 February 2009. Retrieved19 January 2009.
  115. ^"Search for World Wide Web in ISO standards". ISO. Retrieved24 June 2025.
  116. ^"Ecma formal publications". Ecma.Archived from the original on 27 December 2017. Retrieved19 January 2009.
  117. ^"Unicode Technical Reports". Unicode Consortium.Archived from the original on 2 January 2022. Retrieved19 January 2009.
  118. ^"IANA home page". IANA.Archived from the original on 24 February 2011. Retrieved19 January 2009.
  119. ^Sikos, Leslie (2011).Web standards – Mastering HTML5, CSS3, and XML.Apress.ISBN 978-1-4302-4041-9. Archived fromthe original on 2 April 2015. Retrieved12 March 2019.
  120. ^abc"Web Accessibility Initiative (WAI)". World Wide Web Consortium. Archived fromthe original on 2 April 2009. Retrieved7 April 2009.
  121. ^"Developing a Web Accessibility Business Case for Your Organization: Overview". World Wide Web Consortium.Archived from the original on 14 April 2009. Retrieved7 April 2009.
  122. ^"Legal and Policy Factors in Developing a Web Accessibility Business Case for Your Organization". World Wide Web Consortium.Archived from the original on 5 April 2009. Retrieved7 April 2009.
  123. ^"Web Content Accessibility Guidelines (WCAG) Overview". World Wide Web Consortium.Archived from the original on 1 April 2009. Retrieved7 April 2009.
  124. ^"Internationalization (I18n) Activity". World Wide Web Consortium.Archived from the original on 16 April 2009. Retrieved10 April 2009.
  125. ^Davis, Mark (5 April 2008)."Moving to Unicode 5.1".Archived from the original on 21 May 2009. Retrieved10 April 2009.
  126. ^"World Wide Web Consortium Supports the IETF URI Standard and IRI Proposed Standard" (Press release). World Wide Web Consortium. 26 January 2005.Archived from the original on 7 February 2009. Retrieved10 April 2009.

Further reading

[edit]
  • Berners-Lee, Tim; Bray, Tim; Connolly, Dan; Cotton, Paul; Fielding, Roy; Jeckle, Mario; Lilley, Chris; Mendelsohn, Noah; Orchard, David; Walsh, Norman; Williams, Stuart (15 December 2004)."Architecture of the World Wide Web, Volume One".W3C. Version 20041215.
  • Berners-Lee, Tim (August 1996)."The World Wide Web: Past, Present and Future".W3C.
  • Brügger, Niels, ed,Web25: Histories from the first 25 years of the World Wide Web (Peter Lang, 2017).
  • Fielding, R.; Gettys, J.; Mogul, J.; Frystyk, H.; Masinter, L.; Leach, P.; Berners-Lee, T. (June 1999). "Hypertext Transfer Protocol – HTTP/1.1". Request For Comments 2616. Information Sciences Institute.
  • Niels Brügger, ed.Web History (2010) 362 pages; Historical perspective on the World Wide Web, including issues of culture, content, and preservation.
  • Polo, Luciano (2003)."World Wide Web Technology Architecture: A Conceptual Analysis".New Devices.
  • Skau, H.O. (March 1990). "The World Wide Web and Health Information".New Devices.

External links

[edit]
Wikimedia Commons has media related toWorld Wide Web.
Wikibooks has a book on the topic of:Nets, Webs and the Information Infrastructure
History
Pioneers
Transmission
media
Network topology
and switching
Multiplexing
Concepts
Types of network
Notable networks
Locations
Types
Technology
General
Features
Mechanism
Memetics
RSS
Social
Standard
Form
Media
Alternative media
Micromedia
Related
Background
Sub-topics
Applications
Related topics
Standards
Syntax and supporting technologies
Schemas, ontologies and rules
Semantic annotation
Common vocabularies
Microformat vocabularies
International
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=World_Wide_Web&oldid=1318337130"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp