JS_Flickr is a PHP app that rewrites the serialized JSON output of the flickr API to a javascript array in order to easily embed flickr photos in HTML. It can retrieve single images, a series of images belonging to a given user, a given users' favorites list, or a specified photoset. Version 0.5 notes: js_flickr now properly handles the new API's original file specification, or at least it dies responsibly. Thanks to Zander for the heads-up.