Flickr Watch

Screen shot from flickr watch

Flickr Watch is some PHP code I knocked up (using the Flickr API, via Dan Coulter’s phpFlickr class) to keep track of various users whose photos I like. It shows the last four photos from each person being tracked, along with a link to their photostream.

Everything is wired into a database for easy addition and removal of users. To keep things simple, users are added by inputting a url that points to any part of their Flickr profile.

It’s a plodding replacement for Flickr’s contacts functionality, and not a very good one at that, but i thought it would be nice to link to it here for posterity’s sake. So, here it is.

Leave a Reply