Web 2.0 Programming - The lesson here...
(Page 2 of 4 )
The lesson here is to create a customer self-service management system that reaches out to the entire web and not just the core. Other companies that have used this technology are eBay and Napster.
The second comparison is between Akamai and BitTorrent.
Akamai provided global Internet caching meaning a client browser requesting a specific file when is then sent to another website which gives you the index page of the source site of the file. From the source code you can parse it into your site as an image, video or audio file. The disadvantage here was the hoops one had to go through in order to get a file, plus the fact that they could only use the servers provided to them. Now take BitTorrent, every client is also a server, hence the more popular a file is the faster it can be downloaded because more clients or servers in this case that host the give file. Again the lesson here is to give the power to the people.
The next comparison is between personal website and blogs.
Now one should know what a personal website and what a blog is, but what classifies a blog as a Web 2.0 technology? One is the use of RSS feeds, what RSS stands for is "Real Simple Syndication" or "Rich Site Summary" depending on whom you ask. Basically you can put a remote blog or syndication on your site using an RSS feed for example the following RSS Feed, which is referencing another website's syndication.
Next: Another factor that... >>
More Web Development Articles
More By Jase Dow