What is Web 3.0? what programming codes and c.g. be used for web 3.0?
- Friday, May 7, 2010, 2:18
- Technology
- 1 comment
What is Web 3.0? what programming codes and c.g. be used for web 3.0?
About the Author
One Comment on “What is Web 3.0? what programming codes and c.g. be used for web 3.0?”
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!
You must be logged in to post a comment.
web 3.0 is a marketing term for the most part. The technology is the same. For example: bellbottoms and slacks are both pants.
Web 3.0 is all about site mashups, free services, and realtime interaction. Twitter is a great example of web 3.0. As is digg.
For programming it, you’ll need the same stuff you had for web 1.0 and 2.0 as in html, javascript, and web servers. The only difference is the design and specific libraries you use on top of that.
You’ll want a good javascript library such as jQuery. You’ll need a way to quickly make web services. A lot of people are looking at cloud computing so something like googleapps would work or amazon’s ec2.
Don’t be fulled by the web 3.0 hype. It’s a “style” decision more than a technology one. Sure, we have more tools to make web 3.0 pages quicker these days, but it’s still just javascript, xml/html, http, web servers, etc in the general sense.