November 2006
InfoQ: Tracking change and innovation in the enterprise software development community
by 11 others (via)A selection of articles in the entreprise software factory. Reminds of TheServerSide in the early days.
October 2006
September 2006
RubyForge: bugtrack: Information sur le projet
(via)Web based bug tracking system powered by RubyOnRails.
May 2006
Ruby on Rails
by 52 others (via)Webapp development framework. Rails is based on "conventions instead of configuration".
First you create your model in the MySQL.
Then, rails autogenerate controllers and views (scaffold).
Rails provides input validation, but no authentification. You have to roll your own i18n.
The templating system is not pure HTML and does not integrate well with webdesign tools.
The documentation is excellent.
April 2006
1
(7 marks)