Søren Johannessen von Microformats.dk hat auf seinem Weblog ein Exclusiv-Interview mit Brian Suda zum Thema „Microformats“ geführt. Brian: I like to talk about microformats as “semantic sugar”. Everyone can understand that adding a little bit of sugar to your food you make it taste better. Adding microformats into your HTML makes it “taste” a little […]

Here are some code snippets to use the gorgeous X2V microformats XSLT files from Brian Suda with PHP 5 and libxslt (PHP 5 includes the XSL extension by default). hCard to vCard: To parse a XML or XHTML document, it has to be valid. To tidy the XML file, you can use a service from […]