On 12.08.2010, at 08:38, Serge Stinckwich wrote: > 2010/8/12 Peter Hugosson-Miller <[email protected]>: >> Looks simple enough :-) >> >> http://gravatar.com/oldmanlink > > Cool ! > > What is interesting is that they provide an API to include the images > in a website.
It is much easier than that. You only need the generate image links that have an url in the form http://www.gravatar.com/avatar/ + MD5 hash of the email address [1] So you can either take the profile link people included in responses in this thread or you create the link from their email address btw. mine is http://gravatar.com/nhartl Norbert [1] http://en.gravatar.com/site/implement/ _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
