
| Ten Years of Python Web Programming | 2008-06-21 |
| By tseaver | |
|
Looking back at ten years of programming web applications with Python, and musings on what lies ahead. |
|
| Products.plone_gs 0.1 Released | 2008-05-24 |
| By tseaver | |
|
I just uploaded version 0.1 of a new product to the Cheeseshop. It provides partial GenericSetup support for the tools present in a Plone 2.5.x site. I will be tracking issues against the product at http://agendaless.com/home/tseaver/software/plone_gs/issues |
|
| zc.buildout vs. "plain" setuptools | 2008-04-22 |
| By tseaver | |
|
A brief proposal on how and when one might prefer to use "standard" setuptools features, rather than relying on zc.bulidout. |
|
| My Two Cents | 2008-02-06 |
| By tseaver | |
|
I'd like to thank the Plone Summit organizers for inviting me to the summit, even though I decided not to go (I just got back from a week in Japan, and boy are my arms tired). |
|
| New setuptools plugin: eggtestinfo 0.2 | 2007-11-16 |
| By zope | |
|
I have released version 0.2 of a setuptools plugin to the Cheeseshop. When installed, the plugin extends the |
|
| thrashcatcher 0.1 Released | 2007-10-10 |
| By tseaver | |
|
thrashcatcher is a Zope2 product which adds log records to the trace log showing the number of objects loaded and stored in each request. It should help in tracking down which parts of your application are thrashing the ZODB connection cache. |
|
| Behind Door #3: A Perspective on the Future of Zope | 2007-06-05 |
| By tseaver | |
|
This is the keynote I gave to the 2007 DZUG Tagung in Potsdam, Monday, June 4th. |
|
| CMFFolderExport Available | 2006-04-25 |
| By tseaver | |
|
The product is a simple add-on for CMF 2.0, exposing views for exporting / importing folderish content as tarballs. |
|
| Extracting Zope Eggs: A Parable | 2006-04-06 |
| By tseaver | |
|
A haunting tale of "guts on the table." |
|
| Egg on My Face | 2006-04-05 |
| By tseaver | |
|
I mused yesterday that I needed to create eggs for the various ZODB-related packages: I was wrong. |
|