<?xml version="1.0"?>
<znote>
<book>
<author>
<firstname>Mark</firstname>
<lastname>Lutz</lastname>
</author>
<date>2002</date>
<title>Python Pocket Reference</title>
<edition>2nd Edition</edition>
<pubinfo>
<city>Sebastopol</city>
<publisher>O'Reilly and Associates</publisher>
</pubinfo>
<notes>The only Python book you need, once you get past the initial learning curve. For the initial phase, the Lutz and Ascher book is really good.</notes>
</book>
<book>
<author>
<firstname>Mark</firstname>
<lastname>Lutz</lastname>
</author>
<author>
<firstname>David</firstname>
<lastname>Ascher</lastname>
</author>
<date>1999</date>
<title>Learning Python</title>
<pubinfo>
<city>Sebastopol</city>
<publisher>O'Reilly and Associates</publisher>
</pubinfo>
<notes>Terrific, readable, understandable primer on Python. Once you go through this book (or enough of it that you start to feel comfortable, you can put it on your shelf and never consult it again. Mark Lutz' Python Pocket reference is all you'll need. Such is the elegance of Python.</notes>
</book>
<book>
<author>
<firstname>Neil</firstname>
<lastname>Bradley</lastname>
</author>
<date>2000</date>
<title>The XML Companion</title>
<edition>Second Edition</edition>
<pubinfo>
<city>London</city>
<publisher>Addison-Wesley</publisher>
</pubinfo>
<notes>Good overview. The chapter on DOM covers only DOM 1, which is frustrating if you're working with DOM 2. Chapter on CSS is excellent, and it contains enough of an HTML reference to be handy, too.</notes>
</book>
<book>
<author>
<firstname>Amos</firstname>
<lastname>Latteier</lastname>
</author>
<author>
<firstname>Michel</firstname>
<lastname>Pelletier</lastname>
</author>
<date>2001</date>
<title>The Zope Book</title>
<pubinfo>
<city>Indianapolis</city>
<publisher>New Riders</publisher>
</pubinfo>
<notes>
</notes>
</book>
<esource>
<editor>
<firstname>The</firstname>
<lastname>Zope Corporation</lastname>
</editor>
<date>2002</date>
<title>Zope Community Website</title>
<url>http://www.zope.org/</url>
<notes>
</notes>
</esource>
</znote>
