Ryan King on the small-s semantic web

Ryan King’s Evolutionary Revolution has a lot of good info about making the web as we know it now a semantic datasource. He mentions, among other things, “microformats” (which are themselves a really useful tool that I’d seen but not understood).

Ryan’s entry, along with the articles cited in his blogliography ;-), should give PHP developers good ideas on the kinds of things to support in their apps, possibly by making data from those apps automatically available in one of the various microformats. For example, there is the hCard format, a point-for-point XHTML representation of a text-based vCard. You can already parse vCards with Contact_Vcard_Parse, so rendering one from the generated array should be a relatively straightforward task. You could then take all your vCards, parse them from source text, and make a web-available resource from them.

Good post, Ryan; lots of food for thought.

This entry was posted in PHP. Bookmark the permalink.

4 Responses to Ryan King on the small-s semantic web

  1. ryan king says:

    “Ryan’s entry, along with the articles cited in his blogliography ;-)”

    So, are you saying the bibliography is more imporant than the stuff I wrote? :-)

  2. pmjones says:

    I did say “along with.” ;-)

    Besides, I was so pleased with myself for using (making up?) the word “blogliography.” :-)

  3. pmjones says:

    I guess I’m not the first to use the word blogliography after all.

  4. ryan king says:

    This page is now the number 3 link for blogliography. Perhaps it will be an even better hit for blogliography after I post this comment.

    And on a lighter note, when I first read this post (and copy-pasted your quote), I read blogliography as bibliography. I didn’t get the joke until now. :-)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>