WHIFF 0.4 += repoze.who authentication + menus + calculator + docs.

A

Aaron Watters

WHIFF (WSGI HTTP Integrated Filesystem Frames) 0.4 released.

The new WHIFF 0.4 release linked from

http://whiff.sourceforge.net

includes the following enhancements:

Built in support for repoze.who based authentication
(from http://static.repoze.org/whodocs/ ) + tutorial
see: http://aaron.oirt.rutgers.edu/myapp/docs/W1100_1500.who .

AJAX calculator demo and tutorial:
see: http://aaron.oirt.rutgers.edu/myapp/docs/W1100_1400.calc .

Built in drop-down menu support and tutorial:
see: http://aaron.oirt.rutgers.edu/myapp/docs/W1100_1300.menus .

Some subtle but important bug fixes, including a thread
race condition bug fix. Auto-reload support.

Also documentation improvements: particularly
for standard middleware
see: http://aaron.oirt.rutgers.edu/myapp/docs/W1200_1400.stdMiddleware

What is WHIFF?

WHIFF is a collection of support services for Python WSGI
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 WHIFF implementation significantly generalizes the
"drop in" paradigm to support WSGI middleware components
and application fragments as well as stand-alone pages.

WHIFF provides other services in addition to supporting
"drop in" components, such as managed application
resources.

I created WHIFF to address complexity issues I
encounter when creating and fixing sophisticated
Web applications which include complex database
interactions and dynamic features such as AJAX
(Asynchronous Javascript And XML).

Project home page:
http://whiff.sourceforge.net .
Documentation index:
http://aaron.oirt.rutgers.edu/myapp/docs/W.intro .

I hope you like it!

-- Aaron Watters

===
% ping elvis
elvis is alive
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top