Size: 1620
Comment: Zope 3 book
|
Size: 2207
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
''' Professional Plone Development ''' Martin Aspeli ISBN: 1847191983 Publisher: Packt Publishing 300 pages http://www.packtpub.com/Professional-Plone-web-applications-CMS/book This book aims to teach best practices of Plone development, focusing on Plone 3.0. It covers setting up a suitable development environment, customizing Plone’s look and feel, creating new content types and forms, connecting to external databases, and managing users and groups intelligently. It also shows how to configure a production-ready server, with LDAP authentication and caching. |
Professional Plone Development
- Martin Aspeli
ISBN: 1847191983 Publisher: Packt Publishing 300 pages http://www.packtpub.com/Professional-Plone-web-applications-CMS/book
This book aims to teach best practices of Plone development, focusing on Plone 3.0. It covers setting up a suitable development environment, customizing Plone’s look and feel, creating new content types and forms, connecting to external databases, and managing users and groups intelligently. It also shows how to configure a production-ready server, with LDAP authentication and caching.
Web Component Development with Zope 3, 2nd ed.
- Philipp von Weitershausen
ISBN: 3-540-33807-1 Springer-Verlag (January 2007) http://worldcookery.com/
A well-written, really good book suitable for any Python programmer starting to learn how the very powerful, but a bit complex, component-based Zope 3 framework works and how it can be put to very good use in building scalable, complex web applications.
Zope: Web Application Development and Content Management
- Steve Spicklemire, Kevin Friedly, Jerry Spicklemire, Kim Brand
ISBN: 0735711100, New Riders (December 2001) a Teaches using Zope to construct Web sites. Detailed explanations are included to assure that the reader can readily understand the critical role of objects as the building blocks of Zope.
Zope Web Application Construction Kit
- Martina Brockmann, Mark Pratt, Katrin Kirchner, Sebastian Luhnsdorf
ISBN: 0672321335, Sams (October 2001)
The Book of Zope
- Beehive
ISBN: 1886411573, No Starch Press (October 2001)
The Zope Book
- Amos Latteier, Michel Pelletier
ISBN: 0735711372, New Riders (July 2001)
Zope Bible
- Michael R. Bernstein, Scott Robertson and the Codeit Development Team
ISBN: 0764548573, Hungry Minds Inc. (April 2002)
The book comes with a CD-ROM which includes both this book and Python Bible as PDF files. This is the only book I've seen that describe how to use ZODB outside Zope. I found that useful. -- MagnusLyckå
What about Zope 3 books?