ELinks hacks

The [ELinks][0] browser has the nice feature of being scriptable in a number of languages (ruby, perl, guile, and lua, plus python in the development...

Read More…

Ruby vs. Python

Well, after Dan's Python presentation earlier this week, I decided to give Python another go, and attempt to properly evaluate the two. Python Pros: *...

Read More…

missing ruby

After using [Python][] a lot recently, I'm starting to miss [Ruby][]; it has some nice features that Python lacks (object.each iterators, for a start, and...

Read More…

bugger!

Bugger! is the bug-tracking software that I'm writing (and yes, the exclamation mark is part of the name). It's written in Ruby, and designed to...

Read More…