|
|
|
zc.buildout vs. "plain" setuptools
2008/04/23
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)....
New setuptools plugin: eggtestinfo 0.2
2007/11/16
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 0.1 Released
2007/10/11
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....
CMFFolderExport 0.1 Available
2006/04/25
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
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....
Universal Encoding Detector
2006/03/22
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....
Cheese Shop: xlrd 0.5.2
2006/03/22
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....
PyCon 2006 Sprint, Day 1
2006/02/26
Notes and whiteboard from the first day....
Slides for my talk today at PyCon 2006....
CMF 2.0 Release Update
2006/01/10
I'd like to review the current status of a number of the CMF 2.0 roadmap
items, and ask for feedback from the community on how they fit into a
near-term release of a beta for CMF 2.0. In fact, I would like to release an alpha this weekend, followed by a more-or-less feature complete beta by the end of the month....
|