Friend Mapper (version 2)

1) Login to Facebook

2) See where your friends are from

Other things I've made

Updates

So the facebook api was easy to figure out once I realized that the sample php scripts were completely broken. After tackling that I moved on to the google maps api. Also not to difficult, here I basically copied the examples strait from the docs. I decided to do my own geocoding from a database I had sitting around. It seemed to be a lot quicker than using the javascript geocoding stuff they suggested. Making an individual call per item on the client side could get really slow.

FAQ

Comments/Suggestions