May 14, 2007 @ 05:57 am

So far I’ve talked about how everything was an object in ruby, even classes. I also wrote an article explaining what were the most important steps to follow when trying to understand ruby classes and objects. This wasn’t a bad idea, but it was a rather simplistic view. I think we’re ready to dive into […]

Posted under : In depth
May 07, 2007 @ 05:56 pm

Recently, Dan and I have been busy working on a rails application. We put it online a few days ago and now we’re slowly getting at the publicizing phase.

Posted under : Easy reading
May 01, 2007 @ 07:38 am

It’s never good when a programmer stare at your code for 2-3 minutes trying to understand some mad one-liners.

Posted under : In depth