While testing a web application, sometimes it's useful to batch test a number of URLs. Even more, some applications might not be too friendly towards free browsing, thus when testing something like this, it might be a good idea to keep some sort of state on the client (cookies for example).
Ruby
Last.fm API - gathering artist tags with Ruby
By Cristi - posted on August 23rd, 2007 and tagged under
Ever wondered what kind of music you listen to? Last.fm (and Audioscrobbler underneath) allows users to track their listening habits and find some other bands/songs that they might like.
Flickr Photo Collage with Ruby
By Cristi - posted on June 28th, 2007 and tagged under