A HTML5 Mobile Game Primer

It wanders around a bit, but this extensive article by Pascal Rettig covers a lot of interesting points relating to HTML5 game development for mobile devices (with a focus on iOS devices) including sound, performance, and viewport considerations.

Using HTML5 localStorage on a form

HTML5 localStorage provides us with the ability to store named key/value pairs locally within a users browser, this means that the data stored in localStorage is still there even after a user has closed the browser, deleted their cookies or turned off their machine/device.The HTML5 localStorage attribute is supported by most modern browsers including Firefox 3.5+, Chrome 4+, Safari 4+, Mobile Safari, Android 2+ and Internet Explorer 8+.

Appliness

Appliness is a new ‘digital magazine’ for web app developers and aimed at readers using tablets (although a PDF preview is available). Issue 1 features an interview with Maximiliano Firtman, coverage of HTML5 canvas quirks, a jQuery Mobile tutorial and more.

Appliness

Appliness is a new ‘digital magazine’ for web app developers and aimed at readers using tablets (although a PDF preview is available). Issue 1 features an interview with Maximiliano Firtman, coverage of HTML5 canvas quirks, a jQuery Mobile tutorial and more.

Newer Older

Page 2 of 28