March 3, 2016
1:46 p.m.
stepharo <stepharo@free.fr> writes:
Now I would love to get your ideas and their solution.
getting a photo from an email address through gravatar: email := 'damien@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