emacs/var/elfeed/db/data/83/83d9e7841f53ad49d26f7723573debf6b524a48c
2022-01-03 12:49:32 -06:00

122 lines
10 KiB
Plaintext

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="By John Mercouris" />
<title>Demeter release 0.1.0!</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<style type="text/css">
a.sourceLine { display: inline-block; line-height: 1.25; }
a.sourceLine { pointer-events: none; color: inherit; text-decoration: inherit; }
a.sourceLine:empty { height: 1.2em; position: absolute; }
.sourceCode { overflow: visible; }
code.sourceCode { white-space: pre; position: relative; }
div.sourceCode { margin: 1em 0; }
pre.sourceCode { margin: 0; }
@media screen {
div.sourceCode { overflow: auto; }
}
@media print {
code.sourceCode { white-space: pre-wrap; }
a.sourceLine { text-indent: -1em; padding-left: 1em; }
}
pre.numberSource a.sourceLine
{ position: relative; }
pre.numberSource a.sourceLine:empty
{ position: absolute; }
pre.numberSource a.sourceLine::before
{ content: attr(data-line-number);
position: absolute; left: -5em; text-align: right; vertical-align: baseline;
border: none; pointer-events: all;
-webkit-touch-callout: none; -webkit-user-select: none;
-khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none;
padding: 0 4px; width: 4em;
color: #aaaaaa;
}
pre.numberSource { margin-left: 3em; border-left: 1px solid #aaaaaa; padding-left: 4px; }
div.sourceCode
{ }
@media screen {
a.sourceLine::before { text-decoration: underline; }
}
code span.al { color: #ff0000; font-weight: bold; } /* Alert */
code span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */
code span.at { color: #7d9029; } /* Attribute */
code span.bn { color: #40a070; } /* BaseN */
code span.bu { } /* BuiltIn */
code span.cf { color: #007020; font-weight: bold; } /* ControlFlow */
code span.ch { color: #4070a0; } /* Char */
code span.cn { color: #880000; } /* Constant */
code span.co { color: #60a0b0; font-style: italic; } /* Comment */
code span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */
code span.do { color: #ba2121; font-style: italic; } /* Documentation */
code span.dt { color: #902000; } /* DataType */
code span.dv { color: #40a070; } /* DecVal */
code span.er { color: #ff0000; font-weight: bold; } /* Error */
code span.ex { } /* Extension */
code span.fl { color: #40a070; } /* Float */
code span.fu { color: #06287e; } /* Function */
code span.im { } /* Import */
code span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */
code span.kw { color: #007020; font-weight: bold; } /* Keyword */
code span.op { color: #666666; } /* Operator */
code span.ot { color: #007020; } /* Other */
code span.pp { color: #bc7a00; } /* Preprocessor */
code span.sc { color: #4070a0; } /* SpecialChar */
code span.ss { color: #bb6688; } /* SpecialString */
code span.st { color: #4070a0; } /* String */
code span.va { color: #19177c; } /* Variable */
code span.vs { color: #4070a0; } /* VerbatimString */
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<h1 class="title">Demeter release 0.1.0!</h1>
<p class="author">By John Mercouris</p>
</header>
<p>We are happy to announce a new version of Demeter, our mythical feed reader! With this update we are bumping the version number to 0.1.0, We are no longer at 0.0.0 :-). This update is available for all existing users (simply re-download Demeter to fetch a new version). To learn more about Demeter, please see <a href="https://nyxt.atlas.engineer/application/demeter.org">here</a>.</p>
<p>Included in this new version of Demeter is support for OPML, a feature requested on our forum <a href="https://discourse.atlas.engineer/t/is-there-a-way-to-add-import-multiple-feeds-from-an-opml-file/">here</a>. With OPML you can easily import hundreds of feeds from any of your other feed readers!</p>
<p>Here is a sample OPML file exported from Elfeed:</p>
<div class="sourceCode" id="OPML Sample"><pre class="sourceCode xml"><code class="sourceCode xml"><a class="sourceLine" id="OPML Sample-1" data-line-number="1"></a>
<a class="sourceLine" id="OPML Sample-2" data-line-number="2"><span class="kw">&lt;?xml</span> version=&quot;1.0&quot;<span class="kw">?&gt;</span></a>
<a class="sourceLine" id="OPML Sample-3" data-line-number="3"><span class="kw">&lt;opml</span><span class="ot"> version=</span><span class="st">&quot;1.0&quot;</span><span class="kw">&gt;</span></a>
<a class="sourceLine" id="OPML Sample-4" data-line-number="4"> <span class="kw">&lt;head&gt;</span></a>
<a class="sourceLine" id="OPML Sample-5" data-line-number="5"> <span class="kw">&lt;title&gt;</span>Elfeed Export<span class="kw">&lt;/title&gt;</span></a>
<a class="sourceLine" id="OPML Sample-6" data-line-number="6"> <span class="kw">&lt;/head&gt;</span></a>
<a class="sourceLine" id="OPML Sample-7" data-line-number="7"> <span class="kw">&lt;body&gt;</span></a>
<a class="sourceLine" id="OPML Sample-8" data-line-number="8"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/Common_Lisp/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;Common Lisp&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-9" data-line-number="9"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/Racket/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;The Racket Programming Language&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-10" data-line-number="10"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/Clojure/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;Clojure&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-11" data-line-number="11"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/scheme/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;Scheme Programming Language articles&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-12" data-line-number="12"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/startups/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;Startups - Rapid Growth and Innovation is in Our Very Nature!&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-13" data-line-number="13"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/technology/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;/r/Technology&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-14" data-line-number="14"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/emacs/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;M-x emacs-reddit&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-15" data-line-number="15"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.emacswiki.org/emacs?action=rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;EmacsWiki: SiteMap&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-16" data-line-number="16"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/programming/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;programming&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-17" data-line-number="17"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.reddit.com/r/lisp/.rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;Lisp&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-18" data-line-number="18"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://www.theguardian.com/uk/rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;The Guardian&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-19" data-line-number="19"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;http://feeds.arstechnica.com/arstechnica/index/&quot;</span><span class="ot"> title=</span><span class="st">&quot;Ars Technica&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-20" data-line-number="20"> <span class="kw">&lt;outline</span><span class="ot"> xmlUrl=</span><span class="st">&quot;https://news.ycombinator.com/rss&quot;</span><span class="ot"> title=</span><span class="st">&quot;Hacker News&quot;</span><span class="kw">/&gt;</span></a>
<a class="sourceLine" id="OPML Sample-21" data-line-number="21"> <span class="kw">&lt;/body&gt;</span></a>
<a class="sourceLine" id="OPML Sample-22" data-line-number="22"><span class="kw">&lt;/opml&gt;</span></a>
<a class="sourceLine" id="OPML Sample-23" data-line-number="23"></a></code></pre></div>
<p>After getting an OPML export, and then invoking the command <code>import-feeds-from-opml</code>, we end up with the following:</p>
<p><img src="../static/image/article/demeter-add-feeds-opml.png" /></p>
<p>Additionally included in our new version of Demeter is a <code>style</code> slot for articles opened in standalone buffers (please see the class <code>demeter-article</code>). This should be welcome news for anyone running their own custom theme. You can now style every single part of the Demeter interface exactly to your taste!</p>
<p><img src="../static/image/article/demeter-article-customized.png" /></p>
<p>We hope you enjoy this new version!</p>
</body>
</html>