Flickr Rainbow II
I updated my Flickr Rainbow applet to use striatic's suggestion of hyperlinks for the thumbnails. I also made a grid view; you should click on the applet background to give it focus, and then hit any key to switch modes.
Update: I made the same thing but much faster. (For those interested in Processing, the speed-up came from abandoning image() and moving to replicate() which is much faster in 2D.) The latest Flickr Rainbow applet is now here.