X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fusermanual_en.sgml;h=92188aa5ac976cc51183ccf1000c44657e098f33;hb=b6fd93ded24e1e9dd485ef7254f2c7e938b21e93;hp=cb2a033f7ca290fe056cbd7ff905fa2f4c0e779f;hpb=325de3f275e5ed25c9bbc1651c48928b27edde0e;p=spider.git diff --git a/sgml/usermanual_en.sgml b/sgml/usermanual_en.sgml index cb2a033f..92188aa5 100644 --- a/sgml/usermanual_en.sgml +++ b/sgml/usermanual_en.sgml @@ -6,7 +6,7 @@ The DXSpider User Manual v1.50 Ian Maude, G0VGS, (g0vgs@gb7mbc.net) -February 2003 revision 0.2 +April 2003 revision 0.5 A complete reference for users of the DXSpider DXCluster program. @@ -962,6 +962,13 @@ In the example what happens is that the reject is executed first, any non hf/cw spot is passed to the accept line, which lets through everything else on HF. The next filter line lets through just VHF/UHF spots from EU. +A Filtering Tutorial + +

+There is now an excellent primer/tutorial on filtering written by Jim +Samuels, W3BG with an introduction by Dave Hawes N3RD that I strongly +suggest you read. You can read it here + Hints, tips and common questions. @@ -1008,7 +1015,7 @@ user manual? also be included with every release of DXSpider. As always, if unsure, ask your sysop what version number is the latest. -The DXSpider command reference +The DXSpider Command Reference accept @@ -1273,6 +1280,60 @@ of 9 lines.

This will disconnect you from the cluster +chat <group> <text> + +

+ +chat <group> <text> Chat or Conference to a group + + +

+It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway. + +This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>). + +You can be a member of as many "groups" as you want. To join a group type:- + + + JOIN FOC (where FOC is the group name) + + +To leave a group type:- + + + LEAVE FOC + + +You can see which groups you are in by typing:- + + + STAT/USER + + +and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:- + + + STAT/USER g1tlh + + +To send a message to a group type:- + + + CHAT FOC hello everyone + + +or + + + CH #9000 hello I am back + + +See also JOIN, LEAVE, SHOW/CHAT clear/announce [1|all]

@@ -1766,6 +1827,22 @@ to SH/DX, ANNOUNCE can be shortened to AN and so on. Look at the APROPOS <string> command which will search the help database for the <string> you specify and give you a list of likely commands to look at with HELP. +join <group> + +

+ +join <group> Join a chat or conference group + + +

+JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:- + + + JOIN FOC + + +See also CHAT, LEAVE, SHOW/CHAT kill <from msgno>-<to msgno>

@@ -1808,6 +1885,22 @@ this command. You can remove more than one message at a time.

+leave <group> + +

+ +leave <group> Leave a chat or conference group + + +

+LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:- + + + LEAVE FOC + + +See also CHAT, JOIN, SHOW/CHAT links

@@ -2286,8 +2379,8 @@ eg:-

You can select the language that you want the cluster to use. Currently -the languages available are en (English), de (German), es (Spanish) -and nl (Dutch). +the languages available are en (English), de (German), es (Spanish), +Czech (cz), French (fr), Portuguese (pt), Italian (it) and nl (Dutch). set/location <lat & long>

@@ -2426,6 +2519,18 @@ Tell the system where you are. For example:-

+show/chat [<group>] [<lines>] + +

+ +show/chat [<group>] [<lines>] Show any chat or conferencing + + +

+This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group. show/configuration [<node>]