<?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>Kubrick &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/kubrick/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>Fri, 19 May 2023 21:20:31 +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>Kubrick &#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/kubrick/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>Microformats in WordPress nutzen</title>
		<link>https://notiz.blog/2006/12/03/microformats-in-wordpress-nutzen/</link>
					<comments>https://notiz.blog/2006/12/03/microformats-in-wordpress-nutzen/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Sun, 03 Dec 2006 11:53:04 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[hAtom]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[hReview]]></category>
		<category><![CDATA[K2]]></category>
		<category><![CDATA[Kubrick]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XFN]]></category>
		<category><![CDATA[XOXO]]></category>
		<guid isPermaLink="false">http://notizblog.org/2006/12/03/microformats-in-wordpress-nutzen/</guid>

					<description><![CDATA[Wer zu faul ist seine Blog-Posts im richtigen Microformat zu formatieren oder es in sein Theme zu implementieren, der bekommt hier ein paar Erleichterungen. Plugins hReview WordPress Plugin ist ein simples Plugin um hReviews in normalen Einträgen zu erstellen. Nach dem aktivieren erscheint in &#8222;Write Posts&#8220; ein neuer Butten über dem Textfeld. Also zuerst den [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Wer zu faul ist seine Blog-Posts im richtigen Microformat zu formatieren oder es in sein Theme zu implementieren, der bekommt hier ein paar Erleichterungen.</p>



<h2 class="wp-block-heading"><strong>Plugins</strong></h2>



<p><strong><a href="https://www.aes.id.au/?page_id=28">hReview WordPress Plugin</a></strong> ist ein simples Plugin um hReviews in normalen Einträgen zu erstellen. Nach dem aktivieren erscheint in &#8222;Write Posts&#8220; ein neuer Butten über dem Textfeld. Also zuerst den normalen Text schreiben, dann hReview Knopf drücken Formular ausfüllen und ab damit. Andrew E. Scott hatte gerne <a href="https://www.aes.id.au/?page_id=28#comments">Rückmeldung</a> ob alles sauber funktioniert, also macht ihm doch den gefallen.</p>



<p><strong><a href="https://microformats.org/wiki/wordpress-plugins#Microformatted_Blogroll">WP Microformatted Blogroll 0.2</a></strong> lässt euch Linklisten (<a href="https://de.wikipedia.org/wiki/Blogrolle">Blogrollen</a>), gekennzeichnet durch <a href="http://microformats.org/wiki/xoxo">XOXO</a>, <a href="http://microformats.org/wiki/hcard">hCard</a> und <a href="http://gmpg.org/xfn">XFN</a> erstellen.</p>



<p><strong><a href="https://web.archive.org/web/20200805222430/https://richardkmiller.com/164/microid-plugin-for-wordpress">MicroID Plugin for WordPress</a></strong> Von <a href="https://web.archive.org/web/20060701173648/https://microid.org/">MicroID</a> hatte ich bisher noch nicht gehört, aber es ist ziemlich simpel. Es erstellt einen Hash-Wert aus der E-Mail Adresse und der eigenen URL, welchen man zur Identifizierung verwenden kann. Also im Prinzip so ähnlich wie die <a href="https://de.gravatar.com/">Gravatare</a>. Meiner z.B. ist <code>9198c94d942fa09454fa84b2ce447362d70abc1a</code>. Das Plugin, schreibt diesen Wert in die Metatags von WordPress</p>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">meta</span> <span class="hljs-attr">name</span>=<span class="hljs-string">"microid"</span> <span class="hljs-attr">content</span>=<span class="hljs-string">"9198c94d942fa09454fa84b2ce447362d70abc1a"</span> /&gt;</span></code></span></pre>


<p>zum Kennzeichnen des Blogs oder von Autoren eines einzelnen Eintrags.</p>



<p>Und zu <a href="http://microformats.org/wiki/geo">GEO</a>-Informationen gibt es ne ganze Menge <a href="https://wordpress.org/plugins/?filter=geo">Plugins</a>.</p>



<h2 class="wp-block-heading"><strong>Themes</strong></h2>



<p>Folgende Themes unterstützen hAtom:</p>



<ul class="wp-block-list">
	<li><a href="http://www.plaintxt.org/#sandbox">Sandbox</a> ein Theme für Themer</li>
	<li><a href="http://microformats.org/wiki/wordpress-themes#Strangelove">Strangelove</a> ein modifiziertes <a href="https://web.archive.org/web/20120225090919/http://binarybonsai.com:80/wordpress/kubrick/">Kubrick Theme</a></li>
</ul>



<p>Das <a href="https://web.archive.org/web/20070202023213/http://getk2.com/">K2 Theme</a> von <a href="https://binarybonsai.com/about/">Michael Heilemann</a> zeigt die Autoren aller Einträge im hCard Format an und das Datum in Form der <a href="http://microformats.org/wiki/abbr-design-pattern">abbr-design-pattern</a>.</p>



<p>Oder für die, die ihre Microformats mit einem StyleSheet selbst formatieren wollen gibt es unter <a href="https://web.archive.org/web/20061022145023/http://www.mindgarden.de/downloads/microformats.css">mindgarden.de</a> ein schönes CSS Template.</p>



<p>Abschließend noch: Die Technorati Microformats-Suche funktioniert mittlerweile einwandfrei.</p>
<p>You are a master of efficiency! By using RSS, you save time and avoid distractions. 👏</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2006/12/03/microformats-in-wordpress-nutzen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
