
Perl Template Toolkit guides you through the entire process of installing, configuring, using, and extending the Template Toolkit. It begins with a fast-paced but thorough tutorial on building web content with the Template Toolkit, and then walks you through generating and using data files, particularly with XML. It also provides detailed information on the Template Toolkit's modules, libraries, and tools in addition to a complete reference manual. Beta Chapter 2, A Complete Web Site Using Template Toolkit, is online now.
sendmail Cookbook provides step-by-step solutions for the administrator who needs to solve configuration problems fast. Each recipe outlines a configuration problem, presents the code that solves that problem, and then explains the code in detail. The book also provides lots of new material that doesn't get much coverage elsewhere--STARTTLS and AUTH are given entire chapters, and LDAP is covered in recipes throughout the book. Beta Chapter 2, Delivery and Forwarding, is available online.
Learning Python, 2nd Edition offers programmers a comprehensive learning tool for Python and object-oriented programming. Thoroughly updated, this guide introduces the basic elements of the latest release of Python 2.3 and covers new features, such as list comprehensions, nested scopes, and iterators/generators. It also addresses new topics of interest to Python programmers, such as XML, Processing, PyUnit, PyDoc, and wxPython. Beta Chapter 19, OOP: The Big Picture, is online now.
|

DNS on Windows Server 2003 is a special Windows-oriented edition of the classic DNS and BIND, newly updated to document the many changes to DNS, large and small, found in Windows Server 2003. Veteran O'Reilly authors explain the whole system in terms of the new Windows Server 2003, from starting and stopping a DNS service to establishing an organization's namespace in the global hierarchy. Beta Chapter 8, Integrating with Active Directory, is online now.
RELAX NG is a grammar-based schema language that's both easy to learn for schema creators and easy to implement for software developers. In RELAX NG, developers are introduced to this unique language and will learn a no-nonsense method for creating XML schemas. This book offers a clear-cut explanation of RELAX NG that enables intermediate and advanced XML developers to focus on XML document structures and content rather than battle the intricacies of yet another convoluted standard. Beta Chapter 6, More Complex Patterns, is online now.
|