From: Aaron Watters on
WHIFF 1.0 RELEASED

WHIFF 1.0 is the first stable release
of WHIFF intended to be production ready.

PROJECT PAGE: http://whiff.sourceforge.net/
DOCUMENTATION: http://whiffdoc.appspot.com
DOWNLOAD: https://sourceforge.net/projects/whiff/
REPOSITORY: http://code.google.com/p/whiff/source/checkout

WHIFF [WSGI HTTP Integrated Filesystem Frames]
is a collection of support services
for Python/WSGI Web applications which
allows applications to be composed by
"dropping" dynamic pages into container
directories.

This mode of development will be familiar
to developers who have created PHP
applications, vanilla CGI scripts,
Apache/modpy Publisher applications,
JSP pages, or static web content.

WHIFF 1.0 adds support for Guarded Resources
to implement information access control
in web applications.

http://whiffdoc.appspot.com/docs/W1100_2400.AuthorizedResources

In addition to a number of bugfixes and
minor enhancements the release also includes
from previous releases:

Test drive
http://whiffdoc.appspot.com/docs/W1100_0500.TestDrive
Mako template support
http://whiffdoc.appspot.com/docs/W1100_1075.MakoGrading
Drop down menus middlewares
http://whiffdoc.appspot.com/docs/W1100_1300.menus
AJAX callback support
http://whiffdoc.appspot.com/docs/W1100_1400.calc
Jquery helpers
http://whiffdoc.appspot.com/docs/W1100_1450.jQueryUI
Integration support for repoze.who authentication
http://whiffdoc.appspot.com/docs/W1100_1500.who
Open Flash Charts
http://whiffdoc.appspot.com/docs/W1100_1600.openFlashCharts
Internationalization support
http://whiffdoc.appspot.com/docs/W1100_1700.international
Tree views with AJAX callbacks
http://whiffdoc.appspot.com/docs/W1100_2200.TreeView
Google App Engine compatibility
http://whiffdoc.appspot.com/docs/W1100_2300.GAEDeploy

And much more.

Please try it out and let me know what you
think

-- Aaron Watters

===
This one goes to eleven.