Entries Tagged as 'HTML5'

Introduction to HTM5 local data storage

Posted by Vikas on August 06, 2011
  1 comments

Hi friend,

I am doing some research on HTML5 supported client side local storage.

HTML5 introduces some new concept to store information on client pc. It is very help and opens a new dimension to create offline applications.

For local storage, HTML5 accepts use of SQLite database. Each of the method uses SQLite database. There are main three methods:

1.    localStorage
2.    Web SQL
3.    IndexedDB




The Advantages of HTML5 over Flash

Posted by Pradeep on May 22, 2010
  0 comments

Hello, in this article I will explain to you the advantages of HTML5 over flash. As everyone knows, flash is owned by Abode and is freely available. HTML5 is a new open source platform created by many developers. Apple seems to be in favor of HTML5 since it runs better on their computers and mobile devices. Will other companies soon follow?