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/13 23:28] hc9tiny_tiny_rrs [2023/08/04 01:15] (current) – [Introduction] hc9
Line 3: Line 3:
 ===== 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).
  
 {{:tiny_tiny_rrs:ttrss_passwd.png?nolink&800|Example}} {{:tiny_tiny_rrs:ttrss_passwd.png?nolink&800|Example}}
Line 29: Line 29:
 {{:tiny_tiny_rrs:ttrss_fever_api.png?nolink&800|Example}} {{:tiny_tiny_rrs:ttrss_fever_api.png?nolink&800|Example}}
  
-==== Newsbeuter ====+ 
 +==== 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 37: 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 44: 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]] - traditional link (using [[wp>Revision_Control_System|RCS]])+''<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.1615678111.txt.gz · Last modified: 2021/03/13 23:28 by hc9