Archive for December, 2007
Wayne Liew has written a post about making best use of the categories on your blog. He makes the point that the new year is a perfect time to take a look at your categories, that may have expanded significantly over the years, and clear them out.
I have been doing something like this today. I [...]
A few days ago I released a plugin that caused a problem for a few people that used it. It turned off the WYSIWYG editor in the post screen. I haven’t been able to replicate the problem, and I hope my update resolved it, but aside from this it gave me a pretty healthy reminder [...]
A few days ago Google released their Charting API which provides a relatively easy method for producing charts on the fly. Over the past few days I have been producing a WordPress plugin that uses this API to make and save charts.
This plugin is in the early stages of development but It does work, in [...]
In the plugin I am working on at the moment I wanted to use Prototype 1.6, but WordPress, currently at least, includes version 1.5. So I set about find out how best to do this.
I could have just included it again, but that didn’t seem like the best idea to me. To have one script [...]
