home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
internet
/
starterpck
/
!TCPIPUser
/
NNTP
/
!TTFN
/
Docs
/
UserGuide
< prev
next >
Wrap
Text File
|
1994-11-10
|
43KB
|
1,012 lines
!TTFN
(The Thread Following Newsreader)
This document was last updated for version 0.35 of !TTFN
Contents
--------
1.0 Introduction
1.1 Concepts **** IMPORTANT **** READ THIS SECTION ****
1.1.1 TTFN & NewsBase - How they interact
1.1.2 Expiry vs. Manual Deletion - How it affects multi-user
operation.
2.0 Running TTFN
2.1 "Application needs xxxk to start up"
2.2 "TTFN Requires RiscOS 3.10 or later"
2.3 "Please open a directory containing !Scrap and try again"
2.4 "<UserHome$Dir> not defined"
2.5 "TTFN is already running"
3.0 Configuring TTFN
3.1 The setup Window
3.1.1 "Edit..."
3.1.2 "Organization"
3.1.3 "Default User"
3.1.4 "Time Zone"
3.1.5 "Attribution"
3.1.6 "Quote Character"
3.1.7 "Quote Signatures"
3.1.8 "Signature"
3.1.9 "Signature Seperator"
3.1.10 "Add Tagline"
3.1.11 "Display Width"
3.1.12 "Follow Threads"
3.1.13 "Hide Headers"
3.1.14 "Article Foreground Colour"
3.1.15 "Article Background Colour"
3.2 The Address Book
3.3 Distribution Lists
4.0 User Management
4.1 Creating a New User
4.2 Deleting an Existing User
4.3 Maintaining User Details
4.3.1 Editing the Real-Life Name
4.3.2 Editing Signature files
4.3.3 Group Subscription on a per-user basis
5.0 Reading News/Mail
5.1 Obtaining a list of active newsgroups.
5.2 The NewsGroups window.
5.3 The Article List window
5.4 The Threads List window
5.5 The Article Display window
5.5.1 The buttons and their functions
5.5.2 Keypress specific functions
5.5.3 The article window menu
5.6 Selecting multiple articles
5.7 Catching up with a group
6.0 Composing new News/Mail.
6.1 Creating Email
6.1.1 Creating a new email item
6.1.2 Replying to an existing item/news article
6.1.3 "No run action specified for this filetype"
6.2 Creating Usenet News
6.2.1 Creating a new news article
6.2.2 Following-Up to an existing article
6.2.3 Nettiquette
6.3 Posting Composed News & Mail
6.4 Including binary files in outgoing news/mail.
7.0 Files within the Resources directory.
8.0 Advanced Features
8.1 Disabling User Management and Configuration Windows.
8.2 Forcing startup with a particular user-id.
9.0 Troubleshooting.
9.1 "Aaaaaarrrrggghhh, the posting confirmation box didn't appear!"
----------------------------------------------------------------------------
1.0 Introduction
================
THis file was very written in a great hurry, therefore it's probably
quite inaccurate, has apalling spelling and no doubt the grammar leaves
a lot to be desired. Hopefully you will find the information you require,
if not feel free to email me with questions.
This guide is not intended to be a beginners guide to email and news, it
is aimed at people who are already familiar with text messages on the
internet. The documentation may improve with time, but don't count on
it!
This reader has been written with multiple users in mind, but without any
futile attempt at security. Therefore each user has independant real life
names, signatures and article tracking but no passwords will be asked for
when changing user-id's. This functionality may be added in later versions,
should there be any demand for it.
1.1 Concepts
------------
Before going any further it is probably a good idea to familiarise
yourself with the concepts behind NewsBase and how they apply to TTFN.
1.1.1 TTFN & NewsBase - How they interact.
NewsBase is a news debatcher and server, to which client newsreaders
communicate and present the information to the user in a format that
allows easy browsing. NewsBase performs *all* functions at the
transport level and thus isolating clients from it completely.
To this end TTFN gives little functionality unless NewsBase is loaded.
The order of loading TTFN and NewsBase is irrelevent, but *both* must
be loaded in order for TTFN to function as detailed within this
document.
If you haven't set up and loaded NewsBase I suggest you do that first,
the documentation accompanying NewsBase has details of how to do this.
1.1.2 Expiry vs. Manual Deletion - How it affects multi-user operation.
Basically there are two schools of thought about how to deal with
the deletion of news articles. On the one side there is the
"Delete as you read/decide you don't want to read" and the other
is "Let the system 'expire' old news when it reaches a certain age".
I am heavily on favour of the latter and would recommend that you
do *not* enable the deletion of news. My reasons are as follows:
i) Multi-user operation becomes kind of useless.
ii) Doesn't allow threads to become long enough to follow.
iii) It is far more sensible to simple "lock" the few articles you
want to keep against expiry than delete everything but the
ones you don't want to keep.
TTFN 0.25 and later does support deletion from newsgroups (enabled by
turning "Client Deletion" on in NewsBase). I do not recommend
this operation and the estimates of unread articles in the newsgroups
window for users other than the user doing the deletion is highly
likely to be *very* inaccurate. *Don't* complain to me.
2.0 Running TTFN
================
Double click on the TTFN icon. There are several possible reasons why
!TTFN could possibly not run.
2.1 Not enough free memory, usually accomanied by a message saying
something like "Application needs xxxK to start up". Make sure the
required amount of memory is available and retry.
2.2 "TTFN requires Risc OS 3.10 or later". You need to have Risc OS
version 3.10 or later installed in your machine for this program to
run, it will *not* work on Risc OS 2.00
2.3 "Please open a directory containing !Scrap and try again". During
operation TTFN needs to generate working files and these are stored
within the Acorn supplied application !Scrap, the filer needs to see
it before TTFN will run.
2.4 "UserHome$Dir not defined". A system variable called "UserHome$Dir"
needs to be defined. This resides inside !NewsDir and therefore
!NewsDir needs to have been seen by the filer before running TTFN
(or newsbase for that matter!).
2.5 "TTFN is already running". A copy of TTFN is already executing on
your machine. You are not allowed to run multiple copies, some
confusion could occur with respect to tracking read/unread articles
if this were permitted.
When you get TTFN to load successfully you will see a new icon appear on
the icon bar, this is the TTFN icon. The text beneath the icon is the name
of the currently selected user-id.
3.0 Configuring TTFN
====================
3.1 The Setup Window
--------------------
To configure TTFN you must open the setup window, there are two methods
of doing this. Most of the default settings will be acceptable, but you
may wish to changle some options.
1. Click on the TTFN icon on the iconbar with ADJUST.
2. Click MENU over the TTFN icon and choose "Setup..." from the
resulting menu.
All things being equal, the TTFN setup window should now appear.
Once you have made the required changes to the options click on "OK" just
to apply them for this session or on "SAVE" to save these settings to
disk. These will then be the settings that TTFN uses