Software
zope.sqlalchemy
Minimal Zope/SQLAlchemy transaction integration
The link address is: http://pypi.python.org/pypi/zope.sqlalchemy
SQL content types for Plone
Current project. Too early for a release yet, though it has started to settle down a bit now. I shall hopefully get around to writing a tutorial on this at some point.
The link address is: http://dev.plone.org/collective/browser/collective.tin/trunk/README.txt
ZODB reference mapping
Utility methods to explore a ZODB
The link address is: http://www.zopelabs.com/cookbook/1114086617
Experimental ZODB S3 storage
ZODB Storage backend using Amazon web services
The link address is: http://code.google.com/p/s3storage/
PloneJUpload
Horrible multiple file upload to plone
The link address is: http://plone.org/products/plonejupload
ZopeEditManager.zip
Zope Edit Manager built with python 2.4 ppc bundle. Works with intel macs.
ZopeEditManager.zip
—
ZIP archive,
2494Kb
Xen setup
sudo debootstrap edgy /data/edgy
sudo cp /etc/apt/sources.list /data/edgy/etc/apt/sources.list
sudo chroot /data/edgy
locale-gen en_GB.UTF-8
apt-get update
apt-get install dialog xen-image-xen0-2.6.17-6-generic-xen0 libc6-xen openssh-server
groupadd admin
useradd -m default -Gusers,admin
passwd default
EC2 setup
Using the AWS EC2 VMs
yum install emacs, gcc, python-devel libevent-devel

