<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:source="http://source.scripting.com/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"

	>
<channel>
	<title>
	Kommentare zu: Praise RSS through RSS	</title>
	<atom:link href="https://notiz.blog/rss-club/praise-rss-through-rss/feed/" rel="self" type="application/rss+xml" />
	<link>https://notiz.blog/rss-club/praise-rss-through-rss/</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, 28 Sep 2024 18:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<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/rss-club/praise-rss-through-rss/feed/"/>
	<item>
		<title>
		Von: RSS only: Der RSS Club &#x2d; Nur ein Blog		</title>
		<link>https://notiz.blog/rss-club/praise-rss-through-rss/#comment-2006516</link>

		<dc:creator><![CDATA[RSS only: Der RSS Club &#x2d; Nur ein Blog]]></dc:creator>
		<pubDate>Sat, 28 Sep 2024 18:59:00 +0000</pubDate>
		<guid isPermaLink="false">https://notiz.blog/?post_type=rssclub&#038;p=33590#comment-2006516</guid>

					<description><![CDATA[[&#8230;] entdecke ich über Matthias Pfefferle den RSS [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] entdecke ich über Matthias Pfefferle den RSS [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Matthias Pfefferle		</title>
		<link>https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1996409</link>

		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Fri, 13 Sep 2024 11:49:52 +0000</pubDate>
		<guid isPermaLink="false">https://notiz.blog/?post_type=rssclub&#038;p=33590#comment-1996409</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1996191&quot;&gt;Dan Q&lt;/a&gt;.

&lt;blockquote&gt;But I don’t do that often, so I might set up an array of options too. But if I do, I’ll probably use b the modulus of the post ID to select the message instead of a random number. That way, the message for a given post remains consistent.&lt;/blockquote&gt;

That is a really good point! I hope you blog about it, when you have a solution to that!]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1996191">Dan Q</a>.</p>
<blockquote><p>But I don’t do that often, so I might set up an array of options too. But if I do, I’ll probably use b the modulus of the post ID to select the message instead of a random number. That way, the message for a given post remains consistent.</p></blockquote>
<p>That is a really good point! I hope you blog about it, when you have a solution to that!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Matthias Pfefferle		</title>
		<link>https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1996402</link>

		<dc:creator><![CDATA[Matthias Pfefferle]]></dc:creator>
		<pubDate>Fri, 13 Sep 2024 11:48:18 +0000</pubDate>
		<guid isPermaLink="false">https://notiz.blog/?post_type=rssclub&#038;p=33590#comment-1996402</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1995649&quot;&gt;Maurice&lt;/a&gt;.

☺️

Sag Bescheid wenn du ein paar coole deutsch Sätze hast.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1995649">Maurice</a>.</p>
<p>☺️</p>
<p>Sag Bescheid wenn du ein paar coole deutsch Sätze hast.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Dan Q		</title>
		<link>https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1996191</link>

		<dc:creator><![CDATA[Dan Q]]></dc:creator>
		<pubDate>Fri, 13 Sep 2024 05:59:51 +0000</pubDate>
		<guid isPermaLink="false">https://notiz.blog/?post_type=rssclub&#038;p=33590#comment-1996191</guid>

					<description><![CDATA[Interesting! I praise RSS in my WordPress-powered feed too (also inspired by Kev Quirk), but my approach  is different. I have a static message that I can override using post metadata, so I can customise it specific to the post content!

But I don&#039;t do that often, so I might set up an array of options too. But if I do, I&#039;ll probably use b the modulus of the post ID to select the message instead of a random number. That way, the message for a given post remains consistent.]]></description>
			<content:encoded><![CDATA[<p>Interesting! I praise RSS in my WordPress-powered feed too (also inspired by Kev Quirk), but my approach  is different. I have a static message that I can override using post metadata, so I can customise it specific to the post content!</p>
<p>But I don&#8217;t do that often, so I might set up an array of options too. But if I do, I&#8217;ll probably use b the modulus of the post ID to select the message instead of a random number. That way, the message for a given post remains consistent.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Maurice		</title>
		<link>https://notiz.blog/rss-club/praise-rss-through-rss/#comment-1995649</link>

		<dc:creator><![CDATA[Maurice]]></dc:creator>
		<pubDate>Thu, 12 Sep 2024 11:03:28 +0000</pubDate>
		<guid isPermaLink="false">https://notiz.blog/?post_type=rssclub&#038;p=33590#comment-1995649</guid>

					<description><![CDATA[Jetzt hätte ich beinahe vom Blog aus eine Webmention geschickt und gegen die erste Regel des RSS-Club verstoßen! 😱

Ich finde die Idee super und habe das auch mal irgendwo geklaut und eingebaut. Mache das nur  gerade mit einem festen Satz. Finde die Idee aber charmant, da etwas Abwechslung reinzubringen!]]></description>
			<content:encoded><![CDATA[<p>Jetzt hätte ich beinahe vom Blog aus eine Webmention geschickt und gegen die erste Regel des RSS-Club verstoßen! 😱</p>
<p>Ich finde die Idee super und habe das auch mal irgendwo geklaut und eingebaut. Mache das nur  gerade mit einem festen Satz. Finde die Idee aber charmant, da etwas Abwechslung reinzubringen!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
