« saturndesignDOTnet's Album | Main | StuartH's Album »

Standalone version of GMiF

Tags: Flickr API , Flickr Hacks , GMiF , Mashups

GMiF v3.5Standalone 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.

TrackBack

Listed below are links to weblogs that reference Standalone version of GMiF:

» Standalone version of GMiF from Blog of Flickr Hacks
GMiF 原本只是設計成 Greasemonkey script, 我把 GMiF 的主程式改成一個 Javascript library 的獨立版本, 所以可以在網頁中使用 GMiF library. 我用這個 library 寫了一個 Standalone version of GMiF, 成為一個獨立的 g... [Read More]