Ruby
Ruby is a language of tremendous power, and also tremendous beauty. Although my first love is Python, I must confess that Ruby is the language most likely to make me smile, and probably the language I turn to first when I need to solve a problem. Ruby is also, in many ways, the programming langauge of 21st century web operations, dominated as it is by Python and Chef.
Articles on Ruby
-
Mixing it up with lighttpd and Sinatra
The Atalanta Systems website runs on Debian stable, on lighttpd. It’s lightweight, and incredibly fast. This blog is built on Sinatra. I wanted to run both services on the same machine.