RSSOwl是一个阅读RSS/RDF很好的工具.用JAV
A SWT库写的界面.而且是开放源码的.支持多种语言,而且还包含Blog工具,代理配置功能.对中文支持很好.
下载:RSSOwl v1.2.2 FinalChanges:
Changes in Version 1.2.2 (Release Date: 2006-08-27)
---------------------------------------------------
Features:
- The integrated Feed-Validator was removed due to lacking support for RDF and
Atom formats. The new Validator allows to enter the URL of the Newsfeed to
validate and will forward to the W3C Feed-Validator using the Browser which
supports all major formats and namespaces. This change resolves the issue:
o #1413094 Action to validate news feeds on feedvalidator.org
o #1170501 Feedvalidator should not show errors on RDF/Atom Feeds
o #1394655 Support for ATOM Validation
- Windows: Security of the embedded Browser was improved by making use of the
Local Machine Zone Lockdown which forces local content to operate in the more
secure Internet Zone.
- Adding a new Feed to the List of Favorites will now automatically reload it
unless the application is currently set to work in offline mode.
- AmphetaRate controls (ToolBar in Newstext and Statusline Items) are now dynamically
shown as soon as an AmphetaRate account is present and hidden otherwise.
- Added Ctrl+Shift+C as new default hotkey for Feed-Command "Mark All as Read"
- Added new language Armenian (thanks to Vardan Movsisyan)
- Updated HttpClient to version 3.0.1
- Updated SWT to 3.2 Final
Bugfixes:
- Selecting a Tab that displays a Newsfeed was not moving focus into the Table of
Newsheader, so you had to select a News in order to perform actions like scrolling
with the mouse-wheel. This is now also fixed for the commands "Previous Tab" and
"Next Tab".
- When a feed is reloading, in some situations the vertical scroll-position changed to
show the currently selected News on top of the table. So you always needed to scroll
up a bit to catch any new News.
- Feed-Search is now recognizing a lot more results as valid Feeds with fixing a Bug
in the URL-processing. Special thanks to Milan Simonovic for reporting this issue.
- Settings are now backup'ed and restored in case a previous shutdown failed to store
them correctly. This should fix issues, where all settings were lost.
- #1485008 Problem with "as read" marked items
- #1475607 Popup opens in external browser
This only happend under special circumstances, where a page included frames or
iframes and under a special combination of Browser settings.
- #1533348 Bug with target link parsing (wrong target URL)
- Fixed some meaningless Titles in various Message- and File-Dialogs to show the
name of the Command that was performed and resulted in the Dialog to show.
- Import Feeds from Discovery / Search did not automatically enable Proxy usage if
proxy was enabled in Connection Preferences.
- The sort-order of Categories and Favorites was changed, such as any child-category
will show above any child-favorite, instead of showing below.
- Reloading Categories is now processing the Sub-Categories and Feeds in their correct
sorting order (ascending by name).
- Mac: Removed always visible horizontal Scrollbar from Feed-Search, Feed-Discovery
and Feed-Validator Dialogs.
- Newstext and HTML Export was not respecting a Text-Font that was set to use Bold,
Italic or a combination of both.
- RSSOwl was not interpreting Date Formats like "May 11, 2006", "Tue, 04 Jul 2006 22:25 EST",
"Mon Aug 07 17:22:00 2006" or "Wed 05 Jul 2006 13:39:15" in News.
- Fixed a potential NullpointerException in CryptoManager.loadData().
- Added the missing "deploy_linux64" target to the ANT-Script of the Source release.
- Patch #1543102 Japanese translation fixes