sync - www.codemadness.org - www.codemadness.org saait content files
 (HTM) git clone git://git.codemadness.org/www.codemadness.org
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 56347278d771ade9a38b229b2f7c1a958736d8b4
 (DIR) parent 42075981c6d6143c6c407a8daca63a4a9f0d323e
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun,  8 May 2022 10:03:40 +0200
       
       sync
       
       Diffstat:
         M output/atom.xml                     |       6 +++---
         M output/atom_content.xml             |      16 +++++++++-------
         M output/phlog/sfeed-simple-feed-par… |       3 ++-
         M output/phlog/sfeed_curses-ui        |       3 ++-
         M output/rss_content.xml              |      10 ++++++----
         M output/sfeed-simple-feed-parser.ht… |       5 +++--
         M output/sfeed-simple-feed-parser.md  |       1 +
         M output/sfeed_curses-ui.html         |       5 +++--
         M output/sfeed_curses-ui.md           |       1 +
         M output/sitemap.xml                  |       4 ++--
         M pages/sfeed_curses-ui.md            |       2 +-
       
       11 files changed, 33 insertions(+), 23 deletions(-)
       ---
 (DIR) diff --git a/output/atom.xml b/output/atom.xml
       @@ -2,7 +2,7 @@
        <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
                <title type="text">Codemadness</title>
                <subtitle type="text">blog with various projects and articles about computer-related things</subtitle>
       -        <updated>2022-04-19T00:00:00Z</updated>
       +        <updated>2022-05-08T00:00:00Z</updated>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org" />
                <id>https://www.codemadness.org/atom.xml</id>
                <link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
       @@ -34,7 +34,7 @@
                <title type="text">Sfeed_curses: a curses UI front-end for sfeed</title>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org/sfeed_curses-ui.html" />
                <id>https://www.codemadness.org/sfeed_curses-ui.html</id>
       -        <updated>2021-11-26T00:00:00Z</updated>
       +        <updated>2022-05-08T00:00:00Z</updated>
                <published>2020-06-25T00:00:00Z</published>
                <author>
                        <name>Hiltjo</name>
       @@ -262,7 +262,7 @@
                <title type="text">Sfeed: simple RSS and Atom parser</title>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org/sfeed-simple-feed-parser.html" />
                <id>https://www.codemadness.org/sfeed-simple-feed-parser.html</id>
       -        <updated>2021-11-26T00:00:00Z</updated>
       +        <updated>2022-05-08T00:00:00Z</updated>
                <published>2011-04-01T00:00:00Z</published>
                <author>
                        <name>Hiltjo</name>
 (DIR) diff --git a/output/atom_content.xml b/output/atom_content.xml
       @@ -2,7 +2,7 @@
        <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
                <title type="text">Codemadness</title>
                <subtitle type="text">blog with various projects and articles about computer-related things</subtitle>
       -        <updated>2022-04-19T00:00:00Z</updated>
       +        <updated>2022-05-08T00:00:00Z</updated>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org" />
                <id>https://www.codemadness.org/atom.xml</id>
                <link rel="self" type="application/atom+xml" href="https://www.codemadness.org/atom.xml" />
       @@ -160,7 +160,7 @@ run
                <title type="text">Sfeed_curses: a curses UI front-end for sfeed</title>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org/sfeed_curses-ui.html" />
                <id>https://www.codemadness.org/sfeed_curses-ui.html</id>
       -        <updated>2021-11-26T00:00:00Z</updated>
       +        <updated>2022-05-08T00:00:00Z</updated>
                <published>2020-06-25T00:00:00Z</published>
                <author>
                        <name>Hiltjo</name>
       @@ -168,8 +168,9 @@ run
                </author>
                <summary type="text">Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser</summary>
                <content type="html"><![CDATA[<h1>Sfeed_curses: a curses UI front-end for sfeed</h1>
       -        <p><strong>Last modification on </strong> <time>2021-11-26</time></p>
       -        <p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.</p>
       +        <p><strong>Last modification on </strong> <time>2022-05-08</time></p>
       +        <p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.
       +It is now part of sfeed.</p>
        <p>It shows the TAB-separated feed items in a graphical command-line UI.  The
        interface has a look inspired by the <a href="http://www.mutt.org/">mutt mail client</a>. It has a sidebar
        panel for the feeds, a panel with a listing of the items and a small statusbar
       @@ -1901,7 +1902,7 @@ inconsistency of custom fonts used on a lot of websites.</p>
                <title type="text">Sfeed: simple RSS and Atom parser</title>
                <link rel="alternate" type="text/html" href="https://www.codemadness.org/sfeed-simple-feed-parser.html" />
                <id>https://www.codemadness.org/sfeed-simple-feed-parser.html</id>
       -        <updated>2021-11-26T00:00:00Z</updated>
       +        <updated>2022-05-08T00:00:00Z</updated>
                <published>2011-04-01T00:00:00Z</published>
                <author>
                        <name>Hiltjo</name>
       @@ -1909,7 +1910,7 @@ inconsistency of custom fonts used on a lot of websites.</p>
                </author>
                <summary type="text">Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)</summary>
                <content type="html"><![CDATA[<h1>Sfeed: simple RSS and Atom parser</h1>
       -        <p><strong>Last modification on </strong> <time>2021-11-26</time></p>
       +        <p><strong>Last modification on </strong> <time>2022-05-08</time></p>
                <p>Sfeed is a RSS and Atom parser (and some format programs).</p>
        <p>It converts RSS or Atom feeds from XML to a TAB-separated file. There are
        formatting programs included to convert this TAB-separated format to various
       @@ -1962,7 +1963,8 @@ programs:</p>
        <li><a href="downloads/sfeed/twtxt/twtxt.txt">twtxt</a></li>
        <li><a href="downloads/sfeed/atom/feeds.xml">atom</a></li>
        </ul>
       -<p>There is also a curses UI front-end, see the page <a href="sfeed_curses.html">sfeed_curses</a>.</p>
       +<p>There is also a curses UI front-end, see the page <a href="sfeed_curses.html">sfeed_curses</a>.
       +It is now part of sfeed.</p>
        <h2>Videos</h2>
        <p>Here are some videos of other people showcasing some of the functionalities of
        sfeed, sfeed_plain and sfeed_curses.  To the creators: thanks for making these!</p>
 (DIR) diff --git a/output/phlog/sfeed-simple-feed-parser b/output/phlog/sfeed-simple-feed-parser
       @@ -3,7 +3,7 @@ i                codemadness.org        70
        i                codemadness.org        70
        i# Sfeed: simple RSS and Atom parser                codemadness.org        70
        i                codemadness.org        70
       -iLast modification on 2021-11-26                codemadness.org        70
       +iLast modification on 2022-05-08                codemadness.org        70
        i                codemadness.org        70
        iSfeed is a RSS and Atom parser (and some format programs).                codemadness.org        70
        i                codemadness.org        70
       @@ -75,6 +75,7 @@ i* gopher                codemadness.org        70
        0* atom        /downloads/sfeed/atom/feeds.xml        codemadness.org        70
        i                codemadness.org        70
        1There is also a curses UI front-end, see the page »sfeed_curses«.        /phlog/sfeed_curses        codemadness.org        70
       +iIt is now part of sfeed.                codemadness.org        70
        i                codemadness.org        70
        i                codemadness.org        70
        i## Videos                codemadness.org        70
 (DIR) diff --git a/output/phlog/sfeed_curses-ui b/output/phlog/sfeed_curses-ui
       @@ -3,9 +3,10 @@ i                codemadness.org        70
        i                codemadness.org        70
        i# Sfeed_curses: a curses UI front-end for sfeed                codemadness.org        70
        i                codemadness.org        70
       -iLast modification on 2021-11-26                codemadness.org        70
       +iLast modification on 2022-05-08                codemadness.org        70
        i                codemadness.org        70
        1sfeed_curses is a curses UI front-end for »sfeed«.        /phlog/sfeed        codemadness.org        70
       +iIt is now part of sfeed.                codemadness.org        70
        i                codemadness.org        70
        iIt shows the TAB-separated feed items in a graphical command-line UI.  The                codemadness.org        70
        hinterface has a look inspired by the »mutt mail client«. It has a sidebar        URL:http://www.mutt.org/        codemadness.org        70
 (DIR) diff --git a/output/rss_content.xml b/output/rss_content.xml
       @@ -153,8 +153,9 @@ run
                <dc:date>2020-06-25T00:00:00Z</dc:date>
                <author>Hiltjo</author>
                <description><![CDATA[<h1>Sfeed_curses: a curses UI front-end for sfeed</h1>
       -        <p><strong>Last modification on </strong> <time>2021-11-26</time></p>
       -        <p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.</p>
       +        <p><strong>Last modification on </strong> <time>2022-05-08</time></p>
       +        <p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.
       +It is now part of sfeed.</p>
        <p>It shows the TAB-separated feed items in a graphical command-line UI.  The
        interface has a look inspired by the <a href="http://www.mutt.org/">mutt mail client</a>. It has a sidebar
        panel for the feeds, a panel with a listing of the items and a small statusbar
       @@ -1799,7 +1800,7 @@ inconsistency of custom fonts used on a lot of websites.</p>
                <dc:date>2011-04-01T00:00:00Z</dc:date>
                <author>Hiltjo</author>
                <description><![CDATA[<h1>Sfeed: simple RSS and Atom parser</h1>
       -        <p><strong>Last modification on </strong> <time>2021-11-26</time></p>
       +        <p><strong>Last modification on </strong> <time>2022-05-08</time></p>
                <p>Sfeed is a RSS and Atom parser (and some format programs).</p>
        <p>It converts RSS or Atom feeds from XML to a TAB-separated file. There are
        formatting programs included to convert this TAB-separated format to various
       @@ -1852,7 +1853,8 @@ programs:</p>
        <li><a href="downloads/sfeed/twtxt/twtxt.txt">twtxt</a></li>
        <li><a href="downloads/sfeed/atom/feeds.xml">atom</a></li>
        </ul>
       -<p>There is also a curses UI front-end, see the page <a href="sfeed_curses.html">sfeed_curses</a>.</p>
       +<p>There is also a curses UI front-end, see the page <a href="sfeed_curses.html">sfeed_curses</a>.
       +It is now part of sfeed.</p>
        <h2>Videos</h2>
        <p>Here are some videos of other people showcasing some of the functionalities of
        sfeed, sfeed_plain and sfeed_curses.  To the creators: thanks for making these!</p>
 (DIR) diff --git a/output/sfeed-simple-feed-parser.html b/output/sfeed-simple-feed-parser.html
       @@ -41,7 +41,7 @@
        <header>
                <h1>Sfeed: simple RSS and Atom parser</h1>
                <p>
       -        <strong>Last modification on </strong> <time>2021-11-26</time>
       +        <strong>Last modification on </strong> <time>2022-05-08</time>
                </p>
        </header>
        
       @@ -97,7 +97,8 @@ programs:</p>
        <li><a href="downloads/sfeed/twtxt/twtxt.txt">twtxt</a></li>
        <li><a href="downloads/sfeed/atom/feeds.xml">atom</a></li>
        </ul>
       -<p>There is also a curses UI front-end, see the page <a href="sfeed_curses.html">sfeed_curses</a>.</p>
       +<p>There is also a curses UI front-end, see the page <a href="sfeed_curses.html">sfeed_curses</a>.
       +It is now part of sfeed.</p>
        <h2>Videos</h2>
        <p>Here are some videos of other people showcasing some of the functionalities of
        sfeed, sfeed_plain and sfeed_curses.  To the creators: thanks for making these!</p>
 (DIR) diff --git a/output/sfeed-simple-feed-parser.md b/output/sfeed-simple-feed-parser.md
       @@ -68,6 +68,7 @@ programs:
        * [atom](https://codemadness.org/downloads/sfeed/atom/feeds.xml)
        
        There is also a curses UI front-end, see the page [sfeed_curses](https://codemadness.org/sfeed_curses.html).
       +It is now part of sfeed.
        
        
        ## Videos
 (DIR) diff --git a/output/sfeed_curses-ui.html b/output/sfeed_curses-ui.html
       @@ -41,11 +41,12 @@
        <header>
                <h1>Sfeed_curses: a curses UI front-end for sfeed</h1>
                <p>
       -        <strong>Last modification on </strong> <time>2021-11-26</time>
       +        <strong>Last modification on </strong> <time>2022-05-08</time>
                </p>
        </header>
        
       -<p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.</p>
       +<p>sfeed_curses is a curses UI front-end for <a href="sfeed.html">sfeed</a>.
       +It is now part of sfeed.</p>
        <p>It shows the TAB-separated feed items in a graphical command-line UI.  The
        interface has a look inspired by the <a href="http://www.mutt.org/">mutt mail client</a>. It has a sidebar
        panel for the feeds, a panel with a listing of the items and a small statusbar
 (DIR) diff --git a/output/sfeed_curses-ui.md b/output/sfeed_curses-ui.md
       @@ -1,4 +1,5 @@
        sfeed_curses is a curses UI front-end for [sfeed](https://codemadness.org/sfeed.html).
       +It is now part of sfeed.
        
        It shows the TAB-separated feed items in a graphical command-line UI.  The
        interface has a look inspired by the [mutt mail client](http://www.mutt.org/). It has a sidebar
 (DIR) diff --git a/output/sitemap.xml b/output/sitemap.xml
       @@ -10,7 +10,7 @@
        </url>
        <url>
                <loc>https://www.codemadness.org/sfeed_curses-ui.html</loc>
       -        <lastmod>2021-11-26</lastmod>
       +        <lastmod>2022-05-08</lastmod>
        </url>
        <url>
                <loc>https://www.codemadness.org/hurl.html</loc>
       @@ -86,7 +86,7 @@
        </url>
        <url>
                <loc>https://www.codemadness.org/sfeed-simple-feed-parser.html</loc>
       -        <lastmod>2021-11-26</lastmod>
       +        <lastmod>2022-05-08</lastmod>
        </url>
        <url>
                <loc>https://www.codemadness.org/vim-theme-relaxed.html</loc>
 (DIR) diff --git a/pages/sfeed_curses-ui.md b/pages/sfeed_curses-ui.md
       @@ -1,5 +1,5 @@
        sfeed_curses is a curses UI front-end for [sfeed](sfeed.html).
       -It is now part of sfeed itself.
       +It is now part of sfeed.
        
        It shows the TAB-separated feed items in a graphical command-line UI.  The
        interface has a look inspired by the [mutt mail client](http://www.mutt.org/). It has a sidebar