Title: We&#8217;re all using RSS Readers all the time&#8230;
Author: Alex Kirk
Published: April 28, 2021
Last modified: October 26, 2023

---

# We’re all using RSS Readers all the time…

April 28, 2021

… we just don’t realize it. If you think about it, most of the social network services
are specialized [RSS](https://indieweb.org/RSS) Readers that combine consuming with
creating. (Just to be clear, these social networks **don’t provide** RSS feeds, 
what I’m saying is that what they do could be done with RSS feeds.)

Take Facebook, for example:

 * If you follow someone, you’re subscribing to their RSS feed.
 * If you like a page, you’re subscribing to their RSS feed.
 * If you become friends someone, you’re subscribing to their RSS feed and vice 
   versa.
 * If you view your timeline, you’re looking at all posts by your subscriptions (
   usually modified/filtered by Facebook).
 * If you post something, it’s added to your RSS feed and the people who are subscribed
   to you (via follow or friendship) get your post in their feed.

Twitter is similar, they just limit the post format to “status”. Instagram limits
the post format to “image”. Tiktok to “video”.

[The problem that I see with this is that this happens in a centralized manner](https://alex.kirk.at/2021/01/21/reducing-our-dependency-on-third-party-platforms-for-our-online-activity/).
With RSS readers, we already have the decentralized version of this technology. 
The benefit of social networks is that they solve a few problems well:

 * Easily reachable and searchable user base (= audience).
 * Easy account creation (just sign up here).
 * They combine consuming with creation.

I see a possible solution in [WordPress](https://wordpress.org/). There are many
options to get WordPress hosting with your own domain. With the [Friends Plugin](https://wpfriends.at/)
you can then combine consuming and creating. The Friends plugin [allows you to consume the web your way](https://wpfriends.at/consume-the-web-your-way/),
WordPress is a well established way of creating content.

![](https://alex.kirk.at/wp-content/uploads/sites/2/2021/04/akirkdemo-main-feed-
1024x688.png)

![](https://alex.kirk.at/wp-content/uploads/sites/2/2021/04/akirkdemo-post-feed-
1024x688.png)

![](https://alex.kirk.at/wp-content/uploads/sites/2/2021/04/akirkdemo-status-feed-
1024x688.png)

![](https://alex.kirk.at/wp-content/uploads/sites/2/2021/04/akirkdemo-image-feed-
1024x688.png)

By using [post formats](https://wordpress.org/support/article/post-formats/), you
can also create different types of content and consume the same kind of incoming
content combined. See the screenshots above, showing the main, combined feed, an
image feed and a status feed.

Also, commenting on posts is built in to WordPress. With a friendship based approach
you can even open up comments just to friends, which can reduce the usual “spam 
problem.”

What’s still missing for is the convenience of single-purpose apps. The cool thing
is that these apps would talk to your own server which handles retrieving of followed
content vs. this being relayed to a third party (who then knows the follow patterns
of everyone on their platform). With [Sunlit](https://sunlit.io/), micro.blog has
implemented something like this for photo sharing inside their micro.blog platform
but I believe this could be done for “RSS” as well.

The [Indieweb](https://indieweb.org/) movement follows very similar ideas to what
I described above. The concept of [webmentions](https://indieweb.org/webmention)
allows you to respond to a post by posting to your own server, sending a ping to
the original article. While the WordPress + Friends approach might be a bit more
integrated, I see webmentions as a reasonable bridge between the worlds.

All in all, I believe having a personal blog is good for the health of internet.
It’s unfortunate that in their history, personal blogs have this huge focus on “
being public.” I believe it is equally well suited to be a place for more private
communication, and especially a place [where you can consume the web the way you like](https://wpfriends.at/consume-the-web-your-way/).

[Friends Plugin](https://alex.kirk.at/category/wordpress/friends-plugin/), [Open Web](https://alex.kirk.at/category/open-web/),
[WordPress](https://alex.kirk.at/category/wordpress/)

[RSS](https://alex.kirk.at/tag/rss/)

Read this next

[Using Jetpack Blocks without a connection to WordPress.com](https://alex.kirk.at/2021/04/23/using-jetpack-blocks-without-a-connection-to-wordpress-com/)

### Leave a Reply 󠀁[Cancel reply](https://alex.kirk.at/2021/04/28/were-all-using-rss-readers-all-the-time/?output_format=md#respond)󠁿

Only people in [my network](https://alex.kirk.at/friends/) can comment.

This site uses Akismet to reduce spam. [Learn how your comment data is processed.](https://akismet.com/privacy/)