Tag gps

pachube coffee and gps

Below is a small experiment I’m currently running; very informally I’m updating a pachube feed (’cups of coffee today’) with the current location data. It’s a bit of an odd experiment – I’m not really always drinking coffee, but once I set it up (using the pachube iphone app, which is pretty simple to [...]

Google Maps GPS

This might come in handy to some of you, it has made life remarkably easier for me in recent months;
Steps involved;
1. navigate to a desired location in google maps
2. paste this script into the url bar + hit enter
javascript:void(prompt(”,gApplication.getMap().getCenter()));
3. a window will pop up showing you the gps coordinates of that location
4. done!
Hope it helps!