<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://notiz.blog/wp-content/plugins/pretty-feeds/pretty-feed-v4.xsl" type="text/xsl" media="screen" ?>


<!--

	Feeds whisper secrets,
	In the RSS Club's embrace,
	Knowledge blooms in grace.

-->

<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/"
	xmlns:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>UID &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/uid/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog</link>
	<description>a weblog mainly about the open, portable, interoperable, small, social, synaptic, semantic, structured, distributed, (re-)decentralized, independent, microformatted and federated social web</description>
	<lastBuildDate>Sat, 09 Oct 2021 16:50:24 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://notiz.blog/wp-content/uploads/2019/10/cropped-notizblog-icon-1-32x32.png</url>
	<title>UID &#8211; notizBlog</title>
	<link>https://notiz.blog</link>
	<width>32</width>
	<height>32</height>
</image> 
<source:blogroll>https://reader.pfefferle.org/i/?a=opml&amp;get=c_2</source:blogroll>
<creativeCommons:license>https://creativecommons.org/licenses/by-sa/4.0/</creativeCommons:license>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://switchboard.p3k.io/"/>
<atom:link rel="self" href="https://notiz.blog/tag/uid/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>hCard microformat Validator</title>
		<link>https://notiz.blog/2008/06/16/hcard-microformat-validator/</link>
					<comments>https://notiz.blog/2008/06/16/hcard-microformat-validator/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Mon, 16 Jun 2008 16:07:04 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Optimus]]></category>
		<category><![CDATA[Profile URIs]]></category>
		<category><![CDATA[UID]]></category>
		<category><![CDATA[Validator]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=908</guid>

					<description><![CDATA[Der hCard Validator &#8222;&#8230;is an unofficial validator/conformance checker of the hCard microformat&#8222;. Während der Optimus-Validator ein breites Spektrum an Microformats unterstützt, bring der hCard Validator (wie der Name schon sagt) ein paar schicke extra Features zum validieren von hCards mit sich. Im Gegensatz zu Optimus, muss die hCard nicht zwingend über eine URL erreichbar sein, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter"><img decoding="async" src="https://notiz.blog/wp-content/uploads/2008/06/hcard-validator.jpg" alt="hcard-validator.jpg" /></figure>



<p>Der <a href="https://web.archive.org/web/20210812232024/http://hcard.geekhood.net/">hCard Validator</a> &#8222;<em>&#8230;is an unofficial validator/conformance checker of the hCard microformat</em>&#8222;. Während der <a href="https://web.archive.org/web/20110714085344/http://microformatique.com/optimus/">Optimus-Validator</a> ein breites Spektrum an Microformats unterstützt, bring der <em>hCard Validator</em> (wie der Name schon sagt) ein paar schicke extra Features zum validieren von hCards mit sich.</p>



<p>Im Gegensatz zu Optimus, muss die <a href="http://microformats.org/wiki/hCard">hCard</a> nicht zwingend über eine <abbr title="Uniform Resource Locator">URL</abbr> erreichbar sein, sondern kann auch bequem über ein Textfeld oder einen statischen Upload überprüft werden.</p>



<p>Weitere tolle Features sind z.B. der <a href="http://microformats.org/wiki/hcard-profile#Usage">Profile-URI</a> check:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
	<p><code>&lt;head></code> uses profile “http://gmpg.org/xfn/11” which is unrelated to <code>'http://www.w3.org/2006/03/hcard'</code><br/> This may suggest that document does <strong>not</strong> use hCard microformat.</p>
</blockquote>



<p>oder der E-Mail &#8211; Adressen &#8211; Check:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
	<p>Value of <code>email</code> property doesn&#8217;t look like an e-mail<br/> Found “webmaster-at-notiz.blog”, but expected simple syntax in form <code>mailto:joe@example.com?subject=is%20optional</code>.</p>
</blockquote>



<p>(Test-hCard)</p>



<p>Zum Test habe ich die gleiche <a href="http://microformatique.com/optimus/?uri=http%3A%2F%2Fnotiz.blog%2Fkontakt%2F&amp;function=&amp;format=validate&amp;filter=hcard">URL auch noch mit dem Chef-Transformer validiert</a>, dem aber (leider) diese Liebe fürs Detail fehlt&#8230;</p>
<p>Hey there, RSS reader! You’re one of a special few, choosing this old-school yet awesome way of staying informed. Kudos!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/06/16/hcard-microformat-validator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
