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"><
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