public marks

PUBLIC MARKS from Krome with tags flickr & api

2010

jquery-flickr - Project Hosting on Google Code

jQuery Flickr plug-in is a JavaScript interface for Flickr Services API written on top of the jQuery library.

2006

2005

FlickrJS:: A wrapper for Flickr API

by 4 others (via)
FlickrJS is a wrapper to use the Flickr API from javascript through xmlhttprequest’s. Or, in a more fancy way, using AJAX techniques to get data without reload the whole page. By including only a .js file you get access to the whole Flicrk API. You don’t need to know how the request have to be done, or how the XML have to be parsed. The wrapper do all the jobs and lets you specify a callback function on each Flickr Method.