Time to Board the HTML5 Freight Train?

HTML5 is where the party’s at. There’s no more denying that the HTML5 freight train has well-and-truly gained enough momentum to cause some serious damage. Evidence? How about these big guns deciding to ditch the App Store in favour of HTML5 apps…

Continue reading this article...

Running HTML5 Apps Offline Using Cache Manifest

Learn how to cache a HTML5 application for offline use in these 3 easy steps. The file you’re going to create, a ‘manifest’ file, is like a set of instructions for the web browser on the client, telling it which files to download to local storage so the app can run offline.

Continue reading this article...