You are here: Home

Did you not find what you were looking for? Try the Advanced Search to refine your search.

Search results 57 items matching your search terms

Subscribe to an always-updated feed of these search terms

Topic plone articles
Image workflowed.jpg
Document Plone: graphical work flow editor
Creating work flows is a PITA, and usually is to be done by non-developers. Enter collective.workflowed.
News Item MAC: speed up macports install sessions
Macports does compile things to install from source. Read on how to speed up things.
News Item About using python pickles in a secure way
More a internal note than a real post.
News Item Deployment using fabric
Deployment using a very simple and lean mechanism (Python) on a ssh-enabled cluster
News Item Plone: Kapil does it again -- enter contentmirror
Transparent serializing of Plone content to relational DBs. NOT using pickles. Very easy to integrate, and very flexible, as it seems.
Funny. Neat DIY hardware projects.
A new programming language like "processing" for low-level hardware programming in a fun way. Including open hardware, cheap and with plenty of tutorials even ...
Topic My assorted links
Links to stuff.
Folder Links
Stuff I read or I find interesting, funny, cool or whatever.
News Item Sending mails with python ...
... just sucks. Read on for a solution.
News Item recipes: zest.recipe.mysql
News Item recipes: z3c.recipes.tag
News Item Python: properties mit @apply
Wie man unter Python eine property mitt @apply als decorator erzeugt.
News Item OSX: Building lxml
lxml building woes on Mac OS X
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 ...
News Item Plone: collective.formcriteria
Add forms for user enterable search criteria to collections/topic/smart folders
News Item Plone: High-Performance Indexing using an external non-Zope indexer
Improve Plone's catalog performance
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 Web Programming: web2py
Crazy italians. A point-and-click web development environment.
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????
Document JS: Yahoo Videos
News Item Web Programming: JavaScript explained
Some great JS videos over at Yahoo. Highly recommended!
News Item Tools: Oracle Shell SQL*Plus in Python
SQLPython is a SQL command-line client designed with extensibility and personalization in mind.
News Item Plone: GoReplace -- Search/Replace in Plone
REGEX + SmartFolders = GoReplace! With GoReplace you can "Find & Replace" content on your plone site.
News Item Plone: Z3 Schema field for plone.relations
Zope 3 schema for plone.app.relations items.
News Item Python: Erlang-like pattern matching in Python
News Item Python: use pycurl instead of httplib
The built-in httplib module is slow, but luckily there's rescue: pycurl
News Item Wbox: A little tool to do quick HTTP tests
Think of it as a HTTP-ping.