
I’ve just uploaded a new version of WP-Cumulus. Version 1.03 attemps to fix compatibility issues, adds a widget, speed control and several other little things. See here for the changelog.
Update
With the help of Mujahid (and several others), I’ve been able to track down the cause of the “it kills my blog” error. I turns out I was closing PHP’s output buffer once too often, which PHP version 5.2 and newer does not like very much. All should be well for these users with version 1.04. Can’t tell you how relieved I am.

I’ve been getting a lot of questions about my WP-Cumulus WordPress plugin. Many people have asked my whether they can use the Flash movie in their own projects, and how to go about it. Well, here’s how.
(more…)

A little while ago I posted a Flash based tag cloud frontend here that was hoping to convert into a plugin for WordPress. I had some time on my hands tonight, so I decided to finish it. The actionscript needed a major overhaul, and in order to allow decent integration into as many layouts as possible the plugin itself needed an options page. Thanks to WP’s brilliant documentation, and lots of helpful posts by people who’s PHP skills far exceed mine, it’s now done.
(more…)