feed.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 26 Oct 2020 12:51:23 +0200
changeset 2441 58d60b3e470a
parent 2228 837f1337c59b
permissions -rw-r--r--
Print variable value with task debug. Search path.

.. -*- coding: utf-8; -*-

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