This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


Zope

Project logo
Project Name Zope
Category Servers
Programming Language Python
Project Home Page http://www.zope.org/
License(s) ZPL
License URL(s) http://zope.org/Resources/ZPL
Tags (edit) web

Zope is an open source web application server primarily written in the Python programming language. It features a transactional object database which can store not only content and custom data, but also dynamic HTML templates, scripts, a search engine, and relational database (RDBMS) connections and code. It features a strong through-the-web development model, allowing you to update your web site from anywhere in the world. To allow for this, Zope also features a tightly integrated security model. Built around the concept of "safe delegation of control", Zope's security architecture also allows you to turn control over parts of a web site to other organizations or individuals. The transactional model applies not only to Zope's object database, but to many relational database connectors as well, allowing for strong data integrity. This transaction model happens automatically, ensuring that all data is successfully stored in connected data sources by the time a response is returned to a web browser or other client.

There are numerous products (plug-in Zope components) available for download to extend the basic set of site building tools. These products include new content objects; relational database and other external data source connectors; advanced content management tools; and full applications for e-commerce, content and document management, or bug and issue tracking. Zope includes its own HTTP, FTP, WebDAV, and XML-RPC serving capabilities, but can also be used with the Apache or other web servers.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Title Authors
Professional Zope: Pro Zope Staff Wrox Press Inc.
The Book of Zope Beehive
The Zope Book Amos Latteier et al.
Web Component Development with Zope 3 Philipp von Weitershausen
Zope Pierre Julien Grizel
Zope 3 Developer's Handbook, First Edition Stephan Richter
Zope Bible Michael Bernstein et al.
Zope Python Cookbook Richter
Zope Web Application Construction Kit Martina Brockmann et al.
Zope: Web Application Development and Content Management Steve Spicklemire et al.

Add more books.


Last modified on 2006-04-11 18:08:56.525 (rel. 13).