Author: tziade
Date: Sun Mar  5 02:17:13 2006
New Revision: 2527

Modified:
   cookbook/trunk/recipe_list.txt
Log:
upd

Modified: cookbook/trunk/recipe_list.txt
==============================================================================
--- cookbook/trunk/recipe_list.txt      (original)
+++ cookbook/trunk/recipe_list.txt      Sun Mar  5 02:17:13 2006
@@ -5,9 +5,10 @@
 ==========
 
 - Using Zope
-- Developping Zope
+- Developping Zope - the concepts
+- Developping Zope - real-world recipes
+- Developping Zope - advanced recipes
 - Administrating Zope
-- Integrating Zope
 
 Levels
 ======
@@ -25,8 +26,8 @@
 - understanding runzope, zopectl, and other things
 - understanding the interface
 
-Developping Zope
-~~~~~~~~~~~~~~~~
+Developping Zope - the concepts
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 - the zope component architecture
 - understanding the development process
@@ -34,10 +35,10 @@
 - writing functional tests
 - debugging the code
 - understanding Interfaces
-- understanding traversal
+- understanding the traversal
 - mastering ZCML
-- adding an extension package
 - mastering ZPT
+- adding an extension package
 - creating and publishing an object
 - creating resources
 - creating a global utility
@@ -47,18 +48,31 @@
 - understanding forms
 - creating a object with forms
 - understanding Events
-- using events
-- creating internationalized interfaces
+- using Events
+- ...
+
+Developping Zope - real-world recipes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+- setting up authentication
+- designing a publication workflow
+- working with metadata (annotations)
+- creating a new skin
+- driving the application with XML-RPC
+- creating an internationalized package
 - creating multilanguage content objects
+- changing and migrating existing objects
+- ...
+
+Developping Zope - advanced recipes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+- extending ZCML
+- extending ZPT
+- implementing a new publisher
+- ...
 
 Administrating Zope
 ~~~~~~~~~~~~~~~~~~~
 
 - setting up zope with apache
 - setting up zope with squid
-
-Integrating Zope
-~~~~~~~~~~~~~~~~
-
-- implementing and using xml-rpc views
-- implementing a new publisher
+- ...
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to