stepharo <steph...@free.fr> writes:

> Now I would love to get your ideas and their solution.

getting a photo from an email address through gravatar:

email := 'dam...@cassou.me'.
url := 'http://www.gravatar.com/avatar/', (MD5 hashMessage: email trimBoth 
asLowercase) hex, '.jpg'.
(ZnEasy getJpeg: url) asMorph openInHand

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

Reply via email to