<?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>Microformats2 &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/microformats2/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>Wed, 05 Jul 2023 14:11:25 +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>Microformats2 &#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/microformats2/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>metaformats</title>
		<link>https://notiz.blog/2022/04/10/metaformats/</link>
					<comments>https://notiz.blog/2022/04/10/metaformats/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Sun, 10 Apr 2022 21:58:49 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[metaformats]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Microformats2]]></category>
		<category><![CDATA[Open Graph Protocol]]></category>
		<category><![CDATA[Twitter Cards]]></category>
		<guid isPermaLink="false">https://notiz.blog/?p=21908</guid>

					<description><![CDATA[Vor ein paar Tagen bin ich über einen Post von Tantek Çelik gestolpert, in dem er metaformats vorstellt. Introducing #metaformats (https://microformats.org/wiki/metaformats), an extension to #microformats2 for parsing invisible data published in HTML meta tags, for backward compatibility with existing vocabularies consumed by multiple testable interoperable implementations. https://tantek.com/2022/091/t1/metaformats Der Vorschlag ist vom 01. April und war [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Vor ein paar Tagen bin ich über <a href="https://tantek.com/2022/091/t1/metaformats" data-type="URL" data-id="https://tantek.com/2022/091/t1/metaformats">einen Post von Tantek Çelik</a> gestolpert, in dem er <strong>metaformats</strong> vorstellt.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Introducing <a rel="tag" class="hashtag u-tag u-category" href="https://notiz.blog/tag/metaformats/">#metaformats</a> (<a href="https://microformats.org/wiki/metaformats">https://microformats.org/wiki/metaformats</a>), an extension to <a rel="tag" class="hashtag u-tag u-category" href="https://notiz.blog/tag/microformats2/">#microformats2</a> for parsing invisible data published in HTML meta tags, for backward compatibility with existing vocabularies consumed by multiple testable interoperable implementations.</p><cite><a href="https://tantek.com/2022/091/t1/metaformats">https://tantek.com/2022/091/t1/metaformats</a></cite></blockquote>



<p>Der Vorschlag ist vom 01. April und war wohl ursprünglich als April-Scherz gedacht.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><strong><dfn><a href="https://microformats.org/wiki/metaformats">metaformats</a></dfn></strong> started as an April Fools joke concept to describe how to both publish using microformats class names and openly parse meta tags as a fallback for what should be in-the-body visible data, including backcompat with <a href="https://indieweb.org/OGP">OGP</a>, <a href="https://indieweb.org/Twitter_Cards">Twitter Cards</a>, and meta author, description, and anything else real sites (like search engines) appear to consume.</p><cite><a href="https://indieweb.org/metaformats">https://indieweb.org/metaformats</a></cite></blockquote>



<p>Eine Art Fallback-Spezifikation für <a href="https://microformats.io/#parsers" data-type="URL" data-id="https://microformats.io/#parsers">Microformats-Parser</a> finde ich in der Tat etwas sperrig, aber ich mag die Idee eines Fallbacks an sich.</p>



<p><a href="https://notiz.blog/2006/11/20/microformats/" data-type="URL" data-id="https://notiz.blog/2006/11/20/microformats/">Microformats</a> sind ein <a href="https://indieweb.org/Category:building-blocks" data-type="URL" data-id="https://indieweb.org/Category:building-blocks">Building-Block</a> des IndieWebs und werden unter anderem auch von Webmentions genutzt. Es sind Markup-Formate zur semantischen Auszeichnung von HTML. In der <a href="https://notiz.blog/2012/07/03/microformats-the-next-generation/">Version 2</a>, werden Microformats aber fast ausschließlich von der IndieWeb Community benutzt und sind darüber hinaus wenig bekannt.</p>



<p>Aber gerade für WordPress ist es extrem schwer, bestehende Themes nachträglich mit Microformats zu &#8222;veredeln&#8220;. Wir haben es mit <a href="https://wordpress.org/plugins/wp-uf2/" data-type="URL" data-id="https://wordpress.org/plugins/wp-uf2/">diversen</a> <a href="https://wordpress.org/plugins/mf2-feed/" data-type="URL" data-id="https://wordpress.org/plugins/mf2-feed/">Plugins</a> versucht, mit nur mäßigem Erfolg. Andere Formate wie das <a href="https://ogp.me/" data-type="URL" data-id="https://ogp.me/">Open Graph Protocol</a> oder <a href="https://developers.google.com/search/docs/advanced/structured-data/intro-structured-data?hl=de">Schema.org (JSON-LD)</a> sind da wesentlich einfacher zu integrieren, da sie nicht bestehendes HTML erweitern und durch den Support der großen Suchmaschinen und sozialen Netzwerke, auch viel attraktiver sind.</p>



<p>Ich bin <a href="https://notiz.blog/2013/08/07/embedded-json-ld/" data-type="URL" data-id="https://notiz.blog/2013/08/07/embedded-json-ld/">kein großer Fan von embedded JSON-LD</a>, aber wenn es nicht anders funktioniert und seine Reichweite hat, warum sollte man es dann ignorieren?</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="593" height="421" sizes="(max-width: 593px) 100vw, 593px" src="https://notiz.blog/wp-content/uploads/2022/04/bridge-all-the-things.jpg" alt="" class="wp-image-21911"/></figure></div>



<p>Das IndieWeb hat eigentlich eine großartige Philosophie um mit solchen &#8222;Problemen&#8220; umzugehen.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><strong><dfn>bridge all the things</dfn></strong> is a nascent IndieWeb philosophy that prioritizes interoperability over ideology, NIH, historical disagreements, etc. ecosystems are valuable and powerful, and one easy way to extend an ecosystem is to bridge it with other existing ecosystems.</p><cite><a href="https://indieweb.org/bridge_all_the_things">https://indieweb.org/bridge_all_the_things</a></cite></blockquote>



<p>Für das <a href="https://wordpress.org/plugins/webmention/">Webmention Plugin</a> haben <a href="https://david.shanske.com/" data-type="URL" data-id="https://david.shanske.com/">David</a> und ich schon vor Monaten einen ganz ähnlichen Ansatz gewählt. Neben Microformats unterstützen wir auch <a href="https://notiz.blog/tag/open-graph-protocol/" data-type="URL" data-id="https://notiz.blog/tag/open-graph-protocol/">OGP</a>, <a href="https://notiz.blog/2012/06/22/twitter-cards/" data-type="URL" data-id="https://notiz.blog/2012/06/22/twitter-cards/">Twitter-Cards</a>, <a href="https://notiz.blog/2012/09/21/schema-org-what-ive-learned-so-far/" data-type="URL" data-id="https://notiz.blog/2012/09/21/schema-org-what-ive-learned-so-far/">Schema.org</a>, <a href="https://de.wikipedia.org/wiki/Meta-Element">Meta-Header</a> und die WordPress API, um eventuell fehlende Microformats v2 zu kompensieren.</p>



<p>Selbst wenn &#8222;metaformats&#8220; nur als April Scherz gedacht waren, hat die Idee Potential um speziell Webmentions voran zu treiben, da sie eine direkte Abhängikeit zu einer speziellen Websemantik verhindert.</p>



<p><strong>Bridge all the things!</strong></p>
<p>RSS readers like you are the secret sauce of the internet. Keep rocking and staying informed!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2022/04/10/metaformats/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>zwanzigachtzehn</title>
		<link>https://notiz.blog/2019/01/08/zwanzigachtzehn/</link>
					<comments>https://notiz.blog/2019/01/08/zwanzigachtzehn/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 08 Jan 2019 19:40:38 +0000</pubDate>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[2018]]></category>
		<category><![CDATA[ActivityPub]]></category>
		<category><![CDATA[ActivityStreams]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Microformats2]]></category>
		<category><![CDATA[OStatus]]></category>
		<guid isPermaLink="false">https://notiz.blog/?p=17825</guid>

					<description><![CDATA[2018 war ein durchwachsenes Jahr! Mein privates &#8222;Ich&#8220; hat letztes Jahr sehr viel Raum eingenommen und auch beruflich hat sich viel verändert. Das heißt ich hatte generell wenig Zeit für mein online &#8222;Ich&#8220; und wenn ich doch etwas Zeit hatte, war das Ergebnis meistens eher frustrierend. Pfefferles OpenWeb Ich habe für das SCREENGUIDE/Webstandards-Magazin in den [&#8230;]]]></description>
										<content:encoded><![CDATA[<img width="700" height="213" src="https://notiz.blog/wp-content/uploads/2019/01/rip-2018-900x274.png" class="attachment-large size-large wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://notiz.blog/wp-content/uploads/2019/01/rip-2018-900x274.png 900w, https://notiz.blog/wp-content/uploads/2019/01/rip-2018-700x213.png 700w, https://notiz.blog/wp-content/uploads/2019/01/rip-2018-768x234.png 768w" sizes="auto, (max-width: 700px) 100vw, 700px" /> 
<p>2018 war ein durchwachsenes Jahr!</p>



<p>Mein privates &#8222;Ich&#8220; hat letztes Jahr sehr viel Raum eingenommen und auch beruflich hat sich viel verändert.</p>



<p>Das heißt ich hatte generell wenig Zeit für mein online &#8222;Ich&#8220; und wenn ich doch etwas Zeit hatte, war das Ergebnis meistens eher frustrierend.</p>



<h2 class="wp-block-heading">Pfefferles OpenWeb</h2>



<figure class="wp-block-image alignwide"><img decoding="async" width="900" height="600" sizes="(max-width: 900px) 100vw, 900px" src="https://notiz.blog/wp-content/uploads/2018/01/screenguide-kolumne-900x600.jpg" alt="Bilder von &quot;Pfefferles OpenWeb&quot; Artikeln" class="wp-image-15097" srcset="https://notiz.blog/wp-content/uploads/2018/01/screenguide-kolumne-900x600.jpg 900w, https://notiz.blog/wp-content/uploads/2018/01/screenguide-kolumne-700x466.jpg 700w, https://notiz.blog/wp-content/uploads/2018/01/screenguide-kolumne-768x512.jpg 768w, https://notiz.blog/wp-content/uploads/2018/01/screenguide-kolumne.jpg 1280w" /></figure>



<p>Ich habe für das SCREENGUIDE/Webstandards-Magazin in den letzten 10 Jahren 36 mal &#8222;Pfefferles OpenWeb&#8220;, 3 Artikel, 1 Titelthema und 1 Interview geschrieben! Letztes Jahr musste der Verlag das Magazin aus &#8222;wirtschaftlichen Gründen&#8220; leider einstellen und ich hab es nicht einmal geschafft darüber zu schreiben!</p>



<h2 class="wp-block-heading">notiz.Blog</h2>



<p>Und zum Bloggen kam ich, trotz der gewonnenen Zeit auch nicht! Wenn ich dieses Jahr so weiter mache, muss ich mir meinen selbstvergebenen Titel als &#8222;<em>Chronist des OpenWebs</em>&#8220; wieder selbst aberkennen!<br></p>



<h2 class="wp-block-heading">IndieWeb</h2>



<p>Das IndieWeb wächst und das ist prinzipiell auch gut so. Neben den ganzen Nerds und Geeks interessieren sich auch immer mehr Blogger und Journalisten für das Thema. In der Community spricht man von der <a href="https://indieweb.org/generations">2. Generation</a>.</p>



<p>Auch das Interesse an WordPress wächst. Das ist nicht verwunderlich, immerhin geht es um die Berufsgruppe der Schreibenden und deren Seiten werden, mit einer Wahrscheinlichkeit von <a href="https://thenextweb.com/dd/2018/03/05/30-of-the-web-now-runs-on-wordpress/">30%</a>, mit WordPress betrieben.</p>



<p>Dieses Interesse beißt sich aber leider mit meinen Möglichkeiten. Von Anfang an verfolge ich folgende <a href="https://indieweb.org/principles">Grundsätze des IndieWebs</a>:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong><a href="https://indieweb.org/scratch_your_own_itch">Scratch Your Own Itches</a></strong>. Make tools, templates, etc. for yourself first, not for all of your friends or ”everyone“.</p>



<p></p>
</blockquote>



<p>und:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>Use what you make!</strong> Whatever you build you should actively use. If you aren&#8217;t depending on it, why should anybody else?</p>



<p></p>
</blockquote>



<p>Ich baue (mittlerweile) ausschließlich Plugins die ich für sinnvoll erachte und ich baue sie so, dass sie für mich funktionieren. Das mag erstmal egoistisch klingen, es ist für mich aber die einzige Möglichkeit dieses &#8222;Hobby&#8220; überhaupt zu betreiben.</p>



<p>Ich verstehe, dass Anwender teilweise überfordert sind, meine Plugins zu benutzen, kann sie aber nicht in dem Umfang optimieren, der nötig wäre. Ideal ist wahrscheinlich ein großes IndieWeb Plugin, welches alle Features bereit stellt und, am besten ohne viel Einstellungen, einfach funktioniert. Aktuell nutze ich 50% aller, vom IndieWeb vorgeschlagenen WordPress Plugins, eine allumfassende Plugin Suite würde dann also nicht mehr meinen Anforderungen entsprechen.</p>



<p>Ich habe aktuell keine Ahnung wie ich aus diesem Dilemma heraus kommen soll. Es gibt Plugins die will ich nicht aus der Hand geben und Plugins die ich an die Community übergeben habe, werden aus Mangel an Entwicklern nicht weiter gepflegt. Aktuell arbeiten maximal 3 Personen (mich inbegriffen) an über 10 unterschiedlichen Plugins.</p>



<p>&#8230;und wenn das noch nicht genug wäre, kommt das &#8222;Microformats Problem&#8220; noch on top.<br></p>



<h2 class="wp-block-heading">Microformats</h2>



<figure class="wp-block-image alignright"><img decoding="async" width="150" height="150" sizes="(max-width: 150px) 100vw, 150px" src="https://notiz.blog/wp-content/uploads/2007/03/mf-white.png" alt="" class="wp-image-1750"/></figure>



<p>Microformats2 und WordPress scheinen nicht kompatibel zu sein und das ist schade, immerhin sind Microformats <strong>DER</strong> <a href="https://indieweb.org/Category:building-blocks">Building-Block</a> des IndieWebs. Mehr noch: Microformats sind die API des IndieWebs!</p>



<p>Ich habe in den letzten Jahren viel ausprobiert um das Problem zu lösen, aber es gibt keine generische Möglichkeit, ein WordPress Theme mit <a href="http://microformats.org/wiki/microformats2">Microformats2</a> auszustatten.</p>



<p>Benutzt man ein <a href="https://github.com/indieweb/wordpress-uf2">Plugin</a>, um über Hooks einige zentrale Elemente (wie z.B. den Titel) Semantisch auszuzeichnen, bekommt man <a href="https://github.com/indieweb/wordpress-uf2/issues/41">nette Effekte</a>, mit Themes die ihre Ausgabe &#8222;escapen&#8220;:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>After activating the last version (1.1.0) of your plugin on WordPress 4.9.8 with understrap theme my meta entry become : <code>Posted on September 12, 2018 by &lt;span class='p-author h-card'&gt;Author&lt;/span&gt;</code> instead of : <code> Posted on September 12, 2018 by Author</code> for fun I look into the code and I think the error is here but since I&#8217;m totally not a PHP developer I&#8217;ll pass on the potential PR</p>
</blockquote>



<p>Versucht man es mit einer Art <a href="https://github.com/indieweb/wordpress-mf2-feed">Microformats Feed</a>, bekommt man Probleme, alle Meta-Daten zu integrieren. Schlimmer noch, man arbeitet gegen einen Grundsatz der Microformats:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Design for humans first, machines second</p>
</blockquote>



<p>Zusammengefasst: Microformats gehören ins Theme, es gibt aber keine generische Lösung. Eine generische API ist möglich, widerspricht aber der Microformats-Idee.</p>



<p>Aktuell gibt es <a href="https://indieweb.org/WordPress/Themes">drei WordPress Themes</a> die Microformats2 voll unterstützen und um sein Blog wirklich IndieWeb tauglich zu machen, muss man eines dieser drei Themes benutzen oder selber HTML bzw. ein Theme schreiben.</p>



<p>Das ist frustrierend! Außerdem liefen die Diskussionen (meines Erachtens) etwas aus dem Ruder, weshalb ich mich letztes Jahr entschieden habe, mich aus dem Microformats-Thema komplett heraus zu nehmen.</p>



<h2 class="wp-block-heading">OStatus</h2>



<p><a href="https://github.com/OStatus">OStatus</a> ist das zentrale Protokoll, über das identi.ca, status.net, gnu.social und friendi.ca sprechen. Es ist arsch-alt, funktioniert aber immer noch prächtig!</p>



<p>Ich hab mich wie bolle gefreut als OStatus mit Mastodon wieder frischen Wind bekam, hab mein altes OStatus Plugin ein wenig aufpoliert und wollte gerade freudig darüber berichten, als Eugen Rochko, der Macher hinter Mastodon, <a href="https://github.com/tootsuite/mastodon/issues/4696">einen meiner Bugs</a>, mit folgenden Worten schloss:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Closing on the grounds that OStatus is no longer our primary mechanism and will be deprecated in the future.</p>
</blockquote>



<p>Mein vorbereiteter Blogpost hatte den Titel &#8222;My Blog is my Social-Network&#8220; und der erste Abschnitt lautete:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Ich habe in den letzte Woche an einem Update für ein WordPress Plugin gearbeitet, das ich seit 6 Jahren nicht angerührt habe… Nicht dass das Plugin an sich nicht mehr funktioniert hätte, aber PHP und WordPress haben sich weiter entwickelt.</p>
</blockquote>



<p>Schade!</p>



<h2 class="wp-block-heading">ActivityPub</h2>



<p>Aber dann kam ActivityPub! ActivityPub ist <strong>der</strong> heiße Shit im <a href="https://de.wikipedia.org/wiki/Fediverse">Fediverse</a>. So zu sagen OStatus in neu und besser! Was <a href="https://tools.ietf.org/html/rfc5023">AtomPub</a> für <a href="https://tools.ietf.org/html/rfc4287">Atom</a> ist, ist <a href="https://www.w3.org/TR/activitypub/">ActivityPub</a> für <a href="https://www.w3.org/TR/activitystreams-core/">ActivityStreams</a>&#8230; und noch ein bisschen mehr.</p>



<figure class="wp-block-image alignwide"><img loading="lazy" decoding="async" width="765" height="360" sizes="auto, (max-width: 900px) 100vw, 900px" src="https://notiz.blog/wp-content/uploads/2019/01/activitypub-flow.png" alt="Ein Schaubild des ActivitPub flows" class="wp-image-17848" srcset="https://notiz.blog/wp-content/uploads/2019/01/activitypub-flow.png 765w, https://notiz.blog/wp-content/uploads/2019/01/activitypub-flow-700x329.png 700w" /></figure>



<p>ActivityPub ist außerdem der erste, vom W3C veröffentlicht, &#8222;Standard&#8220; (abhängig davon wie man &#8222;Standard&#8220; definiert), der versucht ein dezentrales, soziales Netzwerke zu definieren.</p>



<p>Naiv wie ich bin, dachte ich, ich geb&#8216; dem Ganzen eine Chance. Die Spezifikation ist relativ simpel und ein &#8222;Standard&#8220; ist &#8222;wohl definiert&#8220;, das heißt es gibt nur <strong>einen</strong> Weg um ihn zu implementieren!</p>



<p>Das Ergebnis (Trommelwirbel): <a href="https://github.com/pfefferle/wordpress-activitypub">ein ActivityPub Plugin für WordPress</a>!</p>



<p>War es so einfach wie ich gedacht habe? Natürlich nicht! Es hat natürlich doch wieder jede Plattform seine extra Wurst, aber im Gegensatz zu Microformats2, basiert ActivityPub auf einer &#8222;echten&#8220; API und lässt sich somit relativ leicht in WordPress integrieren.</p>



<p>ActivityPub und das Plugin waren definitiv das Highlight des Jahres, immerhin ist WordPress jetzt offiziell ein Teil des Fediverse:</p>



<ul class="wp-block-list">
<li><a href="https://web.archive.org/web/20201020112236/https://fediverse.network/wordpress">https://fediverse.network/wordpress</a></li>



<li><a href="https://the-federation.info/wordpress">https://the-federation.info/wordpress</a></li>



<li><a href="https://fediverse.party/en/miscellaneous/">https://fediverse.party/en/miscellaneous/</a></li>
</ul>



<p>und laut dem &#8222;<a href="https://web.archive.org/web/20190601174824/https://fediverse.network/reports/2018">2018 Report</a>&#8220; von fediverse.network sogar auf Platz 8 von 13.</p>



<h2 class="wp-block-heading">Fazit</h2>



<p>Die Arbeit an ActivityPub hat eigentlich Spaß gemacht und ich werde mich wahrscheinlich auch 2019 hauptsächlich mit ActivityPub beschäftigen!</p>



<p><a href="https://notiz.blog/2018/">2018</a> war nicht so dolle, 2019 kann nur besser werden!<br></p>
<p>Hey there, RSS reader! You’re cool. Keep being awesome! 😎</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2019/01/08/zwanzigachtzehn/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>readability</title>
		<link>https://notiz.blog/2017/10/04/readability/</link>
					<comments>https://notiz.blog/2017/10/04/readability/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Wed, 04 Oct 2017 21:59:56 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[IndieWeb]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Microformats2]]></category>
		<category><![CDATA[Pingbacks]]></category>
		<category><![CDATA[Webmention]]></category>
		<guid isPermaLink="false">https://notiz.blog/?p=14827</guid>

					<description><![CDATA[Zu Zeiten von Pingbacks, antwortete man noch mit Blog-Posts auf Blog-Posts, aber es fehlte die Technik um sie richtig zu übermitteln und darzustellen: […] und Wertvorstellungen entspricht und nicht von der Mehrheit meiner Freunde abhängig sein.» Dezentrale Walled Gardens Hier erscheinen von Montag bis Freitag ausgewählte Links zu lesenswerten Texten und aktuellen […] Mit Webmentions [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Zu Zeiten von Pingbacks, antwortete man noch mit Blog-Posts auf Blog-Posts, aber es fehlte die Technik um sie richtig zu übermitteln und darzustellen:</p>



<pre class="wp-block-preformatted">[…] und Wertvorstellungen entspricht und nicht von der Mehrheit meiner Freunde abhängig sein.» Dezentrale Walled Gardens Hier erscheinen von Montag bis Freitag ausgewählte Links zu lesenswerten Texten und aktuellen […]</pre>



<p>Mit Webmentions und Microformats2 hat sich zwar die Darstellung verbessert, aber die Texte&#8230; naja&#8230; haben sich &#8222;verändert&#8220;:</p>



<pre class="wp-block-preformatted">#100DoPP d84:
Both #AS2 &amp; #Micropub are @W3C PRs!
Congrats @SocialWebWG @jasnell @evanpro @aaronpk!
https://www.w3.org/TR/micropub
https://www.w3.org/TR/activitystreams-core/
https://www.w3.org/TR/activitystreams-vocabulary</pre>



<p><a href="http://tantek.com/t4np2">tantek.com/t4np2</a></p>



<p>Twitter sei Dank!</p>



<p>&#8230;da hätte man sich die Arbeit auch sparen können 😉</p>
<p>Congratulations on being an RSS reader! You are part of an elite group of people who know how to stay updated in style.</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2017/10/04/readability/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
