Download List

專案描述

Porcupine is a Web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-15 03:33
0.0.9

This release introduces remarkable new features on the server side, including a configurable in-memory object cache and a new post-processing filter for easy i18n output. On the browser side, QuiX has minor improvements to better support Internet Explorer 7, and the rendering performance is greatly improved by minimizing the number of redraws required when drawing new interfaces from XML. A new type of QuiX servlet utilizes the Python "string.Template" module, resulting in simpler and more readable QuiX templates.
標籤: Major feature enhancements

2006-10-30 23:21
0.0.8

This release introduces many improvements that ease and accelerate the development process. It is now possible to develop your application working inside a single folder tree. The QuiX engine is fully compatible with Internet Explorer 7 and includes a completely rewritten event subsystem, in order to achieve a unified way of attaching and detaching DOM and custom event handlers. It also includes two new widgets: an IFrame widget and a group box.
標籤: Major feature enhancements

2006-07-04 22:26
0.0.7

This release includes support for WSGI and HTTP cookies. 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. 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. Finally, each user can select the desired application to be launched automatically immediately after successful login.
標籤: Major feature enhancements

2006-03-14 02:13
0.0.6-20060313

After applying this hotfix, the context menu displayed when you right-click on the desktop task bar and the menu of the "User and Groups Management" application are updated correctly.
標籤: Patches, Minor bugfixes

2006-02-27 15:44
0.0.6

This release includes numerous enhancements, but
also introduces some major QuiX API changes. The
base widget class (Widget) has been refactored
such that a single attribute change does not
require a full redraw. This release also
introduces the term "off-line widget", a major
performance enhancement. A widget hierarchy can be
detached in memory, and attached again, whenever
this is needed. On the server side, a new utility
has been included. The "db_init" script
initializes a blank Porcupine database. Localized
strings are now kept inside UTF-8 encoded Python
script files.
標籤: Major feature enhancements

Project Resources