home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
servis
/
feedr
/
FeedReader27-646Setup.exe
/
embedded
/
InfoBefore.txt
next >
Wrap
Text File
|
2004-09-03
|
3KB
|
101 lines
FeedReader
==============================
Revised: April 24, 2003
http://www.feedreader.com/
http://sourceforge.net/projects/feedreader/
Table of contents
1. Legal Issues
2. Introduction
3. Installation
4. Compilation
5. Version history
==============================================
1. Legal Issues
The contents of this package are subject to the GNU General Public
License Version 2 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of
the License at http://www.gnu.org/licenses/gpl.html
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
Copyright (C) 2003 by The FeedReader Developement Group
==============================================
2. Introduction
Feedreader is a Windows application that reads and displays
Internet newsfeeds aka RSS feeds based on XML. It supports
all major RSS formats - 0.9, 0.91, 1.0 and various extensions
such as Dublin Core and Slashback.
Feedreader utilizes advanced caching methods to reduce bandwitch
usage, making the program ideal for mobile communication.
==============================================
3. Installation
To install FeedReader simply run the "feedreader.exe"-Executable
or install it using the available Setup-Package (FeedReaderSetup.exe).
==============================================
4. Compilation
To compile the FeedReader-Sources you need Delphi 7 and you have
to download and install the following packages:
a) CoolTray Icon 4.2.0
(http://www3.brinkster.com/troels/delphi.asp)
b) OpenXML 2.3.38a
(http://www.philo.de/xml/)
c) Unicode Converter Library 3.0.0
(http://www.philo.de/xml/)
d) Formatted_XDOM 2.1
(sf_yourshadow@bezeqint.net)
e) TEmbeddedwb 1.16b for Delphi 7
(http://groups.yahoo.com/group/delphi-webbrowser/files/EmbeddedWBD7/embedwb116b.zip)
f) ICS release: Nov 17, 2002
(http://overbyte.delphicenter.com/frame_index.html)
After succesfull installation the Delphi-Project "feedreader.dpr"
can be compiled.
To build the Setup-Package you need "My Inno Setup Extensions 3.0.6.2",
which you can download from "http://www.wintax.nl/isx/".
Simply open the file "FeedReader_Setup.iss" with Inno Setup and compile it.
==============================================
5. Version history
5.1 Release 2.3
Non GPL Release
5.2 Release 2.4
Alpha-Version
5.2 Release 2.5.*.*
First major release after refactoring.