O'Reilly Tags
We're experimenting with a folksonomy based on tag data provided by del.icio.us. Follow development in this blog post.
How to Avoid Writing Code (2 tags)
One of the most boring programming tasks in the world has to be
pulling data out of a database and displaying it on a web site. Yet
it's also one of the most ubiquitous. Kake Pugh shows us an easier way to do it, with Class::DBI and the Template
Toolkit.





