Hört sich interessant an:
This might sound crazy, but we intend to actually overcome most of the serious flaws in modern web-authentication schemes by utilizing a mash-up of PGP and OpenID technologies.
Link: PGP/OpenID Gateway
Hört sich interessant an:
This might sound crazy, but we intend to actually overcome most of the serious flaws in modern web-authentication schemes by utilizing a mash-up of PGP and OpenID technologies.
Link: PGP/OpenID Gateway
Mozilla wagt sich an OpenID 🙂 .
Weave, ein in den Mozilla Labs entwickeltes Addon, bietet in einer ersten Beta jetzt auch einen browser-gestützten OpenID-Login an.
Joseph Smarrs Rezept, wie man OpenID nachträglich in eine bestehende Community integriert:
This is a step-by-step tutorial guide for implementing OpenID consumer-side support with a web site that already has users with accounts. It will explain how to easily let new users sign up for an account on your site using their OpenID URL and how to let existing users attach their OpenID(s) so they can sign in using them.
Emily Lewis hat ein paar fantastische Artikel über Microformats veröffentlicht. Absolut lesenswert!
madgex hat vor ein paar Tagen eine OAuth – Library für .net veröffentlicht. Was ich jedoch wesentlich interessanter finde, sind die Referenz-Implementierungen:
Ein weiteres Projekt von magdex ist übrigens der Microformats-Parser UfXtract.
Jesse Rodgers macht sich auf seinem Blog Gedanken, wie Microformats den Studenten-Alltag vereinfachen könnten.
(Das Sommerloch kommt immer näher… man merkt es vielleicht an der Länge meiner Einträge 🙂 )
Yahoo! hat gestern eine ganze Menge Links zu verschiedenen SearchMonkey Tutorials veröffentlicht.
Einen schnellen und guten Überblick bieten die zwei PDFs von Chris Lindsey:
David Larlet hat auf SemanticDjango.org eine beachtliche Liste an Python-Klassen (hauptsächlich für das Django-Framework) zusammen getragen, die das Verarbeiten und Portieren von Daten ermöglichen (z.B. OpenID, OAuth, RDF oder Microformats).
.. data is more important than code and if you store, manipulate, give access to your data in a standard way you’ll be able to interact with other website as part of the Giant Global Graph.
Hat nicht jemand Lust ein SemanticSymfony zu basteln?
Toby Inkster beschreibt auf seinem Blog sehr anschaulich, wie man eine hCard mit RDFa-Informationen erweitern kann.
While hCard offers many useful properties that can be used to describe contacts, some are considered beyond the scope of the hCard specification. For example, there is no hCard property to mark up somebody’s height, or shoe size.
This is where RDFa comes in. RDFa is not a specialist format for describing people or organisations, but a more general format for describing anything. We can use RDFa to add in the extra information we want.