GPS Friends

gpsfriends is the ability to allow your friends to see where you are.

It can be implemented this way:

To see your friends:

This accomplishes:

The update algorithm can be made smarter: Do not update the location if it is unchanged. Update faster if the position ac-/decelerates fast (e.g. you go into a car).

The upload can be done using SMS messages. If the SMS service is cheap (e.g. flat rate) it may better just to send the SMS directly to your friends.

Both XMPP and IMPS chat services have a gps-location-extension that could possibly be used. It is not clear if it will give the privacy (ie. can non-friends see where you are if they use a network sniffer or has root access to the third party?).

Other Ideas

Check out [http://imity.com Imity], which uses Bluetooth profiles to determine and track people in your proximity.

Also see [http://plazes.com Plazes] for social, location tracking.

[http://www.ietf.org/html.charters/geopriv-charter.html GeoPriv] is a W3C charter for specifying a standard of sharing and protecting location information between people.

The biggest point is, don't invent a brand-new system that requires users to join yet another service. This will result in an "empty nest" - instead, tie into an existing service/standard.


OpenMokoIdeas OpenMokoIdeasWithGPS

OpenMoko/ideas/GPSFriends (last edited 2007-01-22 15:04:43 by AndrewTurner)