ABOUT RSSOwl | QUICK START | ELEMENTS | HOW-TO'S | TIPS AND TRICKS | RESOURCES
RSSOwl is supporting Drag and Drop for various operations. Use it to move favorites and categories from one category to another one. You may also move an opened tab that displays a newsfeed into the favorites tree to create a new favorite from the newsfeed.
By default, automatic reloading of newsfeeds is disabled. That's because refreshing data for top-level categories that contain large numbers of subcategories, feeds, and subscriptions can be a lengthy process. To save time, you may wish to set automatic update intervals only for the feeds you use most often, reloading large subscriptions and other large collections only periodically. To set update intervals, right-click a newsfeed in RSS Favorites, choose Edit, and choose an interval in Auto Reload settings.
The easiest way to have a Tab closed is a double-click on the
Tab you want to have closed. Other close operations may be performed
with having a key pressed while double-clicking:
Double-click with pressed Ctrl / Command Key: Perform "Close Others"
Double-click with pressed Shift Key: Perform "Close All Except Feeds"
If you use RSSOwl to access a password-protected newsfeed
from a site that is protected with a username and password it
opens a dialog for you to authenticate. After a successfull
authentification the newsfeed is displayed.
If you don't want to enter username and password each
time, simply add a favorite with the syntax:
"http://username:password@yourfavorite.com/rss.xml".
RSSOwl automaticly recognizes the username / password and
authenticates to the site.
Be careful: the username and password are saved plain
text in your default configuration file, "user.xml"
(stored at the root of your installation directory).
There are several ways to have RSSOwl open newsfeeds on startup:
Please note that RSSOwl automatically trys to enable the WinXP skin for RSSOwl.
If you use WindowsXP and the skin did not change, try the following:
In order for an application to show the Windows XP skins, there must be a manifest
file located in the same place as the executable that launches the application
(the executable will be java.exe or javaw.exe).
The name of the manifest file must match the name of the executable, for example
javaw.exe.manifest.
Open the "rssowl.jar" with any compression tool, that supports the Java Archive
format. Copy both manifest-files from the "usr" folder to the folder of the
executing JVM (must be the same directory, where java.exe or javaw.exe is in).
Execute RSSOwl. The WindowsXP Look & Feel should now be displayed.
To specify the Java Virtul Machine that should be used to execute RSSOwl, use the
optional parameter "-vm=".
For example "rssowl -vm=C:/j2sdk_1_4_1". The exe will
then look into the folder "bin" searching for the "javaw.exe".
To specify the directory RSSOwl should use to store the profile, use:
"javaw -Duser.home=[Path to Dir] -Djava.library.path=. -jar rssowl.jar"
The [Path to Dir] must point to an existing directory.
On Windows using the rssowl.exe, please use the "-profile [Path to Dir]" parameter.
To hide the splashscreen that RSSOwl is showing on startup, use:
"javaw -Dnet.sourceforge.rssowl.noSplash -Djava.library.path=. -jar rssowl.jar"
On Windows using the rssowl.exe, please use the "-showSplash false" parameter.
Normally the only way to open the various context-menus in RSSOwl is with using the right mouse-button. As the Mac mouse has only one button, please hold the Ctrl-Key pressed while clicking with the mouse-button and the desired context-menu will open.
COPYRIGHT © 2004 THE RSSOwl DEVELOPMENT TEAM