feed.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 12:46:36 +0200
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
permissions -rw-r--r--
Include only local subsections into TOC. This prevent duplication of TOC when build single page HTML document. Also this make unnecessary CSS hack to hide document title as top level section.

.. -*- 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