I'm thinking about writing a perl script that will use the Google Latitude API to track a bunch of people doing a big bike ride.
The idea is that we all share location, then this script uses the API, logs in as me and polls google for everyone's position every 60 seconds or so.
But, I've just been looking over the Google Latitude API and it looks like I can only get and set my own location. Is that the case?