Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/pazpar2
[pazpar2-moved-to-github.git] / doc / book.xml
index 8827ace..2bde853 100644 (file)
@@ -35,7 +35,7 @@
     merging, relevance ranking, record sorting,
     and faceted results.
     It is middleware: it has no user interface of its own, but can be
-    configured and controlled by a REST-like web-service to provide
+    configured and controlled by an XML-over-HTTP web-service to provide
     metasearching functionality behind any user interface.
    </simpara>
    <simpara>
@@ -80,7 +80,7 @@
    Additional functionality such as
    user management and attractive displays are expected to be implemented by
    applications that use Pazpar2. Pazpar2 itself is user-interface independent.
-   Its functionality is exposed through a simple REST-style web-service API,
+   Its functionality is exposed through a simple XML RPC web-service API,
    designed to be easy to use from an AJAX-enabled browser, Flash
    animation, Java applet, etc., or from a higher-level server-side language
    like PHP, Perl or Java. Because session information can be shared between
   <para>
    If you wish to connect to commercial or other databases which do not
    support open standards, please contact Index Data on
-   <info@indexdata.com>. We have a
+   <email>info@indexdata.com</email>. We have a
    proprietary framework for building connectors that enable Pazpar2
    to access
    thousands of online databases, in addition to the vast number of catalogs
    Pazpar2 is covered by the GNU General Public License (GPL) version 2.
    See <xref linkend="license"/> for further information.
   </para>
+
+  <section id="name">
+   <title>A note on the name Pazpar2</title>
+   <para>
+    The name Pazpar2 derives from three sources.  One one hand, it is
+    Index Data's second major piece of software that does parallel
+    searching of Z39.50 targets.  On the other, it is a near-homophone
+    of Passpartout, the ever-helpful servant in Jules Verne's novel
+    Around the World in Eighty Days (who helpfully uses the language
+    of his master).  Finally, "passe par tout" means something like
+    "passes through anything" in French -- on other words, a universal
+    solution, or if you like a MasterKey.
+   </para>
+  </section>
  </chapter>
 
  <chapter id="installation">