PDA

View Full Version : Web 1.0 , 2.0 & 3.0


dealsforums
08-25-2009, 11:56 PM
Can any one explain me about Web 1.0 , 2.0 & 3.0, recently i had interviewed by some one on all.....looking for reply...appreciate for early respone

leebari
09-24-2009, 02:17 PM
Web 1.0 would be standard html with css support.

Web 2.0 stands for all recent upgrades and inventions in web development technology - starting from liquid templates based on CSS 2.0 and ending with AJAX based interactivity.

Web 3.0 is a futuristic name for non html technologies that might be implemented. These include 3D plugins, artificial intelligence implementation and others.

stylight
10-19-2009, 05:12 PM
Web 1.0 - you read
Web 2.0 - you read and write
Web 3.0 (a.k.a. semantic web) - you read, write and link

Cheers,
Sty

Host1Plus
10-30-2009, 06:28 AM
Web 1.0 - you read
Web 2.0 - you read and write
Web 3.0 (a.k.a. semantic web) - you read, write and link

Cheers,
Sty

Maybe you can clairfy with examples? Especially web 3.0

nazar20
11-10-2009, 08:03 AM
Hello
1.Web1.0 is a Html and Css support
2.web 2.0 is a Css ajax based interactivity.
3.Web 3.0 is a html implemented .and These include 3D plugins, artificial intelligence implementation.


Thanks

stylight
11-17-2009, 09:33 AM
Hi Host1Plus,
Sorry for late response.

In the Web 1.0 days end users were passive. The only thing that end users were able to do is to read content from web sites.

In the Web 2.0 days users became active. We upload photos, we write blogs, we add tags, ...

Different people use the term Web 3.0 in various ways, but the common approach is that Web 3.0 is the 'semantic web'. In short, the semantic web add 'meaning' to subjects using standard "subject : predicate : object" triplets like "Host1Plus: real_name_is : xxx", "Host1Plus: email_is : yyy" "Host1Plus: address_is : zzz", etc.

Predicate is a link with type!

To make this happen on a large scale, end-users will be active in linking subjects to objects. For example, assume I see a picture of a musician in Flickr, and a video of a concert of his music in YouTube. In the WEB 3.0 days I will be able to add a link of type "is the composer of" that connects this two objects.

So, if today everyone can add content to the web, in the web 3.0 days everyone will be able to add meaning to the web by adding links between pieces of content.

Cheers
Sty