Andreas Jung

Plone and Python developer since the mid-90 • Electronic Publishing Guru • Singing • Piano & Organ • Human.

Tübingen
213 posts
Website Twitter RSS

Zope's MailHost overhauled

Zope's MailHost got a new engine under the hood. The sending and delivery part of MailHost is now based on zope.sendmail. This brings us several advantages: integration with the Zope transaction system

Editing RestructuredText with vim

While converting  some of my projects README.txt file to restructured text with vim, I came across the VST package for vim which provides  reST support. After installing VST you can type :Vst

z3c.sqlalchemy got a little brother...

SQLAlchemyDA - a new unified database adapter for Zope 2 SQLAlchemyDA is a generic database adapter for Zope 2. Its goal is to provide RDBMS support for all databases supported by SQLAlchemy through