Agile Software Development

March 24th, 2008

Agile software development promotes developing software in iterations.

Agile [wikipedia]

Ruby on Rails

March 23rd, 2008

Ruby on Rails is a web development framework that promotes good programming practices while supporting rapid application development.

Ruby is a programming language developed in the mid 1990′s. Rails is an MVC (model view controller) framework.

References:

Ruby on Rails [wikipedia]

Ruby [wikipedia]