Archive for February, 2009

Python

Posted in python on Tuesday, February 24th, 2009. Comments Off

From 1999-2002, I wasn’t doing a lot of web development, I was a Powerbuilder programmer. and on some project, I was working with QPL (http://qpl.gao.gov/). It don’t remember a lot from these glorious day, but the thing I do remember is how buggy Powerbuilder 6.0 was at the time (and how painful it was to [...]

Exploring the ruby frameworks

Posted in ruby on Saturday, February 21st, 2009. Comments Off

I’ve started learning Ruby on Rails after reading a book about ruby. But I was soon disappointed by the fact that I wasn’t learning ruby, but ‘rails’, which is not the same thing for me.

So, I’ve decided to go without rails for a little while. Having experience in web development I did choose to try [...]