Identity, and Self-Expression

March 19, 2005 6:37pm 30 comments

Chris puts forth the argument that gravatars should humanize the web. I agree with his premise, but not his conclusion. Gravatars should help personalize the web, and not necessarily humanize it.

Self Expression

Blogs are all about self-expression. Everything about a blog -- from the blog engine, to the layout, to the links, to the main content -- tells us a little about the owner. Likewise the comments left by others reveal to us who else reads the site, from which we can infer even more information about the blog owner. If you read a lot of blogs, chances are that you'll see any particular blog owner leaving comments elsewhere, too, which provides still more information about the person behind the blog. None of this has anything to do with what the blog owner looks like.

We don't get to know people off-line just by their appearance. We get to know them based on their style, their idiosyncracies, and their mannerisms: things they do and not just things they are. So in a sense, a gravatar is just a kind of internet tee shirt to complement the mannerisms presented on a blog or comment. A gravatar, just like a catchy handle or a unique blog layout, tells a lot more about the person than what they look like can ever reveal.

Identity

Chris closes with I am a person and I have something to say, and I should not be afraid to say it... as me.. Clearly Chris wants to synchronize his online identity with his offline identity. I'm generally striving for the same confluence, but that's not what everyone wants. Some seek pure escapism; others seek a refinement or exaltation of their everyday self. Still others want pure anonymity.

The internet allows people to put forth the identity they want others to see. If someone wants to present an anime character as their gravatar, then I know something about that person that I would never know just from looking at their photograph. Moreover, our identities are rarely immutable. Instead they grow and change subtly over time as we experience and learn new things. Should our gravatars be flat, static pictures?

A gravatar, as a type of avatar, is something more than just a representation of a person's physical characteristics or some thing(s) in which they're interested. It's an archetype, an "ideal example", of something. A photograph of ourselves seems to fall short.

Community

Chris talks about people, but he doesn't mention community. The internet presents tremendous opportunities for communities to develop and flourish. As social creatures, our identities, or at the very least how we express those identities, shift slightly based on the contexts in which we present them. The self we present on a joke-sharing blog may be very different from the self we present on a tech-support blog. The "face" I apply to comments on my own blog might be very different from the one I use when I comment on someone else's blog.

In some contexts, we want to show our affilitations, which have nothing to do with how we look. A close-knit group, like game clans for example, could coordinate gravatars among their members, using their in-game identities on a discussion. A veterans group might want to display an insignia. A group project -- something fantastical like Ghyll or something serious like Wikipedia -- might merit a different presentation of our identity than our personal blog.

An Identity Infrastructure

Since gravatars are keyed off of email addresses, one could (conceivably) register several different gravatars against several different email accounts: one for a personal account, one for a GMail account, etc. Thus when posting a comment the commenter could choose -- based on comment content, or some other factor -- which visual representation of their identity should be applied to their comment by selecting the appropriate email address. Over time, though, this becomes tedious; and it forces us to adapt to the tool instead of the other way around.

And gravatars aren't just for blog comments. Gravatars are tool-agnostic, and can be leveraged in almost any online community context. I can envision a Mozilla Thunderbird extension that displays gravatars on email messages (akin to X-Face from days of old). Some instant messaging clients already support "buddy icons", which should easily be extended to support gravatars.

If gravatars represent an infrastructure for expanded self-expression and identity, does it really make sense that each person must use multiple email accounts to represent all of their gravatars? Certainly the single-gravatar-per-email encourages people to think a little more about what they use for a gravatar, but it imposes an artificial restriction.

A Solution

I like the idea of gravatars, but I don't like being required to use one gravatar for every site. I'm sure others don't either. So I've modified the original WordPress gravatar plugin. Here's what my version does:

  • caches gravatars locally for a user-specified period of time (seven days by default)
  • presents a web-based interface for configuring default gravatar settings
  • allows blog admins to enable or disable local gravatars
  • allows registered users to define local gravatars that override their gravatar.com default
  • allows blog admins to see a list of local and cached gravatars
  • allows blog authors to use gravatars in the body of their posts

In a sense, this plugin strays pretty far from the original idea of a globally recognized avatar. But in another sense, it greatly expands it. Not only does this pluign make the gravatar infrastructure more resilient by distributing where gravatars are stored, it makes gravatars more flexible by allowing site-specific gravatars. It is my belief that this aspect will encourage more people to register for blogs, something which currently doesn't offer much benefit. It is my hope that registered users will grow into contributing authors, making blogging even more interesting than it is now. And finally this plugin makes gravatars something much more than just comment eye candy, by making them available inside the body of a post.

Gravatars may help make the web more human; but I'll be happy with them making the web more personal.

Download the plugin at my Gravatars plugin pageThis plugin only works with WordPress 1.5 and above.
Thanks to Vidar for testing this plugin!


30 Responses to Identity, and Self-Expression

  1. Vidar

    Hey, thank you for letting me be a part of this sociological experiment of sorts :)

  2. Bob

    gravatar.com is broken today, so all the more reason for alternative means...

    I certainly agree with you, Skippy. There are lots of good reasons to use (multiple) personae online; in fact, the ability to do so is one of the great benefits of the web! Chris imagines blogs as a means for "real, useful global conversations." Fine, but I often prize online conversations that are unreal, frivolous, and local! Or, even, ephemeral and pointless. Life is stressful enough without having to worry that one's online conversations may, in Chris' words, be in some way "destroying all that is good and beautiful in this world." I defend my right to be unreliable, cowardly and inauthentic! Long live the dystopia!

  3. Ozh

    Hey, looks like some pretty excellent stuff. I'm currently redesigning my blog and wanted to give Gravatar a go, your plugin is something I'll have a look at.

  4. The Inhuman Equation ~ Gravatars Reloaded

    [...] I made a funny... I did actually, once you see some of the functions of the fully revamped Gravatar plugin you'll understand it I've installed it and its [...]

  5. trench

    whoo hoo! thanks. this will make things easier!

  6. trench

    hmm. I took out my old gravatar plugin and followed the directions for this one. there is no gravatar link in my OPTIONs menu.... :(

  7. Doug Stewart

    Your .tar.gz dl link is h0rked. You're linking to gravatar.tar,gz instead of .gz. Might want to fix that.

  8. skippy

    Fixed the download link. Thanks, Doug.

  9. Doug Stewart

    Nada problemo. Thanks for making a UNIX-safe dl. *grin*

    Don't know how many times I've had to run dos2unix on other people's plugins lately. It's such a pain to vi a file and see it littered with ^M's.

    Now if only Gravatar will come back from Never Never Land.

  10. MacManX

    This sounds like a great update to the old gravatar plugins, but I'm having the same problem as Trench. "Gravatar" does not show in the Options menu after activating the plugin. I'm running WP v1.5 on PHP v4.3.10.

  11. MacManX

    My apologies about the previous comment. The "Gravatar" options can be found under the Manage menu.

  12. skippy

    And hot on the heels of MacManX's comment, I've released a new version, that places the administrative controls under the Options menu!

    The new version is called gravatars.php, so you'll need to disable your existing plugin before uploading and activating the new version.

  13. Gravatar - Globally Recognized Avatar » One Week Left in Contest!

    [...] aven Ground Autograv - I am Morgan Knutson Gravatar and the Broken Image Icon - Planet Ozh Identity, and Self-Expression - Skippy.net Personality & Utopia - Sillyne [...]

  14. Gravatar - Globally Recognized Avatar » Contest Closed!

    [...] aven Ground Autograv - I am Morgan Knutson Gravatar and the Broken Image Icon - Planet Ozh Identity, and Self-Expression - Skippy.net Personality & Utopia - Sillyne [...]

  15. Gravatar - Globally Recognized Avatar » iPod Winner!

    [...] the case for faces and realized that people are what’s important. But the one that really stood out for me presented an interesting look at how we present ourse [...]

  16. If...Else

    Congratulations Skippy on winning the gravatar contest!

  17. ilnowa

    Hi Skippy, congrats to you from an german competionar. I work now with ur plugin and it has a lot of differents vs the README.
    All the points above never work/are not available:4. Activate the plugin in your admin Plugins page. The plugin started activated after the upload5. Click the "Options" admin menu link, and select "Gravatars".Not shown5. Set options to your taste -- especially the default gravatar image.Not available7. Click the "Users" admin menu link, and select "Gravatars".There is no Gravatars button8. Define a local gravatar for your user account, if you so desire.I dont worked out this because the points before never worked.
    I have an normally wp1.5 installation and at no times problems like now to start an plugin.
    Hmm *grmpfl*

  18. skippy

    Thanks for the feedback, ilnowa.

    First, be sure you're using the latest version of the gravatars plugin.
    Next, since you do not see any of the menu items, I don't think the plugin is activated. If it's listed as activated, try de-activating it, then re-activating and see if that works.

    Make sure you fix bug 902!

  19. ilnowa

    Thy for ur response. Before i post my entry i de-activate/re-activate the plugin very often but it nevr work.
    The mistake was that i jumped off an older version of the plugin. After following ur Link i download the latest version and it works well with "one klick" ;->
    Thx for ur time.

    Oli

    PS
    Are u interested for an german translated version of the gravatars.php?
    If so please send me an E-Mail

  20. frozenstar

    Great plugin. One issue though. It generates a gravatar query URL that is not XHTML compliant. Toward the end of gravatars.php, in the section of code where the query URL is constructed, the four instances of "&" should be replaced with "&".

  21. frozenstar

    Second attempt.

    You'll have to replace all the instances of "&" with "&.a.m.p;"

  22. http://www.chrisjdavis.org/?p=712

    [...] g that generous.  This is the type of act that only goes to verify my statements, and Skippy's about relationships and the val [...]

  23. skippy

    frozenstar: good catch. Thanks.

    I've updated the gravatars post with a new download.

  24. http://www.chrisjdavis.org/2005/04/19/of-desktops-and-pro-accounts/

    [...] g that generous.  This is the type of act that only goes to verify my statements, and Skippy's about relationships and the val [...]

  25. ^aNi

    I couldn't agree more with Chris. Thank you for this informative post :).
    Anyway... my gravatar is taking too long to be rated... anyone kows how more will it take?

    cya!

  26. andrena

    hmmmm..gonna try it!

  27. tracy

    SWEET! I can't wait to try this out!

  28. Dan
    caches gravatars locally for a user-specified period of time (seven days by default)

    I love that idea!

  29. jens.b
    I can envision a Mozilla Thunderbird extension that displays gravatars on email messages

    I had the same idea, and am currently preparing the next release of a Thunderbird extension called MessageFaces, which will include Gravatar support. It will be released when the text translations are done and I have polished things a bit, which should happen in the next weeks.

  30. kwa

    Caching gravatars appears to be very interesting especially when the "official" service site is down.

Leave a Reply