<?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>ActionStream &#8211; notizBlog</title>
	<atom:link href="https://notiz.blog/tag/actionstream/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>Mon, 10 May 2021 14:12:42 +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>ActionStream &#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/actionstream/feed/"/>
<atom:link rel="search" type="application/opensearchdescription+xml" title="Search notizBlog" href="https://notiz.blog/wp-api/opensearch/1.1/document" />	<item>
		<title>Atom Cross-posting Extensions</title>
		<link>https://notiz.blog/2009/10/06/atom-cross-posting-extensions/</link>
					<comments>https://notiz.blog/2009/10/06/atom-cross-posting-extensions/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 06 Oct 2009 18:20:31 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[ActionStream]]></category>
		<category><![CDATA[Activity Stream]]></category>
		<category><![CDATA[ATOM]]></category>
		<category><![CDATA[FediBlog]]></category>
		<category><![CDATA[PubSubHubbub]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[RSS cloud]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=1939</guid>

					<description><![CDATA[Problem: Quelle: Lifestream.fm Lösung: Atom Cross-posting Extensions von Martin Atkins Wenn ihr so kommentierfaul seid, dann bin ich mal schreibfaul 😉]]></description>
										<content:encoded><![CDATA[
<p><strong>Problem</strong>:</p>



<div class="wp-block-image"><figure class="aligncenter"><img fetchpriority="high" decoding="async" width="480" height="200" sizes="(max-width: 480px) 100vw, 480px" src="https://notiz.blog/wp-content/uploads/2009/09/Lifestream.fm-_-pfefferle.png" alt="Problem: Cross-posting and duplicates" class="wp-image-1938"/></figure></div>



<p><br/>Quelle: <a href="http://lifestream.fm/pfefferle">Lifestream.fm</a></p>



<p><strong>Lösung</strong>: <a href="https://web.archive.org/web/20110301130217/http://martin.atkins.me.uk:80/specs/atomcrosspost">Atom Cross-posting Extensions</a> von <a href="https://web.archive.org/web/20190405134634/https://apparently.me.uk/">Martin Atkins</a></p>


<pre class="wp-block-code"><span><code class="hljs language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">entry</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">title</span>&gt;</span>Using Microformats: Gateway to the Semantic Web | Professional Communication Society<span class="hljs-tag">&lt;/<span class="hljs-name">title</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">link</span> <span class="hljs-attr">rel</span>=<span class="hljs-string">"alternate"</span> <span class="hljs-attr">href</span>=<span class="hljs-string">"http://pfefferle.yiid.com/activity/11891"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">link</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">updated</span>&gt;</span>2009-10-06T13:10:11Z<span class="hljs-tag">&lt;/<span class="hljs-name">updated</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">author</span>&gt;</span>
    <span class="hljs-tag">&lt;<span class="hljs-name">name</span>&gt;</span>Matthias Pfefferle<span class="hljs-tag">&lt;/<span class="hljs-name">name</span>&gt;</span>
  <span class="hljs-tag">&lt;/<span class="hljs-name">author</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">id</span>&gt;</span>tag:www.yiid.com,2009-10-06:/activity/11891<span class="hljs-tag">&lt;/<span class="hljs-name">id</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">summary</span> <span class="hljs-attr">type</span>=<span class="hljs-string">"text"</span>&gt;</span>...<span class="hljs-tag">&lt;/<span class="hljs-name">summary</span>&gt;</span>
  <span class="hljs-tag">&lt;<span class="hljs-name">content</span> <span class="hljs-attr">type</span>=<span class="hljs-string">"html"</span>&gt;</span>&lt;!&#91;CDATA&#91;...]]&gt;<span class="hljs-tag">&lt;/<span class="hljs-name">content</span>&gt;</span>
  
  <span class="hljs-tag">&lt;<span class="hljs-name">crosspost:source</span>&gt;</span>
    <span class="hljs-tag">&lt;<span class="hljs-name">id</span>&gt;</span>http://delicious.com/url/29ff30b281955db394f2c399c028c480#pfefferle<span class="hljs-tag">&lt;/<span class="hljs-name">id</span>&gt;</span>
    <span class="hljs-tag">&lt;<span class="hljs-name">link</span> <span class="hljs-attr">rel</span>=<span class="hljs-string">"alternate"</span> <span class="hljs-attr">href</span>=<span class="hljs-string">"http://delicious.com/url/29ff30b281955db394f2c399c028c480#pfefferle"</span> <span class="hljs-attr">type</span>=<span class="hljs-string">"text/html"</span> /&gt;</span>
  <span class="hljs-tag">&lt;/<span class="hljs-name">crosspost:source</span>&gt;</span>
  
<span class="hljs-tag">&lt;/<span class="hljs-name">entry</span>&gt;</span></code></span></pre>


<p>Wenn ihr so kommentierfaul seid, dann bin ich mal schreibfaul 😉</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/2009/10/06/atom-cross-posting-extensions/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>FriendFeed: Ich hätte gerne Trackbacks</title>
		<link>https://notiz.blog/2008/08/14/friendfeed-ich-haette-gerne-trackbacks/</link>
					<comments>https://notiz.blog/2008/08/14/friendfeed-ich-haette-gerne-trackbacks/#comments</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Thu, 14 Aug 2008 18:47:29 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[ActionStream]]></category>
		<category><![CDATA[FriendFeed]]></category>
		<category><![CDATA[Lifestream]]></category>
		<category><![CDATA[Pingback]]></category>
		<category><![CDATA[Trackbacks]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=1072</guid>

					<description><![CDATA[Eigentlich schätze ich es sehr, dass man das Target-Attribut (&#60;a target=&#34;_blank&#34; /&#62;) ab XHTML 1.1 entfernt hat und der Nutzer frei entscheiden kann, wie/wo er einen Link öffnen möchte&#8230; Das gleiche gilt natürlich auch für Kommentare&#8230; Prinzipiell sollte jeder frei entscheiden dürfen, wo er meine Artikel kommentiert, wenn ich schon Dienste wie FriendFeed oder Lifestream.fm [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Eigentlich schätze ich es sehr, dass man das <a href="https://wiki.selfhtml.org/wiki/Referenz:HTML/Attribute/target">Target-Attribut</a> (<code>&lt;a target=&quot;_blank&quot; /&gt;</code>) ab XHTML 1.1 entfernt hat und der Nutzer frei entscheiden kann, wie/wo er einen Link öffnen möchte&#8230;</p>



<p>Das gleiche gilt natürlich auch für Kommentare&#8230; Prinzipiell sollte jeder frei entscheiden dürfen, wo er meine Artikel kommentiert, wenn ich schon Dienste wie <a href="https://web.archive.org/web/20150407120149/http://friendfeed.com/pfefferle">FriendFeed</a> oder <a href="http://lifestream.fm/pfefferle">Lifestream.fm</a> nutze&#8230;</p>



<p>Irgendwie habe ich aber gar keine Lust, täglich alle Dienste abzugrasen um eventuelle Kommentare zu kommentieren (zur Zeit sind es nicht wirklich viele aber es geht ums Prinzip 🙂 ) vor allem wenn das Problem so einfach zu lösen wäre wie hier: <strong><a href="http://www.sixapart.com/pronet/docs/trackback_spec">Trackbacks</a></strong>!</p>



<p>Einfach bei jedem Kommentar einen kleinen Trackback an den Ursprungsartikel das war&#x27;s&#8230; Danke 😉</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/08/14/friendfeed-ich-haette-gerne-trackbacks/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>WicketPixie: WordPress Theme mit Activity Stream</title>
		<link>https://notiz.blog/2008/05/20/wicketpixie-wordpress-theme-mit-activity-stream/</link>
					<comments>https://notiz.blog/2008/05/20/wicketpixie-wordpress-theme-mit-activity-stream/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 20 May 2008 18:03:55 +0000</pubDate>
				<category><![CDATA[Webkultur]]></category>
		<category><![CDATA[ActionStream]]></category>
		<category><![CDATA[Activity Stream]]></category>
		<category><![CDATA[Lifestream]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://notizblog.org/?p=867</guid>

					<description><![CDATA[Chris Pirillo hat am letzten Wochenende sein neues WordPress Theme WicketPixie vorgestellt. Das spannende an dem Theme ist der integrierte Action/Lifestream, der sehr an den Stream von Jeremy Keith erinnert, das flexible Design und das umfangreiche Admin-Menü (mehr dazu im Screencast weiter unten im Post).Das Theme macht auch grafisch einen recht schicken Eindruck und soll [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="http://chris.pirillo.com">Chris Pirillo</a> hat am <abbr title="2008-05-17">letzten Wochenende</abbr> sein neues <a href="https://web.archive.org/web/20080730171808/http://chris.pirillo.com/2008/05/17/wicketpixie-wordpress-theme-screencast/">WordPress Theme <em>WicketPixie</em></a> vorgestellt. Das spannende an dem Theme ist der integrierte <a href="https://web.archive.org/web/20080701053314/http://chris.pirillo.com/social-me/">Action/Lifestream</a>, der sehr an den Stream von <a href="https://adactio.com/extras/stream/">Jeremy Keith</a> erinnert, das flexible Design und das umfangreiche Admin-Menü (mehr dazu im Screencast weiter unten im Post).<br/>Das Theme macht auch grafisch einen recht schicken Eindruck und soll demnächst unter der <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a> Lizenz veröffentlicht werden.</p>



<span id="more-867"></span>



<p>Wer den kompletten Umfang des Themes kennen lernen möchte, sollte sich den Screencast anschaun:</p>



<figure class="wp-block-embed-youtube alignwide wp-block-embed is-type-video is-provider-youtube wp-has-aspect-ratio wp-embed-aspect-4-3"><div class="wp-block-embed__wrapper">
<span class="embed-privacy-url"><a href="https://www.youtube.com/watch?v=dc4542cbkhA">Eingebetteten Inhalt von YouTube öffnen</a></span>
</div></figure>



<p>Leider fehlen sämtliche <a href="http://microformats.org">Microformats</a>, aber die ließen sich ja auch nachträglich einbauen 🙂</p>
<p>You are a true RSS aficionado! While others are drowning in social media noise, you enjoy the simplicity and control of RSS. Congrats!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/05/20/wicketpixie-wordpress-theme-mit-activity-stream/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ActionStreams für WordPress</title>
		<link>https://notiz.blog/2008/03/11/actionstreams-fuer-wordpress/</link>
					<comments>https://notiz.blog/2008/03/11/actionstreams-fuer-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Tue, 11 Mar 2008 21:17:47 +0000</pubDate>
				<category><![CDATA[Open Web]]></category>
		<category><![CDATA[ActionStream]]></category>
		<category><![CDATA[DiSo]]></category>
		<category><![CDATA[Lifestream]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[SocialGraph API]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://notizblog.org/2008/03/11/actionstreams-fuer-wordpress/</guid>

					<description><![CDATA[Stephen Paul Weber hat für das DiSo Projekt das MovableType ActionStream Plugin für WordPress portiert. Das Plugin basiert auf der gleichen YAML Basis (Beispiel: config.yaml) wie auch das MovableType Plugin, hat aber noch nicht den kompletten Umfang wie sein Vorbild. Ich hab das Plugin mal testweise installiert: Mein ActionStream. Mal schaun was sich in den [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="http://singpolyma.net/">Stephen Paul Weber</a> hat für das <a href="http://diso-project.org/"><abbr title="Distributed Social Networking">DiSo</abbr> Projekt</a> das <a href="http://www.sixapart.com/about/news/2008/01/time_for_action.html">MovableType ActionStream Plugin</a> für <a href="http://groups.google.com/group/diso-project/browse_thread/thread/9b9612e7214270a1">WordPress</a> portiert.<br/> Das Plugin basiert auf der gleichen <abbr title="YAML Ain't Markup Language">YAML</abbr> Basis (Beispiel: <a href="https://web.archive.org/web/20080322003204/http://notizblog.org:80/wp-content/plugins/diso-actionstream/config.yaml">config.yaml</a>) wie auch das MovableType Plugin, hat aber noch nicht den kompletten Umfang wie sein Vorbild.</p>



<p>Ich hab das Plugin mal testweise installiert: Mein <a href="https://web.archive.org/web/20080516024445/http://notizblog.org:80/about/my-action-stream/">ActionStream</a>.</p>



<p>Mal schaun was sich in den nächsten Versionen noch alles tut, spannend finde ich vor allem den Punkt <code>profile_services</code> der auch im YAML-File zu finden ist.</p>



<p><strong>[Update]</strong></p>



<p>Die aktuelle Version unterstützt jetzt auch das Nachladen von weiteren Services/Feeds via SocialGraph-API. Mehr dazu auf Stephens <a href="http://singpolyma.net/2008/03/on-actionstreams-and-blogging-your-own-work/">Weblog</a>.</p>
<p>RSS readers like you are the unsung heroes of the internet. Keep up the good work!</p>]]></content:encoded>
					
					<wfw:commentRss>https://notiz.blog/2008/03/11/actionstreams-fuer-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
