openavatar-logo.png

…oder „nicht noch ein Avatar System“.

Auf Pierros Weblog bin ich heute auf Openavatar gestossen und war von der Idee ein OpenID Bild als Avatar zu verwenden zuerst begeistert:

Openvatar is your Openid avatar image (80×80). Your avatar appear beside your name when you participate (comments or other contents) on Openvatar enabled sites.

Beim näherem betrachten des Systems wurde ich aber sehr schnell enttäuscht. Openavatar bietet kein Plugin um ein in OpenIDs AX-Schema definiertes Image als Avatar anzuzeigen sondern „nur“ einen Service im Stil von Gravatar. Der einzige Unterschied zu dem Globally Recognized Avatar ist, dass anstatt der E-Mail – Adresse die OpenID URL zur Autentifizierung verwendet wird.

Beispielsweise: http://www.openvatar.com/avatar.php?
openvatar_id=9b2894b2fa12ea24c455f4be9331d3fe&size=50
&default="http://www.mysite.com/avatar.jpg"

Ich habe das ganze trotzdem einmal ausprobiert und mich testweise mit meiner myOpenID URL angemeldet und wurde noch einmal enttäuscht. Anstatt das in meinem OpenID Profil definierte Image zu verwendet fordert mich die Webseite auf, ein weiteres Bild hochzuladen.

openvatar-upload.jpg

Warum dieser Service? Eigentlich hat das System, außer für die Anmeldung, nichts mit OpenID zu tun und würde auch mit jeder x-beliebigen URL funktionieren. Ein Gravatar für die in OpenID verwendete E-Mail – Adresse oder ein über meinen OpenID Endpoint definiertes Pavatar (wie bei myOpenID) hätte es doch auch getan.

Leider ist es trotz DataPotablity und DiSo immer noch sehr weit verbreitet eigene Systeme zu entwickeln, anstatt bewährte Standards aufzugreifen und darauf aufbauend sinnvolle Services/Plugins zu schaffen.

Ein ähnliches Problem im Zusammenhang mit proprietären Formaten beschreibt Carsten Pötter in seinem Artikel über MyBlogLogs neue Features.

13 Kommentare zu “Openavatar

  1. Hi, I am the developer of the Openvatar service.
    I can’t speak German, sorry.
    I want to explain the system a little more.
    Gravatar service joins the user mai to an avatar, openvatar joins the user openid to an avatar, it’s simple.
    Like Gravatar, Openvatar also needs an image.
    Every time someone uses his openid to identify, his picture appears bellow his openid, it’s all. For exmaple, my avatar on this comment.

    Greetings.

  2. Heißt ja auch DiSo, wegen „distributed“. Aufgabenstellung verfehlt würde ich sagen. Schade. Im Moment finde ich OpenID+Pavatar eigentlich auch ausreichend und sollte weiter gefördert werden.

  3. @Openvatar: Thanks for your comment. I think I understood the way Openavatar works, but I don’t understand why I have to upload „yet another avatar“. I have defined an Image in my OpenID profile and it would be nice if your service checks if there is any OpenID image to use this instead of uploading another. If you do not, I don’t see that Openavatar has any advantages over Gravatar, because its the same system using an URL instead of an E-Mail address, isn’t it?

  4. Hola;

    Mein Versuch, einen Avatar einzubindet basiert auf
    Openvatar schlug leider etwas fehl.
    Nun teste ich zum ersten mal die Kommentarfunktion
    mit „meinem“ OpenID account . . Bin gepsannt auf das Resultat
    der „Optic“

    ** Toller Blogbeitrag !

  5. @Matthias:
    It would be wonderful that the standard openid operate the same in all servers, but today it is not. Not all openid servers stored your image.
    And…Why send another image to Gravatar? It is the same.

    Openvatar wants to be an alternative to gravatar for opeid enabled blogs. Nothing more.

    Greetings for all.

  6. @Matthias:
    Why not try Openvatar few days? I helped you. It’s very easy. Install the plugin and replaced the gravatar image code by:

    openvatar(32,“https://notiz.blog/wp-content/themes/k2/images/defaultgravatar.jpg“);

  7. @Openavatar: Yes, you are right, sadly the most OpenID plugins and Profiders doesn’t support the AX Image, but if the do so please support it.
    The main problem I have with Openavatar is, that I don’t want my OpenID to be displayed in the URL field. My OpenID is only to authenticate my profile data. After authentication, I want my (in the OpenID profile defined) blog or website url to be displayed. The WP-OpenID plugin doesn’t support that completely, thats true, but I hope they will do it in the near future.
    I could work around that problem if I would use the openid.delegetion in my blog, but its very uncomfortable because I have to upload a new Image, I have to change my Blog Template (OpenID delegation and openavatar functions) and I have to install your Plugin.

    The advantage of Gravatar is, that it works with every E-Mail – Address (you support only OpenID urls instead of any kind of url) and it is a core part of WordPress 2.5.

  8. Ok,Matthias. I am thinking about the possibility of adding other urls to the Openvatar account. This way all users (openid or not) can use avatar. And the url links to the user site.

  9. That would make your service more friendly because up to now, OpenID is mainly used by geeks (like us 🙂 ). Another „nice to have“ would be some kind of avatar aggregation service, like re-useing an hCard.photo, hCard.logo, OpenID AX Image, Pavatar, … through the Openavatar URL. Some small contribution to the DataPortability movement 🙂

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert