I've been playing with the Flickr API alot, experimenting with some different things that I have planned for the future. One of the things I'd like to do is to create context sensitive image collages on the fly for my blog entries. Thought I'd show you this cool example from a first-pass collage creator.

Of course most collages wouldn't have this many pictures, but I thought it was cool. I need to do some randomizing. I'm filling from the upper left corner in diagonals for reasons you'll see when I get it working the way I want.
I've also been playing with some client-side Flickr stuff using XmlHTTPRequest to dynamically load images for a slide show type thing like MSN spaces has. I might upload an example of that later.