Download List

Descripción del Proyecto

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.

2009-07-21 05:36
0.6

Esta versión incluye el soporte para varios procesos de trabajo mediante el "multi" módulo por primera vez en Python 2.6. Por otra parte, la base de datos Porcupine ahora soporta índices basados en btrees BerkeleyDB's. Por el lado del navegador, Quix viene con soporte más amplio como navegador Opera 9, Safari 4, y el IE 8, y el apoyo a conjuntos de datos persistentes gracias a PersistJS. Otras características notables incluyen nuevos apoyo a ETags, auto-reproductores de tamaño, un editor de HTML ligero, optimizado las operaciones y los administradores de bases de datos y cookies de sesión basado (requerido para múltiples configuraciones de procesamiento).
Tags: Beta
This release adds support for multiple worker processes by using the "multiprocessing" module first introduced in Python 2.6. Moreover, the Porcupine database now supports indexes based on BerkeleyDB's Btrees.
On the browser side, Quix comes with wider browser support including Opera 9, Safari 4, and IE 8, and support for persistent data sets thanks to PersistJS.
Other notable new features include support for Etags, auto-sized widgets, a lightweight HTML editor, optimized transactions, and cookie and database based session managers (required for multi-processing setups).

2008-12-04 22:56
0.5.2

Esta versión incluye la nueva versión de QuiX que soporta las últimas versiones de Firefox, Safari y Chrome con una mayor aplicación widget vista de lista y un nuevo módulo de efectos.
Tags: Major feature enhancements
This release includes the brand new version of
QuiX that supports the latest releases of Firefox,
Safari, and Chrome browsers with an enhanced list
view widget implementation and a new effects
module.

2008-05-03 10:15
0.5

Los dos conceptos principales novedades introducidas en el lado del servidor son los servicios y los métodos Web. Arquitectura Porcupine está ahora basada en los servicios configurables corriendo sobre una base de datos objeto común. Métodos de la Web han reemplazado completamente servlets y edición de archivos XML, por tanto pesado ya no es necesario. También incluye soporte para filtros de pre-tratamiento, mucho más eficiente de la memoria conjuntos de objetos, y los tipos de seguridad de tipos de datos. Por el lado del cliente, QuiX ha convertido en menos intensivo de recursos mediante un conjunto combinado de objetos XMLHTTP y mejorar la recolección de basura.
Tags: Major feature enhancements
The two main new concepts introduced on the server side are the services and the Web methods. Porcupine's architecture is now based on configurable services running over a common object database. Web methods have completely replaced servlets and hence heavy XML file editing is no longer required. It also includes support for pre-processing filters, far more memory efficient object sets, and type safe data types. On the client side, QuiX has become less resource intensive by using a pooled set of XMLHTTP objects and improved garbage collection.

2007-09-11 00:42
0.1.1

Esta versión es principalmente un bugfix que mejora la estabilidad general. Por el lado del servidor, aparte de un par de errores molestos que se fija, no hay nuevas características. QuiX incluye algunas actualizaciones muy importantes. Ahora es posible para el motor para hacer semi-transparente reproductores mediante la definición de su atributo de opacidad. Funcionalidad de arrastrar y soltar también está respaldada por la introducción de draggables y droppables. Aunque esta funcionalidad está ahí, aún no es utilizado por el escritorio Porcupine.
Tags: Major bugfixes
This release is mainly a bugfix release that improves overall stability. On the server side, apart from a couple of annoying bugs being fixed, there are no new features. QuiX includes quite a few important updates. It is now possible for the engine to render semi-transparent widgets by defining their opacity attribute. Drag and drop functionality is also supported by introducing draggables and droppables. Although this functionality is there, it is not yet utilized by the Porcupine desktop.

2007-05-28 15:45
0.1

Porcupine ahora es compatible con los controladores de eventos sincrónicos por tipo de objeto y los tipos de datos nativos han sido enriquecidas por un nuevo tipo de datos de apoyo enlaces a archivos externos que residen en el sistema de archivos. Esta versión también introduce los depósitos del personal, para guardar artículos personales de cada usuario. Por el lado de la interfaz de usuario, QuiX apoya sobre herramientas, los widgets personalizados de terceros, y la carga dinámica de hojas de estilo externo. Por otra parte, un control deslizante se añadió a la creciente lista de controles disponibles fuera de la caja.
Tags: Major feature enhancements
Porcupine now supports synchronous event handlers
per object type and the native data types have
been enriched by a new data type supporting links
to external files that reside on the file system.
This release also introduces personal repositories
used for keeping each user's personal items. On
the UI side, QuiX supports tooltips, third party
custom widgets, and dynamic loading of external
stylesheets. Furthermore, a new slider control was
added to the growing list of controls available
out of the box.

Project Resources