Most Helpful Customer Reviews
24 of 25 people found the following review helpful:
3.0 out of 5 stars
Could be better, September 30, 2002
By A Customer
This review is from: The Zope Book (Paperback)
I think a lot of the reviewers for this book are blinded by the fact that Zope is an incredibly cool and powerful technology, especially for the price. By all means wax lyrical about the capabilities of the platform. Be thankful that it is finally becoming accepted, documented, and widely deployed. But please don't think that this book is great, just because it talks about Zope and is written by a couple of very well-respected zopistas. I was quite disappointed by this work. It fails to deliver on the promise of teaching you how to build useful applications in Zope. It's 350 pages of "what Zope is" and about 34 pages of "how to use it to do something useful". This is a common problem with most Zope documentation - the authors themselves get carried away with the technology and fail to point out how it might be usefully implemented. Yet sadly, the Zope community really, really needs a task-focused book like that. As an introduction to what Zope is, though, this book's not too bad - even if it is a rewrite of online documentation. Hence three stars.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
14 of 16 people found the following review helpful:
5.0 out of 5 stars
Have a nice development day, September 7, 2001
This review is from: The Zope Book (Paperback)
Within the last years, the web has become a somewhat serious business. Complex websites no longer use static, hard to update html pages, information is less and less stored in a plain filesystem like we are used to with our personal files. Sharing ideas with hundred, millions of people (I mean creating a web presence!) involves at least 3 backend elements : - a database, - a server, - a "gluing" language Zope provides the three in the same application, perfectly integrated and quite easily deployed (respectively Zodb, Zserver, and Python) What was needed for zope recognition as a good candidate for "out of the box", opensourced, and efficient development plateform, was a good book that would introduce the whole tool for newbies as well as experienced web developers. In short, anyone looking for something more innovative than the traditional solutions (php/apache/mysql on the opensource side / asp/IIS, sqlserver on the commercial side ...) The book realy helps to "take a grip" at Zope. You'll quickly learn the benefits of a totally object oriented approach (look at the poor object oriented approach of other web scripting tools, such as php, asp or coldfusion), and more importantly, *how* to use the tool. Chances are that this book won't suffice for realy complex implementations (like creating custom products), but imho Zope is more a "concept" than any other tools, and *understanding* the concept is the key to successfull implementations. Beside the differents chapters (with each speaking about a particular domain of Zope), you'll find a complete reference of the Zope API, and it's templating language, DTML. After the reading of this this book, I feel ready for more complex implementations of web applications. That's just what I was looking for. I'd say I'm quite pleased. As usual, your comments are welcome!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
10 of 11 people found the following review helpful:
5.0 out of 5 stars
An excellent introduction to Zope, July 29, 2001
This review is from: The Zope Book (Paperback)
First, an obligatory disclaimer: I was one of the freelance technical reviewers for this book selected from the Zope development community. Zope is one of today's most exciting development platforms, due to it's combination of power, simplicity, and extensability. I staked my job on using Zope to create a corporate Intranet a year-and-a-half ago, and it was the best career move I ever made. This book is the first published 'dead trees' book about Zope. The overall tone is aimed at beginners and non-technical users, which is very appropriate even for more experienced web-developers, since Zope introduces new concepts and development paradigms. I found the 'Zoo' examples amusing and a refreshing change from the usual business-world examples. The book stops short of explaining how to extend Zope using the Python programming language (which Zope is written in), but is nevertheless an invaluable resource on subjects such as DTML (Zope's dynamic templating language, similar to ColdFusion's CFML), Zope's web-based management interface, extending Zope through-the-web using ZClasses, and designing websites that take advantage of Zope's productivity-enhancing features such as Acquisition and Versions. If you are building websites, whether Intranets, brochureware, community portals, or any other kind of site, Zope is a tool you must evaluate. It will do things you didn't know you needed, as well as solving problems that you do know you have. Download Zope for free (yes, completely free)... and buy this book. You won't regret it.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|