Standalone version of GMiF
GMiF is originally a greasemonkey script for Flickr, but now has a standalone version. I reuse the code of GMiF to build a new geotagged photo viewer by using the google maps as a frontend. The GM script and this new photo viewer share the same core library of GMiF. Any improvements on GMif will have effects upon both versions.
The viewer provides a permlink for each flickr user. For example,
If your flickr photo page URL is
http://www.flickr.com/photos/ckyuan/
then your flickr maps page URL is
http://flickr.yuan.cc/maps/ckyuan/
Note: This is Firefox only. Sorry for IE users. I'm tired of debugging JS in IE.


