Simple Ajax with Django
Published on June 1, 2007
So, the Django developers, in my opinion, are freaking smart. Instead of bundling Django with a particular library, they have added XML and JSON serialization; us humble users can choose whatever AJAX library we want. Prototype 1.5.1 has been pretty fun to work with, so I'll kick off this ...
Read more.
Python + Web Developement
Published on Jan. 25, 2006
A developer just showed me an interesting framework to produce python-backed sites VERY quickly. This is mainly for you Ian, it natively supports AJAX as well. Here's the link: http://www.turbogears.org/ I watched the demo, pretty interesting.
Read more.