Archive for January 2009

Programmer Humour

This link was entertaining and worth sharing:
http://stackoverflow.com/questions/469445/last-words-of-a-programmer

Pause

There is likely going to be a several month pause in my blog postings, because I’m caught in a tidal wave of work + 4 class projects (2 of which I have to manage).
See you in March.

Riddle

So I posted a significant update to PHCL in which I reworked all the classes to be less dependent on one another (most are completely independent). The goal is of course to make the classes more modular, so that changing one portion will not cause problems in another. This is of course common good practice, [...]

Visual Code

This is one of the cooler things I’ve seen.
http://www.inf.unisi.ch/phd/wettel/codecity.html
I’ve made huge strides with PHCL, but haven’t had much time to post or commit anything recently. More soon.