Author: tziade
Date: Fri Feb 24 21:47:50 2006
New Revision: 2446

Added:
   cookbook/trunk/recipe_list.txt   (contents, props changed)
Log:
initial commit

Added: cookbook/trunk/recipe_list.txt
==============================================================================
--- (empty file)
+++ cookbook/trunk/recipe_list.txt      Fri Feb 24 21:47:50 2006
@@ -0,0 +1,64 @@
+Recipes list
+____________
+
+Categories
+==========
+
+- Using Zope
+- Developping Zope
+- Administrating Zope
+- Integrating Zope
+
+Levels
+======
+
+TODO
+
+
+Recipes
+=======
+
+Using Zope
+~~~~~~~~~~
+
+- zope installation
+- understanding runzope, zopectl, and other things
+- understanding the interface
+
+Developping Zope
+~~~~~~~~~~~~~~~~
+
+- the zope component architecture
+- understanding the development process
+- writing unit tests
+- writing functional tests
+- debugging the code
+- understanding Interfaces
+- understanding traversal
+- mastering ZCML
+- adding an extension package
+- mastering ZPT
+- creating and publishing an object
+- creating resources
+- creating a global utility
+- creating a local utility
+- understanding Adapters
+- creating an Adapter
+- understanding forms
+- creating a object with forms
+- understanding Events
+- using events
+- create internationalized interfaces
+- create multilanguage content objects
+
+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