Unfortunately, to put it mildly, Safari’s <object> support sucks. It doesn’t handle <object> fallbacks, it doesn’t know when not to handle <object> mime types that it doesn’t support, it doesn’t support display:inline on <object>, and it doesn’t do proper intrinsic sizing of <object> replaced elements.
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.
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.
Um einen guten sozialen Graphen abbilden zu können ist es wichtig, dass die Verlinkung über z.B. rel-me (oder FoaF oder OpenID-Delegation) bidirektional statt findet.
Um auch Community-Profile ohne Backlink-Möglichkeiten (z.B. facebook) verifizieren zu können, kam Brad Fitzpatrick (der Mann hinter Googles Social Graph API) auf die geniale Idee, den fehlenden Link mit einer qr-codierten URL in seinem Profilbild zu ersetzen.
…jetzt müssen die QR-Codes nur noch in die SG–API aufgenommen werden.
Personally, as I’ve fired up an increasing number of native apps on the iPhone 2.0 software, I’ve been increasingly frustrated and annoyed at how many of them want my username and password, and how few of them support this kind of delegated authorization flow. (Chris Messina)
…wird Zeit dass ich mir doch mal ein iPhone zulege.
Seesmic scheint in nächster Zeit ne ganze Menge vor zu haben.
Auf dem Screenshot ist übrigens Mr. Topf zu sehen…
Der erste Schritt war wohl die Umstellung von reinem Flash zu mehr HTML, wahrscheinlich um Seesmic semantischer gestalten zu können (die ersten implementierten Formate sind XFN und hCards).
Aber das ist noch lange nicht alles, geplante sind unter anderem folgende Formate und offene Standards:
Open data formats: – RDF as the foundation, and exporters to microformats, HTML, RDFa… – We already use existing open metadata vocabularies – FOAF (for friend management) – SIOC (for community description) – Dublin Core for description of resources – In the process of using a subset of MPEG-7 ontology for video metadata.
Open identifiers: – Public URL scheme, and standardized authentication system. Considering the use of OpenID
Open source technologies: – Use Open Source projects wherever it’s possible. – Open Source critical pieces of the architecture, to allow for greater long term maintainability of complex pieces of software that are not core to the business and can benefit from the community.