Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
HTML5 Zone is brought to you in partnership with:

Mobile and web 2.0 developer, consultant and speaker. Author of "Programming the Mobile Web" book, published by O'Reilly in 2010. Forum Nokia Champion. Maximiliano is a DZone MVB and is not an employee of DZone and has posted 19 posts at DZone. You can read more from them at their website. View Full User Profile

Presenting Mobile HTML5 compatibility tables

10.10.2011
Email
Views: 4193
  • submit to reddit
The HTML5 Microzone is presented by DZone and Microsoft to bring you the most interesting and relevant content on emerging web standards.  Experience all that the HTML5 Microzone has to offer on our homepage and check out the cutting edge web development tutorials on Script Junkie, Build My Pinned Site, and the HTML5 DevCenter.

September 2011 was a busy month for the mobile web space. While we are still waiting for iOS5, Android Ice cream sandwich, new mobile browsers appeared in the ecosystem: Internet Explorer 9 for Windows Phone 7.5, Firefox 7 for Android and the upcoming Amazon Silk to be included in the new Amazon Prime tablet.

While the mobile space changes, there is one problem in the HTML5 world: the web community doesn’t fully understand the mobile world. That is why excellent resources such as Modernizr & Caniuse.com don’t have accurate information about the mobile web space and web developers should not rely on that information.

HTML5 is on everybody’s mouth but web developers have a great challenge: understanding mobile web space and guessing if an HTML5 feature has enough compatibility in the market to start using and testing with it.

That is why, while I was presenting at the great Breaking Development conference in Nashville, I’ve announced a new project: MobileHTML5.org.

Back in 2010 for my book Programming the Mobile Web, I’ve made a lot of testing over dozens of different mobile browsers. And that was the start for this new project.

And now I have a new big impulse for creating this site, a new upcoming book is now official: Mobile HTML5 to be published in early 2012 by O’Reilly Media, co-authored with Estelle Weyl, a great partner for this new project.

So MobileHTML5.org is the result of hours of testing over mobile browsers and I hope everyone can use and contribute to. This is just the start and I’m planning a bunch of new features for the following weeks, including: getting deeper in each API to understand differences between platforms; testing suites and code samples.

References
Published at DZone with permission of Maximiliano Firtman, author and DZone MVB. (source)

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

HTML5 is the most dramatic step in the evolution of web standards. It incorporates features such as geolocation, video playback and drag-and-drop. HTML5 allows developers to create rich internet applications without the need for third party APIs and browser plug-ins.  Under the banner of HTML5, modern web standards such as CSS3, SVG, XHR2, WebSockets, IndexedDB, and AppCache are pushing the boundaries for what a browser can achieve using web standards.  This Microzone is supported by Microsoft, and it will delve into the intricacies of using these new web technologies and teach you how to make your websites compatible with all of the modern browsers.