www.gravatar.com offers a global way of getting an image attatched to your identity (e-mail).
Gravatar stores the image on their server and lets people use the image if they point to the site.
To get an image you muse MD5 encoding of the e-mail, which is just what this example will do.
Related URLs