split pc92 from non pc92 nodes in init
[spider.git] / html / index.html
index 22cad7e41974b8dcec8ee9cbb2659e46f3af5a2a..ef9866f01a4fe018479c10e81307fc6f65e82b77 100644 (file)
@@ -5,6 +5,7 @@
        <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
        <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
        <meta name="Author" content="Dirk Koopman G1TLH">
        <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
        <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
        <meta name="Author" content="Dirk Koopman G1TLH">
+    <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
   </head>
 
   <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
   </head>
 
   <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
@@ -18,7 +19,7 @@
        <p>
        <!-- Created: Wed Dec  2 18:22:33 GMT 1998 -->
        <!-- hhmts start -->
        <p>
        <!-- Created: Wed Dec  2 18:22:33 GMT 1998 -->
        <!-- hhmts start -->
-Last modified: Wed Dec 23 16:59:32 GMT 1998
+Last modified: Mon Dec 29 20:45:18 GMT 2003
 <!-- hhmts end -->
 
        <h4>Introduction</h4>
 <!-- hhmts end -->
 
        <h4>Introduction</h4>
@@ -27,7 +28,11 @@ Last modified: Wed Dec 23 16:59:32 GMT 1998
        href="http://www.perl.com">perl 5.004</a> running under <a
        href="http://www.linuxhq.com">Linux</a> as an exercise in
        self-training for both protocol research and teaching myself <a
        href="http://www.perl.com">perl 5.004</a> running under <a
        href="http://www.linuxhq.com">Linux</a> as an exercise in
        self-training for both protocol research and teaching myself <a
-       href="http://www.perl.com">perl</a>.
+               href="http://www.perl.com">perl</a>. It also runs perfectly
+       happily under Microsoft Windows from Win98 upwards using either
+       <a href="http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl">Activestate</a> perl or one
+       of the unix subsystem/environments for windows such as
+       <a href="http://www.cygwin.com">Cygwin</a>.
 
        <h4>What is a DX Cluster?</h4>
 
 
        <h4>What is a DX Cluster?</h4>
 
@@ -35,7 +40,7 @@ Last modified: Wed Dec 23 16:59:32 GMT 1998
        other, in realtime, about DX stations (other interesting or rare
        Amateur Radio stations all over the world).
 
        other, in realtime, about DX stations (other interesting or rare
        Amateur Radio stations all over the world).
 
-       <p>To quote what is probably the most comprenhsive  source of DX Cluster related 
+       <p>To quote what is probably the most comprehensive  source of DX Cluster related 
          information, the <a href="http://www.cestro.com/pcluster/">DX PacketCluster WebNet</a>, 
          a Cluster is:-
 
          information, the <a href="http://www.cestro.com/pcluster/">DX PacketCluster WebNet</a>, 
          a Cluster is:-
 
@@ -54,20 +59,26 @@ Last modified: Wed Dec 23 16:59:32 GMT 1998
        <p>The original package runs under DOS and was created by Dick Newell AK1A
          but is no longer under active development. Most replacements also run under
          DOS and/or are closed source. I wanted something in open source (so I don't
        <p>The original package runs under DOS and was created by Dick Newell AK1A
          but is no longer under active development. Most replacements also run under
          DOS and/or are closed source. I wanted something in open source (so I don't
-         have to do <em>all</em> the work) and for Linux.
+         have to do <em>all</em> the work) and for Linux. A side benefit of writing
+         the program in perl is that it works perfectly well on other versions of
+         unix as well as all flavours of Windows from Win98 upwards.
 
        <p>This document will contain all the instructions for its
        installation and use - eventually...
 
        <h4>Contents</h4>
        <ol>
 
        <p>This document will contain all the instructions for its
        installation and use - eventually...
 
        <h4>Contents</h4>
        <ol>
-         <li> <a href="install.html">Installation</a> of the main cluster software.
-         <li> Installing the lastest version of <a href="cpan.html">CPAN</a>.
-         <li> Explaining the <a href="client.html">client.pl</a> program.
-         <li> <a href="connect.html">Connecting</a> to other clusters.
-         <li> <a href="hops.html">Hop</a> control, network <a href="hops.html#isolate">isolation</a> etc.
+         <li> <a href="http://www.dxcluster.org/download/">Download</a> the software and any patches.
+         <li> DXSpider <a href="installation_en.html">Installation</a> manual.
+         <li> DXSpider <a href="adminmanual_en.html">Administration</a> manual.
+         <li> DXSpider <a href="usermanual_en.html">User</a> manual.
+         <li> DXSpider <a href="filtering_en.html">Filter</a> manual.
+         <li> Peruse the <a href="spiderFAQ_en.html">FAQ</a>
+         <li> If you are on the bleeding edge, see the <a href="spiderCVS_en.html">CVS Addendum</a>.
+         <li> Explaining the <a href="client.html">client</a> programs.
+         <li> <a href="cron.html">Periodic</a> jobs, e.g. starting connection to other clusters.
          <li> <a href="program.html">Programming</a> new commands or altering existing ones.
          <li> <a href="program.html">Programming</a> new commands or altering existing ones.
-         <li> <a href="../download/">Download</a> the software and any patches.
+         <li> <a href="local.html">Local</a> customisation of the cluster daemon.
          </ol>
 
 <!-- Standard Footer!! -->
          </ol>
 
 <!-- Standard Footer!! -->
@@ -75,7 +86,7 @@ Last modified: Wed Dec 23 16:59:32 GMT 1998
        <p>
          <FONT COLOR="#606060"><hr></font>
        <font color="#FF0000" size=-2>
        <p>
          <FONT COLOR="#606060"><hr></font>
        <font color="#FF0000" size=-2>
-         Copyright &copy; 1998 by Dirk Koopman G1TLH. All Rights Reserved<br>
+         Copyright &copy; 1998-2004 by Dirk Koopman G1TLH. All Rights Reserved<br>
        </font>
        <font color="#000000" size=-2>$Id$</font>
   </body>
        </font>
        <font color="#000000" size=-2>$Id$</font>
   </body>