ZOPYX launching public radio site Unser Ding on top of Plone
One of the major German public radio stations is using Plone for its youth radio.
Plone and Python developer since the mid-90 • Electronic Publishing Guru • Singing • Piano & Organ • Human.
One of the major German public radio stations is using Plone for its youth radio.
Nowadays our SVN checkouts of Plone, Zope 2 and Zope 3 consist of lots of svn:externals. Updating the sandboxes often takes a long time because SVN updates the externals one after the
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
TransactionalMailHost is yet another MailHost implementation. It integrates with the transaction system of Zope in order to send out email only in case of a committed transaction. TMH currently supports standard SMTP and SMTP AUTH.
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
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