I spent entirely too many hours this weekend installing and writing up installation notes for setting up a MoinMoin wiki on a DreamHost-hosted website. But, as in all these exercises (Movable Type, Gallery), I learned a lot. I still have a couple tweaks I would like to make to my install, but at least everything seems to basically work.

MoinMoin Wiki is a Python-based implementation of Ward Cunningham’s original Wiki concept. For me, a Wiki is a great tool for managing unstructured knowledge over the web. Since Wikis are designed to allow anyone to easily edit the content, they are fantastic for collaboration.

What they aren’t so good for is highly structured, hierarchical data. They also don’t initially appeal control freaks, although the level of versioning control that the better Wiki tools offer really should appeal to them.

Ward’s Wiki Design Principles capture the overall ideas quite well.