feed.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 27 Dec 2022 13:53:36 +0200
changeset 2548 96bfe9c31ab8
parent 2228 837f1337c59b
permissions -rw-r--r--
Example without --arch.

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