Hi,
I've coded a (very) little plugin to add gravatars in comments. It's really really simple (a few lines of code) but it make theme code a bit more simple / readable, so I figure I might post it here.
Here is the page with explanation / download / example image : http://blog.pcitron.fr/zenphoto-gravatar/
Here is the direct download : http://blog.pcitron.fr/wp-content/uploads/2009/08/gravatar.0.1.zip
PS: at first, I wanted to make it a filter, but unfortunately, I didn't find a way to make it work for already posted comments ... so I just made this function which is simple to use in themes.