Articles
These are my assorted ramblings revolving around Zope, Plone, Python and other completely unrelated stuff.
-
JS: Yahoo Videos
-
OSX: Make the Help Window suck less on Leopard
- The Help Window on OSX Leopard is annoying -- it floats always on top, has no dock icon and you can't switch to it using CMD-Tab. WTH Apple????
-
Web Programming: web2py
- Crazy italians. A point-and-click web development environment.
-
Plone: Forms finally made easy: z3c.forms integration to Plone using plone.z3cform
- Forms using zope.formlib are a PITA to do (don't even mention CMF Form Controller). zc3.forms and plone.z3c.forms come to a rescue.
-
Plone: High-Performance Indexing using an external non-Zope indexer
- Improve Plone's catalog performance
-
Plone: collective.formcriteria
- Add forms for user enterable search criteria to collections/topic/smart folders
-
Tools: WAN Emulator
- WANem is a Wide Area Network Emulator, meant to provide a real experience of a Wide Area Network/Internet, during application development / testing over a LAN environment.
-
OSX: Building lxml
- lxml building woes on Mac OS X
-
Python: properties mit @apply
- Wie man unter Python eine property mitt @apply als decorator erzeugt.
-
recipes: z3c.recipes.tag
-
recipes: zest.recipe.mysql
-
Sending mails with python ...
- ... just sucks. Read on for a solution.

