Cantitate/Preț
Produs

Web Component Development with Zope 3

Autor Philipp Weitershausen Cuvânt înainte de P. J. Eby
en Limba Engleză Paperback – 3 ian 2008
Where Zope leads, Python follows. So it has been for a decade, and the trend doesn’t show any signs of st- ping. Whatever the latest buzzword—be it RESTful web programming,st- dardized interfaces, pluggable components, or practical restricted-execution environments, Zope has quietly led the way, delivering the goods years ahead of anyone else. Not just as technology concepts, but shipped and working in paying clients’ o?ces. And yet, strangely, Zope’s role in the ongoing development of Python is little-known and little-appreciated among Python developers. It is f- quently the case that some new and much-touted development in the Python community—especiallyin the web application and object security arenas—is something that Zope has already been doing for many years. I’m somewhat ba?ed by this peculiar blind spot in the Python com- nity.Even when I tell people that Zope’s already done something that they’re working on, the response is usually a blank look, or no response at all. It’s almost as if the innovations of Zope don’t really exist until somebody else reinvents them. In fact, the pattern has led me coin this little saying: Those who do not study Zope, are condemned to reinvent it. It doesn’t matter if you don’t plan to actually use Zope. Frankly, I haven’t used Zope in years. But the lessons I learned from Zope, I use constantly. Studying Zope—Zope 3 in particular—will make you a better programmer, without question.
Citește tot Restrânge

Preț: 33478 lei

Preț vechi: 41848 lei
-20% Nou

Puncte Express: 502

Preț estimativ în valută:
6408 6890$ 5342£

Carte tipărită la comandă

Livrare economică 19 decembrie 24 - 02 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540764472
ISBN-10: 354076447X
Pagini: 584
Ilustrații: XVIII, 564 p. 48 illus.
Dimensiuni: 155 x 235 x 31 mm
Greutate: 0.99 kg
Ediția:3rd ed. 2008
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Professional/practitioner

Cuprins

Beginner.- Zope and the Component Architecture.- Installing Zope.- Interfaces.- Content Components.- Persistency.- Simple Views and Browser Pages.- Browser Forms.- Intermediate.- Internationalization.- Customizing a Site’s Layout.- Adapters.- Automated Testing.- Advanced Views.- Metadata.- Containers.- Events.- Expert.- Sources and Vocabularies.- Sites.- Indexing and Searching.- Browser Sessions.- Security.- Authentication and User Management.- Debugging Zope.- Packaging and Deployment.

Recenzii

"The book can be considered the definitive guide to Zope 3. If the reader is looking for a book containing a set of tutorials on creating and using Web applications, this is a great choice."
Pectu Dana, Timisoara, Romania; ACM Computing Reviews, September 2006
"This book is at once thorough, brief, and concise. This is by far the best technical books i've read on any subject.

I have been interested in Zope for almost a year now, but even as a seasoned programmer I was intimidated by its labrythian complexity. I struggled for weeks reading the free Zope material and learning almost nothing. This book presents the material in an accessable manner while shying away from the horrible puns and awful jokes present in so many technical books. This book would be a bargin at twice its price."
D. Morrione, Hemet, CA, amazon.com


 

Notă biografică

The author's computer programming started out as a hobby and became a profession very quickly. He has been a web developer for many years, having opened his own business during high school already. He started his first Zope project almost half a decade ago and has successfully used Zope in innumerable applications since. A few years ago, when the rewrite of Zope was initiated, he became a developer of Zope 3. He has been continually contributing to Zope and related projects itself since. Currently he is studying Physics at the Dresden University of Technology, while continuing the Internet business.

Textul de pe ultima copertă

Zope is a powerful Python web application platform for developing complex web applications rapidly and collaboratively. Zope 2, especially in combination with the Content Management Framework (CMF), has been the basis of several successful open source content management systems such as Plone. With version 3, Zope has been rebuilt on top of a Component Architecture that combines the best ideas available from modern web platforms.
This book focuses on Zope 3, though it also addresses the needs of Zope 2 developers who want to use Zope 3 features as they are backported into the Zope 2 platform. First, the key concepts of Zope and its Component Architecture are introduced. Each of Zope's capabilities is demonstrated by building a sample application and then extending it with more features. The book is targeted towards all developers familiar with web technologies such as HTTP, (X)HTML and XML, and Zope's implementation language itself: Python.
 

Caracteristici

Introduction to the key concepts of Zope Basic differences between Zope 3 and Zope 2 The author is care developer of Zope 3 Includes supplementary material: sn.pub/extras