Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

liferea-add-feed(1)


LIFEREA

LIFEREA

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FEED URL EXAMPLES
DBUS INTERFACE
ENVIRONMENT
FILES
AUTHOR

NAME

Liferea − RSS/RDF and Atom news aggregator

SYNOPSIS

liferea [OPTIONS]

DESCRIPTION

Liferea (Linux Feed Reader) is a simple aggregator for online news feeds. It supports subscribing to feeds in different formats (RSS/RDF, CDF, Atom, OCS, OPML). It can be used to maintain a list of subscribed feeds, browse and search through their items, and displays their contents using GtkHTML2 or Mozilla.

OPTIONS

Liferea options:
−−version

output version information and exit

−−help

display a option overview and exit

−−mainwindow−state=STATE

Start Liferea with its mainwindow in STATE: shown, iconified, hidden

−−debug−cache

Print debugging messages for the cache handling

−−debug−conf

Print debugging messages of the configuration handling

−−debug−update

Print debugging messages of the feed update processing

−−debug−parsing

Print debugging messages of all parsing functions

−−debug−gui

Print debugging messages of all GUI functions

−−debug−trace

Print debugging messages when entering/leaving functions

−−debug−all

Print debugging messages of all types

−−debug−verbose

Print verbose debugging messages

FEED URL EXAMPLES

When subscribing to feeds you need to specify the source URL. Here are some example URLs:
http://slashdot.org/slashdot.rdf

Slashdot: News for nerds, stuff that matters

http://osnews.com/files/recent.rdf

OSNews: Exploring the Future of Computing

http://www.securityfocus.com/topnews-rss.html

SecurityFocus: Security News

Note: if you don’t know the exact URL of a news feed try subscribing to the website URL. Liferea will recognize this and will use feed auto-discovery.

DBUS INTERFACE

To allow integration with other programs Liferea profives a DBUS interface for automatic creation of new subscriptions. The script liferea-add-feed is a convenient way to use this interface. Just pass a valid feed URL as parameter and the feed will be added to the feed list. You can also pass non-feed URLs to use feed auto discovery. Example:

liferea-add-feed "http://www.newsforge.com/newsforge.rss"

Please note that Liferea needs to be running for liferea-add-feed to work.

ENVIRONMENT

http_proxy

If a proxy is not specified in the Liferea preferences (which uses the proxy settings in gconf), then Liferea will use the proxy specified in $http_proxy. $http_proxy should be set to a URI specifying the desired proxy, for example ’http://proxy.example.com:3128/’.

FILES

/usr/lib/liferea/

Contains Liferea plugins

/usr/share/liferea/css/

Contains stylesheets for feed display

/usr/share/liferea/opml/

Contains default feedlists

~/.liferea/

Contains user feedlist and feed cache

AUTHOR

This manual page was written by Lars Lindner <lars.lindner@gmx.net>.



liferea-add-feed(1)