add DXCIDR, fix version no tracking
[spider.git] / html / index.html
index d4218dea5d2f70634111d6ec45da68d3acd0eed7..a2dcc0744c5dd2607cfb836dbe1b7c9588f580e6 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">
+    <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
   </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 -->
-Last modified: Mon Dec 28 23:13:24 GMT 1998
+Last modified: Fri Jul 20 21:21:00 GMT 2007
 <!-- hhmts end -->
 
        <h4>Introduction</h4>
@@ -27,7 +28,11 @@ Last modified: Mon Dec 28 23:13:24 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</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>
 
@@ -35,7 +40,7 @@ Last modified: Mon Dec 28 23:13:24 GMT 1998
        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:-
 
@@ -54,22 +59,28 @@ Last modified: Mon Dec 28 23:13:24 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
-         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>
-         <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="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> We have a new <a href="http://wiki.dxcluster.org">Wiki</a> where, hopefully, more up to date versions of the documentation can be found (this is work in progress).
+         <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> <a href="/cgi-bin/gitweb.cgi?p=spider.git">Browse</a> the <a href="http://git.or.cz">Git</a> Repository.
+         <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="hops.html">Hop</a> control, network <a href="hops.html#isolate">isolation</a> etc.
          <li> <a href="program.html">Programming</a> new commands or altering existing ones.
          <li> <a href="local.html">Local</a> customisation of the cluster daemon.
-         <li> <a href="../download/">Download</a> the software and any patches.
          </ol>
 
 <!-- Standard Footer!! -->
@@ -77,7 +88,7 @@ Last modified: Mon Dec 28 23:13:24 GMT 1998
        <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>