See Also: Home Links Personal Site Blogroll  FriendFeed CV

Topic Image

Zope And Python

The Zope parent website describes the platform as...

an open source application server implemented in Python. Zope has an active user community and hundreds of add-on modules (called Products). Out of the box, Zope provides a nice through-the-web administrative interface, database access, page templating, user management, and a persistent transactional object database. Zope is also cross-platform and scalable

I first started playing with Zope in about 2000 thanx to an installation left on a server by my predecessor, but recently a small group of us at work started to develop a more serious interest in applying it at work so I knocked up some Zope Catchup notes to summarise developments and what had been going on over 2004.

The relatively absent community of Kiwi Zopistas means its kinda hard to find local support resources, and forget about training or conferences here which means youre pretty much reliant on IRC or mailing lists.

There are numerous options as far as Deploying Zope is concerned depending on content management and application development needs and time available.


See Also: Zope Catchup | Web Development | Notes Index