A Wiki XML-RPC API
Raw note: A question still unanswered on my list is how to gracefully integrate blogs and wikis. Say, you collect links on certain topics and want to integrate them both in a blog and a wiki in just one step. What about a (HTML/XUL/desktop) interface that connects via XML-RPC to both the blog and the wiki? What wikis have their own XML-RPC API? If you use TWiki, UseMod or MoinMoin wiki, it looks like one could retrofit such an interface using Les Orchard's XmlRpcToWiki and, for more twists, XmlRpcFilteringPipes. If you throw in MT, Les also describes how to have MovableType entries link to TWiki pages and TWiki pages to MovableType entries automagically without significantly modifying the program installations.