Can we put profile picture other than the gravatar one at careers.stackoverflow.com?

I am able to remove my gravatar picture but I am not sure if I am able to upload a new one.

share|improve this question
1  
Are you interested in having a field where to put your actual picture, which would be shown instead of your Gravatar? – kiamlaluno Feb 22 '12 at 19:56
@kiamlaluno What I would like to is take the gravatar down and upload a picture just for my profile page on careers. – tugberk Feb 22 '12 at 22:05
1  
I'd like to be able to upload non-Gravatar photos, too. I don't think the OPs question was limited to just monkeying around with Gravatars. – CodeGnome Jul 17 '12 at 19:06

1 Answer

up vote 16 down vote accepted

What I would do is add a new e-mail address to Gravatar specifically for Careers and attach a new picture to that.

No need for a new e-mail account. You should be able to just do this: Instead of tugberk@example.com create an e-mail address within Gravatar tugberk+careers@example.com. This is what I do to make my Gravatar at Android Enthusiasts different than my Gravatar for the rest of the Stack Exchange network.

Unless your e-mail provider has hosed it, any messages sent to that address should get delivered to tugberk@example.com. (I use Gmail and it works great.)

A side effect is that you can create an e-mail filter keyed off of the +careers (or whatever string you use) so that you can treat such messages differently.

(This "plus-address" comes from IETF RFC 5233, which refers to it as "sub-addressing" and it's been around for ages. That some e-mail providers have chosen to break it is a different issue. See also: http://en.wikipedia.org/wiki/Email_address#Address_tags.)

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged