[z3-checkins] r21940 - z3/zopeweb/trunk/content

faassen at codespeak.net faassen at codespeak.net
Wed Jan 11 15:05:13 CET 2006


Author: faassen
Date: Wed Jan 11 15:05:12 2006
New Revision: 21940

Added:
   z3/zopeweb/trunk/content/links.txt
Log:
Add links document.


Added: z3/zopeweb/trunk/content/links.txt
==============================================================================
--- (empty file)
+++ z3/zopeweb/trunk/content/links.txt	Wed Jan 11 15:05:12 2006
@@ -0,0 +1,105 @@
+Documentation
+=============
+
+Books In Print
+--------------
+
+`Zope3 Developers Handbook`_ by Stephan Richter
+
+.. _`Zope3 Developers Handbook`:
+http://www.amazon.com/gp/product/0672326175/ref=pd_bbs_null_1/102-8684343-03
+48125?v=glance&n=283155
+
+`Web Component Development with Zope3`_ by Philipp von Weitershausen
+
+.. _`Web Component Development with Zope3`:
+http://www.amazon.com/gp/product/3540223592/ref=pd_bbs_null_2/102-8684343-03
+48125?v=glance&n=283155
+
+Books Online
+------------
+
+`Zope3 Developers Book`_
+
+.. _`Zope3 Developers Book`:
+http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage/Z
+ope3Book
+
+Getting Started Tutorials
+-------------------------
+
+`Quick Start`_
+
+.. _`Quick Start`: http://www.benjiyork.com/quick_start/
+
+`Simple Todo Application`_
+
+.. _`Simple Todo Application`: http://worldcookery.com/files/jeffshell-todo/
+
+`Zope3 in 30 minutes`_
+
+.. _`Zope3 in 30 minutes`: http://zissue.berlios.de/z3/Zope3In30Minutes.html
+
+Introductory
+------------
+
+`The Zope Component Architecture - Interfaces, Adaptation, and Duck Typing`_
+
+.. _`The Zope Component Architecture - Interfaces, Adaptation, and Duck
+Typing`:
+http://griddlenoise.blogspot.com/2005/12/zope-component-architecture-interfa
+ces.html
+
+`The Zope Component Architecture - One Way To Do It All`_
+
+.. _`The Zope Component Architecture - One Way To Do It All`:
+http://griddlenoise.blogspot.com/2005/12/zope-component-architecture-one-way
+-to.html
+
+Advanced
+--------
+
+`XML-RPC over Zope3, a quick tutorial`_
+
+.. _`XML-RPC over Zope3, a quick tutorial`:
+http://blogs.nuxeo.com/sections/blogs/tarek_ziade/2005_11_04_xml-rpc-over-zo
+pe-3
+
+`Object event dispatching in Zope`_
+
+.. _`Object event dispatching in Zope`:
+http://blogs.nuxeo.com/sections/blogs/florent_guillaume/2005_11_10_object-ev
+ent-dispatching
+
+`Adapting content attributes to Zope Dublin Core attributes`_
+
+.. _`Adapting content attributes to Zope Dublin Core attributes`:
+http://griddlenoise.blogspot.com/2005/07/adapting-content-attributes-to-zope
+.html
+
+
+Five (Zope2 + Zope3)
+--------------------
+
+`Five tutorial for plone develpers`_
+
+.. _`Five tutorial for plone develpers`:
+http://worldcookery.com/files/ploneconf05-five/
+
+`I18n with Five`_
+
+.. _`I18n with Five`: http://worldcookery.com/files/fivei18n/
+
+`Events in Zope2.9`_
+
+.. _`Events in Zope2.9`:
+http://blogs.nuxeo.com/sections/blogs/florent_guillaume/2005_11_08_events-in
+-zope-2-9
+
+
+
+
+
+
+
+


More information about the z3-checkins mailing list