06/30/2011
Html 5 is a great leap forward for building websites that enhance the user’s experience. One of the biggest updates are Web sockets. Web Sockets allow developers to add an API (application programming interface) to a website. This creates a direct connection between the server and a web page. It’s like having a conversation with email vs. instant message...
http://www.technologyreview.com/web/25838/?a=f
The new standard will make Web apps more powerful and less buggy.