Merge pull request #3 from ttepasse/master

Adding some humor can never hurt. +  Elswere.md
This commit is contained in:
Jeena Paradies 2013-09-03 03:11:18 -07:00
commit 849b369050
3 changed files with 49 additions and 0 deletions

47
Elsewhere.md Normal file
View file

@ -0,0 +1,47 @@
* https://www.libravatar.org/
* http://microformats.org/discuss/mail/microformats-discuss/2006-December/007919.html
Man soll die Zielseite parsen und einen entsprechenden Wert aus der hCards nehmen. Nach den wohl neuesten Specs wären das die Werte u-photo oder u-logo
* http://webfinger.net/rel/avatar
(Generell sind die Überlegungen hinter Webfinger die gleichen, wie hinter einem Pavatar-Protokoll. Deswegen ist das hier lesenswert
https://docs.google.com/document/d/1Yr00Tr5d71-E6x7VDtmEaC48SendGWQe7XcY99pjQWs/edit?pli=1 )
* Chris Messina will die Favicon-Route gehen:
http://factoryjoe.com/blog/2007/04/21/raising-the-standard-for-avatars/
* http://relogo.org für Logos
* http://web.archive.org/web/20090207185045/http://www.apparently.me.uk/8714.html
* http://plugins.trac.wordpress.org/wiki/favatars
* Für RDF-Nerds: Fingerpoint ist ähnlich wie Webfinger, nur das der Endpunkt ein SPARQL-Endpoint war, den man in dieser Query-Sprache für RDF anspricht und RDF zurück bekommt. Hier vermutlich im FOAF-Vokabular, welches auch ein img-property besitzt.
http://buzzword.org.uk/2009/fingerpoint/spec-in.html
# In Verbindung mit Auth/ID-Protokollen:
* OpenID spezifiziert ein Attribute Exchange bei Login, was auch Attribute wie http://openid.net/schema/media/image beinhaltet.
Wird nur kaum genutzt, anscheinend.
http://openid.net/specs/openid-attribute-properties-list-1_0-01.html
* Delegation auf große Identity Provider wie Google, Twitter, Facebook, automatisch durch Links:
http://microformats.org/wiki/RelMeAuth
https://support.google.com/webmasters/answer/1408986
# Zentralisiertes:
* http://avatars.io
* http://claimedavatar.net
* http://paulisageek.com/openidavatar/

View file

@ -1,3 +1,5 @@
![Yes, we know](standards.png)
# Pavatar
The Personal Avatar (aka Pavatar) is a personal picture hosted on **your** webspace which is then used by websites to display whenever referring to content provided by **YOU**, the user. An example would be if you made a comment or a site posting where an avatar is required. This way, delivering your Personal Avatar is peripheral and can be (nearly) anonymous. This option inhibits companies from collecting personal information about your habits on the web.

BIN
standards.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB