At Wednesday 27/9/2006 13:51, [EMAIL PROTECTED] wrote:

> You can also get a rough measure ot the popularity of web scripting
> languages from an analysis of the URLs. The last time I did this was in
> 2003, and as I recall, these were the results:
> PHP 30% and increasing
> Perl 28% and falling
> ASP 25% and falling fast
> ColdFusion 6% and steady
> Java and JSP 5% and increasing
> others, Python, Ruby, ...

At the site I'm working on, you'd see a URL like
http://www.whatever.com/login or http://www.whatever.com/boards?id=131
-- how would you count them?  Such (extensionless) URLs are far more
common in the Python, Ruby, and Java world in my experience than the
PHP, Perl, and ASP world, so my first instinct looking at your numbers
is to believe they're just biased toward languages that more often put
the extension in the URL.

Same thing with me, using Zope.
The scripting language or machinery used is an implementation detail, so it should not appear on a URL, if you want them to be more or less permanents.



Gabriel Genellina
Softlab SRL

        
        
                
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! http://www.yahoo.com.ar/respuestas

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to