I have been following TurboGears since hearing about it at the Atlanta Python Meeting (December?). Looks like ya'll are doing excellent work, and are in it for the long haul, so I figured I would dive in as soon as 0.9 is packaged up for public consumption.
I have been working on a SWF file named Sonoma Sunshine. The Sonoma Sunshine page is populated by a server side JSON string, so no Flash tool is needed to use it. Anyways, it bypasses all that JavaScript and HTML stuff. ( JavaScript in my minority opinion being an inferior version of ActionScript, open source issues aside ). Right now, all the create/edit/delete functionality is in local Python CGI scripts. I am fixing to start debuggging it, cleaning up the content, then placing it in a better server framework. More than likely all the content creation/management will be written in TurboGears. Some people might find it useful. I dunno. Sam the Gardener http://sonomasunshine.com PS I am always tinkering with it, so if anyone was interested, I could gather up the latest files. The ones online are fairly new.

