Where my Skype contacts are at

Map Centre:
Map sw:
Map ne:
Data sw:
Data ne:
  1. Extract Profile information using Skype API, Delphi and the Skype4Com Activex
  2. Upload the data to a Mysql dbms by calling a php page
  3. Convert "City, Province, Country" to Lat/Long using The Worldkit Geocoder and then by hand with Google Maps.
  4. Display the Map and fill in the points with the Google Maps API. This calls a PHP script to get entries from the DBMS based on the lat.long rectangle of the current map.
  5. Details of approach blogged here.
  6. Any Questions? julian_bond at voidstar.com or skype:julian.bond?chat
  7. Source code: main page SQL Query