May 1, 2024

Mozilla Introduces WebAPI With Goal of Providing HTML5 Phone Experience

Posted August 24, 2011 at 2:05am by iClarified · 6099 views
Mozilla today introduced WebAPI with the goal of providing a basic HTML5 phone experience within 3 to 6 months.

The goal is described in a posting on the Mozilla Hacks blog today.

WebAPI is an effort by Mozilla to bridge together the gap, and have consistent APIs that will work in all web browsers, no matter the operating system. Specification drafts and implementation prototypes will be available, and it will be submitted to W3C for standardization. Security is a very important factor here, and it will be a mix of existing security measurements (e.g. asking the user for permission, like Geolocation) or coming up with new alternatives to ensure this.

In the nearest timeframe Mozilla hopes to build:
● Dialer: Telephony & Messaging API, Contacts API
● Address Book: Contacts API
● SMS: Telephony & Messaging API, Contacts API
● Clock
● Camera: Camera API, Filesystem API
● Gallery: Filesystem API (could possibly be FileReader & FileWriter in conjunction)
● Calculator
● Settings: Device Status API, Settings API
● Games: Accelerometer API, Mouse Lock API
● Maps: Geolocation API, Contacts API

You can find out how to contribute at the link below...

Read More [via DaringFireball]