Yechezkal Gutfreund wrote: > Are you familiar with any Python efforts that parrallel Ruby on Rails > (integrated Ajax compliant IDE?).
"integrated" and "IDE" in the same sentence ? A bit redundant, isn't it ?-) RoR is not an IDE, it's a web framework. The closest things in Python are TurboGears (good Ajax/js support via Mochikit), Subway (never tested), and Django (no Ajax support AFAIK). -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list