Home » Personal collection » Acorn hard disk » apps » NetApps » !PozChat/Docs/Versions

!PozChat/Docs/Versions

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » NetApps
Filename: !PozChat/Docs/Versions
Read OK:
File size: 1F25 bytes
Load address: 0000
Exec address: 0000
File contents
Versions (Dates in brackets are dates of release)
========

STARTED CODING 29/3/1996


v0.80 (12/4/1996)
=====

First release version.

v0.81 (15/4/1996)
=====

Fixed command bug - .group had the same effect as .groupsausage a problem 
with my caseless strcmp() function. I made this require a length match and
everything seems to work fine now :*) Thanks to Gareth '7' Long for pointing
this out.

Fixed the feature which allowed two users of the same name on at once.
That is now not possible. Thanks to David 'Pfert' Good for pointing this one
out.

I reduced the WimpSlot loads as I had it at 200k when I released v0.80. What
must people have thought about my memory efficiency? (Is there anyway of
seeing how much memory your program needs?)

I've created a nice preferences window, so you can set the various port
numbers there.

I've added a .credits command, a .setprivs command, and an .info command.

I've added an option in the preferences window which will beep when a user
successfully logs on.

v0.82 (18/4/1996)
=====

Changed parser function slightly '::' is equal to ';' 

Broadcasting from the 'Talker Control' window now works.

.who now tells you how many people are connected.

.setprivs tells you if a certain person isnt connected. I also fixed an error
which prevented it from working!

I've put a syntax checker in the command parser.

R'emoting nothing, i.e. '<Poz' generates an error.

Program generated string should now start with '*** '

v0.82b (18/4/1996)
======

Fixes MAJOR memory problem.
Source code tidied up slightly.
Can I be bothered to upload it? Nah, its late. Onwards to...

v0.83 (18/4/1996)
=====

Added .time command

v0.84beta1 (23/4/1996) (beta tested by David Good)
==========

Parser now looks at first character of line instead of the first character of
the first word.

.grouptell fixed

Disconnect message changed.

.wake command added.

You can now change privs from the user control window.

Added accounts window.

Carriage returns are added to ends of lines of text files sent to a user.

Major change:
You no longer have to be in Line Edit mode to use this talker, and pasting is
now possible.

I've set it so only 1 line of text is processed per pass of the Wimp_Poll
looop. This is done so as not to slow down the host machine too much.

v0.84beta2 (24/4/1996) (beta tested by David Good)
==========

A small bug was discovered where random lines of text were occasionally
displayed, from unknown users. It looked obscure but was dead simple to fix.

.restart command added.

Fixed (another) pasting bug.

Entering ":         boings" used to print something like "Poz         boings"
Now it prints "Poz boings" 

[Talker development postponed for exams]

[Restarted (20/6/1996)]

v0.84beta3 (23/6/1996)
==========

Major change:
Account management via accounts window has now been implemented.

The word "Privilege" is now spelt correctly!

Technical note:
The command parser processes the first four words entered. These words werent
being clipped correctly (to a 16 byte limit). This has now been fixed.

v0.84beta4
==========

Group changing messages have been fixed to be sent to the appropriate
parties.

You are now told if you try to kick of a non-existant user.

Users can now change their passwords online.

Wake command fixed.

Combined functionality of 'New Account' and 'Update Account' buttons. If
an account doesnt exist its new, and if it does exist its updated.

Account finding button added.

Users can now have a banned flag set in their accounts.

Breakthrough with internal sockets library achieved.

v0.85 (27/6/96)
=====

VT100 and Beep flags added to accounts.

v0.85a (28/6/96)
======

Added Carriage Return (cr) flag.

Fixed a few bugs from the recent major overhaul.

Fixed bugs found by Pfert and Jogu.

v0.85b beta (28/6/96) 
======

'%' characters caused the talker to crash. This is now fixed.

Added guest account flags to the options window.

v0.85b (28/6/96)
======

When changing back to group Public with '.group', the group was not informed.
This is now fixed.

Fixed a few emote'ing and r'emote'ing problems. 

Added logging to the talker. At the moment only the talker starting and
finishing are logged.

v0.85c (29/6/96)
======

Fixed user window privilege setting.

.gag and .ungag commands added.

v0.86 (31/7/96)
=====

Word wrap added

Echo added as an option, for non-echoing terminals

A 'Docs' directory is created which now contains all documentation.
Documentation changed round, and 'ToDo' and 'Bugs' files are created.

Templates changed to be more aesthetically pleasing.

If a window is already open, when requested to open it is brought to the
front.

Talker starts if a stack is present. 'Talker up' menu option removed.

Added the 'ignore' character. If user 'Poz' enters: `.quit 
then the text: Poz        :.quit
will appear on the screen

Kick command fixed

.groups command added

You can no longer wake yourself :)

v0.87 (10/8/96)
=====

.warn, .lock, .unlock, .invite, .uninvite, .invites, .gmaster, .evict and
.join commands added

Removed the completely inappropriate 'Release' file from the 'Docs'
directory, dunno how it got there! (Thanks to Jogu for that one)

When the Accounts window is opened the last account viewed (or the first one)
is loaded into it.

Lots of internal restructuring to try and optimise memory use and memory
fragmentation.

Added maximum account/guest connections in 'Preferences' window.

!PozChat can now load into a 96k wimpslot.

v0.90 (30/9/96)
=====

.spy, .unspy, .spying commands added.

.info command renamed .examine

.talker command renamed .stats

Now removes invites when user disconnects.

Finished an unfinished sentance in the ToDo file :)

In the 'Instruct' file I referred to a user as 'him'. It was a mistake,
honest!

.stats information extended

.name command changed to allow changes of case to a users name.

Talker window changed. Eventually it will have information which is updated
regularly. 

PozChat port to Unix started 31/8/96. This should increase the user base.

PozChat will now be developed on both the Acorn and Sun version V unix
platforms simultaneously.

.tset and .tunset commands added. These change the values of some of the
options in the prefernces window. This command will also lock the talker from
connections.

Format of accounts changed. Each account now occupies a seperate file. This
is to allow fields of variable width to be included, such as an 'Interests'
field. Account information extended significantly. I'm wondering how to get
round the 76 file limit in RISC-OS. Using the image filing system has been
suggested.

.setinfo command added.

Guest users can now use the .set and .unset commands.

.ignore and .unignore commands added

.info command re-added, this time to display account information of a user.

If a help file with the same name as a commanded is created, then it will
be displayed in preference to the preset help text.

.comment, .comments, .tlock and .tunlock commands added. 
added.

.evict command changed to allow group masters to evict.

Allowed logging of errors.

Apparently the .set command didnt work properly in v0.87. This now seems to
work.

Polished up a few things.

Beta's sent to Jogu, Seven and Homer (22/9/96)

Fixed a few things suggested by Jogu.

Added number of users logged in to the iconbar icon. (Thanks to Jogu and
Juggler for suggesting that one)

Passwords are encrypted in the accounts files using a simple encryption
algorithm.

.gname command added.

Changed the login procedure.

New beta sent to Jogu (25/9/96)

Documentation improved.

New beta sent to Fluffy (28/9/96)

v0.90a (1/10/96)
======

Problem with .invis/.vis commands fixed

Stopped logger outputting to screen

v0.90b (9/10/96)
======

Fixed a silly error concerning the .name command. (Thanks Homer :)

v0.90c (17/12/96)
======

Fixed the .examine command

If a user with an account was renamed, then that user could log in again.
This is now fixed.
00000000  56 65 72 73 69 6f 6e 73  20 28 44 61 74 65 73 20  |Versions (Dates |
00000010  69 6e 20 62 72 61 63 6b  65 74 73 20 61 72 65 20  |in brackets are |
00000020  64 61 74 65 73 20 6f 66  20 72 65 6c 65 61 73 65  |dates of release|
00000030  29 0a 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 53 54 41 52  |).========..STAR|
00000040  54 45 44 20 43 4f 44 49  4e 47 20 32 39 2f 33 2f  |TED CODING 29/3/|
00000050  31 39 39 36 0a 0a 0a 76  30 2e 38 30 20 28 31 32  |1996...v0.80 (12|
00000060  2f 34 2f 31 39 39 36 29  0a 3d 3d 3d 3d 3d 0a 0a  |/4/1996).=====..|
00000070  46 69 72 73 74 20 72 65  6c 65 61 73 65 20 76 65  |First release ve|
00000080  72 73 69 6f 6e 2e 0a 0a  76 30 2e 38 31 20 28 31  |rsion...v0.81 (1|
00000090  35 2f 34 2f 31 39 39 36  29 0a 3d 3d 3d 3d 3d 0a  |5/4/1996).=====.|
000000a0  0a 46 69 78 65 64 20 63  6f 6d 6d 61 6e 64 20 62  |.Fixed command b|
000000b0  75 67 20 2d 20 2e 67 72  6f 75 70 20 68 61 64 20  |ug - .group had |
000000c0  74 68 65 20 73 61 6d 65  20 65 66 66 65 63 74 20  |the same effect |
000000d0  61 73 20 2e 67 72 6f 75  70 73 61 75 73 61 67 65  |as .groupsausage|
000000e0  20 61 20 70 72 6f 62 6c  65 6d 20 0a 77 69 74 68  | a problem .with|
000000f0  20 6d 79 20 63 61 73 65  6c 65 73 73 20 73 74 72  | my caseless str|
00000100  63 6d 70 28 29 20 66 75  6e 63 74 69 6f 6e 2e 20  |cmp() function. |
00000110  49 20 6d 61 64 65 20 74  68 69 73 20 72 65 71 75  |I made this requ|
00000120  69 72 65 20 61 20 6c 65  6e 67 74 68 20 6d 61 74  |ire a length mat|
00000130  63 68 20 61 6e 64 0a 65  76 65 72 79 74 68 69 6e  |ch and.everythin|
00000140  67 20 73 65 65 6d 73 20  74 6f 20 77 6f 72 6b 20  |g seems to work |
00000150  66 69 6e 65 20 6e 6f 77  20 3a 2a 29 20 54 68 61  |fine now :*) Tha|
00000160  6e 6b 73 20 74 6f 20 47  61 72 65 74 68 20 27 37  |nks to Gareth '7|
00000170  27 20 4c 6f 6e 67 20 66  6f 72 20 70 6f 69 6e 74  |' Long for point|
00000180  69 6e 67 0a 74 68 69 73  20 6f 75 74 2e 0a 0a 46  |ing.this out...F|
00000190  69 78 65 64 20 74 68 65  20 66 65 61 74 75 72 65  |ixed the feature|
000001a0  20 77 68 69 63 68 20 61  6c 6c 6f 77 65 64 20 74  | which allowed t|
000001b0  77 6f 20 75 73 65 72 73  20 6f 66 20 74 68 65 20  |wo users of the |
000001c0  73 61 6d 65 20 6e 61 6d  65 20 6f 6e 20 61 74 20  |same name on at |
000001d0  6f 6e 63 65 2e 0a 54 68  61 74 20 69 73 20 6e 6f  |once..That is no|
000001e0  77 20 6e 6f 74 20 70 6f  73 73 69 62 6c 65 2e 20  |w not possible. |
000001f0  54 68 61 6e 6b 73 20 74  6f 20 44 61 76 69 64 20  |Thanks to David |
00000200  27 50 66 65 72 74 27 20  47 6f 6f 64 20 66 6f 72  |'Pfert' Good for|
00000210  20 70 6f 69 6e 74 69 6e  67 20 74 68 69 73 20 6f  | pointing this o|
00000220  6e 65 0a 6f 75 74 2e 0a  0a 49 20 72 65 64 75 63  |ne.out...I reduc|
00000230  65 64 20 74 68 65 20 57  69 6d 70 53 6c 6f 74 20  |ed the WimpSlot |
00000240  6c 6f 61 64 73 20 61 73  20 49 20 68 61 64 20 69  |loads as I had i|
00000250  74 20 61 74 20 32 30 30  6b 20 77 68 65 6e 20 49  |t at 200k when I|
00000260  20 72 65 6c 65 61 73 65  64 20 76 30 2e 38 30 2e  | released v0.80.|
00000270  20 57 68 61 74 0a 6d 75  73 74 20 70 65 6f 70 6c  | What.must peopl|
00000280  65 20 68 61 76 65 20 74  68 6f 75 67 68 74 20 61  |e have thought a|
00000290  62 6f 75 74 20 6d 79 20  6d 65 6d 6f 72 79 20 65  |bout my memory e|
000002a0  66 66 69 63 69 65 6e 63  79 3f 20 28 49 73 20 74  |fficiency? (Is t|
000002b0  68 65 72 65 20 61 6e 79  77 61 79 20 6f 66 0a 73  |here anyway of.s|
000002c0  65 65 69 6e 67 20 68 6f  77 20 6d 75 63 68 20 6d  |eeing how much m|
000002d0  65 6d 6f 72 79 20 79 6f  75 72 20 70 72 6f 67 72  |emory your progr|
000002e0  61 6d 20 6e 65 65 64 73  3f 29 0a 0a 49 27 76 65  |am needs?)..I've|
000002f0  20 63 72 65 61 74 65 64  20 61 20 6e 69 63 65 20  | created a nice |
00000300  70 72 65 66 65 72 65 6e  63 65 73 20 77 69 6e 64  |preferences wind|
00000310  6f 77 2c 20 73 6f 20 79  6f 75 20 63 61 6e 20 73  |ow, so you can s|
00000320  65 74 20 74 68 65 20 76  61 72 69 6f 75 73 20 70  |et the various p|
00000330  6f 72 74 0a 6e 75 6d 62  65 72 73 20 74 68 65 72  |ort.numbers ther|
00000340  65 2e 0a 0a 49 27 76 65  20 61 64 64 65 64 20 61  |e...I've added a|
00000350  20 2e 63 72 65 64 69 74  73 20 63 6f 6d 6d 61 6e  | .credits comman|
00000360  64 2c 20 61 20 2e 73 65  74 70 72 69 76 73 20 63  |d, a .setprivs c|
00000370  6f 6d 6d 61 6e 64 2c 20  61 6e 64 20 61 6e 20 2e  |ommand, and an .|
00000380  69 6e 66 6f 20 63 6f 6d  6d 61 6e 64 2e 0a 0a 49  |info command...I|
00000390  27 76 65 20 61 64 64 65  64 20 61 6e 20 6f 70 74  |'ve added an opt|
000003a0  69 6f 6e 20 69 6e 20 74  68 65 20 70 72 65 66 65  |ion in the prefe|
000003b0  72 65 6e 63 65 73 20 77  69 6e 64 6f 77 20 77 68  |rences window wh|
000003c0  69 63 68 20 77 69 6c 6c  20 62 65 65 70 20 77 68  |ich will beep wh|
000003d0  65 6e 20 61 20 75 73 65  72 0a 73 75 63 63 65 73  |en a user.succes|
000003e0  73 66 75 6c 6c 79 20 6c  6f 67 73 20 6f 6e 2e 0a  |sfully logs on..|
000003f0  0a 76 30 2e 38 32 20 28  31 38 2f 34 2f 31 39 39  |.v0.82 (18/4/199|
00000400  36 29 0a 3d 3d 3d 3d 3d  0a 0a 43 68 61 6e 67 65  |6).=====..Change|
00000410  64 20 70 61 72 73 65 72  20 66 75 6e 63 74 69 6f  |d parser functio|
00000420  6e 20 73 6c 69 67 68 74  6c 79 20 27 3a 3a 27 20  |n slightly '::' |
00000430  69 73 20 65 71 75 61 6c  20 74 6f 20 27 3b 27 20  |is equal to ';' |
00000440  0a 0a 42 72 6f 61 64 63  61 73 74 69 6e 67 20 66  |..Broadcasting f|
00000450  72 6f 6d 20 74 68 65 20  27 54 61 6c 6b 65 72 20  |rom the 'Talker |
00000460  43 6f 6e 74 72 6f 6c 27  20 77 69 6e 64 6f 77 20  |Control' window |
00000470  6e 6f 77 20 77 6f 72 6b  73 2e 0a 0a 2e 77 68 6f  |now works....who|
00000480  20 6e 6f 77 20 74 65 6c  6c 73 20 79 6f 75 20 68  | now tells you h|
00000490  6f 77 20 6d 61 6e 79 20  70 65 6f 70 6c 65 20 61  |ow many people a|
000004a0  72 65 20 63 6f 6e 6e 65  63 74 65 64 2e 0a 0a 2e  |re connected....|
000004b0  73 65 74 70 72 69 76 73  20 74 65 6c 6c 73 20 79  |setprivs tells y|
000004c0  6f 75 20 69 66 20 61 20  63 65 72 74 61 69 6e 20  |ou if a certain |
000004d0  70 65 72 73 6f 6e 20 69  73 6e 74 20 63 6f 6e 6e  |person isnt conn|
000004e0  65 63 74 65 64 2e 20 49  20 61 6c 73 6f 20 66 69  |ected. I also fi|
000004f0  78 65 64 20 61 6e 20 65  72 72 6f 72 0a 77 68 69  |xed an error.whi|
00000500  63 68 20 70 72 65 76 65  6e 74 65 64 20 69 74 20  |ch prevented it |
00000510  66 72 6f 6d 20 77 6f 72  6b 69 6e 67 21 0a 0a 49  |from working!..I|
00000520  27 76 65 20 70 75 74 20  61 20 73 79 6e 74 61 78  |'ve put a syntax|
00000530  20 63 68 65 63 6b 65 72  20 69 6e 20 74 68 65 20  | checker in the |
00000540  63 6f 6d 6d 61 6e 64 20  70 61 72 73 65 72 2e 0a  |command parser..|
00000550  0a 52 27 65 6d 6f 74 69  6e 67 20 6e 6f 74 68 69  |.R'emoting nothi|
00000560  6e 67 2c 20 69 2e 65 2e  20 27 3c 50 6f 7a 27 20  |ng, i.e. '<Poz' |
00000570  67 65 6e 65 72 61 74 65  73 20 61 6e 20 65 72 72  |generates an err|
00000580  6f 72 2e 0a 0a 50 72 6f  67 72 61 6d 20 67 65 6e  |or...Program gen|
00000590  65 72 61 74 65 64 20 73  74 72 69 6e 67 20 73 68  |erated string sh|
000005a0  6f 75 6c 64 20 6e 6f 77  20 73 74 61 72 74 20 77  |ould now start w|
000005b0  69 74 68 20 27 2a 2a 2a  20 27 0a 0a 76 30 2e 38  |ith '*** '..v0.8|
000005c0  32 62 20 28 31 38 2f 34  2f 31 39 39 36 29 0a 3d  |2b (18/4/1996).=|
000005d0  3d 3d 3d 3d 3d 0a 0a 46  69 78 65 73 20 4d 41 4a  |=====..Fixes MAJ|
000005e0  4f 52 20 6d 65 6d 6f 72  79 20 70 72 6f 62 6c 65  |OR memory proble|
000005f0  6d 2e 0a 53 6f 75 72 63  65 20 63 6f 64 65 20 74  |m..Source code t|
00000600  69 64 69 65 64 20 75 70  20 73 6c 69 67 68 74 6c  |idied up slightl|
00000610  79 2e 0a 43 61 6e 20 49  20 62 65 20 62 6f 74 68  |y..Can I be both|
00000620  65 72 65 64 20 74 6f 20  75 70 6c 6f 61 64 20 69  |ered to upload i|
00000630  74 3f 20 4e 61 68 2c 20  69 74 73 20 6c 61 74 65  |t? Nah, its late|
00000640  2e 20 4f 6e 77 61 72 64  73 20 74 6f 2e 2e 2e 0a  |. Onwards to....|
00000650  0a 76 30 2e 38 33 20 28  31 38 2f 34 2f 31 39 39  |.v0.83 (18/4/199|
00000660  36 29 0a 3d 3d 3d 3d 3d  0a 0a 41 64 64 65 64 20  |6).=====..Added |
00000670  2e 74 69 6d 65 20 63 6f  6d 6d 61 6e 64 0a 0a 76  |.time command..v|
00000680  30 2e 38 34 62 65 74 61  31 20 28 32 33 2f 34 2f  |0.84beta1 (23/4/|
00000690  31 39 39 36 29 20 28 62  65 74 61 20 74 65 73 74  |1996) (beta test|
000006a0  65 64 20 62 79 20 44 61  76 69 64 20 47 6f 6f 64  |ed by David Good|
000006b0  29 0a 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 0a 0a 50 61  |).==========..Pa|
000006c0  72 73 65 72 20 6e 6f 77  20 6c 6f 6f 6b 73 20 61  |rser now looks a|
000006d0  74 20 66 69 72 73 74 20  63 68 61 72 61 63 74 65  |t first characte|
000006e0  72 20 6f 66 20 6c 69 6e  65 20 69 6e 73 74 65 61  |r of line instea|
000006f0  64 20 6f 66 20 74 68 65  20 66 69 72 73 74 20 63  |d of the first c|
00000700  68 61 72 61 63 74 65 72  20 6f 66 0a 74 68 65 20  |haracter of.the |
00000710  66 69 72 73 74 20 77 6f  72 64 2e 0a 0a 2e 67 72  |first word....gr|
00000720  6f 75 70 74 65 6c 6c 20  66 69 78 65 64 0a 0a 44  |ouptell fixed..D|
00000730  69 73 63 6f 6e 6e 65 63  74 20 6d 65 73 73 61 67  |isconnect messag|
00000740  65 20 63 68 61 6e 67 65  64 2e 0a 0a 2e 77 61 6b  |e changed....wak|
00000750  65 20 63 6f 6d 6d 61 6e  64 20 61 64 64 65 64 2e  |e command added.|
00000760  0a 0a 59 6f 75 20 63 61  6e 20 6e 6f 77 20 63 68  |..You can now ch|
00000770  61 6e 67 65 20 70 72 69  76 73 20 66 72 6f 6d 20  |ange privs from |
00000780  74 68 65 20 75 73 65 72  20 63 6f 6e 74 72 6f 6c  |the user control|
00000790  20 77 69 6e 64 6f 77 2e  0a 0a 41 64 64 65 64 20  | window...Added |
000007a0  61 63 63 6f 75 6e 74 73  20 77 69 6e 64 6f 77 2e  |accounts window.|
000007b0  0a 0a 43 61 72 72 69 61  67 65 20 72 65 74 75 72  |..Carriage retur|
000007c0  6e 73 20 61 72 65 20 61  64 64 65 64 20 74 6f 20  |ns are added to |
000007d0  65 6e 64 73 20 6f 66 20  6c 69 6e 65 73 20 6f 66  |ends of lines of|
000007e0  20 74 65 78 74 20 66 69  6c 65 73 20 73 65 6e 74  | text files sent|
000007f0  20 74 6f 20 61 20 75 73  65 72 2e 0a 0a 4d 61 6a  | to a user...Maj|
00000800  6f 72 20 63 68 61 6e 67  65 3a 0a 59 6f 75 20 6e  |or change:.You n|
00000810  6f 20 6c 6f 6e 67 65 72  20 68 61 76 65 20 74 6f  |o longer have to|
00000820  20 62 65 20 69 6e 20 4c  69 6e 65 20 45 64 69 74  | be in Line Edit|
00000830  20 6d 6f 64 65 20 74 6f  20 75 73 65 20 74 68 69  | mode to use thi|
00000840  73 20 74 61 6c 6b 65 72  2c 20 61 6e 64 20 70 61  |s talker, and pa|
00000850  73 74 69 6e 67 20 69 73  0a 6e 6f 77 20 70 6f 73  |sting is.now pos|
00000860  73 69 62 6c 65 2e 0a 0a  49 27 76 65 20 73 65 74  |sible...I've set|
00000870  20 69 74 20 73 6f 20 6f  6e 6c 79 20 31 20 6c 69  | it so only 1 li|
00000880  6e 65 20 6f 66 20 74 65  78 74 20 69 73 20 70 72  |ne of text is pr|
00000890  6f 63 65 73 73 65 64 20  70 65 72 20 70 61 73 73  |ocessed per pass|
000008a0  20 6f 66 20 74 68 65 20  57 69 6d 70 5f 50 6f 6c  | of the Wimp_Pol|
000008b0  6c 0a 6c 6f 6f 6f 70 2e  20 54 68 69 73 20 69 73  |l.looop. This is|
000008c0  20 64 6f 6e 65 20 73 6f  20 61 73 20 6e 6f 74 20  | done so as not |
000008d0  74 6f 20 73 6c 6f 77 20  64 6f 77 6e 20 74 68 65  |to slow down the|
000008e0  20 68 6f 73 74 20 6d 61  63 68 69 6e 65 20 74 6f  | host machine to|
000008f0  6f 20 6d 75 63 68 2e 0a  0a 76 30 2e 38 34 62 65  |o much...v0.84be|
00000900  74 61 32 20 28 32 34 2f  34 2f 31 39 39 36 29 20  |ta2 (24/4/1996) |
00000910  28 62 65 74 61 20 74 65  73 74 65 64 20 62 79 20  |(beta tested by |
00000920  44 61 76 69 64 20 47 6f  6f 64 29 0a 3d 3d 3d 3d  |David Good).====|
00000930  3d 3d 3d 3d 3d 3d 0a 0a  41 20 73 6d 61 6c 6c 20  |======..A small |
00000940  62 75 67 20 77 61 73 20  64 69 73 63 6f 76 65 72  |bug was discover|
00000950  65 64 20 77 68 65 72 65  20 72 61 6e 64 6f 6d 20  |ed where random |
00000960  6c 69 6e 65 73 20 6f 66  20 74 65 78 74 20 77 65  |lines of text we|
00000970  72 65 20 6f 63 63 61 73  69 6f 6e 61 6c 6c 79 0a  |re occasionally.|
00000980  64 69 73 70 6c 61 79 65  64 2c 20 66 72 6f 6d 20  |displayed, from |
00000990  75 6e 6b 6e 6f 77 6e 20  75 73 65 72 73 2e 20 49  |unknown users. I|
000009a0  74 20 6c 6f 6f 6b 65 64  20 6f 62 73 63 75 72 65  |t looked obscure|
000009b0  20 62 75 74 20 77 61 73  20 64 65 61 64 20 73 69  | but was dead si|
000009c0  6d 70 6c 65 20 74 6f 20  66 69 78 2e 0a 0a 2e 72  |mple to fix....r|
000009d0  65 73 74 61 72 74 20 63  6f 6d 6d 61 6e 64 20 61  |estart command a|
000009e0  64 64 65 64 2e 0a 0a 46  69 78 65 64 20 28 61 6e  |dded...Fixed (an|
000009f0  6f 74 68 65 72 29 20 70  61 73 74 69 6e 67 20 62  |other) pasting b|
00000a00  75 67 2e 0a 0a 45 6e 74  65 72 69 6e 67 20 22 3a  |ug...Entering ":|
00000a10  20 20 20 20 20 20 20 20  20 62 6f 69 6e 67 73 22  |         boings"|
00000a20  20 75 73 65 64 20 74 6f  20 70 72 69 6e 74 20 73  | used to print s|
00000a30  6f 6d 65 74 68 69 6e 67  20 6c 69 6b 65 20 22 50  |omething like "P|
00000a40  6f 7a 20 20 20 20 20 20  20 20 20 62 6f 69 6e 67  |oz         boing|
00000a50  73 22 0a 4e 6f 77 20 69  74 20 70 72 69 6e 74 73  |s".Now it prints|
00000a60  20 22 50 6f 7a 20 62 6f  69 6e 67 73 22 20 0a 0a  | "Poz boings" ..|
00000a70  5b 54 61 6c 6b 65 72 20  64 65 76 65 6c 6f 70 6d  |[Talker developm|
00000a80  65 6e 74 20 70 6f 73 74  70 6f 6e 65 64 20 66 6f  |ent postponed fo|
00000a90  72 20 65 78 61 6d 73 5d  0a 0a 5b 52 65 73 74 61  |r exams]..[Resta|
00000aa0  72 74 65 64 20 28 32 30  2f 36 2f 31 39 39 36 29  |rted (20/6/1996)|
00000ab0  5d 0a 0a 76 30 2e 38 34  62 65 74 61 33 20 28 32  |]..v0.84beta3 (2|
00000ac0  33 2f 36 2f 31 39 39 36  29 0a 3d 3d 3d 3d 3d 3d  |3/6/1996).======|
00000ad0  3d 3d 3d 3d 0a 0a 4d 61  6a 6f 72 20 63 68 61 6e  |====..Major chan|
00000ae0  67 65 3a 0a 41 63 63 6f  75 6e 74 20 6d 61 6e 61  |ge:.Account mana|
00000af0  67 65 6d 65 6e 74 20 76  69 61 20 61 63 63 6f 75  |gement via accou|
00000b00  6e 74 73 20 77 69 6e 64  6f 77 20 68 61 73 20 6e  |nts window has n|
00000b10  6f 77 20 62 65 65 6e 20  69 6d 70 6c 65 6d 65 6e  |ow been implemen|
00000b20  74 65 64 2e 0a 0a 54 68  65 20 77 6f 72 64 20 22  |ted...The word "|
00000b30  50 72 69 76 69 6c 65 67  65 22 20 69 73 20 6e 6f  |Privilege" is no|
00000b40  77 20 73 70 65 6c 74 20  63 6f 72 72 65 63 74 6c  |w spelt correctl|
00000b50  79 21 0a 0a 54 65 63 68  6e 69 63 61 6c 20 6e 6f  |y!..Technical no|
00000b60  74 65 3a 0a 54 68 65 20  63 6f 6d 6d 61 6e 64 20  |te:.The command |
00000b70  70 61 72 73 65 72 20 70  72 6f 63 65 73 73 65 73  |parser processes|
00000b80  20 74 68 65 20 66 69 72  73 74 20 66 6f 75 72 20  | the first four |
00000b90  77 6f 72 64 73 20 65 6e  74 65 72 65 64 2e 20 54  |words entered. T|
00000ba0  68 65 73 65 20 77 6f 72  64 73 20 77 65 72 65 6e  |hese words weren|
00000bb0  74 0a 62 65 69 6e 67 20  63 6c 69 70 70 65 64 20  |t.being clipped |
00000bc0  63 6f 72 72 65 63 74 6c  79 20 28 74 6f 20 61 20  |correctly (to a |
00000bd0  31 36 20 62 79 74 65 20  6c 69 6d 69 74 29 2e 20  |16 byte limit). |
00000be0  54 68 69 73 20 68 61 73  20 6e 6f 77 20 62 65 65  |This has now bee|
00000bf0  6e 20 66 69 78 65 64 2e  0a 0a 76 30 2e 38 34 62  |n fixed...v0.84b|
00000c00  65 74 61 34 0a 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |eta4.==========.|
00000c10  0a 47 72 6f 75 70 20 63  68 61 6e 67 69 6e 67 20  |.Group changing |
00000c20  6d 65 73 73 61 67 65 73  20 68 61 76 65 20 62 65  |messages have be|
00000c30  65 6e 20 66 69 78 65 64  20 74 6f 20 62 65 20 73  |en fixed to be s|
00000c40  65 6e 74 20 74 6f 20 74  68 65 20 61 70 70 72 6f  |ent to the appro|
00000c50  70 72 69 61 74 65 0a 70  61 72 74 69 65 73 2e 0a  |priate.parties..|
00000c60  0a 59 6f 75 20 61 72 65  20 6e 6f 77 20 74 6f 6c  |.You are now tol|
00000c70  64 20 69 66 20 79 6f 75  20 74 72 79 20 74 6f 20  |d if you try to |
00000c80  6b 69 63 6b 20 6f 66 20  61 20 6e 6f 6e 2d 65 78  |kick of a non-ex|
00000c90  69 73 74 61 6e 74 20 75  73 65 72 2e 0a 0a 55 73  |istant user...Us|
00000ca0  65 72 73 20 63 61 6e 20  6e 6f 77 20 63 68 61 6e  |ers can now chan|
00000cb0  67 65 20 74 68 65 69 72  20 70 61 73 73 77 6f 72  |ge their passwor|
00000cc0  64 73 20 6f 6e 6c 69 6e  65 2e 0a 0a 57 61 6b 65  |ds online...Wake|
00000cd0  20 63 6f 6d 6d 61 6e 64  20 66 69 78 65 64 2e 0a  | command fixed..|
00000ce0  0a 43 6f 6d 62 69 6e 65  64 20 66 75 6e 63 74 69  |.Combined functi|
00000cf0  6f 6e 61 6c 69 74 79 20  6f 66 20 27 4e 65 77 20  |onality of 'New |
00000d00  41 63 63 6f 75 6e 74 27  20 61 6e 64 20 27 55 70  |Account' and 'Up|
00000d10  64 61 74 65 20 41 63 63  6f 75 6e 74 27 20 62 75  |date Account' bu|
00000d20  74 74 6f 6e 73 2e 20 49  66 0a 61 6e 20 61 63 63  |ttons. If.an acc|
00000d30  6f 75 6e 74 20 64 6f 65  73 6e 74 20 65 78 69 73  |ount doesnt exis|
00000d40  74 20 69 74 73 20 6e 65  77 2c 20 61 6e 64 20 69  |t its new, and i|
00000d50  66 20 69 74 20 64 6f 65  73 20 65 78 69 73 74 20  |f it does exist |
00000d60  69 74 73 20 75 70 64 61  74 65 64 2e 0a 0a 41 63  |its updated...Ac|
00000d70  63 6f 75 6e 74 20 66 69  6e 64 69 6e 67 20 62 75  |count finding bu|
00000d80  74 74 6f 6e 20 61 64 64  65 64 2e 0a 0a 55 73 65  |tton added...Use|
00000d90  72 73 20 63 61 6e 20 6e  6f 77 20 68 61 76 65 20  |rs can now have |
00000da0  61 20 62 61 6e 6e 65 64  20 66 6c 61 67 20 73 65  |a banned flag se|
00000db0  74 20 69 6e 20 74 68 65  69 72 20 61 63 63 6f 75  |t in their accou|
00000dc0  6e 74 73 2e 0a 0a 42 72  65 61 6b 74 68 72 6f 75  |nts...Breakthrou|
00000dd0  67 68 20 77 69 74 68 20  69 6e 74 65 72 6e 61 6c  |gh with internal|
00000de0  20 73 6f 63 6b 65 74 73  20 6c 69 62 72 61 72 79  | sockets library|
00000df0  20 61 63 68 69 65 76 65  64 2e 0a 0a 76 30 2e 38  | achieved...v0.8|
00000e00  35 20 28 32 37 2f 36 2f  39 36 29 0a 3d 3d 3d 3d  |5 (27/6/96).====|
00000e10  3d 0a 0a 56 54 31 30 30  20 61 6e 64 20 42 65 65  |=..VT100 and Bee|
00000e20  70 20 66 6c 61 67 73 20  61 64 64 65 64 20 74 6f  |p flags added to|
00000e30  20 61 63 63 6f 75 6e 74  73 2e 0a 0a 76 30 2e 38  | accounts...v0.8|
00000e40  35 61 20 28 32 38 2f 36  2f 39 36 29 0a 3d 3d 3d  |5a (28/6/96).===|
00000e50  3d 3d 3d 0a 0a 41 64 64  65 64 20 43 61 72 72 69  |===..Added Carri|
00000e60  61 67 65 20 52 65 74 75  72 6e 20 28 63 72 29 20  |age Return (cr) |
00000e70  66 6c 61 67 2e 0a 0a 46  69 78 65 64 20 61 20 66  |flag...Fixed a f|
00000e80  65 77 20 62 75 67 73 20  66 72 6f 6d 20 74 68 65  |ew bugs from the|
00000e90  20 72 65 63 65 6e 74 20  6d 61 6a 6f 72 20 6f 76  | recent major ov|
00000ea0  65 72 68 61 75 6c 2e 0a  0a 46 69 78 65 64 20 62  |erhaul...Fixed b|
00000eb0  75 67 73 20 66 6f 75 6e  64 20 62 79 20 50 66 65  |ugs found by Pfe|
00000ec0  72 74 20 61 6e 64 20 4a  6f 67 75 2e 0a 0a 76 30  |rt and Jogu...v0|
00000ed0  2e 38 35 62 20 62 65 74  61 20 28 32 38 2f 36 2f  |.85b beta (28/6/|
00000ee0  39 36 29 20 0a 3d 3d 3d  3d 3d 3d 0a 0a 27 25 27  |96) .======..'%'|
00000ef0  20 63 68 61 72 61 63 74  65 72 73 20 63 61 75 73  | characters caus|
00000f00  65 64 20 74 68 65 20 74  61 6c 6b 65 72 20 74 6f  |ed the talker to|
00000f10  20 63 72 61 73 68 2e 20  54 68 69 73 20 69 73 20  | crash. This is |
00000f20  6e 6f 77 20 66 69 78 65  64 2e 0a 0a 41 64 64 65  |now fixed...Adde|
00000f30  64 20 67 75 65 73 74 20  61 63 63 6f 75 6e 74 20  |d guest account |
00000f40  66 6c 61 67 73 20 74 6f  20 74 68 65 20 6f 70 74  |flags to the opt|
00000f50  69 6f 6e 73 20 77 69 6e  64 6f 77 2e 0a 0a 76 30  |ions window...v0|
00000f60  2e 38 35 62 20 28 32 38  2f 36 2f 39 36 29 0a 3d  |.85b (28/6/96).=|
00000f70  3d 3d 3d 3d 3d 0a 0a 57  68 65 6e 20 63 68 61 6e  |=====..When chan|
00000f80  67 69 6e 67 20 62 61 63  6b 20 74 6f 20 67 72 6f  |ging back to gro|
00000f90  75 70 20 50 75 62 6c 69  63 20 77 69 74 68 20 27  |up Public with '|
00000fa0  2e 67 72 6f 75 70 27 2c  20 74 68 65 20 67 72 6f  |.group', the gro|
00000fb0  75 70 20 77 61 73 20 6e  6f 74 20 69 6e 66 6f 72  |up was not infor|
00000fc0  6d 65 64 2e 0a 54 68 69  73 20 69 73 20 6e 6f 77  |med..This is now|
00000fd0  20 66 69 78 65 64 2e 0a  0a 46 69 78 65 64 20 61  | fixed...Fixed a|
00000fe0  20 66 65 77 20 65 6d 6f  74 65 27 69 6e 67 20 61  | few emote'ing a|
00000ff0  6e 64 20 72 27 65 6d 6f  74 65 27 69 6e 67 20 70  |nd r'emote'ing p|
00001000  72 6f 62 6c 65 6d 73 2e  20 0a 0a 41 64 64 65 64  |roblems. ..Added|
00001010  20 6c 6f 67 67 69 6e 67  20 74 6f 20 74 68 65 20  | logging to the |
00001020  74 61 6c 6b 65 72 2e 20  41 74 20 74 68 65 20 6d  |talker. At the m|
00001030  6f 6d 65 6e 74 20 6f 6e  6c 79 20 74 68 65 20 74  |oment only the t|
00001040  61 6c 6b 65 72 20 73 74  61 72 74 69 6e 67 20 61  |alker starting a|
00001050  6e 64 0a 66 69 6e 69 73  68 69 6e 67 20 61 72 65  |nd.finishing are|
00001060  20 6c 6f 67 67 65 64 2e  0a 0a 76 30 2e 38 35 63  | logged...v0.85c|
00001070  20 28 32 39 2f 36 2f 39  36 29 0a 3d 3d 3d 3d 3d  | (29/6/96).=====|
00001080  3d 0a 0a 46 69 78 65 64  20 75 73 65 72 20 77 69  |=..Fixed user wi|
00001090  6e 64 6f 77 20 70 72 69  76 69 6c 65 67 65 20 73  |ndow privilege s|
000010a0  65 74 74 69 6e 67 2e 0a  0a 2e 67 61 67 20 61 6e  |etting....gag an|
000010b0  64 20 2e 75 6e 67 61 67  20 63 6f 6d 6d 61 6e 64  |d .ungag command|
000010c0  73 20 61 64 64 65 64 2e  0a 0a 76 30 2e 38 36 20  |s added...v0.86 |
000010d0  28 33 31 2f 37 2f 39 36  29 0a 3d 3d 3d 3d 3d 0a  |(31/7/96).=====.|
000010e0  0a 57 6f 72 64 20 77 72  61 70 20 61 64 64 65 64  |.Word wrap added|
000010f0  0a 0a 45 63 68 6f 20 61  64 64 65 64 20 61 73 20  |..Echo added as |
00001100  61 6e 20 6f 70 74 69 6f  6e 2c 20 66 6f 72 20 6e  |an option, for n|
00001110  6f 6e 2d 65 63 68 6f 69  6e 67 20 74 65 72 6d 69  |on-echoing termi|
00001120  6e 61 6c 73 0a 0a 41 20  27 44 6f 63 73 27 20 64  |nals..A 'Docs' d|
00001130  69 72 65 63 74 6f 72 79  20 69 73 20 63 72 65 61  |irectory is crea|
00001140  74 65 64 20 77 68 69 63  68 20 6e 6f 77 20 63 6f  |ted which now co|
00001150  6e 74 61 69 6e 73 20 61  6c 6c 20 64 6f 63 75 6d  |ntains all docum|
00001160  65 6e 74 61 74 69 6f 6e  2e 0a 44 6f 63 75 6d 65  |entation..Docume|
00001170  6e 74 61 74 69 6f 6e 20  63 68 61 6e 67 65 64 20  |ntation changed |
00001180  72 6f 75 6e 64 2c 20 61  6e 64 20 27 54 6f 44 6f  |round, and 'ToDo|
00001190  27 20 61 6e 64 20 27 42  75 67 73 27 20 66 69 6c  |' and 'Bugs' fil|
000011a0  65 73 20 61 72 65 20 63  72 65 61 74 65 64 2e 0a  |es are created..|
000011b0  0a 54 65 6d 70 6c 61 74  65 73 20 63 68 61 6e 67  |.Templates chang|
000011c0  65 64 20 74 6f 20 62 65  20 6d 6f 72 65 20 61 65  |ed to be more ae|
000011d0  73 74 68 65 74 69 63 61  6c 6c 79 20 70 6c 65 61  |sthetically plea|
000011e0  73 69 6e 67 2e 0a 0a 49  66 20 61 20 77 69 6e 64  |sing...If a wind|
000011f0  6f 77 20 69 73 20 61 6c  72 65 61 64 79 20 6f 70  |ow is already op|
00001200  65 6e 2c 20 77 68 65 6e  20 72 65 71 75 65 73 74  |en, when request|
00001210  65 64 20 74 6f 20 6f 70  65 6e 20 69 74 20 69 73  |ed to open it is|
00001220  20 62 72 6f 75 67 68 74  20 74 6f 20 74 68 65 0a  | brought to the.|
00001230  66 72 6f 6e 74 2e 0a 0a  54 61 6c 6b 65 72 20 73  |front...Talker s|
00001240  74 61 72 74 73 20 69 66  20 61 20 73 74 61 63 6b  |tarts if a stack|
00001250  20 69 73 20 70 72 65 73  65 6e 74 2e 20 27 54 61  | is present. 'Ta|
00001260  6c 6b 65 72 20 75 70 27  20 6d 65 6e 75 20 6f 70  |lker up' menu op|
00001270  74 69 6f 6e 20 72 65 6d  6f 76 65 64 2e 0a 0a 41  |tion removed...A|
00001280  64 64 65 64 20 74 68 65  20 27 69 67 6e 6f 72 65  |dded the 'ignore|
00001290  27 20 63 68 61 72 61 63  74 65 72 2e 20 49 66 20  |' character. If |
000012a0  75 73 65 72 20 27 50 6f  7a 27 20 65 6e 74 65 72  |user 'Poz' enter|
000012b0  73 3a 20 60 2e 71 75 69  74 20 0a 74 68 65 6e 20  |s: `.quit .then |
000012c0  74 68 65 20 74 65 78 74  3a 20 50 6f 7a 20 20 20  |the text: Poz   |
000012d0  20 20 20 20 20 3a 2e 71  75 69 74 0a 77 69 6c 6c  |     :.quit.will|
000012e0  20 61 70 70 65 61 72 20  6f 6e 20 74 68 65 20 73  | appear on the s|
000012f0  63 72 65 65 6e 0a 0a 4b  69 63 6b 20 63 6f 6d 6d  |creen..Kick comm|
00001300  61 6e 64 20 66 69 78 65  64 0a 0a 2e 67 72 6f 75  |and fixed...grou|
00001310  70 73 20 63 6f 6d 6d 61  6e 64 20 61 64 64 65 64  |ps command added|
00001320  0a 0a 59 6f 75 20 63 61  6e 20 6e 6f 20 6c 6f 6e  |..You can no lon|
00001330  67 65 72 20 77 61 6b 65  20 79 6f 75 72 73 65 6c  |ger wake yoursel|
00001340  66 20 3a 29 0a 0a 76 30  2e 38 37 20 28 31 30 2f  |f :)..v0.87 (10/|
00001350  38 2f 39 36 29 0a 3d 3d  3d 3d 3d 0a 0a 2e 77 61  |8/96).=====...wa|
00001360  72 6e 2c 20 2e 6c 6f 63  6b 2c 20 2e 75 6e 6c 6f  |rn, .lock, .unlo|
00001370  63 6b 2c 20 2e 69 6e 76  69 74 65 2c 20 2e 75 6e  |ck, .invite, .un|
00001380  69 6e 76 69 74 65 2c 20  2e 69 6e 76 69 74 65 73  |invite, .invites|
00001390  2c 20 2e 67 6d 61 73 74  65 72 2c 20 2e 65 76 69  |, .gmaster, .evi|
000013a0  63 74 20 61 6e 64 0a 2e  6a 6f 69 6e 20 63 6f 6d  |ct and..join com|
000013b0  6d 61 6e 64 73 20 61 64  64 65 64 0a 0a 52 65 6d  |mands added..Rem|
000013c0  6f 76 65 64 20 74 68 65  20 63 6f 6d 70 6c 65 74  |oved the complet|
000013d0  65 6c 79 20 69 6e 61 70  70 72 6f 70 72 69 61 74  |ely inappropriat|
000013e0  65 20 27 52 65 6c 65 61  73 65 27 20 66 69 6c 65  |e 'Release' file|
000013f0  20 66 72 6f 6d 20 74 68  65 20 27 44 6f 63 73 27  | from the 'Docs'|
00001400  0a 64 69 72 65 63 74 6f  72 79 2c 20 64 75 6e 6e  |.directory, dunn|
00001410  6f 20 68 6f 77 20 69 74  20 67 6f 74 20 74 68 65  |o how it got the|
00001420  72 65 21 20 28 54 68 61  6e 6b 73 20 74 6f 20 4a  |re! (Thanks to J|
00001430  6f 67 75 20 66 6f 72 20  74 68 61 74 20 6f 6e 65  |ogu for that one|
00001440  29 0a 0a 57 68 65 6e 20  74 68 65 20 41 63 63 6f  |)..When the Acco|
00001450  75 6e 74 73 20 77 69 6e  64 6f 77 20 69 73 20 6f  |unts window is o|
00001460  70 65 6e 65 64 20 74 68  65 20 6c 61 73 74 20 61  |pened the last a|
00001470  63 63 6f 75 6e 74 20 76  69 65 77 65 64 20 28 6f  |ccount viewed (o|
00001480  72 20 74 68 65 20 66 69  72 73 74 20 6f 6e 65 29  |r the first one)|
00001490  0a 69 73 20 6c 6f 61 64  65 64 20 69 6e 74 6f 20  |.is loaded into |
000014a0  69 74 2e 0a 0a 4c 6f 74  73 20 6f 66 20 69 6e 74  |it...Lots of int|
000014b0  65 72 6e 61 6c 20 72 65  73 74 72 75 63 74 75 72  |ernal restructur|
000014c0  69 6e 67 20 74 6f 20 74  72 79 20 61 6e 64 20 6f  |ing to try and o|
000014d0  70 74 69 6d 69 73 65 20  6d 65 6d 6f 72 79 20 75  |ptimise memory u|
000014e0  73 65 20 61 6e 64 20 6d  65 6d 6f 72 79 0a 66 72  |se and memory.fr|
000014f0  61 67 6d 65 6e 74 61 74  69 6f 6e 2e 0a 0a 41 64  |agmentation...Ad|
00001500  64 65 64 20 6d 61 78 69  6d 75 6d 20 61 63 63 6f  |ded maximum acco|
00001510  75 6e 74 2f 67 75 65 73  74 20 63 6f 6e 6e 65 63  |unt/guest connec|
00001520  74 69 6f 6e 73 20 69 6e  20 27 50 72 65 66 65 72  |tions in 'Prefer|
00001530  65 6e 63 65 73 27 20 77  69 6e 64 6f 77 2e 0a 0a  |ences' window...|
00001540  21 50 6f 7a 43 68 61 74  20 63 61 6e 20 6e 6f 77  |!PozChat can now|
00001550  20 6c 6f 61 64 20 69 6e  74 6f 20 61 20 39 36 6b  | load into a 96k|
00001560  20 77 69 6d 70 73 6c 6f  74 2e 0a 0a 76 30 2e 39  | wimpslot...v0.9|
00001570  30 20 28 33 30 2f 39 2f  39 36 29 0a 3d 3d 3d 3d  |0 (30/9/96).====|
00001580  3d 0a 0a 2e 73 70 79 2c  20 2e 75 6e 73 70 79 2c  |=...spy, .unspy,|
00001590  20 2e 73 70 79 69 6e 67  20 63 6f 6d 6d 61 6e 64  | .spying command|
000015a0  73 20 61 64 64 65 64 2e  0a 0a 2e 69 6e 66 6f 20  |s added....info |
000015b0  63 6f 6d 6d 61 6e 64 20  72 65 6e 61 6d 65 64 20  |command renamed |
000015c0  2e 65 78 61 6d 69 6e 65  0a 0a 2e 74 61 6c 6b 65  |.examine...talke|
000015d0  72 20 63 6f 6d 6d 61 6e  64 20 72 65 6e 61 6d 65  |r command rename|
000015e0  64 20 2e 73 74 61 74 73  0a 0a 4e 6f 77 20 72 65  |d .stats..Now re|
000015f0  6d 6f 76 65 73 20 69 6e  76 69 74 65 73 20 77 68  |moves invites wh|
00001600  65 6e 20 75 73 65 72 20  64 69 73 63 6f 6e 6e 65  |en user disconne|
00001610  63 74 73 2e 0a 0a 46 69  6e 69 73 68 65 64 20 61  |cts...Finished a|
00001620  6e 20 75 6e 66 69 6e 69  73 68 65 64 20 73 65 6e  |n unfinished sen|
00001630  74 61 6e 63 65 20 69 6e  20 74 68 65 20 54 6f 44  |tance in the ToD|
00001640  6f 20 66 69 6c 65 20 3a  29 0a 0a 49 6e 20 74 68  |o file :)..In th|
00001650  65 20 27 49 6e 73 74 72  75 63 74 27 20 66 69 6c  |e 'Instruct' fil|
00001660  65 20 49 20 72 65 66 65  72 72 65 64 20 74 6f 20  |e I referred to |
00001670  61 20 75 73 65 72 20 61  73 20 27 68 69 6d 27 2e  |a user as 'him'.|
00001680  20 49 74 20 77 61 73 20  61 20 6d 69 73 74 61 6b  | It was a mistak|
00001690  65 2c 0a 68 6f 6e 65 73  74 21 0a 0a 2e 73 74 61  |e,.honest!...sta|
000016a0  74 73 20 69 6e 66 6f 72  6d 61 74 69 6f 6e 20 65  |ts information e|
000016b0  78 74 65 6e 64 65 64 0a  0a 2e 6e 61 6d 65 20 63  |xtended...name c|
000016c0  6f 6d 6d 61 6e 64 20 63  68 61 6e 67 65 64 20 74  |ommand changed t|
000016d0  6f 20 61 6c 6c 6f 77 20  63 68 61 6e 67 65 73 20  |o allow changes |
000016e0  6f 66 20 63 61 73 65 20  74 6f 20 61 20 75 73 65  |of case to a use|
000016f0  72 73 20 6e 61 6d 65 2e  0a 0a 54 61 6c 6b 65 72  |rs name...Talker|
00001700  20 77 69 6e 64 6f 77 20  63 68 61 6e 67 65 64 2e  | window changed.|
00001710  20 45 76 65 6e 74 75 61  6c 6c 79 20 69 74 20 77  | Eventually it w|
00001720  69 6c 6c 20 68 61 76 65  20 69 6e 66 6f 72 6d 61  |ill have informa|
00001730  74 69 6f 6e 20 77 68 69  63 68 20 69 73 20 75 70  |tion which is up|
00001740  64 61 74 65 64 0a 72 65  67 75 6c 61 72 6c 79 2e  |dated.regularly.|
00001750  20 0a 0a 50 6f 7a 43 68  61 74 20 70 6f 72 74 20  | ..PozChat port |
00001760  74 6f 20 55 6e 69 78 20  73 74 61 72 74 65 64 20  |to Unix started |
00001770  33 31 2f 38 2f 39 36 2e  20 54 68 69 73 20 73 68  |31/8/96. This sh|
00001780  6f 75 6c 64 20 69 6e 63  72 65 61 73 65 20 74 68  |ould increase th|
00001790  65 20 75 73 65 72 20 62  61 73 65 2e 0a 0a 50 6f  |e user base...Po|
000017a0  7a 43 68 61 74 20 77 69  6c 6c 20 6e 6f 77 20 62  |zChat will now b|
000017b0  65 20 64 65 76 65 6c 6f  70 65 64 20 6f 6e 20 62  |e developed on b|
000017c0  6f 74 68 20 74 68 65 20  41 63 6f 72 6e 20 61 6e  |oth the Acorn an|
000017d0  64 20 53 75 6e 20 76 65  72 73 69 6f 6e 20 56 20  |d Sun version V |
000017e0  75 6e 69 78 0a 70 6c 61  74 66 6f 72 6d 73 20 73  |unix.platforms s|
000017f0  69 6d 75 6c 74 61 6e 65  6f 75 73 6c 79 2e 0a 0a  |imultaneously...|
00001800  2e 74 73 65 74 20 61 6e  64 20 2e 74 75 6e 73 65  |.tset and .tunse|
00001810  74 20 63 6f 6d 6d 61 6e  64 73 20 61 64 64 65 64  |t commands added|
00001820  2e 20 54 68 65 73 65 20  63 68 61 6e 67 65 20 74  |. These change t|
00001830  68 65 20 76 61 6c 75 65  73 20 6f 66 20 73 6f 6d  |he values of som|
00001840  65 20 6f 66 20 74 68 65  0a 6f 70 74 69 6f 6e 73  |e of the.options|
00001850  20 69 6e 20 74 68 65 20  70 72 65 66 65 72 6e 63  | in the prefernc|
00001860  65 73 20 77 69 6e 64 6f  77 2e 20 54 68 69 73 20  |es window. This |
00001870  63 6f 6d 6d 61 6e 64 20  77 69 6c 6c 20 61 6c 73  |command will als|
00001880  6f 20 6c 6f 63 6b 20 74  68 65 20 74 61 6c 6b 65  |o lock the talke|
00001890  72 20 66 72 6f 6d 0a 63  6f 6e 6e 65 63 74 69 6f  |r from.connectio|
000018a0  6e 73 2e 0a 0a 46 6f 72  6d 61 74 20 6f 66 20 61  |ns...Format of a|
000018b0  63 63 6f 75 6e 74 73 20  63 68 61 6e 67 65 64 2e  |ccounts changed.|
000018c0  20 45 61 63 68 20 61 63  63 6f 75 6e 74 20 6e 6f  | Each account no|
000018d0  77 20 6f 63 63 75 70 69  65 73 20 61 20 73 65 70  |w occupies a sep|
000018e0  65 72 61 74 65 20 66 69  6c 65 2e 20 54 68 69 73  |erate file. This|
000018f0  0a 69 73 20 74 6f 20 61  6c 6c 6f 77 20 66 69 65  |.is to allow fie|
00001900  6c 64 73 20 6f 66 20 76  61 72 69 61 62 6c 65 20  |lds of variable |
00001910  77 69 64 74 68 20 74 6f  20 62 65 20 69 6e 63 6c  |width to be incl|
00001920  75 64 65 64 2c 20 73 75  63 68 20 61 73 20 61 6e  |uded, such as an|
00001930  20 27 49 6e 74 65 72 65  73 74 73 27 0a 66 69 65  | 'Interests'.fie|
00001940  6c 64 2e 20 41 63 63 6f  75 6e 74 20 69 6e 66 6f  |ld. Account info|
00001950  72 6d 61 74 69 6f 6e 20  65 78 74 65 6e 64 65 64  |rmation extended|
00001960  20 73 69 67 6e 69 66 69  63 61 6e 74 6c 79 2e 20  | significantly. |
00001970  49 27 6d 20 77 6f 6e 64  65 72 69 6e 67 20 68 6f  |I'm wondering ho|
00001980  77 20 74 6f 20 67 65 74  0a 72 6f 75 6e 64 20 74  |w to get.round t|
00001990  68 65 20 37 36 20 66 69  6c 65 20 6c 69 6d 69 74  |he 76 file limit|
000019a0  20 69 6e 20 52 49 53 43  2d 4f 53 2e 20 55 73 69  | in RISC-OS. Usi|
000019b0  6e 67 20 74 68 65 20 69  6d 61 67 65 20 66 69 6c  |ng the image fil|
000019c0  69 6e 67 20 73 79 73 74  65 6d 20 68 61 73 20 62  |ing system has b|
000019d0  65 65 6e 0a 73 75 67 67  65 73 74 65 64 2e 0a 0a  |een.suggested...|
000019e0  2e 73 65 74 69 6e 66 6f  20 63 6f 6d 6d 61 6e 64  |.setinfo command|
000019f0  20 61 64 64 65 64 2e 0a  0a 47 75 65 73 74 20 75  | added...Guest u|
00001a00  73 65 72 73 20 63 61 6e  20 6e 6f 77 20 75 73 65  |sers can now use|
00001a10  20 74 68 65 20 2e 73 65  74 20 61 6e 64 20 2e 75  | the .set and .u|
00001a20  6e 73 65 74 20 63 6f 6d  6d 61 6e 64 73 2e 0a 0a  |nset commands...|
00001a30  2e 69 67 6e 6f 72 65 20  61 6e 64 20 2e 75 6e 69  |.ignore and .uni|
00001a40  67 6e 6f 72 65 20 63 6f  6d 6d 61 6e 64 73 20 61  |gnore commands a|
00001a50  64 64 65 64 0a 0a 2e 69  6e 66 6f 20 63 6f 6d 6d  |dded...info comm|
00001a60  61 6e 64 20 72 65 2d 61  64 64 65 64 2c 20 74 68  |and re-added, th|
00001a70  69 73 20 74 69 6d 65 20  74 6f 20 64 69 73 70 6c  |is time to displ|
00001a80  61 79 20 61 63 63 6f 75  6e 74 20 69 6e 66 6f 72  |ay account infor|
00001a90  6d 61 74 69 6f 6e 20 6f  66 20 61 20 75 73 65 72  |mation of a user|
00001aa0  2e 0a 0a 49 66 20 61 20  68 65 6c 70 20 66 69 6c  |...If a help fil|
00001ab0  65 20 77 69 74 68 20 74  68 65 20 73 61 6d 65 20  |e with the same |
00001ac0  6e 61 6d 65 20 61 73 20  61 20 63 6f 6d 6d 61 6e  |name as a comman|
00001ad0  64 65 64 20 69 73 20 63  72 65 61 74 65 64 2c 20  |ded is created, |
00001ae0  74 68 65 6e 20 69 74 20  77 69 6c 6c 0a 62 65 20  |then it will.be |
00001af0  64 69 73 70 6c 61 79 65  64 20 69 6e 20 70 72 65  |displayed in pre|
00001b00  66 65 72 65 6e 63 65 20  74 6f 20 74 68 65 20 70  |ference to the p|
00001b10  72 65 73 65 74 20 68 65  6c 70 20 74 65 78 74 2e  |reset help text.|
00001b20  0a 0a 2e 63 6f 6d 6d 65  6e 74 2c 20 2e 63 6f 6d  |...comment, .com|
00001b30  6d 65 6e 74 73 2c 20 2e  74 6c 6f 63 6b 20 61 6e  |ments, .tlock an|
00001b40  64 20 2e 74 75 6e 6c 6f  63 6b 20 63 6f 6d 6d 61  |d .tunlock comma|
00001b50  6e 64 73 20 61 64 64 65  64 2e 20 0a 61 64 64 65  |nds added. .adde|
00001b60  64 2e 0a 0a 2e 65 76 69  63 74 20 63 6f 6d 6d 61  |d....evict comma|
00001b70  6e 64 20 63 68 61 6e 67  65 64 20 74 6f 20 61 6c  |nd changed to al|
00001b80  6c 6f 77 20 67 72 6f 75  70 20 6d 61 73 74 65 72  |low group master|
00001b90  73 20 74 6f 20 65 76 69  63 74 2e 0a 0a 41 6c 6c  |s to evict...All|
00001ba0  6f 77 65 64 20 6c 6f 67  67 69 6e 67 20 6f 66 20  |owed logging of |
00001bb0  65 72 72 6f 72 73 2e 0a  0a 41 70 70 61 72 65 6e  |errors...Apparen|
00001bc0  74 6c 79 20 74 68 65 20  2e 73 65 74 20 63 6f 6d  |tly the .set com|
00001bd0  6d 61 6e 64 20 64 69 64  6e 74 20 77 6f 72 6b 20  |mand didnt work |
00001be0  70 72 6f 70 65 72 6c 79  20 69 6e 20 76 30 2e 38  |properly in v0.8|
00001bf0  37 2e 20 54 68 69 73 20  6e 6f 77 20 73 65 65 6d  |7. This now seem|
00001c00  73 20 74 6f 0a 77 6f 72  6b 2e 0a 0a 50 6f 6c 69  |s to.work...Poli|
00001c10  73 68 65 64 20 75 70 20  61 20 66 65 77 20 74 68  |shed up a few th|
00001c20  69 6e 67 73 2e 0a 0a 42  65 74 61 27 73 20 73 65  |ings...Beta's se|
00001c30  6e 74 20 74 6f 20 4a 6f  67 75 2c 20 53 65 76 65  |nt to Jogu, Seve|
00001c40  6e 20 61 6e 64 20 48 6f  6d 65 72 20 28 32 32 2f  |n and Homer (22/|
00001c50  39 2f 39 36 29 0a 0a 46  69 78 65 64 20 61 20 66  |9/96)..Fixed a f|
00001c60  65 77 20 74 68 69 6e 67  73 20 73 75 67 67 65 73  |ew things sugges|
00001c70  74 65 64 20 62 79 20 4a  6f 67 75 2e 0a 0a 41 64  |ted by Jogu...Ad|
00001c80  64 65 64 20 6e 75 6d 62  65 72 20 6f 66 20 75 73  |ded number of us|
00001c90  65 72 73 20 6c 6f 67 67  65 64 20 69 6e 20 74 6f  |ers logged in to|
00001ca0  20 74 68 65 20 69 63 6f  6e 62 61 72 20 69 63 6f  | the iconbar ico|
00001cb0  6e 2e 20 28 54 68 61 6e  6b 73 20 74 6f 20 4a 6f  |n. (Thanks to Jo|
00001cc0  67 75 20 61 6e 64 0a 4a  75 67 67 6c 65 72 20 66  |gu and.Juggler f|
00001cd0  6f 72 20 73 75 67 67 65  73 74 69 6e 67 20 74 68  |or suggesting th|
00001ce0  61 74 20 6f 6e 65 29 0a  0a 50 61 73 73 77 6f 72  |at one)..Passwor|
00001cf0  64 73 20 61 72 65 20 65  6e 63 72 79 70 74 65 64  |ds are encrypted|
00001d00  20 69 6e 20 74 68 65 20  61 63 63 6f 75 6e 74 73  | in the accounts|
00001d10  20 66 69 6c 65 73 20 75  73 69 6e 67 20 61 20 73  | files using a s|
00001d20  69 6d 70 6c 65 20 65 6e  63 72 79 70 74 69 6f 6e  |imple encryption|
00001d30  0a 61 6c 67 6f 72 69 74  68 6d 2e 0a 0a 2e 67 6e  |.algorithm....gn|
00001d40  61 6d 65 20 63 6f 6d 6d  61 6e 64 20 61 64 64 65  |ame command adde|
00001d50  64 2e 0a 0a 43 68 61 6e  67 65 64 20 74 68 65 20  |d...Changed the |
00001d60  6c 6f 67 69 6e 20 70 72  6f 63 65 64 75 72 65 2e  |login procedure.|
00001d70  0a 0a 4e 65 77 20 62 65  74 61 20 73 65 6e 74 20  |..New beta sent |
00001d80  74 6f 20 4a 6f 67 75 20  28 32 35 2f 39 2f 39 36  |to Jogu (25/9/96|
00001d90  29 0a 0a 44 6f 63 75 6d  65 6e 74 61 74 69 6f 6e  |)..Documentation|
00001da0  20 69 6d 70 72 6f 76 65  64 2e 0a 0a 4e 65 77 20  | improved...New |
00001db0  62 65 74 61 20 73 65 6e  74 20 74 6f 20 46 6c 75  |beta sent to Flu|
00001dc0  66 66 79 20 28 32 38 2f  39 2f 39 36 29 0a 0a 76  |ffy (28/9/96)..v|
00001dd0  30 2e 39 30 61 20 28 31  2f 31 30 2f 39 36 29 0a  |0.90a (1/10/96).|
00001de0  3d 3d 3d 3d 3d 3d 0a 0a  50 72 6f 62 6c 65 6d 20  |======..Problem |
00001df0  77 69 74 68 20 2e 69 6e  76 69 73 2f 2e 76 69 73  |with .invis/.vis|
00001e00  20 63 6f 6d 6d 61 6e 64  73 20 66 69 78 65 64 0a  | commands fixed.|
00001e10  0a 53 74 6f 70 70 65 64  20 6c 6f 67 67 65 72 20  |.Stopped logger |
00001e20  6f 75 74 70 75 74 74 69  6e 67 20 74 6f 20 73 63  |outputting to sc|
00001e30  72 65 65 6e 0a 0a 76 30  2e 39 30 62 20 28 39 2f  |reen..v0.90b (9/|
00001e40  31 30 2f 39 36 29 0a 3d  3d 3d 3d 3d 3d 0a 0a 46  |10/96).======..F|
00001e50  69 78 65 64 20 61 20 73  69 6c 6c 79 20 65 72 72  |ixed a silly err|
00001e60  6f 72 20 63 6f 6e 63 65  72 6e 69 6e 67 20 74 68  |or concerning th|
00001e70  65 20 2e 6e 61 6d 65 20  63 6f 6d 6d 61 6e 64 2e  |e .name command.|
00001e80  20 28 54 68 61 6e 6b 73  20 48 6f 6d 65 72 20 3a  | (Thanks Homer :|
00001e90  29 0a 0a 76 30 2e 39 30  63 20 28 31 37 2f 31 32  |)..v0.90c (17/12|
00001ea0  2f 39 36 29 0a 3d 3d 3d  3d 3d 3d 0a 0a 46 69 78  |/96).======..Fix|
00001eb0  65 64 20 74 68 65 20 2e  65 78 61 6d 69 6e 65 20  |ed the .examine |
00001ec0  63 6f 6d 6d 61 6e 64 0a  0a 49 66 20 61 20 75 73  |command..If a us|
00001ed0  65 72 20 77 69 74 68 20  61 6e 20 61 63 63 6f 75  |er with an accou|
00001ee0  6e 74 20 77 61 73 20 72  65 6e 61 6d 65 64 2c 20  |nt was renamed, |
00001ef0  74 68 65 6e 20 74 68 61  74 20 75 73 65 72 20 63  |then that user c|
00001f00  6f 75 6c 64 20 6c 6f 67  20 69 6e 20 61 67 61 69  |ould log in agai|
00001f10  6e 2e 0a 54 68 69 73 20  69 73 20 6e 6f 77 20 66  |n..This is now f|
00001f20  69 78 65 64 2e                                    |ixed.|
00001f25