Nearing the End

Twisted/Nevow web framework

Twisted is an event-driven networking framework.

Glyph notes from The Twisted-web Archives

  • nevow.livepage has been deprecated in favor of nevow.athena. I don't think anyone is maintaining nevow.canvas any more.
  • Pollenation's "Formal" seems to be replacing [formless] as a de-facto standard in the community for people who want form generation. It may even be distributed with Nevow at some point. However, formless itself is somewhat of a dead end; while it contains some handy convenience utilities to slap a form on a page, you end up having to do almost as much work to get a decent-looking form with formless as just writing the HTML by hand yourself, and the rules are often implicit and undocumented.

irc://irc.freenode.net/#twisted.web

--> You are now talking on #twisted.web
--- Topic for #twisted.web is Nevow 0.8.0 download, documentation, and other useful links:
 http://divmod.org/trac/wiki/DivmodNevow ||
 Nevow SVN moved to http://divmod.org/svn/Divmod/trunk/Nevow |
 Nevow + XUL? http://nufox.berlios.de ||
 Athena Tutorial: http://divmod.org/trac/wiki/DivmodNevow/Athena

Links

IBM's AJAX article, Part 1