Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django's creators, and Django lead developer Jacob Kaplan-Moss show you how they use this framework to create award-winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.
The first part of the book introduces Django fundamentals like installation and configuration. You'll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting non-HTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django's many configuration options and commands. The book even includes seven appendixes for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework.
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)





Hi! You’re holding the Zope Bible, a book we suspect will change how you look at building Web sites and Web applications. If you’re like most Web developers and designers, you’re probably always looking for ways to improve your process, both for building and for maintaining Web sites. Whether the sites you’re building are consumer-oriented Web applications, content-centric publishing sites,
Zope is one of the leading open-source Web application servers and content management systems. Designed specifically to publish dynamic content, it is a Web-based publishing system built around a 100% object framework for rapidly deploying enterprise-class content management solutions.
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.


This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book:









