21Jul/070
Doing Web Application Development the Right Way
About a year ago I first got in contact with [Ruby on Rails](http://www.rubyonrails.org). I don't know anymore what fascinated me more, [Ruby](http://www.ruby.org) itself or the "on Rails" framework. But that doesn't matter, it just felt so good. I did a project with Ruby on Rails and it was a great experience how fast Web Application Development can be. But unfortunately Ruby isn't (yet?) as widespread as [PHP](http://www.php.net) on webservers, so doing it the on-Rails-way was limited to this one project. But then I I found the [symfony](http://www.symfony-project.com) framework a open source web framework for PHP.