collective.z3cform.norobots: a captcha based on questions and answers

I have released a new captcha widget/field for z3c.form in Plone. Unlike other captcha fields that are based on images, this captcha is based on a predefined list of questions and answers. ...

15 janvier 2010 · 2 min · Sylvain Boureliou

collective.dewplayer: display video content in Plone

I have released a simple package using Dewplayer for video content in Plone. ...

21 décembre 2009 · 1 min · Sylvain Boureliou

chameleon.zpt versus standard Zope page templates

Chameleon.zpt is a fast Zope Page Template implementation based on the Chameleon template compiler. It’s largely compatible with zope.pagetemplate. Some benchmarks says Chameleon is 16x faster ! Chameleon page templates differ from standard Zope page templates in a few simple aspects which I propose to discover. ...

30 septembre 2009 · 2 min · Sylvain Boureliou

Create an archetype content type with Paster and ZopeSkel

ZopeSkel provides a collection of skeletons for quickstarting Zope and Plone projects. These skeletons are available as PasteScript templates and can be used via the “paster” command line tool. This how-to describes how-to create a plone egg with an archetype content type in a fiew command lines. ...

29 juillet 2009 · 2 min · Sylvain Boureliou

Connecting to Oracle with SQLAchemy and very simple Plone integration

SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper) allow Oracle connection through the cx_oracle driver. This how-to describes how to install SQLAlchemy for Oracle Database and how to integrate it in buildout and use it in a browser view. ...

11 juin 2009 · 2 min · Sylvain Boureliou

Marre de redémarrer Zope2 & Plone ?

Si vous en avez marre de redémarrez Zope2 à chaque modification du code source (python ou zcml) cette astuce est pour vous: utiliser plone.reload si vous utilisez Plone 3 ou alors RefreshNG si vous utilisez Plone 2.5. ...

24 février 2009 · 2 min · Sylvain Boureliou

Buildout Quick Reference Card -> très pratique !!!

Six Feet Up offre un joli résumé pour ceux qui utilisent buildout, disponible sur commande ou gratuitement au format PDF ! ...

12 février 2009 · 1 min · Sylvain Boureliou