Palladion Software
user icon Guest
Calendar
« July 2008 »
Su Mo Tu We Th Fr Sa
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Notes on getting the most mileage out of tests written with the Python unittest module...
Looking back at ten years of programming web applications with Python, and musings on what lies ahead....
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...
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
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)....
I have released version 0.2 of a setuptools plugin to the Cheeseshop. When installed, the plugin extends the '.egg-info' generation done by many setup commands to create a new file, 'test_info.txt', which captures the data used by the 'setup.py test' command....
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....
This is the keynote I gave to the 2007 DZUG Tagung in Potsdam, Monday, June 4th....
The product is a simple add-on for CMF 2.0, exposing views for exporting / importing folderish content as tarballs....
A haunting tale of "guts on the table."...
Egg on My Face
2006/04/05
I mused yesterday that I needed to create eggs for the various ZODB-related packages: I was wrong....
Eggifying Zope
2006/04/04
Building on Nathan Yergler's work from PyCon, I have just finished a big pile of eggs for both ZopeX3.0.0 and Zope 3.2.0....
Stumped as to the encoding used in a given file or bit of string data? Mark Pilgrim strikes again with a Python library "as smart as your browser." The result includes *confidence*, which is a big win in my eyes....
Library for developers to extract data from M$ Excel(tm) spreadsheet files....
Built atop Plone / CMF / Zope, Knotes adds an RDBMS-backed discussion and blogging engine....