December 18, 2007 – 12:26 pm
I get to unwrap one of my presents early this year, and it ranks up there with some of the best — a new job! I’ll be working with Alex King and the other fine folks at Crowd Favorite. I’m really excited to have the opportunity to work with this crew to tackle some great projects.
Four years ago, when I joined in on the development of WordPress, it was just a fun thing to do on the side. [...]
By Dougal
|
Posted in CrowdFavorite, Personal, WordPress, Work
|
Also tagged app, CrowdFavorite, Development, Jobs, Perl, PHP, Programming, Web, Work
|
November 16, 2007 – 11:26 am
My Easy Gravatars plugin is now in the WordPress Plugin Directory, and I’ve released version 1.1.
Changes:
- Gravatar images now link to comment author’s URL, if provided.
- Gravatar code now prepended to text instead of appended.
- Added stylesheet for options page and improved layout. Split options into
‘General’ and ‘Advanced’.
- New advanced option for selecting either ‘Comment Author Link’ or ‘Comment
Text’ API hook.
When time allows, I’m going to try to add support for favicons on pingbacks and trackbacks, and maybe as a fallback for people without Gravatars. [...]
By Dougal
|
Posted in Plugins, WordPress
|
Also tagged app, avatar, avatars, easy-gravatars, gravatar, gravatars, plugin, Plugins, Releases, update
|
November 9, 2007 – 9:56 am
Several people have reported problems using my Easy Gravatars plugin together with Joost de Valk’s Google Analytics Plugin for WordPress. I spent some time looking over the code yesterday and found the conflict. I sent a patch to Joost, and he has released version 1.4 of his Google Analytics plugin. . [...]
By Dougal
|
Posted in Plugins, WordPress
|
Also tagged analytics, avatar, avatars, bugfix, easy-gravatars, Google, gravatar, gravatars, icons, patch, plugin, Plugins, SEO
|
October 30, 2007 – 5:23 pm
Over on BlogSecurity, there’s a whitepaper on How to create a secure WordPress install. It covers several areas, including MySQL setup, WordPress user configuration, Apache protection of directories, and some useful plugins. I’ve glanced over it, and I have mixed feelings. Here’s a quick list of notes, off the top of my head:
Pros:
- There is detailed information about granting the minimum privileges necessary for the MySQL login. This is a good idea that many people probably don’t think about.
- Creating a less privileged WordPress account for posting, separate from your blog admin login, is also a good suggestion.
- The notes on password enumeration are important. [...]
October 24, 2007 – 6:33 pm
Since so many people seemed to be interested, I went ahead and coded up my new Gravatars plugin: Easy Gravatars. It’s designed to be simple to use — just upload and activate. If you want it to be a little harder, you can visit the plugin’s options page to set the size and rating for the gravatars, and even set the location of a default image, and tweak the CSS a little bit.
Download: easygravatars.zip
I’m going to put it in the WordPress Plugin Repository when I get a chance. [...]
By Dougal
|
Posted in Plugins, WordPress
|
Also tagged app, avatar, avatars, CSS, gravatar, gravatars, images, personalization, plugin, Plugins
|
October 16, 2007 – 3:45 pm
I’ve done some minor maintenance around here. Can you spot the differences? Probably not. What I’ve done is upgraded my old Sandbox 0.6.1 theme to the new 1.0 version, and made a few minor adjustments to my CSS to account for the differences. Visually, there’s not a whole heck of a lot of difference between the current theme and the previous version, other than the addition of tags to the post metadata.
Speaking of tags, I’ve mentioned before that I had been using the WordPress category system more like a tagging system, and that I regretted that decision. [...]
By Dougal
|
Posted in Semantics, Themes, WordPress
|
Also tagged categories, CSS, delicious, Flickr, Metadata, Sandbox, SemanticWeb, tagging, Tags
|