Re: [ZODB-Dev] In search of Information for ZODB University Paper

2005-10-28 Thread Chris McDonough
Hi Marcus,

There is a presentation about ZODB by Jim Fulton at
http://www.python.org/workshops/2000-01/proceedings/papers/fulton/zodb3.html .  
This is probably one of the earliest and most in-depth presentations about the 
subject.

http://www.zope.org/Wikis/ZODB/FrontPage is wildly useful for detailed
information about specific ZODB features and issues.

I created slightly less abstract slides for a presentation about ZODB a
few months ago that you can get here:
http://www.plope.com/static/presentations/zodb.pdf  (although there is
at least one factual errors in there now: Zope 2.9/3.2 will ship with
ZODB 3.6, not 3.5).

- C



On Wed, 2005-10-26 at 20:59 +0200, Markus Kalb wrote:
 Hi there 
 
 i'm in search for some general information about ZODB, to help me compile a
 presentation about ZODB. With google if found a lot of information (maybe even
 to much) and so i thought i would ask you people if you could point me to some
 resources ? At the moment i only now ZODB the Plone/Zope way and would like
 to dive a little deeper into it. (that the reason why i asked to cover ZODB in
 the class in the university [www.fbi.fh-darmstadt.de]). 
 
 Thanx in advance for any help ! 
 
 ciao markus kalb
 -- .- .-. -.- ..- ... /  -.- .- .-.. -...
  GPG 3E82B98B
 [EMAIL PROTECTED]  ICQ 202340367
 -- .- .-. -.- ..- ... /  -.- .- .-.. -...
 
 
 ___
 For more information about ZODB, see the ZODB Wiki:
 http://www.zope.org/Wikis/ZODB/
 
 ZODB-Dev mailing list  -  ZODB-Dev@zope.org
 http://mail.zope.org/mailman/listinfo/zodb-dev
 

___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev


RE: [ZODB-Dev] In search of Information for ZODB University Paper

2005-10-26 Thread Tim Peters
[Markus Kalb]
 i'm in search for some general information about ZODB, to help me compile
 a presentation about ZODB. With google if found a lot of information
 (maybe even to much) and so i thought i would ask you people if you could
 point me to some resources ? At the moment i only now ZODB the
 Plone/Zope way and would like to dive a little deeper into it. (that
 the reason why i asked to cover ZODB in the class in the university
 [www.fbi.fh-darmstadt.de]).

The ZODB Wiki is a good place to start:

http://www.zope.org/Wikis/ZODB/FrontPage

Various pieces are out of date wrt some details in various ways, but these 3
links on that page can be very helpful (search for this text on that page,
then click on the hyperlinks):

Andrew Kuchling's ZODB  ZEO introduction

UML model for ZODB

Jim presented a paper on ZODB at the 8th Python Conference: ...

You can also find slides there from ZODB presentations.

Good luck!

___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev