Options
Currently the Django implementation is currently the one with the most progress but RoR is now right behind it. Probably because it took me way too long to get anything done in Django. Nothing against a clean MVC implementation, but if it starts to get in the way, RoR's approach looks more practical to me. Same for the whole URL handling. But these are just my first impressions.
For now it looks like RoR might win the race for this particular site esp. since it is a fairly small project (Pages, News, Guestbook, but all this multilingual which I want to model accordingly). Django still seems (at least to me) more suited for larger projects where you want to divide the whole project into separated sub-apps.
So I guess for the next project I plan (the nth re-incarnation of gamerslog.com
) I will face the same problem: Django, RoR or Symfony ... or going with Drupal.
I really start to hate having options
Bah, and now that Drupal 5.0 has reached RC1, I guess I should really invest some time into finalizing zerokspot.com with Drupal 5.0 code
