home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / servis / feedr / FeedReader27-646Setup.exe / embedded / InfoBefore.txt next >
Text File  |  2004-09-03  |  3KB  |  101 lines

  1. FeedReader
  2. ==============================
  3.  
  4. Revised: April 24, 2003
  5. http://www.feedreader.com/
  6. http://sourceforge.net/projects/feedreader/
  7.  
  8.  
  9. Table of contents
  10.  
  11. 1.  Legal Issues
  12. 2.  Introduction
  13. 3.  Installation
  14. 4.  Compilation
  15. 5.  Version history
  16.  
  17. ==============================================
  18.  
  19. 1. Legal Issues
  20.  
  21.  
  22.    The contents of this package are subject to the GNU General Public
  23.    License Version 2 (the "License"); you may not use this file
  24.    except in compliance with the License. You may obtain a copy of
  25.    the License at http://www.gnu.org/licenses/gpl.html
  26.  
  27.    Software distributed under the License is distributed on an "AS
  28.    IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  29.    implied. See the License for the specific language governing
  30.    rights and limitations under the License.
  31.  
  32.    Copyright (C) 2003 by The FeedReader Developement Group
  33.  
  34. ==============================================
  35.  
  36. 2. Introduction
  37.  
  38.  
  39.    Feedreader is a Windows application that reads and displays
  40.    Internet newsfeeds aka RSS feeds based on XML. It supports
  41.    all major RSS formats - 0.9, 0.91, 1.0 and various extensions
  42.    such as Dublin Core and Slashback.
  43.    Feedreader utilizes advanced caching methods to reduce bandwitch
  44.    usage, making the program ideal for mobile communication.
  45.  
  46. ==============================================
  47.  
  48. 3. Installation
  49.  
  50.  
  51.    To install FeedReader simply run the "feedreader.exe"-Executable
  52.    or install it using the available Setup-Package (FeedReaderSetup.exe).
  53.  
  54. ==============================================
  55.  
  56. 4. Compilation
  57.  
  58.  
  59.    To compile the FeedReader-Sources you need Delphi 7 and you have
  60.    to download and install the following packages:
  61.  
  62.      a) CoolTray Icon 4.2.0
  63.            (http://www3.brinkster.com/troels/delphi.asp)
  64.      b) OpenXML 2.3.38a
  65.            (http://www.philo.de/xml/)
  66.      c) Unicode Converter Library 3.0.0
  67.            (http://www.philo.de/xml/)
  68.      d) Formatted_XDOM 2.1
  69.            (sf_yourshadow@bezeqint.net)
  70.      e) TEmbeddedwb 1.16b for Delphi 7
  71.            (http://groups.yahoo.com/group/delphi-webbrowser/files/EmbeddedWBD7/embedwb116b.zip)
  72.      f) ICS release: Nov 17, 2002
  73.            (http://overbyte.delphicenter.com/frame_index.html)
  74.  
  75.    After succesfull installation the Delphi-Project "feedreader.dpr"
  76.    can be compiled.
  77.  
  78.    To build the Setup-Package you need "My Inno Setup Extensions 3.0.6.2",
  79.    which you can download from "http://www.wintax.nl/isx/".
  80.    Simply open the file "FeedReader_Setup.iss" with Inno Setup and compile it.
  81.  
  82. ==============================================
  83.  
  84. 5. Version history
  85.  
  86.  
  87. 5.1 Release 2.3
  88.  
  89.     Non GPL Release
  90.  
  91. 5.2 Release 2.4
  92.  
  93.     Alpha-Version
  94.  
  95. 5.2 Release 2.5.*.*
  96.  
  97.     First major release after refactoring.
  98.  
  99.  
  100.  
  101.