Seems that WordPress v2.5 (which will be out this month) will include support for Gravatars by default: Theme Authors: Adding Gravatars to Your Theme The function to add Gravatars to your theme is called: get_avatar. The function returns a complete tag of the Avatar. The function get_avatar is setup as follows: function get_avatar( $id_or_email, $size [...]
From the monthly archives:
