Web 2.0: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Gareth Leng
mNo edit summary
imported>Pat Palmer
(changing link REST (instead of Representational State Transfer))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{subpages}}
{{subpages}}


'''Web 2.0''' is a term originally coined by [[Tim O'Reilly]] to describe what many see as a new trends in Web design, development and usage, and an accompanying commercial and cultural 'rebirth' of the Web from the "dot com" bust. O'Reilly describes it as the business shift that arises from the rise of the "Internet as platform" (much as, in the technology industry, operating systems and application software before would go to make a platform).
'''Web 2.0''' is a term originally coined by [[Tim O'Reilly]] to describe what many see as a new trends in Web design, development, and usage, and an accompanying commercial and cultural 'rebirth' of the Web from the [[Dot Com Boom|"dot com" bust]]. O'Reilly described Web 2.0 as the business shift that arises from the rise of the "Internet as platform" (much as, in the technology industry, operating systems and application software before would go to make a platform).


The characteristics of services that are labelled as being 'Web 2.0' are some kind of participatory component ('social software' was a phrase used to describe software that improved in functionality and usefulness as more people used it), ubiquity (with services being offered both through a web browser and on other websites through widgets, on the desktop, on mobile devices and through large numbers of partner channels), remixability (data from a number of services being 'mashed-up'), utilisation of social networking, collective intelligence and the idea of hosting applications and services in the 'cloud' rather than on servers that a person owns.
The characteristics of 'Web 2.0' platforms include some kind of participatory component ('social software' was a phrase used to describe software that improved functionality and usefulness as more people used it), ubiquity (with services being offered both through a web browser and on other websites through widgets, on the desktop, on mobile devices, and through large numbers of partner channels), remixability (data and content from multiple services and sources being 'mashed-up'), utilisation of social networking, collective intelligence, and the idea of hosting applications and services in the '[[cloud computing|cloud]]' rather than on servers that a person owns.
 
A variety of technical standards and innovations can be said to have led to the success of Web 2.0: the standardisation of [[XML]] and later [[JavaScript Object Notation|JSON]] as data formats for simple interchange and the availability of simple [[API]]s (often using Representational State Transfer—or [[REST]]—principles), as well as the coming of age of [[JavaScript]] and [[Ajax]] for client-side scripting.
 
A principle characteristic of Web 2.0 applications is utilization of users (readers, consumers) as content producers.  These applications include [[Google]] (where users can comment and alter the placement of search results), [[blogs]] (where readers can comment on postings), [[Technorati]] (user-generated filtering), [[Wikis]] (such as [[The Citizendium]]), [[Digg]], [[Diigo]], and other bookmarking services (user-generated tagging),  [[MySpace]], [[FaceBook]] and [[Twitter]] (user-generated social networking), and [[YouTube]] (user-generated video).


A variety of technical standards and innovations can be said to have led to the success of the Web 2.0 idea: the standardisation of [[XML]] and later [[JavaScript Object Notation|JSON]] as data formats for simple interchange and the availability of simple APIs (often using [[Representational State Transfer]] - or REST - principles), as well as the coming of age of [[JavaScript]] and [[Ajax]] for client-side scripting.
==References==
==References==
<references/>
<references/>

Latest revision as of 18:19, 11 August 2020

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Web 2.0 is a term originally coined by Tim O'Reilly to describe what many see as a new trends in Web design, development, and usage, and an accompanying commercial and cultural 'rebirth' of the Web from the "dot com" bust. O'Reilly described Web 2.0 as the business shift that arises from the rise of the "Internet as platform" (much as, in the technology industry, operating systems and application software before would go to make a platform).

The characteristics of 'Web 2.0' platforms include some kind of participatory component ('social software' was a phrase used to describe software that improved functionality and usefulness as more people used it), ubiquity (with services being offered both through a web browser and on other websites through widgets, on the desktop, on mobile devices, and through large numbers of partner channels), remixability (data and content from multiple services and sources being 'mashed-up'), utilisation of social networking, collective intelligence, and the idea of hosting applications and services in the 'cloud' rather than on servers that a person owns.

A variety of technical standards and innovations can be said to have led to the success of Web 2.0: the standardisation of XML and later JSON as data formats for simple interchange and the availability of simple APIs (often using Representational State Transfer—or REST—principles), as well as the coming of age of JavaScript and Ajax for client-side scripting.

A principle characteristic of Web 2.0 applications is utilization of users (readers, consumers) as content producers. These applications include Google (where users can comment and alter the placement of search results), blogs (where readers can comment on postings), Technorati (user-generated filtering), Wikis (such as The Citizendium), Digg, Diigo, and other bookmarking services (user-generated tagging), MySpace, FaceBook and Twitter (user-generated social networking), and YouTube (user-generated video).

References