Advertisement
Engadget
Why you can trust us

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluate products.

New HTML5 and web standards support in iOS 4.2

Mobile Web Programming has a detailed writeup of the new HTML5 and W3C future standards support included in yesterday's iOS 4.2 release. These new APIs haven't been fully documented yet by Apple, but these changes have been uncovered as part of Mobile Web Programming's own independent research. They include new standards like Accelerometer and Gyroscope support in the DeviceOrientation API, the WebSockets API that's part of HTML5, and information on how to invoke printing dialog in mobile Safari.

Some of the new functionality includes expansion of the DeviceOrientation API to include the accelerometer and gyroscope on devices that have them, so web apps can react to the device being moved around. WebSockets is a new HTML5 standard that allows developers to build even more responsive web apps (by allowing JavaScript to create raw TCP socket connections to HTTP servers), and now comes to mobile Safari for the first time.

Not only is Mobile Web Programming's information detailed and informative, the comments to the post are also fairly illuminating. There's a lot more going on in yesterday's iOS 4.2 release than a casual user might suspect, and there's a lot of great news in this release for web developers. If you have any interest in the spinning cogs and gears that make the mobile web work, it's definitely worth your time to check out this writeup. These additions help buttress the idea that Apple is committed to supporting the ongoing growth of HTML5 web standards and the importance of those open standards.