You are here: Home

Articles

These are my assorted ramblings revolving around Zope, Plone, Python and other completely unrelated stuff.

seletz.jpg
Document JS: Yahoo Videos
 
News Item 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????
News Item Web Programming: web2py
Crazy italians. A point-and-click web development environment.
News Item 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.
News Item Plone: High-Performance Indexing using an external non-Zope indexer
Improve Plone's catalog performance
News Item Plone: collective.formcriteria
Add forms for user enterable search criteria to collections/topic/smart folders
News Item 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.
News Item OSX: Building lxml
lxml building woes on Mac OS X
News Item Python: properties mit @apply
Wie man unter Python eine property mitt @apply als decorator erzeugt.
News Item recipes: z3c.recipes.tag
 
News Item recipes: zest.recipe.mysql
 
News Item Sending mails with python ...
... just sucks. Read on for a solution.
Document Actions