ANN: Porupine 0.0.7 released

t.koutsovassilis at gmail.com t.koutsovassilis at gmail.com
Wed Jul 5 23:11:29 CEST 2006


Porcupine is a Python based Web application server that features an
embedded object database, the Porcupine Object Query Language, XMLRPC
support, and QuiX, an integrated AJAX powered XUL motor.

On the server side, this release includes support for WSGI and HTTP
cookies. The session ID is stored in a cookie, instead of being
injected into the URL. This new feature, along with the "max-age"
attribute added to Porcupine registrations, results in better
utilization of the HTTP cache.
On the client side, QuiX has a new box layout widget and a unified
XMLRPC module. Additionally, QuiX windows support a new "onclose"
event, triggered just before the window is closed. Finally, each user
can select the desired application to be launched automatically
immediately after successful login.

Resources
=========
Porcupine online demo:
http://www.innoscript.org/content/view/21/43/

Porcupine tutorial:
http://wiki.innoscript.org/index.php/Developers/Tutorials

Developer resources:
http://www.innoscript.org/component/option,com_remository/Itemid,33/func,selectcat/cat,3/



More information about the Python-announce-list mailing list