Skip to content

Instantly share code, notes, and snippets.

@SergeStinckwich
Created August 5, 2014 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SergeStinckwich/b84e1f4ae485cda7d6c9 to your computer and use it in GitHub Desktop.
Save SergeStinckwich/b84e1f4ae485cda7d6c9 to your computer and use it in GitHub Desktop.
Retrieve my avatar picture as a 70*70 jpeg file
(ZnEasy getJpeg: 'http://www.gravatar.com/avatar/',
(ZnDigestAuthenticator md5Hash: 'serge.stinckwich@gmail.com'),'?s=70'
) asMorph openInWorld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment