[Zope-Annce] CASUserFolder 1.0.0 Released!

2005-05-16 Thread Chris Withers
Hi All, After a long break from releasing software, I'm pleased to announce that I've got http://www.simplistix.co.uk up to where I want it to be and I've taken the trouble to suffer through Zope.org to bring you some official software releases ;-) CASUserFolder is a Zope user folder that imple

[Zope-Annce] MailingLogger 2.4.0 Released!

2005-05-16 Thread Chris Withers
MailingLogger allows configured entries from the event log to be mailed to a list of configured recipients. It has the following feaures: - Fully compliant with Python 2.3's logging module - Fully configurable from zope.conf - Ability to send one email per log message or collect messages to send

[Zope-Annce] SimpleUserFolder 1.1.1 Released!

2005-05-16 Thread Chris Withers
SimpleUserFolder is a scriptable, subclassable, fully documented and tested user folder implementation. It has the following feaures: - Customisable user addition, editing, deleting, listing and gathering of credentials - Users can be provided with arbitary extra attributes - ZSQL methods and P

[Zope-Annce] X2Y 1.1.7 Document Processor Released!

2005-05-16 Thread Chris Withers
X2Y is a flexible, configurable and extendable server-based document processing framework written in python. It has the following feaures: - Cross platform - Fully documented - Run as either a cron job, scheduled task or by hand - Fully configurable logging and notification - Fully configurable p

[Zope-Annce] SaneBrains 1.0.0 Released!

2005-08-23 Thread Chris Withers
SaneBrains patches ZCatalog's brain objects such that they don't unnecessarily catch exceptions. The brain objects are patched such that: - the getObject method never tries to catch any exceptions, it just uses a simple restrictedTraverse to turn the path stored in the ZCatalog into an object

[Zope-Annce] Stepper1.0.0 Released!

2005-08-25 Thread Chris Withers
This is a framework for performing asynchronous tasks on Zope servers. It is written as a Zope Product and can be used in several different ways: - for running sequences of migration code from the console. - for running batch processes via cron - for unit testing pieces of migration code or ba

[Zope-Annce] Stepper1.1.0 Released!

2005-09-06 Thread Chris Withers
Stepper is a framework for performing asynchronous tasks on Zope servers. This is a new release fixing some minor bugs and introducing some new features. The major changes for this release were: - a new 'finalise' hook has been added to steps - an option has been added such that processing o

[Zope-Annce] Stepper 1.2.0 Released!

2005-09-14 Thread Chris Withers
This is a new release fixing several bugs and introducing two new features. Stepper is a framework for performing asynchronous tasks on Zope servers The major changes for this release were: - you can now control whether errors processing an object abort the processing of a whole sequence sequ

[Zope-Annce] Zope Debugger 0.8.0 Released!

2005-09-29 Thread Chris Withers
Zope Debugger is an enhanced version of pdb for use with Zope. It can be used simply by inserting the following lines in any python code you'd like to debug, including Script (Python)'s and FSPythonScripts: from Products.zdb import set_trace set_trace() It requires no changes to Zope, CMF or

[Zope-Annce] MailingLogger 2.4.1 and 2.5.0 Released!

2005-10-05 Thread Chris Withers
MailingLogger allows configured entries from the event log to be mailed to a list of configured recipients. These releases fix a major bug involving email flood protection and add support for Zope 2.8 These releases fix the following bugs: - A bug in the email flood protection often meant th

[Zope-Annce] MailTemplates 1.0.0 Released!

2005-10-10 Thread Chris Withers
These allow you to use the full power of the the python email package along with Zope's Page Template technology to easily build and send fully standards compliant emails. The key feaures are: - Use familiar ZPT syntax to generate both plain text and html email - Easily create multi-part mess

[Zope-Annce] Stepper 1.3.0 Released!

2005-10-11 Thread Chris Withers
Stepper is a framework for scripting and running asynchronous tasks on Zope servers. This is a new release that adds support for Zope 2.8. It also fixes numerous small bugs and adds several minor new features. For more information, please see: http://www.simplistix.co.uk/software/zope/stepper

[Zope-Annce] Zope Debugger 0.8.1 Released!

2005-10-11 Thread Chris Withers
This release adds support for both Zope 2.7 and Zope 2.8. Zope Debugger is an enhanced version of pdb for use with Zope. It can be used simply by inserting the following lines in any python code you'd like to debug, including Script (Python)'s and FSPythonScripts: from Products.zdb import set_t

[Zope-Annce] MailTemplates 1.1.0 Released!

2005-10-16 Thread Chris Withers
These allow you to use the full power of the the python email package along with Zope's Page Template technology to easily build and send fully standards compliant emails. This release adds the ability to create attachments using string data. It also fixes a long list of bugs uncovered by public

[Zope-Annce] Stepper 1.4.0 Released!

2005-11-29 Thread Chris Withers
Stepper is a framework for scripting and running asynchronous tasks on Zope servers. This is a new release fixing several bugs and introducing some minor new features. The major changes for this release were: - A bug was fixed which prevented run.py from being used. - Chains can now be neste

[Zope-Annce] Stepper 1.4.1 Released!

2005-12-17 Thread Chris Withers
Stepper is a framework for performing asynchronous tasks on Zope servers. This is a bug fix release that corrects some problems with the 1.4.0 release. The major bugs fixed for this release were: - Write conflict errors are now handled in the same way as read conflict errors. - Stepper is

[Zope-Annce] Small Spam Vulnerability in Squishdot

2006-02-12 Thread Chris Withers
Garikoitz Araolaza <[EMAIL PROTECTED]> has discovered a vulnerability in Squishdot that can result in a Squishdot Site being used to send spam. Full discussion and a fix can be found here: http://www.squishdot.org/1139510883 cheers, Chris -- Simplistix - Content Management, Zope & Python Con

[Zope-Annce] MailTemplates 1.1.1 Released!

2006-03-19 Thread Chris Withers
These allow you to use the full power of the the python email package along with Zope's Page Template technology to easily build and send fully standards compliant emails. This release fixes one bug and one deprecation warning. MailTemplates are now only compatible with Zope 2.8.0 and above. F

[Zope-Annce] SimpleUserFolder 1.1.2 Released!

2006-03-19 Thread Chris Withers
SimpleUserFolder is a scriptable, subclassable, fully documented and tested user folder implementation. This release fixes one bug which affected a minority of ZSQL method use cases and ensures compatibility with Zope 2.7, 2.8 and 2.9. For more information, please see: http://www.simplistix.co

[Zope-Annce] Zope Debugger 0.8.2 Released!

2006-03-21 Thread Chris Withers
Zope Debugger is an enhanced version of pdb for use with Zope. This release fixes compatability issues with Zope 2.9 and Python 2.4. It can be used simply by inserting the following lines in any python code you'd like to debug, including Script (Python)'s and FSPythonScripts: from Products.zdb

[Zope-Annce] sx.translations 1.0 Released!

2006-09-18 Thread Chris Withers
This package provides components for use with Zope 3 and Zope 2 + Five that implement both ITranslationDomain and ILanguageAvailability as well as supporting the recording of untranslated msgids. This means that, not only do the components support the interface require to provide messages to Z

[Zope-Annce] A new templating system available!

2006-12-17 Thread Chris Withers
Hi All, I'm proud to announce that after almost a year's development, the first public release of Twiddler is available! Twiddler is a simple but flexible templating system for dynamically generating textual output. It comes with bindings for Zope 2 and should easily slot into a Zope 3 view in

[Zope-Annce] Windows Installers available for Zope 2.9.7 and Zope 2.10.3

2007-04-23 Thread Chris Withers
Hi All, Thanks to Sidnei at Enfold Systems, Windows installers are now available for the two latest stable Zope releases and can be downloaded from http://www.zope.org/Products! cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.

[Zope-Annce] MailingLogger 3.0.0 Released!

2007-05-09 Thread Chris Withers
Mailinglogger enables log entries to be emailed either as the entries are logged or as a summary at the end of the running process. This pair of enhanced emailing handlers for the python logging framework is now available as a standard python package and as an egg. The handlers have the follo

[Zope-Annce] MailingLogger 3.1.0 Released!

2007-05-18 Thread Chris Withers
Hot on the heals of the 3.0.0 release, this 3.1.0 release offers support for SMTP hosts that require authentication in order to send mail... Mailinglogger enables log entries to be emailed either as the entries are logged or as a summary at the end of the running process. This pair of enhanced

[Zope-Annce] MailingLogger 3.2.0 Released!

2007-07-31 Thread Chris Withers
With help from Jens Vagelpohl, I'm pleased to announce a new release of Mailinglogger that now supports filtering of log entries... Mailinglogger enables log entries to be emailed either as the entries are logged or as a summary at the end of the running process. This pair of enhanced emailing

[Zope-Annce] Stepper 1.5.0 Released!

2007-07-31 Thread Chris Withers
Stepper is a framework for scripting and running asynchronous tasks on Zope servers. This is a new release fixing several bugs and introducing some new features. The major changes for this release were: - The location of the config module is now configurable rather than being fixed to Product

[Zope-Annce] MailingLogger 3.2.2 Released!

2008-11-09 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger that finally correctly supports easy_install and so works fine with zc.buildout-based projects. In fact, MailingLogger has *become* a zc.buildout-based project for its development... Anyway, Mailinglogger provides two handlers for the stand

[Zope-Annce] MailingLogger 3.3.0 Released!

2009-06-19 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features:

[Zope-Annce] sx.translations 1.2 released!

2009-06-19 Thread Chris Withers
I'm pleased to announce a new release of sx.translations. This release records the dates untranslated msgids were first seen. sx.translations provides components for use with Zope 3 and Zope 2 + Five that implement both ITranslationDomain and ILanguageAvailability as well as supporting the reco

[Zope-Annce] MailingLogger 3.3.3 Released!

2010-08-10 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features:

[Zope-Annce] Zope 2 Instance 1.0 Released!

2010-08-16 Thread Chris Withers
Hi All, I'm proud to announce the first release of Zope 2 Instance. This package provides a buildout recipe for creating a Zope 2 instance based around a deployment. The deployment concept originates from zc.recipe.deployment and allows the deployment to control where resources of a particular

[Zope-Annce] MailTemplates 2.0.0 Released!

2010-08-23 Thread Chris Withers
Hi All, After quite a long break, I'm proud to announce a new release of MailTemplates. This new release brings shiny new Sphinx docs, compatibility with Zope 2.12 and above and a couple of bug fixes. The docs are here: http://packages.python.org/Products.MailTemplates/ The full package info

[Zope-Annce] ZSyncer 1.0.0 Released!

2010-08-26 Thread Chris Withers
Hi All, I'm relieved(!) to announce the release of ZSyncer 1.0.0. This is the first release I've made and I hope no-one is upset about the work I've done (Paul Winkler, you still around?). The big changes: - now a normal python package - Zope 2.12+ compatible - docs have been Sphinx-ified T

[Zope-Annce] SimpleUserFolder 2.0.0 Released!

2010-08-26 Thread Chris Withers
Hi All, Rolling on with more releases :-) SimpleUserFolder is a scriptable, subclassable, fully documented and tested user folder implementation. This release features: - Repackaged as a python package with Sphinx docs - Targets Zope 2.12+ - Sphinx-ified docs For more information, please see

[Zope-Annce] ZSyncer 1.0.2 Released!

2010-09-22 Thread Chris Withers
Hi All, Another new release... Small fixes this time: - Add warning about "use relative paths" mode - Change default back to not using relative paths - Fix icons for remote objects Installable from: http://pypi.python.org/pypi/Products.ZSyncer Subversion source repository: https://secure.sim

[Zope-Annce] Zope 2 Instance 1.1 Released!

2010-09-23 Thread Chris Withers
Hi All, New release out, this one brings compatability with zc.recipe.rhrc... This package provides a buildout recipe for creating a Zope 2 instance based around a deployment. The deployment concept originates from zc.recipe.deployment and allows the deployment to control where resources of a

[Zope-Annce] ZSyncer 1.0.3 Released!

2010-10-07 Thread Chris Withers
Hi All, This is purely a bug fix release for problems I experienced when replacing local objects by absolute path. Installable from: http://pypi.python.org/pypi/Products.ZSyncer Subversion source repository: https://secure.simplistix.co.uk/svn/ZSyncer/ Documentation: http://packages.python.org

[Zope-Annce] MailingLogger 3.4.0 Released!

2011-08-18 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features:

Re: [Zope-Annce] MailingLogger 3.4.0 Released!

2011-08-22 Thread Chris Withers
Heh, of course, I forgot the setuptools-git extension to make "include_package_data=True" work, so this release was pretty useless, other than the docs on packages.python.org/testfixtures ;-) Anyway, 3.4.1 has now been released which fixes this! cheers, Chris On 17/08/2011 23

[Zope-Annce] MailingLogger 3.5.0 Released!

2011-09-24 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features:

[Zope-Annce] MailingLogger 3.6.0 Released!

2011-11-25 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features:

[Zope-Annce] MailingLogger 3.7.0 Released!

2012-01-18 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features

[Zope-Annce] MailingLogger 3.8.0 Released!

2014-01-28 Thread Chris Withers
I'm pleased to announce a new release of Mailinglogger. Mailinglogger provides two handlers for the standard python logging framework that enable log entries to be emailed either as the entries are logged or as a summary at the end of the running process. The handlers have the following features