<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cordobo &#187; microformats</title>
	<atom:link href="http://cordobo.com/tag/microformats/feed/" rel="self" type="application/rss+xml" />
	<link>http://cordobo.com</link>
	<description>Weblog of Andreas Jacob on Webdesign and CSS</description>
	<lastBuildDate>Mon, 20 Feb 2012 09:57:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Firefox add-ons for developers</title>
		<link>http://cordobo.com/540-firefox-add-ons-for-developers/</link>
		<comments>http://cordobo.com/540-firefox-add-ons-for-developers/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 20:38:28 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=540</guid>
		<description><![CDATA[I compiled a short list of add-ons for firefox &#8212; mostly for developers and even more mostly for my own needs. Aardvark (Developer Page) Powerful and user-friendly selector utility for selecting elements and doing various actions on them. It can be used for cleaning up a page prior to printing it (by removing and isolating [...]]]></description>
			<content:encoded><![CDATA[<p>I compiled a short list of add-ons for firefox &mdash; mostly for developers and even <em>more mostly</em> for my own needs.</p>
<p><span id="more-540"></span></p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="Aardvark" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/4111">Aardvark</a> (<a href="http://karmatics.com/aardvark/">Developer Page</a>)</h3>
<p>Powerful and user-friendly selector utility for selecting elements and doing various actions on them. It can be used for cleaning up a page prior to printing it (by removing and isolating elements), and for web development.</p>
<h3><img src="/wp-content/uploads/cleo.png" alt="cleo" title="cleo" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/2942">CLEO</a> (<a href="http://customsoftwareconsult.com/extensions/cleo/cleo.html">Developer Page</a>)</h3>
<p>CLEO allows you to organize individual extensions/themes by combining them together into a single, installable file. This file can be used to install or restore a collection of extensions and/or themes.</p>
<h3 id="firebug"><img src="/wp-content/uploads/firebug.png" alt="firebug" title="firebug" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/1843">Firebug</a> (<a href="http://getfirebug.com/">Developer Page</a>)</h3>
<p> Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Google Notebook" title="Google Notebook" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="http://www.google.com/notebook">Google Notebook</a></h3>
<p>I used a local tool to store various code snippets I needed over and over and sometimes even Google mail if I used them on a different computer. Well, I never ever had them on the computer I needed them until a friend pointed me to Google Notebook and it really speeds-up my copy &#038; paste experiences ;)</p>
<h3 id="greasemonkey"><img src="/wp-content/uploads/default-icon.png" alt="" title="Greasemonkey" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/748">Greasemonkey</a> (<a href="http://www.greasespot.net/">Developer Page</a>)</h3>
<p>Allows you to customize the way a webpage displays using small bits of JavaScript. Hundreds of scripts, for a wide variety of popular sites, are already available at <a href="http://userscripts.org/">userscripts.org</a>.<br />
You can write your own scripts, too. Check out <a href="http://wiki.greasespot.net/">wiki.greasespot.net</a> to get started.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Hammerhead" title="Hammerhead" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="http://stevesouders.com/hammerhead/">Hammerhead</a> (<a href="http://stevesouders.com/hammerhead/">Developer Page</a>)</h3>
<p>Hammerhead adds a tab to Firebug for measuring the load time of web pages. Requires <a href="#firebug">Firebug</a>.</p>
<h3><img src="/wp-content/uploads/html-validator.png" alt="HTML Validator" title="HTML Validator" width="32" height="25" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/249">HTML Validator</a> (<a href="http://users.skynet.be/mgueury/mozilla/">Developer Page</a>)</h3>
<p>HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing.<br />
The extension is based on Mozillas built-in support for Tidy and OpenSP.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="HttpFox" title="HttpFox" width="32" height="25" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/en-US/firefox/addon/6647">HttpFox</a> (<a href="http://code.google.com/p/httpfox/">Developer Page</a>)</h3>
<p>HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers.</p>
<h3><img src="/wp-content/uploads/live-http-headers.png" alt="Live HTTP Headers" title="Live HTTP Headers" width="32" height="25" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/3829">Live HTTP Headers</a> (<a href="http://livehttpheaders.mozdev.org/">Developer Page</a>)</h3>
<p>View HTTP headers of a page and while browsing.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="Modify Headers" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/967">Modify Headers</a> (<a href="http://modifyheaders.mozdev.org/">Developer Page</a>)</h3>
<p>Add, modify and filter http request headers. You can modify the user agent string, add headers to spoof a mobile request (e.g. x-up-calling-line-id) and much more. Take a look at the help tab of the Modify Headers window.<br />
For an alternative, check <a href="https://addons.mozilla.org/de/firefox/addon/966">Tamper Data</a></p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="Nightly Tester Tools" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/6543">Nightly Tester Tools</a> (<a href="http://www.oxymoronical.com/web/firefox/nightly">Developer Page</a>)</h3>
<p>This extension adds a few extras useful to those that regularly test nightly builds of Firefox, Thunderbird, Sunbird and Toolkit Seamonkey (Suiterunner). The following is a brief list of the extension&#8217;s features:<br />
Extension compatibility fixing, Titlebar customisation, Build ID retrieval, Screenshots, Breakpad information, Restoring tabs from previous session &amp; Leak log analysis.</p>
<h3><img src="/wp-content/uploads/operator.png" alt="operator" title="operator" width="32" height="32" class="size-full wp-image-616" /> <a href="https://addons.mozilla.org/de/firefox/addon/4106">Operator</a> (<a href="http://www.kaply.com/weblog/operator">Developer Page</a>)</h3>
<p>Operator lets you combine pieces of information on Web sites with applications in ways that are useful. For instance, Flickr + Google Maps, Upcoming + Google Calendar, Yahoo! Local + your address book, and many more possibilities and permutations. All of these scenarios are possible due to Microformats, an emerging standard for injecting semantics into HTML.</p>
<h3><img src="/wp-content/uploads/pencil.png" alt="" title="pencil" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/8487">Pencil</a> (<a href="http://www.evolus.vn/Pencil/">Developer Page</a>)</h3>
<p>Pencil  is a free and opensource Firefox add-on to do GUI prototyping and simple sketching within Firefox.</p>
<h3><img src="/wp-content/uploads/pixel-perfect.png" alt="" title="pixel perfect" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/7943">Pixel Perfect</a> (<a href="http://www.pixelperfectplugin.com/">Developer Page</a>)</h3>
<p>Pixel Perfect is a Firefox/Firebug extension that allows web developers and designers to easily overlay a web composition over top of the developed HTML. Requires <a href="#firebug">Firebug</a>.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="platypus" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/737">Platypus</a> (<a href="http://platypus.mozdev.org/">Developer Page</a>)</h3>
<p>Platypus is a Firefox extension which lets you modify a Web page from your browser &#8212; &#8220;What You See Is What You Get&#8221; &mdash; and then save those changes as a Greasemonkey script so that they&#8217;ll be repeated the next time you visit the page. Requires <a href="#greasemonkey">Greasemonkey</a>.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Poster" title="Poster" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/2691">Poster</a> (<a href="http://code.google.com/p/poster-extension/">Developer Page</a>)</h3>
<p>A developer tool for interacting with web services and other web resources that lets you make HTTP requests, set the entity body, and content type. This allows you to interact with web services and inspect the results. After you install it, just go to View->Sidebar->Poster to open the tool as a sidebar. After that, try a GET or POST on your favorite web service or site.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="SearchStatus" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/321">SearchStatus</a> (<a href="http://www.quirk.biz/searchstatus/">Developer Page</a>)</h3>
<p>Display the Google PageRank, Alexa rank and Compete ranking anywhere in your browser, along with fast keyword density analyser, keyword/nofollow highlighting, backward/related links, Alexa info and other SEO tools.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Selenium IDE" title="Selenium IDE" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/2079">Selenium IDE</a> (<a href="http://selenium-ide.openqa.org/">Developer Page</a>)</h3>
<p>Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.<br />
For an alternative, check <a href="https://addons.mozilla.org/de/firefox/addon/4149">Molybdenum</a>.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Smush it" title="Smush it" width="32" height="32" class="size-medium wp-image-565" /> <a href="http://smushit.com/">Smush it</a> (<a href="http://smushit.com/">Developer Page</a>)</h3>
<p>Optimizing images by hand is time consuming and painful. Smush it does it for you.</p>
<h3><img src="/wp-content/uploads/total-validator.png" alt="" title="Total Validator" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/2318">Total Validator</a> (<a href="http://www.totalvalidator.com/tool/extension.html">Developer Page</a>)</h3>
<p>Provides true HTML validation (HTML 2.0 to XHTML 1.1) using the official DTDs, plus added attribute checking. So you no longer have to put up with the limitations of the W3C validator (no type checking) and tools like HTML Tidy which interpret the standards incorrectly (they don&#8217;t use the official DTDs). Also performs accessibility validation (WCAG, US-508), broken link checking, spell checking (5 languages), and takes screenshots using 32 browsers on Windows, Linux, and OS/X.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="UrlParams" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/1290">UrlParams</a> (<a href="http://www.urlparams.blogwart.com/">Developer Page</a>)</h3>
<p>Shows you the GET and POST parameters of the current website in the sidebar. You can alter their values, add new parameters, switch get/post and more. Might not be compatible with Firefox 3.0.x.</p>
<h3><img src="/wp-content/uploads/yslow.png" alt="yslow" title="yslow" width="32" height="32" class="size-full wp-image-578" /> <a href="https://addons.mozilla.org/de/firefox/addon/5369">YSlow</a> (<a href="http://developer.yahoo.com/yslow/">Developer Page</a>)</h3>
<p>YSlow analyzes web pages and tells you why they&#8217;re slow based on Yahoo&#8217;s rules for high performance web sites. Requires <a href="#firebug">Firebug</a>.</p>
<h3><img src="/wp-content/uploads/web-developer.png" alt="web developer" title="web-developer" width="32" height="32" class="size-full wp-image-573" /> <a href="https://addons.mozilla.org/de/firefox/addon/60">Web Developer</a> (<a href="http://chrispederick.com/work/web-developer/">Developer Page</a>)</h3>
<p>A well-known add-on and must-have for every web developer. Adds a menu and a toolbar with various web developer tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/540-firefox-add-ons-for-developers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Freiraum &#8211; Paperwall 3</title>
		<link>http://cordobo.com/477-freiraum-paperwall-3/</link>
		<comments>http://cordobo.com/477-freiraum-paperwall-3/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 20:03:25 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[css 3]]></category>
		<category><![CDATA[freiraum]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[paperwall 3]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=477</guid>
		<description><![CDATA[Freiraum &#8211; Paperwall 3, the current theme for my blog. Enriched with state of the art enhancements like microformats, valid XHTML 1.0 and CSS 3. All for your and my own pleasure. The German word &#34;Freiraum&#34; literally translated means &#34;free space&#34;, but the conotation implies also &#34;freedom&#34; and &#34;tolerance&#34;. Blog: Download a version of Paperwall [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/cordobo/2581740982/" title="Cordobo Freiraum - Paperwall 3 by Cordobo, on Flickr"><img src="http://farm4.static.flickr.com/3166/2581740982_7313b74296_o.jpg" width="475" height="248" alt="Cordobo Freiraum - Paperwall 3" /></a></p>
<p><strong>Freiraum &#8211; Paperwall 3</strong>, the current theme for my blog. Enriched with state of the art enhancements like microformats, valid XHTML 1.0 and CSS 3. All for your and my own pleasure.</p>
<p>The German word &quot;Freiraum&quot; literally translated means &quot;free space&quot;, but the conotation implies also &quot;freedom&quot; and &quot;tolerance&quot;.</p>
<p>Blog: <a href="http://cordobo.com/2008/05/21/freiraum-paperwall-2-free-wordpress-theme/">Download a version of Paperwall <strong>2</strong> here</a></p>
<p>BTW: This wordpress theme sucks in IE6 and Firefox 2 on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/477-freiraum-paperwall-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Freiraum &#8211; Paperwall 2 &#8211; Free wordpress theme</title>
		<link>http://cordobo.com/472-freiraum-paperwall-2-free-wordpress-theme/</link>
		<comments>http://cordobo.com/472-freiraum-paperwall-2-free-wordpress-theme/#comments</comments>
		<pubDate>Wed, 21 May 2008 19:03:41 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[frei]]></category>
		<category><![CDATA[freiraum]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[paperwall 2]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[semantic]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=472</guid>
		<description><![CDATA[Cordobo &#8220;Freiraum&#8221; (Paperwall 2) This is Freiraum &#8211; Paperwall 2, a new wordpress theme (based on sandbox) in demo mode. You can download this theme right after the click. Keep in mind, it&#8217;s a preview, not even an alpha! Minimum Requirements WordPress 2.5 An actual browser like Firefox 2, Opera 8, Safari 3 or Internet [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/cordobo/2392625129/"><img src="http://farm3.static.flickr.com/2225/2392625129_b731c2c4af.jpg" alt="Freiraum - Cordobo Paperwall 2 theme for wordpress" /></a></p>
<p><small>Cordobo &#8220;Freiraum&#8221; (Paperwall 2)</small></p>
<p>This is <strong>Freiraum &#8211; Paperwall 2</strong>, a new wordpress theme (based on <a href="http://cordobo.com/2008/05/21/freiraum-paperwall-2-free-wordpress-theme/#credits">sandbox</a>) in demo mode. You can download this theme right after the click. Keep in mind, it&#8217;s a preview, not even an alpha!</p>
<p><span id="more-472"></span></p>
<h3>Minimum Requirements</h3>
<ul>
<li>WordPress 2.5</li>
<li>An actual browser like Firefox 2, Opera 8, Safari 3 or Internet Explorer 7 (IE 6 is not supported yet!)</li>
<li>Some feedback for me ;)</li>
</ul>
<h3>Known Issues</h3>
<ul>
<li><del datetime="2008-06-02T15:10:17+00:00">Unformatted pingbacks/trackbacks in the replies section of every post</del> Updated: June 1st, 2008</li>
<li>SignIn ajax button does not work properly</li>
<li>Unformatted archives/categories pages</li>
<li>Unformatted lists (like this one)</li>
<li>Footer gets separated from content on short articles</li>
<li>Pages are not centered correctly</li>
<li>No IE6 support yet</li>
</ul>
<h3>Download</h3>
<p><a href='http://cordobo.com/wp-content/uploads/freiraum.zip'>Freiraum &#8211; Paperwall 2</a> (Please do not link this file directly. Thanks!)</p>
<h3 id="credits">Credits</h3>
<p>Cordobo Freiraum &#8211; Paperwall 2 is based on the excellent <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox Theme</a> by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>. Thank you guys!</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/472-freiraum-paperwall-2-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Cordobo ahyo &#8211; wordpress and s9y template</title>
		<link>http://cordobo.com/369-cordobo-ahyo-wordpress-and-s9y-template/</link>
		<comments>http://cordobo.com/369-cordobo-ahyo-wordpress-and-s9y-template/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 13:35:12 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ahyo]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[serendipity]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://smartsite.de/c/cordobo_com/?p=369</guid>
		<description><![CDATA[I&#8217;m working again on Cordobo ahyo and I (hopefully) provide a preview of the new theme for wordpress and serendipity soon.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working again on <a href="http://cordobo.com/free-wordpress-templates/ahyo/">Cordobo ahyo</a> and I (hopefully) provide a preview of the new theme for wordpress and serendipity soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/369-cordobo-ahyo-wordpress-and-s9y-template/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microformats &#8211; Mikroformate und warum ich sie doch mag</title>
		<link>http://cordobo.com/219-microformats-mikroformate-und-warum-ich-sie-doch-mag/</link>
		<comments>http://cordobo.com/219-microformats-mikroformate-und-warum-ich-sie-doch-mag/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 12:18:02 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Aussenseiter]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[Texte im Internet]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://smartsite.de/c/cordobo_com/?p=219</guid>
		<description><![CDATA[Momentan arbeite ich mit an einem kleinen Projekt, welches u.a. auch zur Pflege von Kontaktdaten genutzt werden kann. Und dabei bin ich, nachdem ich Microformats zunächst als &#8220;zweiten Gropf&#8221; empfand, wieder einmal darüber gestolpert. Insbesondere die deutsche Übersetzung von Michael Jendryschik kann ich für einen schnellen Überblick nur empfehlen. Momentan passe ich die Anzeige der [...]]]></description>
			<content:encoded><![CDATA[<p>Momentan arbeite ich mit an einem kleinen Projekt, welches u.a. auch zur Pflege von Kontaktdaten genutzt werden kann. Und dabei bin ich, nachdem ich Microformats zunächst als &#8220;zweiten Gropf&#8221; empfand, wieder einmal darüber gestolpert. Insbesondere die <a href="http://mikroformate.de/">deutsche Übersetzung</a> von <a href="http://jendryschik.de/michael/">Michael Jendryschik</a> kann ich für einen schnellen Überblick nur empfehlen. Momentan passe ich die Anzeige der Kontaktdaten an microformats an und erhoffe mir dadurch einige Erleichterungen bei einem zukünftigen automatischen Export als vCards.</p>
<p><a href="http://microformats.org/">Microformats</a><br />
<a href="http://mikroformate.de/">Mikroformate</a> (deutsche Übersetzung)</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/219-microformats-mikroformate-und-warum-ich-sie-doch-mag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

