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 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

此版本增加了使用“多重”的多个工作进程的支持模块在Python 2.6首次推出。此外,豪猪数据库现在支持在BerkeleyDB的浏览器端上的Btrees的索引。,Quix配备了更广泛的浏览器的支持,包括Opera 9中,Safari浏览器4,和IE 8,并支持持久数据集感谢PersistJS。其他显着的新功能包括支持ETag的,汽车大小的部件,一个轻量级的HTML编辑器,优化的交易,和cookie和数据库为基础的会话管理器(多需要处理设置)。
标签: 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

此版本包括品牌QuiX,可支持增强的列表视图控件的执行和新的效果模块的Firefox,Safari和铬浏览器的最新版本的新版本。
标签: 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

两个主要服务器端推出的新概念是服务和Web方法。豪猪的建筑现在是基于通用对象多数据库运行配置的服务。 Web方法已完全取代Servlet和因此沉重的XML文件编辑不再需要。它还包括支持前处理过滤器,更多的内存效率的对象集,类型安全的数据类型。在客户端,QuiX已变得不那么资源密集型通过使用XMLHttp对象和改善垃圾收集池设置。
标签: 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

此版本主要是修正错误的释放,提高了整体稳定性。在,除了从恼人的错误夫妇服务器端被固定,没有新的功能。 QuiX包括许多重要的更新。现在可以为发动机提供半定义透明的不透明属性部件。拖放功能还支持通过引入draggables和droppables。虽然有此功能,但尚未利用的豪猪桌面。
标签: 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

豪猪现在支持每个对象的类型和本地数据类型是由一个新的数据支持到外部文件的链接驻留在文件系统。这个版本还推出了保持每个用户的个人物品所使用的个人资料库类型丰富的同步事件处理程序。在用户界面方面,QuiX支持工具提示,第三方自定义部件,以及外部样式动态加载。此外,新的滑块控件添加到控件的不断增加,开箱可用。
标签: 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