ANN: WHIFF += Mako & treeview & url rewrites

Aaron Watters aaron.watters at gmail.com
Mon Oct 26 22:49:58 EDT 2009


WHIFF 0.6 RELEASED

WHIFF += Mako & treeview & url rewrites

WHIFF 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.

The new WHIFF 0.6 release now includes

** Treeview widgets

WHIFF now includes components for
implementing "tree views" for web navigation panes
or other purposes, either using AJAX or frame
reloads.  Try the GenBank demo at

http://aaron.oirt.rutgers.edu/myapp/GenBankTree/index

Read more in the tree view tutorial:

http://aaron.oirt.rutgers.edu/myapp/docs/W1100_2200.TreeView

** Mako template support

New standard middleware provides built in support
for using the fast, powerful, elegant, and popular
Mako template engine in WHIFF applications. Read
more in the Mako tutorial:

http://aaron.oirt.rutgers.edu/myapp/docs/W1100_1075.MakoGrading

** Url rewrites

The URL rewrite tutorial explains how to
implement WHIFF applications using URLs that
are shorter and easier to understand.  Read
it here:

http://aaron.oirt.rutgers.edu/myapp/docs/W1100_2050.UrlMapping

WHIFF HOME PAGE: http://whiff.sourceforge.net

I hope you like it!  -- Aaron Watters

===
less is more.



More information about the Python-list mailing list