Monthly Archives: January 2007

Syntax highlighting for Ruby

I found a nice way to do syntax highlighting for Ruby source code in wordpress… If you ‘re interested, download it here. Below is an example [ruby] class Message attr_reader :message def initialize(m=”Howdy”) @message = m end def greet puts … Continue reading

Posted in comp | 2 Comments

RoR

Most readers of this blog know that I like to play with technology from time to time. A while ago I posted that I started hacking Ruby. I’m still impressed with the language and get to play with it in … Continue reading

Posted in comp | 1 Comment

A 16 hour delay…

It has been a while since I last posted, unfortunately due to very sad circumstances. Last week I heard that “uncle Jos” (a brother of my grandmum at my father’s side of the family) was in the hospital. He wasn’t … Continue reading

Posted in general | 1 Comment