NewsWire screen shot

NewsWire Users Manual.


Unpacking and Installing.

Move the newswire-LinuxELF-Dynamic-v0.3.tgz file to the subdirectory where you want to place NewsWire, cd to that subdirectory and issue the command:

gzip -dc newswire-LinuxELF-Dynamic-v0.2.tgz | tar xvf -

You now should have the following file:

newswire
README

And you can run NewsWire by issuing the command:

./newswire &

This window should pop up..

NewsWire's main window screen shot

The first time you run NewsWire it will complain that it can not open the configuration file. Pay no attention to this message. This file will be created once you set your preferences.

For the Win32 version move the nw-win32.zip file to the subdirectory where you want to install NewsWire, cd to that subdirectory and unzip the file:

pkunzip nw-win32.zip

You should now have the following files:

newswire.exe
cygwin.dll
README

Move cygwin.dll to somewhere in your default path eg.

<SystemRoot>\system32

And create an icon for newswire.exe in your Program Manager.

Hiding and Showing the Tool-bar

To hide the tool-bar click on the * (leftmost) button. To show the tool-bar again, click the right mouse button on the main window.

Opening a NewsWire service.

To open a NewsWire service click on the NewsWire button on the tool-bar, the following dialog will pop up..

Open NewsWire service dialog

Type the full url of the desired service (you can try the one in the example above) and click the Ok button.

Options.

Clicking the Options button on the tool-bar will show the options dialog...

Options dialog

Several options are available here:

Your option selection will be saved to the file ~/.newswire-conf

Index.

There are two types of NewsWire documents: Regular documents that are scrolled on the main window and Index documents that are presented in an index window..

Index dialog

Items on the index window point to other NewsWire documents that can be retrieved by selecting the item and clicking on the Ok button.

NewsWire keeps the las index document available, clicking on the Index button on the tool-bar pops up the index window again.

Personal Index.

The personal index is viewed by clicking on the Personal button...

Personal Index dialog

The Personal Index is kept locally in the file ~/.newswire-index. By clicking on the Add button the current document is added to the list. Clicking on the Add Index button adds the current index. Selecting an item and clicking Delete deletes the item from the list. To retrieve an item select it and click Ok.

Command Line Parameters.

Two command line options are available:

newswire -f file

Starts NewsWire and shows the document in file.

newswire -u url

Starts NewsWire and retrieves the document pointed by url.

Installing as a helper application for your browser.

To install NewsWire as a helper application for your browser you must make it start NewsWire when it retrieves a document with MIME type text/x-newswire.

With Netscape you accomplish this by selecting the General Preferences dialog from the Options menu. Here select the Helpers tab and add a new entry by clicking on the New... button...

Netscape's Mime Type configuration dialog

Fill out the dialog as shown above and click Ok. Note that the actual path for the NewsWire executable must be entered in the Application field.

Click here to test your installation.


NewsWire Home Page.