feed.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/feed.rst	Mon Feb 22 12:46:36 2016 +0200
@@ -0,0 +1,49 @@
+.. -*- coding: utf-8; -*-
+.. include:: HEADER.rst
+
+===========
+ Web feeds
+===========
+.. contents::
+   :local:
+
+About
+=====
+
+  http://www.xmlrpc.com/spec
+    XML-RPC Specification
+  http://www.xmlrpc.com/metaWeblogApi
+    RFC: MetaWeblog API
+  http://www.intertwingly.net/wiki/pie/Rss20AndAtom10Compared
+    The purpose of this page is to summarize, as clearly and simply as possible,
+    the differences between the RSS 2.0 and Atom 1.0 syndication languages.
+
+Feed validator
+==============
+
+  http://www.atomenabled.org/feedvalidator/
+    for Atom and RSS
+
+Emacs feed reader
+=================
+
+newsticker.el:
+
+  http://www.nongnu.org/newsticker/
+    Home page.
+
+Feed readers
+============
+
+ * Thunderbird
+ * Google Reader
+
+Blog posting software
+=====================
+
+ScribeFire is an extension for the Mozilla Firefox Web browser, Google Chrome
+Web browser, and Apple Safari Web browser that allows you to easily post to all
+of your blogs.
+
+  http://www.scribefire.com/
+    home page