Interesting GUI developments, it seems. Anyone developed a "Ajax"
application using Python? Very curious....

thx

(Ajax stands for:
XHTML and CSS;
dynamic display and interaction using the Document Object Model;
data interchange and manipulation using XML and XSLT;
asynchronous data retrieval using XMLHttpRequest;
and JavaScript binding everything together

ie Google has used these technologies to build Gmail, Google Maps etc.

more info:
http://www.adaptivepath.com/publications/essays/archives/000385.php)

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

Reply via email to