How do I regenerate the little random geometric avatar it produced for me? Mine is a bit ugly.
|
migrated from stackoverflow.com Sep 5 '09 at 14:03
|
The avatar uses your email address and falls back to IP address, so:
email address avatar
IP address avatar
|
|||
|
|
|
Change your IP address. Identicons are based off of your computer's IP address. Of course, switching to a Gravatar would probably be easier. |
|||||||||||||||
|
|
Stackoverflow uses the email address of your profile "only to generate the gravatar". So you can change that to whatever you'd like to customize it. I've changed mine a few times, just to get a nicer color/pattern. |
|||
|
|
The avatar is automatically generated from your email address has by http://www.gravatar.com/ Once you register on this site with an email address, the only way to change your avatar is to go to gravatar.com and sign up, then upload a custom avatar for yourself. |
|||
|
|
|
If you go into your profile and choose edit there is an option there to "change picture" from there you can use any image you want. They are using gravatar. |
|||
|
|
|
Out of idle curiosity I tested this myself. If you provide an email address, the geometric pattern is generated by some algorithm that processes your email address. If you leave the email address blank, a default white-on-gray image will appear in your profile, but your IP address will be used to generate an image to mark your posts. Your email address does not have to be valid - as it is not used for contacting you - but it must be formatted correctly (something @ something . [3 letters]) Enter "anon@nowhere.com" or "wibble@dribble.abc" and see the difference. [edited to reflect the debated comments under Chris Upchurch's accepted answer] |
|||
|
|
|
When originally adding an image it had a comment saying that it may take up to 24 hours for the image to be shown. So I imagine they have some sort of caching from Gravatar that gets updated daily. If you've already changed the image you may just have to wait for it to refresh. If not, then the first thing to do would be to change the image on gravatar.com |
|||
|
|