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/ _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com