Browser & # 8596; Client Hardware API?
3 answers
The closest thing I've seen is an Android phone API that allows your programs to access their hardware (relatively) seamlessly. Google is pushing for it to become the new standard, but it hardly looks like a web application (which by most definitions works entirely in your browser?).
+1
source to share
To add to my own question; Yahoo provides a geolocation service called FireEagle that can act as an intermediary and provide similar functionality.
Essentially, the phone communicates with a central Yahoo server, updating its location. Your web application can then determine your approximate location from this central server.
0
source to share