User Tools

Site Tools


tiny_tiny_rrs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tiny_tiny_rrs [2021/03/09 15:41] – [External clients] hc9tiny_tiny_rrs [2023/08/04 01:15] (current) – [Introduction] hc9
Line 1: Line 1:
- 
- 
 ====== Tiny Tiny RSS ====== ====== Tiny Tiny RSS ======
  
 ===== Introduction ===== ===== Introduction =====
  
-With Google announcing the end of Google Reader, SDF brought its own alternative to RSS reading: our own instance of [[http://tt-rss.org/|Tiny Tiny RSS]]. It's a RSS service much like Google Reader, with many options of customization, sharing, filtering, etc. The SDF's server is hosted [[https://wm.sdf.org/tt-rss/|here]].+With Google announcing the end of Google Reader, SDF brought its own alternative to RSS reading: our own instance of //Tiny Tiny RSS//(([[http://tt-rss.org/|Tiny Tiny RSS]], //a free and open source web-based news feed (RSS/Atom) reader and aggregator//)). It's a RSS service much like Google Reader, with many options of customization, sharing, filtering, etc. //SDF's server((Accounts in SDF's [[menu_of_sdf_offerings|tiny tiny RSS]] server are available upon request.))// is hosted [[https://rss.sdf.org|here]].
  
 ===== Activation and Configuration ===== ===== Activation and Configuration =====
  
-As with any other social service of SDF, it comes disabled by default, and can be turned on with the maint utility. It is available to MetaARPA members.+As with any other social service of SDF, it comes disabled by default. To enable it on your account, email membership@sdf.org. It is available to MetaARPA members.
  
-After enabling the service, make sure to change the default password (Actions -> Preferences -> Personal data/Authentication). If you have your old feed subscriptions exported from Google Reader, you can upload them here (Actions -> Preferences -> Feeds -> Import and export) or subscribe to new ones (Actions -> Subscribe to feed).+After the service is enabled, make sure to change the default password (Actions -> Preferences -> Personal data/Authentication). If you have your old feed subscriptions exported from Google Reader, you can upload them here (Actions -> Preferences -> Feeds -> Import and export) or subscribe to new ones (Actions -> Subscribe to feed).
  
-{{http://sdf.org/tutorials/images/ttrss_passwd.png?800x500|Example}}+{{:tiny_tiny_rrs:ttrss_passwd.png?nolink&800|Example}}
  
 Browsing and reading RSS feeds are similar to using Google Reader and other web-based RSS readers. There are many options to fine-tune how it behaves, see Actions -> Preferences for more. Browsing and reading RSS feeds are similar to using Google Reader and other web-based RSS readers. There are many options to fine-tune how it behaves, see Actions -> Preferences for more.
Line 21: Line 19:
 This service provides an API enabling external clients to connect to it and interact. Be sure to enable the external API support before trying to use an external client. This service provides an API enabling external clients to connect to it and interact. Be sure to enable the external API support before trying to use an external client.
  
-{{http://sdf.org/tutorials/images/ttrss_api.png?800x500|Example}}+{{:tiny_tiny_rrs:ttrss_api.png?nolink&800|Example}}
  
 ==== Fever API Plugin ==== ==== Fever API Plugin ====
  
-This plugin, if enabled, allows third party clients to connect to SDF's tt-rss via the fever API.\\ \\  To enable, navigate to Actions -> Preferences -> Plugins; check the box next to "fever", and click "Enable selected plugins".\\  Once enabled, you will find the "Fever Emulation" menu under the Preference's Preferences tab. You will need to set a password.\\ {{http://sdf.org/tutorials/images/ttrss_fever_api.png?800x500|Example}}\\+This plugin, if enabled, allows third party clients to connect to SDF's tt-rss via the fever API.
  
-==== Newsbeuter ====+To enable, navigate to Actions -> Preferences -> Plugins; check the box next to "fever", and click "Enable selected plugins". Once enabled, you will find the "Fever Emulation" menu under the Preference's Preferences tab. You will need to set a password. 
 + 
 +{{:tiny_tiny_rrs:ttrss_fever_api.png?nolink&800|Example}} 
 + 
 + 
 +==== Newsboat ==== 
 +[[https://github.com/newsboat/newsboat|Newsboat]] is an actively maintained fork of Newsbeuter. It has support for ttrss and can be configured in the same manner as Newsbeuter: 
 + 
 +<code> 
 + 
 +urls-source "ttrss" 
 + 
 +ttrss-url "https://rss.sdf.org/" 
 +ttrss-mode multi 
 +ttrss-login "username" 
 +ttrss-password "password" 
 + 
 +</code> 
 + 
 +''<del>ttrss-url <nowiki>"https://sdf.org/ttrss/"</nowiki></del>'' 
 + 
 +==== Newsbeuter (Deprecated) ====
  
 [[http://www.newsbeuter.org/|Newsbeuter]] is a feed reader for text terminals. Even though newsbeuter 2.6 has support for ttrss, newer versions of the latter broke the external API, so to connect to the SDF's server you will need to compile the code from git or wait until version 2.7 comes out. [[http://www.newsbeuter.org/|Newsbeuter]] is a feed reader for text terminals. Even though newsbeuter 2.6 has support for ttrss, newer versions of the latter broke the external API, so to connect to the SDF's server you will need to compile the code from git or wait until version 2.7 comes out.
Line 35: Line 54:
 urls-source "ttrss" urls-source "ttrss"
  
-ttrss-url "https://wm.sdf.org/tt-rss/"+ttrss-url "https://rss.sdf.org/"
 ttrss-mode multi ttrss-mode multi
 ttrss-login "username" ttrss-login "username"
Line 42: Line 61:
 </code> </code>
  
-$Id: ttrss.html,v 1.7 2014/03/06 23:09:16 edgchacon Exp $ [[http://sdf.org/?tutorials/ttrss|Tiny Tiny RSS]] - legacy link+''<del>ttrss-url <nowiki>"https://sdf.org/ttrss/"</nowiki></del>'' 
 + 
 +---- 
 + 
 +$Id: ttrss.html,v 1.7 2014/03/06 23:09:16 edgchacon Exp $ [[http://sdf.org/?tutorials/ttrss | Tiny Tiny RSS]] - traditional link (using [[wp>Revision_Control_System|RCS]])
  
tiny_tiny_rrs.1615304477.txt.gz · Last modified: 2021/03/09 15:41 by hc9