Home
Name Modified Size InfoDownloads / Week
releases 2011-10-18
snapshots 2011-10-18
readme.txt 2010-01-14 1.4 kB
Totals: 3 Items   1.4 kB 0
Java RSS/Atom Feed Reader
Steve Atkinson
www.windswept.org.uk

Installation
============
Java 6 runtime is required to run this application
Unzip the contents of the zip file to a sutable directory
Copy FeedReader.properties.template to FeedReader.properties and edit as required.

FeedReader.properties
=====================
Global properties
http.proxyHost and http.proxyPort allow a proxy to be specified if requried.
popupInterval - when multiple pops are to be displayed this is the amount of time in seconds each will be displayed for.
displayExisting - true/false - display all the entries in a feed at startup. When set to false none of the initial entries in a feed will be displayed, only ones that show up in subsequent polls will be displayed.

The syntax of the feed[n] properties is at it's simplest form just feedUrl|checkInterval
If a urls requires authorisation then the form is feedUrl|checkInterval|username|password
The final form allows a cookie to be specified as well feedUrl|checkInterval|username|password|domain;path;name;value

==========================================
Revision    : $Revision: 26 $
Author      : $Author: satkinson $
Last Change : $Date: 2009-12-26 23:31:24 +0000 (Sat, 26 Dec 2009) $
URL         : $HeadURL: https://javafeedreader.svn.sourceforge.net/svnroot/javafeedreader/trunk/readme.txt $
ID          : $Id: readme.txt 26 2009-12-26 23:31:24Z satkinson $
Source: readme.txt, updated 2010-01-14