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…

Twitter Notifier

Wrote a script to display Twitter updates via notification-daemon (used quite heavily in Gnome, I believe, but I'm not sure about KDE). It's written in...

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…

planet update

A few tweaks to the template used by [Planet TermiSoc][1], and now the Atom feed include's the poster's name in the title. This means I...

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…

PyTerm

I couldn’t find a terminal emulator that suited me - gnome-terminal is too bloated, it depends on a stack on Gnome libraries; xterm appears to...

Read More…