Plugin Reviews Aftermath: Novice Tips

The plugin quick reviews I recently did (Plugin Competition roundup, part 1, part 2) got two consequences so far. First, they generated some feedback from readers asking for insights or advices, and second, they quite left me in perplex astonishment regarding how many coders ship plugin with messy code. About the second point, I threw together some personal thoughts and…

Admin Drop Down Menu Update

I've just committed a quick update to Admin Drop Down Menu, now showing version number 2.2.1 This update brings in a few CSS tweaks and improves the compatibility with Fluency, so if you're using this admin theme you'll be happier after upgrading. On the subject of this wonderful little plugin, my ego quite inflated yesterday when I came across this…

2008 Plugin Competition Review, Part One

Every year or so, the excellent staff from the excellent Weblog Tools Collection runs a Plugin Competition. This is a very exciting moment of the plugin year because it fosters plugin coding and plugin ideas, and introduces new coders. This year, 50 plugins were submitted, which I think is excellent. As I looked at some of the plugins I started…

Offline For a Month

Yeepee, it's that time again. During the whole month of July, I'll be mostly offline: sporadic infrequent internet access to check any urgent email, but probably no activity on this blog. That means no code update, no great stuff for WordPress, no support for my plugins. I'm on the beach with my kids :)

Thoughts on Blog By Email and WordPress

Way back in 2005 someone said "Email is the universal API". This is what came to my mind when I found out and tried Posterous, a blog-by-email service. I think this service has a lot of potential for casual bloggers, and already has a few rather cool features regarding media embedding. Blogging by email has always been a core feature…

What Plugin Coders Must Know About WordPress 2.6

A WordPress install is a bunch of directories and files, but two of them are particular: the file wp-config.php and the directory wp-content/ are personal and don't get overwritten when you upgrade your blog. In WordPress 2.6, they get so personal that you can even move them out of the WordPress root. This must bring a major change to your…

Version 2.1 of Better Feed fixes some compatibility issues for people using the visual editor which was double-escaping HTML (boy, do I loathe this visual stuff) and introduces a new token allowing for embedding any PHP expression into feed footers, for maximum flexibility (%%<?php if ($that) do_this(); ?>%% anyone ?). Put your feed on steroids now.

#