W3C Logo

HTML5 is currently in the draft stage, and the latest specification is available at the W3C web site. User experience on the Internet will change for sure, and here’s why:

1. Persistent Local Storage: Two different mechanisms are introduced for local storage, not including cookies. Name/Value pairs can be stored easily. But, more significantly, the introduction of a local database that supports SQL makes life a lot easier for web developers. However, this opens up a whole new world of security risks.

2. APIs: A bunch of APIs have been introduced that support local database interaction (mentioned above), dynamic bitmap drawing, interaction with multimedia content, drag-n-drop, network interaction and cross-document messaging.

3. <audio> and <video> tags: In HTML 4, audio and video content had to be embedded using the <embed> tab. This grouped multimedia content with plug-in content. By having their own tags, a lot of flexibility can be offered - including their own APIs.
Read more

Sphere: Related Content

Yahoo! aims to have a more social web page. This is a desperate attempt by Yahoo! to get back into the portal business. Some of the business decisions by Yang & Co. have come under fire in the last few months.

Read more of this story at Slashdot.

Sphere: Related Content