Blog - June 2008

Sub-directories in a skins ...

on Jun 20, 2008

If you have sub-directories (e.g. "banners") within one of your registered skins directories, and you disable debug mode, you must have the ...

Plone form fieldset tabbing

on Jun 20, 2008

If you need to create a set of tabbed panes in a site, you can use the existing stuff in Plone to do so. You can either do so in a form eg:

Async http with python

on Jun 18, 2008

Say you have a bunch of URLs you want to query at once (aggregating RSS feeds, searching multiple external sites, etc.) normally you would do them ...

Simple scripting with KSS

on Jun 17, 2008

Javascript sucks, but it's what we're stuck with.

Internationalised email ...

on Jun 13, 2008

Here is how you create international characters in email headers. Useful if people have umlauts and accents in their name:

Auto add all new files to SVN

on Jun 12, 2008

If you've added a bunch of changes to a local SVN copy, in a bunch of different places, then try running this little beauty: