On Mon, Apr 28, 2008 at 09:56:19AM -0300, Vinicius Vianna wrote:
> Maybe the best languages for start web development would be PHP and Perl, i 
> don't know about ruby since i've never used it, but a lot of people talks 
> nicely about it ;)

The current situation sucks a bit.

You've got a choice of classical web dev environments, like perl's Mason,
which are fast, but a bit difficult to code for, and so-called `modern'
web environments, like ruby-on-rails, or perl's catalyst (or php symphony,
if I'm right), which would be nice, except that they're REAL SLOW, and so
you need a killer machine to run any kind of web server.

Google's approach of compiling java into javascript has not yet made it
to the world of php/perl/python, as far as I'm aware, though it might be
the real solution for maintainable ajax...

Reply via email to