Programming

So many web frameworks

So many web frameworks these days: Ruby on Rails (Ruby) Django (Python) TurboGears (Python) Zope (Python) CakePHP (PHP) Struts (Java) Seaside (Smalltalk) UnCommon Web Framework (Common Lisp) ErlyWeb (Erlang) Ocsigen (OCaml) A...
ProgrammingPythonRuby

Django vs. Rails

I just finished going through a Django tutorial. My first impression is that Django is perhaps a little trickier to get going than Ruby on Rails (though this probably becomes immaterial once you get accustomed to it). The thing...