Tag Archives: Location

Google Sightseeing

Google Sightseeing is an index of interesting sites (sights?) around the world, as seen by the satellites that Google Maps uses. For example, places like The Grand Canyon, Niagra Falls, or the St. [...]

Mobile Wireless

Have you ever wished that you could have your own wireless network available, wherever you go? How about a mobile wireless access point, GPS tracking, and a webcam in your car? Would that do the trick?

The EVDO StompBox Project is just such a beast. [...]

The World

The World

The World

If I had a gazillion squared dollars, I’d want to buy a piece of The World. [...]

Google Maps Dissected

Joel Webber has an excellent dissection of how Google Maps works under the hood in his Mapping Google article. Welcome to my blogroll.

Highlights:

  • Communication with the backend server is done with a hidden <iframe> and some javascript trickery (not with XMLHttpRequest, as Gmail uses).
  • Data arrives from the server in XML and is transformed into HTML by client-side XSLT. [...]

GeoURL Reloaded

I just learned about the return of the GeoURL service. Actually, it doesn’t appear to be a re-launch so much as a re-implementation, according to what I read over on Daniel Schaller’s site. [...]