Python or Ajax?

bruno at modulix onurb at xiludom.gro
Mon Jun 12 04:32:51 EDT 2006


Redefined Horizons wrote:
> I've been hearing a ot about AJAX lately. I may have to build a web
> application in the near future, and I was curoius:
> 
> How does a web application that uses Python compare with one that uses
> AJAX?

How does a car that has a diesel motor compare with one that is red ?

> I've done some basic web page design with HTML and CSS, but never any
> web applications.

Obviously !-)

So the first steps would be to learn what is AJAX (hint: it's not a
lnaguage), and what is the difference between client-side scripting and
server-side scripting.

HTH
-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list