Add Feedplz

This commit is contained in:
~lucidiot 2022-01-02 04:47:58 +01:00
parent 174ad38808
commit cfc2619907
1 changed files with 14 additions and 0 deletions

View File

@ -604,5 +604,19 @@
<p>I have no idea who is even reading this feed since I don't have any stats and I don't want any, but if you've been reading this for the whole year, well thank you very much. Let's hope RSRSSS stays up for another year!</p>
]]></description>
</item>
<item>
<title>Feedplz</title>
<pubDate>Sun, 02 Jan 2022 04:45:57 +0100</pubDate>
<guid isPermaLink="false">feedplz</guid>
<category domain="https://envs.net/~lucidiot/rsrsss/">Tool</category>
<link>https://feedplz.codl.fr/</link>
<description><![CDATA[
<p>For the first time in this feed, here's a feed generator!</p>
<p>There are many tools to generate RSS feeds from HTML pages, and some of them might just be point and click and they might work for pages that are relatively simple. Some work by looking for semantic HTML tags like <code>&lt;article&gt;</code>, or some require you to write some CSS or XPath selectors or just do some code. But my favorite kind of tool is some program or website that is dedicated to serving RSS feeds for some particular websites, for which feeds are regularly asked for but the devs are refusing to. I guess this somehow falls under the category of <a href="https://www.eff.org/deeplinks/2019/10/adversarial-interoperability" target="_blank">adversarial interoperability</a>. Providing an RSS feed for a website against its publisher's will is one of many ways to prevent it from being a completely closed environment, and force it to fit the philosophy of the web, which is to <em>share</em>.</p>
<p>I have done a few of those feed generators over time, and I even published one of its feeds on here. But I had yet to see someone in my Internet circle do something similar. <a href="https://chitter.xyz/users/codl" target="_blank">@codl</a>, a cool friend, made <a href="https://feedplz.codl.fr/" target="_blank">Feedplz</a>, a service that provides RSS and Atom feeds for <a href="https://www.furaffinity.net/" target="_blank">FurAffinity</a> and <a href="https://ssp-comics.com/" target="_blank">SSP-Comics</a>. If you are interested in those websites, definitely check this service out and give codl some love.</p>
<p>It's always great to see someone other than me show some interest in feeds, especially to the point of creating new feeds. This service might not have the most well written Python code, or might break easily should any of those websites choose to change something, but it has the merit of existing and of being a reminder that feeds do exist and that some people want them. Just that alone gives me warm fuzzies.</p>
]]></description>
</item>
</channel>
</rss>