174 lines
4.3 KiB
HTML
Executable File
174 lines
4.3 KiB
HTML
Executable File
<head>
|
|
<style type="text/css">
|
|
.title{
|
|
background-color:#ffffff;
|
|
font-size:30px;
|
|
color:#2a2a2a;
|
|
}
|
|
|
|
.header{
|
|
background-color:#ffffff;
|
|
font-size:20px;
|
|
color:#2a2a2a;
|
|
}
|
|
|
|
.body{
|
|
background-color:#ffffff;
|
|
font-size:15px;
|
|
color:#2a2a2a;
|
|
}
|
|
|
|
.reference{
|
|
border: 1px dotted #000;
|
|
text-align: left;
|
|
padding: 5px;
|
|
padding: 15px 30px 15px;
|
|
background:#CCC url('http://sdf.org/tutorials/images/ref.png') 5px 5px no-repeat;
|
|
color: #000;
|
|
margin: 10px 5px;
|
|
}
|
|
|
|
.link { text-decoration:none }
|
|
|
|
.superscript{
|
|
font-size:10px;
|
|
vertical-align:top;
|
|
}
|
|
|
|
.subscript{
|
|
font-size:10px;
|
|
vertical-align:bottom;
|
|
}
|
|
|
|
.note{
|
|
border: 1px dotted #000;
|
|
text-align: left;
|
|
padding: 5px;
|
|
padding: 15px 30px 15px;
|
|
background: #DC143C url('http://sdf.org/tutorials/images/note.png') 5px 5px no-repeat;
|
|
color: #FFF;
|
|
margin: 10px 5px;
|
|
}
|
|
|
|
.code{
|
|
border: 1px dotted #000;
|
|
text-align: left;
|
|
padding: 5px;
|
|
padding: 15px 30px 15px;
|
|
background:#2F4F4F url('http://sdf.org/tutorials/images/code.png') 5px 5px no-repeat;
|
|
color: #00FF00;
|
|
margin: 10px 5px;
|
|
font-family: monospace;
|
|
}
|
|
|
|
table.table {
|
|
border-width: 0px;
|
|
border-spacing: 0px;
|
|
border-style: none;
|
|
border-collapse: collapse;
|
|
background-color: #1E90FF;
|
|
}
|
|
|
|
table.table th {
|
|
border-width: 1px;
|
|
padding: 1px;
|
|
border-style: inset;
|
|
border-color: white;
|
|
background-color: #A0522D;
|
|
-moz-border-radius: ;
|
|
padding: 10;
|
|
}
|
|
|
|
table.table td {
|
|
border-width: 1px;
|
|
padding: 1px;
|
|
border-style: inset;
|
|
border-color: white;
|
|
background-color: #FFEBCD;
|
|
-moz-border-radius: ;
|
|
padding: 5;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<h1 class="title">Tiny Tiny RSS</h1>
|
|
|
|
<h2 class="header">Introduction</h2>
|
|
|
|
<p class="body">
|
|
With Google announcing the end of Google Reader, SDF brought its own alternative
|
|
to RSS reading: our own instance of <a class="link"
|
|
href="http://tt-rss.org/">Tiny Tiny RSS</a>. It's a RSS service much like
|
|
Google Reader, with many options of customization, sharing, filtering, etc. The
|
|
SDF's server is hosted <a class="link"
|
|
href="https://wm.sdf.org/tt-rss/">here</a>.
|
|
</p>
|
|
|
|
<h2 class="header">Activation and Configuration</h2>
|
|
|
|
<p class="body">
|
|
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.<br>
|
|
<br>
|
|
|
|
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).<br>
|
|
<br>
|
|
|
|
<img src="http://sdf.org/tutorials/images/ttrss_passwd.png" alt="Example" height="500" width="800"/><br>
|
|
|
|
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.
|
|
</p>
|
|
|
|
<h2 class"header">External clients</h2>
|
|
|
|
<p class="body">
|
|
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.<br>
|
|
|
|
<br>
|
|
<img src="http://sdf.org/tutorials/images/ttrss_api.png" alt="Example" height="500" width="800"/><br>
|
|
|
|
</p>
|
|
|
|
<h3 class"header">Fever API Plugin</h3>
|
|
|
|
<p class="body">
|
|
|
|
This plugin, if enabled, allows third party clients to connect to SDF's tt-rss via the fever API.<br><br>
|
|
To enable, navigate to Actions -> Preferences -> Plugins; check the box next to "fever", and click "Enable selected plugins".<br>
|
|
Once enabled, you will find the "Fever Emulation" menu under the Preference's Preferences tab. You will need to set a password.<br>
|
|
|
|
<img src="http://sdf.org/tutorials/images/ttrss_fever_api.png" alt="Example" height="500" width="800"/><br>
|
|
</p>
|
|
|
|
<h3 class="header">Newsbeuter</h3>
|
|
|
|
<p class="body">
|
|
<a class="link" href="http://www.newsbeuter.org/">Newsbeuter</a> 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.
|
|
|
|
<p class="code">
|
|
<br>
|
|
urls-source "ttrss"<br>
|
|
<br>
|
|
ttrss-url "https://wm.sdf.org/tt-rss/"<br>
|
|
ttrss-mode multi<br>
|
|
ttrss-login "username"<br>
|
|
ttrss-password "password"<br>
|
|
</p>
|
|
|
|
</p>
|
|
|
|
$Id: ttrss.html,v 1.7 2014/03/06 23:09:16 edgchacon Exp $
|