Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:rss [2025/02/19 20:53] – wgp | guides:rss [2025/06/05 14:39] (current) – ipek | ||
---|---|---|---|
Line 4: | Line 4: | ||
{{: | {{: | ||
- | Why use RSS, rather than social media platforms to follow articles, news, opinion pieces? | + | Why use RSS, rather than social media platforms to follow articles, podcasts, news, opinion pieces? |
- | RSS Feed doesn’t have an algorithm, it doesn’t | + | RSS Feed doesn’t have an algorithm, it doesn’t |
- | Many websites, podcasts etc. have actually feeds that you can follow them directly. For this, you need a reader to read RSS feed. There are some readers you can use, most of them have monthly subscriptions. Some options here that don't require subscription, | + | Many websites, podcasts etc. have actually feeds through which you can follow them directly. For this, you need a RSS reader to read RSS feed. There are different |
**1) RSS Reader App options to use**\\ | **1) RSS Reader App options to use**\\ | ||
Line 17: | Line 17: | ||
* Reeder Classic - you pay once to buy the app\\ | * Reeder Classic - you pay once to buy the app\\ | ||
- | |||
* [[https:// | * [[https:// | ||
- | |||
* Nextcloud gives you a free reader as a web app\\ | * Nextcloud gives you a free reader as a web app\\ | ||
- | |||
* [[https:// | * [[https:// | ||
- | |||
* Opera, Vivaldi, Mozilla Firefox have the use option as RSS reader\\ | * Opera, Vivaldi, Mozilla Firefox have the use option as RSS reader\\ | ||
- | |||
* For Linux, you can use the Newsflash\\ | * For Linux, you can use the Newsflash\\ | ||
+ | * [[https:// | ||
**2) Turning newsletters into feeds: | **2) Turning newsletters into feeds: | ||
Line 35: | Line 31: | ||
**3) Full Text RSS**\\ | **3) Full Text RSS**\\ | ||
- | |||
Some RSS feeds may give you only a short version of an article in your RSS reader, but you want to be able to read them in full length in your RSS reader application and don't want to have to go the source website, so it's better to throw the feed links all first into here : [[http:// | Some RSS feeds may give you only a short version of an article in your RSS reader, but you want to be able to read them in full length in your RSS reader application and don't want to have to go the source website, so it's better to throw the feed links all first into here : [[http:// | ||
This way you can be sure that the article you'll get will be in the original length. At some cases, this may not work. You can preview it and see if it works. And you can self host this one in your home server! \\ | This way you can be sure that the article you'll get will be in the original length. At some cases, this may not work. You can preview it and see if it works. And you can self host this one in your home server! \\ | ||
**4) Finding out the feed links from different platforms: | **4) Finding out the feed links from different platforms: | ||
- | |||
Many platforms with good intentions already make the rss feed link visible, unlike Spotify, YouTube etc where you should not be able to reach the link so easily of course to keep you on the platform. That's why sometimes you have to figure out. Here are some examples. | Many platforms with good intentions already make the rss feed link visible, unlike Spotify, YouTube etc where you should not be able to reach the link so easily of course to keep you on the platform. That's why sometimes you have to figure out. Here are some examples. | ||
- | * RSS from Youtube channels: | + | * RSS from Youtube channels: |
- | By copying the channel link to your RSS Reader, you should get the RSS feed link. In case that doesn' | + | * RSS from Substack |
- | You can also migrate your existing Youtube subscriptions to your RSS reader with these introductions: | + | * RSS from Spotify. This website gives you the RSS link from a Spotify podcast profile: [[https://getrssfeed.com/]] |
- | [[https://christophemarois.com/ | + | |
- | | + | * RSS - Mastadon (Copy paste from: [[https:// |
- | + | ||
- | [[https:// | + | |
- | + | ||
- | Replace " | + | |
- | + | ||
- | * RSS from Spotify\\ | + | |
- | + | ||
- | This website gives you the RSS link from a Spotify podcast profile: | + | |
- | + | ||
- | [[https:// | + | |
- | + | ||
- | | + | |
- | + | ||
- | (Copy paste from: [[https:// | + | |
All Mastodon accounts have an RSS address which can be followed from RSS apps: | All Mastodon accounts have an RSS address which can be followed from RSS apps: | ||
Line 77: | Line 56: | ||
**5) Using RSS for your DIY website: | **5) Using RSS for your DIY website: | ||
- | |||
You can use RSS to announce your events, exhibitions or anything new happening, without depending on social media, for your announcements where one way communication is sufficient.\\ | You can use RSS to announce your events, exhibitions or anything new happening, without depending on social media, for your announcements where one way communication is sufficient.\\ | ||
Line 84: | Line 62: | ||
An example of a RSS.xml file: | An example of a RSS.xml file: | ||
- | {{: rss_file_example.png?400|}} | + | < |
+ | <rss version=" | ||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
+ | My Text here ]]> | ||
+ | </ | ||
+ | |||
+ | |||
+ | < | ||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
+ | My text <p> | ||
+ | |||
+ | My text | ||
+ | |||
+ | | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | </ |