Content related to: ruby
Webapps and the Yahoo BOSS API
BOSS - "Build your Own Search Service", is a new open web services platform helping developers to optimize search results in their webapps by querying the Yahoo database. This article will guide you through the first steps of using the BOSS API with PHP and Ruby.
RVLogger - a ruby logging facility
As the number of virtual hosts on my vserver increased massively I searched for an alternative to cronolog. I used cronolog, a program for log rotation, in combination with lighttpd for every vhost. The result was that the more vhosts I added, the mo...