ZauRSS - an RSS aggregator $Id$ 1. About this program ZauRSS is an RSS aggregator for Qtopia. It can manage multiple RSS feeds. It can also work with NetFront3, and you can see RDF items with it. 2. Usage 2.1. About screen ZauRSS splits the screen into three areas. Left side is the RSS table, right-up side is the RSS items table, and right-down side is the status area. 2.2. Update RSS To update RSS, focus RSS name in the RSS table, then select "Update RSS" in File menu. 2.3. Add RSS To add RSS, select "Add RSS" in File menu. 2.4. Edit RSS To edit RSS, select "Edit RSS title" or "Edit RSS url" in File menu. 2.5. Delete RSS To delete RSS, focus RSS name in the RSS table, then select "Delete RSS" in File menu. 2.6. Browse RSS item To browse RSS item, double-click it or focus and push space or return key, then the item should be displayed by NetFront3 web browser. 2.7 Exit To exit ZauRSS, select "Exit" in File menu. In that time, RSS information were saved in ~/Applications/ZauRSS/zaurss.xml. 3. About the Web The following Wiki contains some information: http://aniki-b.daionet.gr.jp/~knok/wiliki/wiliki.cgi?Zaurus%3aZauRSS&l=jp Temporary distribution place is the following URL: http://www.daionet.gr.jp/~knok/software/zaurss/ 4. About library ZauRSS uses Qt/Embedded 2.3.3 and Qtopia 1.5.0 for GUI. 5. Copyright, license Some source code files, qinputdialog.{cpp,h}, dom/qdom.{cpp,h}, qhttp/qnetworkprotocol.{cpp,h}, were based on Qt/Embedded 2.3.3, and qhttp/qhttp.{cpp,h} ware based on Qt/E 3.2.1. These files are licensed in the following: Copyright (C) 1992-2000 Trolltech AS. All rights reserved. ** This file may be distributed under the terms of the Q Public License ** as defined by Trolltech AS of Norway and appearing in the file ** LICENSE.QPL included in the packaging of this file. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. The other files are the following license: Copyright 2003 NOKUBI Takatsugu This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the COPYING file for more details.