Posts Tagged html5

10 January 2011

Why is HTML5 important?

HTML5 promises users a better web experience than its predecessor across all devices whether they are Smartphones like the iPhone or Android, traditional Computers and the newer Tablets and Netbooks.
The 5 key reasons why HTML5 is important
1. Growing smartphone use for accessing the internet
2. Strong commitment and [...]

24 November 2010

HTML5 and Geolocation revisited

As we saw in our earlier post on HTML5 and Geolocation, the concept has a lot of potential for pushing or retrieving relevant information depending on your location and time. This looks great for getting restaurant recommendations in your car at lunch time on Facebook or finding where your partners are during a project through [...]

5 October 2010

HTML5 Web applications that enrich your web experience

What is an HTML5 Web application?

An HTML5 application or app makes use of the various specs mentioned in the HTML5 draft to provide users a more interactive web experience.

Some HTML5 Web apps

Offline web usage and application cache

Web applications will now be much more user friendly.

20 September 2010

How HTML5 Web Workers improve web browsing

A common problem faced by web users is the browser freezing up when using heavy web applications. Often one has to wait for a long time till the operation completes before going any further.

With the introduction of the HTML5 Web Workers API, users can now say goodbye to this issue.

13 September 2010

The HTML5 video element and the future of Online Video

HTML5 is a set of web specifications being developed as part of an ongoing project by the “Web Hypertext Application Technology Working Group” (WHATWG). These specs include new HTML5 features like geolocation, canvas, video and application cache. The HTML5 video element is particularly interesting.