October 15, 2008 – 7:00 am

This is the first installment of “WordPress Wednesday”, which I mentioned in my previous post about making changes to my site. This first one is going to be a little long, and I’ve been editing the draft off-and-on for over a week. [...]
By Dougal
|
Posted in WordPress
|
Also tagged .net, app, article, Atom, avatar, avatars, branding, categories, CSS, Design, dom, feedburner, Feeds, Google, gravatar, gravatars, howto, improve web site, improve website, Plugins, Programming, redesign, RSS, Search Engine, search engine optimization, SEO, social networking sites, stickiness, sticky, subscribers, subscription, Syndication, Tags, Themes, traffic, WordPress
|
October 13, 2008 – 12:07 pm
I’ve been saying for years that I want to redesign this site, but I still haven’t made many substantive changes. One of my favorite sayings is, “The cobbler’s children oft go without shoes.” It certainly applies to this site, as I spend a lot of time doing web development, studying programming, CSS techniques, SEO, user interfaces, and many other related disciplines that make up this craft. [...]
By Dougal
|
Posted in Announcements, Personal, WordPress
|
Also tagged app, CSS, Design, lifestream, Plugins, Programming, SEO, Themes, WordPress
|
August 29, 2008 – 12:23 pm
This is another one of those articles that will be of interest to a minority of WordPress users. In particular, if you use the XCache PHP opcode cache and Neosmart’s XCache object-cache plugin for WordPress. For those of you who don’t know what the heck I’m babbling about, a PHP opcode cache is a bit of software which helps your web server do less work when turning all your PHP code into web pages that a browser can render. [...]
By Dougal
|
Posted in Plugins, Tech, WordPress
|
Also tagged .net, cache, caching, Development, object-cache, opcode cache, Perl, PHP, Plugins, Programming, WordPress, xcache
|
Earlier today, I released Easy Gravatars version 1.2. The only change (besides confirming that works in WordPress 2.5, currently in beta, due out next week) is that when installed under WordPress 2.5 or newer, it will use the new core get_avatar() function to generate the image tag. And since get_avatar() is a pluggable function, other plugins could conceivably use it to generate avatar icons from other services, and Easy Gravatars would then use the new service too.
If that doesn’t make sense to you, don’t sweat it. [...]
I just upgraded this site to WordPress 2.5 Beta. So far, everything appears to be working just fine.
And since I know lots of people will ask, I checked my plugins, and most of them (HeadMeta, Text Filter Suite, and Easy Gravatars), work just fine. The one that doesn’t work is Theme Preview. [...]
By Dougal
|
Posted in Blogging, Plugins, WordPress
|
Also tagged app, avatar, avatars, Beta, easy-gravatars, gravatar, gravatars, headmeta, Plugins, text-filter-suite, theme-preview, WordPress
|
January 22, 2008 – 12:11 pm
Once upon a time, I whipped up a Reactivate All Plugins feature for WordPress, to compliment the Deactivate All Plugins action (which is recommended before an upgrade). Unfortunately, the patch didn’t make it into the WordPress 2.2 release. And I forgot to nudge anybody about it for the 2.3 release until it was too late. But, the plugin reactivation patch is slated for inclusion in the 2.5 release, due in March (BTW, you did know that version 2.4 is being skipped, right?).
That said, you might notice that I added a note on the feature request ticket. [...]
By Dougal
|
Posted in Plugins, Semantics, Tech, WordPress
|
Also tagged features, interface, Plugins, reactivate, safemode, ui, usability, WordPress
|
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, Plugins, Releases, update, WordPress
|