scRUBYt!
WWW::Mechanize and Hpricot on Steroids

Briefly...
scRUBYt! is a simple to learn and use, yet powerful web scraping toolkit written in Ruby. The idea behind making scRUBYt! was to show a few simple concepts of Web extraction as a practical extension of this tutorial.

February 17th, 2007 at 9:24 am
You may want to try Mepis. Based on Ubuntu but with a KDE desktop - no it isn’t just Kubuntu- its a very sucessful and capable distro in its own right. Well worth it.
February 17th, 2007 at 11:47 pm
Doug,
Is it easy to install everything needed for Ruby (and Rails) easily on Mepis? e.g. on gentoo, all you have to do is:
on ubuntu… well it’s much harder and you can never be sure something is not missing.
I have an NVidia graphic card which Ubuntu really does not like… so I have reconfigured xorg for maybe 5 times in the past 2 months which is kind of annoying…
Do you think so these problems are gone in Mephis? Then I would even give it a try…
However this would solve the problem only for me: I think most of the guys will use on ubuntu happily, so at least if I have ubuntu I can partially catch the problems other might have…
March 11th, 2007 at 9:49 pm
Also good to note is that in order to install openssl-ruby, you have to “tell ruby how to compile the openssl extension”:http://www.jessirae.com/blog/articles/2007/03/11/installing-openssl-on-ubuntu. I don’t know if this is particular to Ubuntu, but I had to do it on my Ubunutu machine.