Gravatar support

I’ve added gravatar support to the website. The gravatar system is a clever way to create identity on-line: e-mails are associated with images. Critically, the URL associated with an e-mail doesn’t include the e-mail itself, but instead an MD5 hash — this way, spammers can’t harvest your address.

I was disappointed to discover that Google Chat doesn’t have support for gravatars — a Google labs feature I would use.

* Filed by Michael Greenberg on 2009-05-31 at 1:40pm under Blog
No Comments

a weasel in a hat

PHPEnkoder 1.5

Martin Rees noticed that any user can change PHPEnkoder’s settings. I’ve change PHPEnkoder’s settings panel to require the manage_options capability. Now, by default, only administrators can change PHPEnkoder’s settings. (If you’re unfamiliar with the concept, check out the Codex documentation on roles and capabilities.)

As usual, the plugin is available from the PHPEnkoder website and its home in the plugin directory.

* Filed by Michael Greenberg on 2009-05-23 at 9:44am under Software
* 3 Comments

a weasel in a hat

PHPEnkoder 1.4

Gretchen Zimmerman noticed a bug in spacing that occurred in some versions of IE. Removing a newline in the generated HTML fixes the problem.

You can download version 1.4 from the PHPEnkoder website or from the Wordpress plugin directory.

* Filed by Michael Greenberg on 2009-05-18 at 12:20pm under Software
No Comments

a weasel in a hat