On Tue, 15 Nov 2005, Joey deVilla wrote:
> There's been a lot of talk about a number of frameworks for
> database-driven web applications that offer systems for templating,
> database abstraction and functionality that most applications need.
> Among these frameworks are:
>
> - Rails (http://www.rubyonrails.com/)
> - Django (http://www.djangoproject.com/)
> - Turbo Gears (http://www.turbogears.org/)
> - Symfony (http://www.symfony-project.com/)
>
> Do you use any of these frameworks? Are you thinking about trying one out?

I've spent an embarassing portion of my life playing with these things 
looking for less painful ways to build applications.  We've played with 
most of the ones you mentioned, but since we prefer Perl we spent more 
time playing with CGI::Application, Apache::ASP, and Maypole.  We still 
have some apps we're maintaining in each of those and I wouldn't be afraid 
to develop something new in Apache::ASP, but our preference these days is 
for Catalyst.  The Maypole community imploded and a few intrepid soles 
started over with something that was more akin to Ruby on Rails and that 
is now Catalyst.  http://catalyst.perl.org/ for more info.

Watch some of the movies of Ruby on Rails and then watch the corresponding 
one for Catalyst and it'll blow your socks off.

Perl rules.

-- 
</chris>

My aim is to agitate and disturb people. I'm not selling bread, I'm selling
yeast.
            - Miguel de Unamuno, writer and philosopher (1864-1936)
_______________________________________________
domains-dev mailing list
domains-dev@discuss.tucows.com
http://discuss.tucows.com/mailman/listinfo/domains-dev

Reply via email to