]> git.wh0rd.org - tt-rss.git/blobdiff - README
properly select next unread feed in feedlist when catching up
[tt-rss.git] / README
diff --git a/README b/README
index 2d00e23c51296e9bb664738dfe3bd7a5c8d7dc70..a278b44a437500b71673fe1f7f2d7d777ca57a41 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Tiny Tiny RSS
 Web-based news feed aggregator, designed to allow you to read news from 
 any location, while feeling as close to a real desktop application as possible.
 
-       http://tt-rss.spb.ru
+       http://tt-rss.org
 
 Copyright (C) 2005 Andrew Dolgov unless stated otherwise.
 
@@ -12,18 +12,25 @@ Portions (C):
 
        Bob Osola <bobosola@gmail.com> (pngfix.js)
        Sundar Dorai-Raj <sdoraira@vt.edu> (isNumeric() in functions.js)
+       Sean M. Burke. <sburke@cpan.org> (xsl_mop-up.js)
 
-Uses Prototype javascript library, from http://prototype.conio.net/
+Other bundled libraries:
+
+       Prototype javascript library, from http://prototype.conio.net/
+       Script.aculo.us javascript library, http://http://script.aculo.us/
+       MagpieRSS feed parser, http://magpierss.sourceforge.net/
+       SimplePie feed parser, http://simplepie.org/
+       PHPMailer class, http://phpmailer.sourceforge.net/
 
 Licensed under GNU GPL version 2
 
 Features Overview
 =================
 
-       Updates: http://tt-rss.spb.ru/trac/wiki/FeatureList
+       Updates: http://tt-rss.org/trac/wiki/FeatureList
 
        * Server-side application, user only needs a web browser
-       * Supports RSS, RDF, Atom feeds using Magpie library
+       * Supports RSS, RDF, Atom feeds using Magpie or SimplePie library
        * Supports OPML import/export
        * Easy setup and configuration
        * Streamlined interface using XmlHttpRequest (or AJAX for laypeople)
@@ -36,12 +43,10 @@ Requirements
                Basically, Firefox, Konqueror or MSIE6 are okay. See here
                for more information:
 
-               http://tt-rss.spb.ru/trac/wiki/CompatibleBrowsers
+               http://tt-rss.org/trac/wiki/CompatibleBrowsers
 
        * Web server, for example Apache
        * PHP (requires PHP4 DOMXML extension)
-       * MagpieRSS feed parser (http://magpierss.sourceforge.net/)
-
        * PostgreSQL (tested on 7.4) or MySQL (InnoDB and version 4.1+ required)
 
        * XML-RPC for PHP library for XML-RPC support. Optional.
@@ -51,7 +56,7 @@ Requirements
 Installation Notes
 ==================
 
-       Updates: http://tt-rss.spb.ru/trac/wiki/InstallationNotes
+       Updates: http://tt-rss.org/trac/wiki/InstallationNotes
 
        * If you are upgrading from the previous version, don't forget to update 
        schema and logout.
@@ -75,10 +80,10 @@ Installation Notes
 See also
 ========
 
-       * FAQ:                          http://tt-rss.spb.ru/trac/wiki/FrequentlyAskedQuestions
-       * Forum:                                http://tt-rss.spb.ru/forum
-       * Wiki:                         http://tt-rss.spb.ru/trac/wiki/WikiStart
-       * Bug Tracker:          http://tt-rss.spb.ru/trac/report
+       * FAQ:                          http://tt-rss.org/trac/wiki/FrequentlyAskedQuestions
+       * Forum:                                http://tt-rss.org/forum
+       * Wiki:                         http://tt-rss.org/trac/wiki/WikiStart
+       * Bug Tracker:          http://tt-rss.org/trac/report
 
 Contact
 =======