Per's text, only lightly edited.
[irspy-moved-to-github.git] / web / htdocs / details / home.mc
index 62aafec..9aea02e 100644 (file)
@@ -1,69 +1,39 @@
-%# $Id: home.mc,v 1.6 2007-03-14 17:25:53 mike Exp $
+%# $Id: home.mc,v 1.8 2007-04-17 12:51:16 mike Exp $
      <div class="essay">
+     <h2>The Z39.50 Target Directory</h2>
      <p>
-      <b>IRSpy</b> maintains a registry of information retrieval
-      targets supporting standard IR protocols such as
+      The Z39.50 Target Directory contains all the
       <a href="http://lcweb.loc.gov/z3950/agency/"
        >ANSI/NISO Z39.50 (ISO 23950)</a>
       and
       <a href="http://www.loc.gov/sru"
-       >the SRU/SRW web services</a>.
-      Each registry entry consists of both mechanical information,
-      such as the indexes supported for searching and the record
-      syntax and schemas supported for retrievel, and metadata such as
-      database titles, authors and descriptions.
-     </p>
+       >the SRU/SRW</a>.
+      targets known to us. The tables shows the name, address, port,
+      reliability info, search attributes and many other useful data,
+      that eases interoperability.
      <p>
-      IRSpy supports editing of the metadata, and automatically
-      discovers mechanical information by probing the registered
-      targets using a set of feature-tests.  Tests are implemented by
-%# Link to /doc.html?module=ZOOM/IRSpy/Test.pm is not ready yet
-      individual plugins,
-      so new tests can be added without changing the core code.
      </p>
+      If you are aware of a target that is not represented in our
+      directory, please add it or send us a mail with the details.
+      Also, if you should happen to find an error in our data or have
+      additional information, please don't hesitate to contact us so
+      that we can make the directory as comprehensive as possible.
      <p>
-      For efficiency, probing of targets is done in parallel, using a
-      pool of a few hundred concurrent connections which is refilled
-      from a queue whenever a target in the pool completes its tests.
-      Testing the entire current registry of 1908 targets takes about
-      three elapsed hours on commodity hardware (Intel CPU, 2.8 GHz,
-      256 Kb cache, 4 Mbit/s network connection).
      </p>
-     <p>
-      IRSpy's Web user interface allows users to
-      <a href="/find.html">search</a>
-      and
-      <a href="/find.html?dc.title=^a*&amp;_sort=dc.title&amp;_count=9999&amp;_search=Search">browse</a>
-      the registry, and to view
-      <a href="http://x.irspy.indexdata.com/stats.html">statistics</a>.
-      Authenticated users may also edit target data, run tests and add
-      new targets from the Web UI.  A set of command-line tools is
-      also provided, together with facilities for re-running the tests
-      periodically.
+      <b>DISCLAIMER</b>: The systems listed are generally made
+      available without charge for testing or general use. Additional
+      functionality may be available to registered users of each
+      system. The information presented here should not be considered
+      indicative of the general functionality of any given software
+      system or installation. This information is made available for
+      recreational purposes only, and Index Data assumes no
+      responsibility or warranty for its correctness. Use at your own
+      discretion.
      </p>
      <p>
-      IRSpy is implemented in Perl, using the
-      <a href="http://search.cpan.org/~mirk/Net-Z3950-ZOOM/"
-       >ZOOM-Perl</a>
-      module to access Z39.50 and SRU/SRW databases.  The registry
-      database is implemented using
-      <a href="http://indexdata.com/zebra/"
-       >Zebra</a>,
-      also accessed using ZOOM-Perl.  The database
-      <a href="/doc.html?module=ZOOM/IRSpy/WebService.pod"
-       >can be interrogated using SRU/SRW<a/>:
-      it conforms to the
-      <a href="http://srw.cheshire3.org/profiles/ZeeRex/"
-       >ZeeRex application profile</a>,
-      and can supply registry records both in extended
-      <a href="http://explain.z3950.org/dtd/"
-       >ZeeRex format</a>
-      (now ratified as
-      <a href="http://www.niso.org/standards/standard_detail.cfm?std_id=816"
-       >ANSI/NISO Z39.92</a>
-      and in
-      <a href="http://www.loc.gov/standards/sru/record-schemas.html"
-       >Dublin Core</a>
-      summary format.
+      <small>
+       Read more about
+       <a href="/software.html">the IRSpy software</a>.
+      </small>
      </p>
      </div>