home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / X11 / willow / doc / CHANGES next >
Encoding:
Text File  |  1995-07-12  |  34.6 KB  |  832 lines

  1.         WILLOW RELEASE
  2.     Version 2.3
  3.     September 6, 1994
  4.  
  5. This is the production release of Willow 2.3, all sites should should
  6. install it at their earliest convenience. Following are the highlights
  7. of the changes to this version.
  8.  
  9. Changes to the Distribution
  10. ===========================
  11. o In order to cut down the size of the tar files for non-UW people,
  12.   there is now a set of willow distribution files for each type of
  13.   site -- UW, NorthWestNet, and everybody else. When you go to
  14.   ftp.cac.washington.edu:willow, you will now go into a subdirectory
  15.   -- distrib.uw, distrib.nwnet, or distrib.public -- to get your Willow
  16.   tar file. 
  17.  
  18.   The only difference between the versions of the Willow distribution
  19.   is that all the non-applicable help files are removed, and the
  20.   correct db.conf file is already there. Thus the installation steps
  21.   where you used to remove the help files by hand, and copy one of
  22.   the db.conf.* files into db.conf, are gone. 
  23.  
  24. Changes to the Willow Interface
  25. ===============================
  26. o The user now has the ability to pick which fields are included in
  27.   the retrieved full-records. Note that this feature is currently only
  28.   supported by databases accessed with the uwbrs driver (i.e. the
  29.   University of Washington database collection), it is not yet
  30.   supported by the Z39.50 driver. Fields are selected via an expanded
  31.   dialog box under Options/Record Retrieval.
  32.  
  33.   Customized field preferences are saved into the user's .willowrc by
  34.   with other user preferences when "Save" is selected from the Options
  35.   menu. Also a new X resource -- Willow*customFields -- is available
  36.   for pre-setting field customizations. See willow.X for details.
  37.  
  38.   Since the user needs to know the db_tag from the db.conf file in
  39.   order to set Willow*customFields, it is now always displayed at the
  40.   bottom of the "About this database" box.
  41.  
  42. o Also in the Options menu "Record Retrieval" dialog is a new option --
  43.   "Include query description with saved/printed results". When this is
  44.   selected, a textual representation of the Search screen that
  45.   generated your hits is pre-pended to any summaries or full-records
  46.   that you save or print. This setting is also saved in .willowrc, and
  47.   can be pre-set with a new X resource Willow*includeQuery.
  48.  
  49. o A new resource -- Willow*printDialog -- has been added to control
  50.   whether you want the "Printing..." message to pop-up after you press
  51.   the Print button. Suppressing this is useful if you have configured
  52.   a graphical printer-choosing program to be Willow's print-command.
  53.  
  54. o Several changes were made to Willow's list-browsing algorithm to
  55.   help it cope better with slow browse-servers (i.e. browsing via
  56.   Z39.50 SCAN).
  57.  
  58.  
  59. Changes to the Database Configuration
  60. =====================================
  61. o For University of Washington sites only, there is a new database
  62.   available -- the Avery Index to Architectural Periodicals. It
  63.   describes articles in over 1.000 periodicals in Architecture and
  64.   related disciplines, and is updated daily. Note that this is the
  65.   first Z39.50/non-local database to go into the UW's production
  66.   library environment. Since it is not loaded under BRS, the searching
  67.   techniques are a bit different. See "Search Tips for this Database"
  68.   under Help for details.
  69.  
  70. o For all sites, the Library of Congress Authorities file has been
  71.   added to the Databases menu, and the configuration for the Library
  72.   of Congress Catalog has been substantially improved (by creating
  73.   customized bibfull and bibbrief files for it).
  74.  
  75. o For University of Washington sites, the hierarchy of the Databases
  76.   menu has been re-organized.
  77.  
  78. o Text fields can now be flagged to be searched as limits (which is
  79.   really only applicable to BRS databases, not Z39.50), via a new
  80.   "is_limit" marker in the db.conf file. In particular, this allows us
  81.   to add the following new fields with corresponding browse lists to
  82.   the UW configuration:
  83.     Journal Subsets for Medline
  84.     INSPEC Subfiles for INSPEC
  85.     Age Groups for PyscINFO
  86.     Graded Review for National Newspaper Index, Business Index, and
  87.       Expanded Academic Index.
  88.     Length (column inches) to National Newspaper Index.
  89.  
  90.  
  91. Changes to the Z39.50 Driver
  92. ============================
  93. o The Z39.50 driver can now communicate with the same license manager
  94.   used by the BRS driver. Thus you can set up pools of login tickets
  95.   for your Z39.50 databases, to control how many simultaneous users
  96.   you want to allow, and define your own user classes with different
  97.   privileges, based on IP address. The license manager can also supply
  98.   a copyright message for display to the user. The license manager
  99.   itself is (and has been) available from the willow ftp directory,
  100.   under "supplemental".
  101.  
  102.   A new env_val -- LicenseHost -- is supported by both drivers, to
  103.   indicate the name of the license manager that should be contacted,
  104.   per database.
  105.  
  106. o The Z39.50 driver can now pass along a server's resource control
  107.   query to the user.
  108.  
  109. o SCAN index names are now as rich as regular attribute specs (it used to
  110.   be that TITLE_WP but not TITLE/PHRASE worked. now both do).
  111.  
  112. o SCAN is now case insensitive.
  113.  
  114.  
  115. Changes to the BRS Driver
  116. =========================
  117. o As mentioned above, the Willow and the uwbrs driver now support
  118.   user-selection of display fields for full-record retrievals.
  119.  
  120. o Uwbrs now gets its copyright messages from the license server,
  121.   rather than BRS itself, allowing them to be displayed to the user
  122.   earlier in the connection process.
  123.  
  124.  
  125. Internal Changes
  126. ================
  127. o The process of building the Willow source code has changed a bit, as
  128.   follows:
  129.     Building z3950 also triggers a build of willow/src/license. The
  130.       z3950 source directory now contains links to the uwbrs malarm.c,
  131.       and getclass.c files.
  132.     The Config file has changed in that there is now a minor-minor
  133.       version number, to differentiate between Motif 1.2.1 and Motif
  134.       1.2.2+. However I still strongly recommend building with Motif
  135.       1.1.x, because of serious bugs in all Motif 1.2 versions.
  136.  
  137. o The Willow/driver protocol has changed slightly. This is really only
  138.   relevant to you if you are working on your own custom driver
  139.   program. See the protocol.h file for details. Basically the changes
  140.   are: 
  141.      The info packet, sent by the driver to Willow, which previously
  142.        just contained the copyright string, now can contain either
  143.        that, or a list of fields available for full-records in the
  144.        current database.
  145.      The record_request packet, sent by Willow to the driver, when
  146.        specifying a full-record, can now list the fields to be
  147.        displayed in the data portion.
  148.      
  149.  
  150. ----------------------------------------------------------------------
  151.  
  152.         WILLOW RELEASE PATCH
  153.     Version 2.2, patch 1
  154.     July 11, 1994
  155.  
  156. There are a few minor problems with the Willow version 2.2 release.
  157. The problems effect all UW and NorthWestNet sites, as well as all
  158. users of the Solaris binary distribution. If you are not in any of
  159. those categories, you can ignore this patch.
  160.  
  161. o The files "db.conf.uw" and "db.conf.nwnet" had a problem in the
  162.   Medline configurations.
  163.  
  164. o The help files for some of the UW-only databases were missing.
  165.  
  166. o The willow executable for Solaris generates a bunch of warning
  167.   messages because an MIT-specific path was accidently compiled in. 
  168.  
  169. You may either replace your entire willow distribution, per the
  170. standard instructions, or just replace the problematic files. If you
  171. prefer the latter, on ftp.cac.washington.edu, in pub/willow, you will
  172. find a new directory called "patch" which contains new versions of the
  173. db.conf files, a tar of the fixed help files, and a willow executable
  174. for Solaris (Do not forget to re-set its file permissions to
  175. executable after you ftp it!).
  176.  
  177.  
  178. ----------------------------------------------------------------------
  179.  
  180.         WILLOW SOURCE CODE RELEASE
  181.     Version 2.2
  182.     June 28, 1994
  183.  
  184. This is the final release of Willow version 2.2, all Willow sites
  185. should install it. University of Washington and NorthWestNet sites
  186. *must* install it within two weeks (by July 12) -- after that your
  187. access to Medline will be broken.
  188.  
  189. Source code and pre-compiled binaries are available in the usual place
  190. -- ftp.cac.washington.edu, in pub/willow.
  191.  
  192. Changes to the Willow Interface
  193. ===============================
  194. o Text editing in Willow now uses emacs-style keyboard shortcuts by
  195.   default. This makes it much easier to cut out words or whole lines,
  196.   move the cursor around, etc. as you are composing your searches. For
  197.   more details see willow/doc/willow.X in the section
  198.   "Willow*textTranslations". If you do not like emacs bindings it is
  199.   quite easy to change which keys are used for which functions.
  200.  
  201. o Due to popular demand, pressing the "Clear" button on the Advanced
  202.   Searching window no longer changes the field-labels back to their
  203.   default positions. However if hold down shift or control when you
  204.   click "Clear" it will do the field-label reset.
  205.  
  206. o A number of control-key shortcuts have been added to Willow.
  207.   Whenever possible the keys were chosen to match the equivalent
  208.   function in Wilco, the character-only version of Willow.
  209.  
  210.   Ctrl-c in the search window does a Clear. 
  211.   Shift-ctrl-c or Alt-ctrl-c does a Clear with field label reset.
  212.   ctrl-t in search window (Advanced mode) activates current browse
  213.      list. 
  214.   ctrl-p/ctrl-n work like up/down arrow in summaries and browse list.
  215.   ctrl-p/ctrl-n in record-retrieval does a Prev/Next match word. This
  216.     works whether the prev/next buttons are there or not (currently we
  217.     only show them in Grolier's). Highlighted match-words are not
  218.     available at all with Z39.50 databases.
  219.   <SPACE>/- work like page-down/page-up in summaries and record-retrieval.
  220.   Ctrl-v activates Help on any of the main Willow windows. 
  221.   ctrl-3 or ctrl-m in Summaries does 30 More.
  222.   ctrl-c in summary/record-retrieval/browse does a "Close".
  223.   ctrl-s in summary and record-retrieval does a Save/Mail.
  224.   ctrl-y in summary and record-retrieval does a Print.
  225.  
  226. o The Databases menu now can be configured to have cascading
  227.   sub-menus. See willow/doc/Customization, in the "Database
  228.   Configuration" section for information on how to specify a menu
  229.   layout.
  230.  
  231.   A helpful hint for navigating through Motif sub-menus is to click
  232.   once quickly on the button that triggers the menu. The menu will
  233.   then post, and you can move the mouse around to select your choice
  234.   without having to hold down the button. Also once you post a menu
  235.   this way you can use arrow keys to move through the choices.
  236.  
  237.   Due to the fact that Motif does not allow cascadable buttons to
  238.   display a visible toggle indicator, the little red diamond next to
  239.   the currently selected database is no longer there.
  240.  
  241. o When saving search results via ftp there is now a toggle button to
  242.   indicate whether you want to use append or overwrite mode. If you
  243.   select Save from the Options menu this preference is stored in your
  244.   .willowrc. There is also a new X-resource, "Willow*ftpAppend" which
  245.   can have the value True or False. True is the default. Since ftp
  246.   servers on PC's often do not support append mode, it can be helpful
  247.   to switch to overwrite.
  248.  
  249.  
  250. Changes to the Database Configurations
  251. ======================================
  252. o The University of Washington Libraries Catalog and Law Library
  253.   Catalog now have a browse list available for call numbers. This in
  254.   effect lets you browse the shelves of the library, except that the
  255.   holdings from all branches appear, and it does not matter if they
  256.   are checked out or not. 
  257.  
  258.   To use, connect to our catalog, and do any search. Look through the
  259.   summary list and find an item you interested in. Use the left mouse
  260.   button to select its call number from the summary display (usually
  261.   in the "Status" field). Then go back to the search window (making
  262.   sure you are in Advanced Searching mode). Click the left mouse
  263.   button in the "Call Number" search field, then press "Browse Call
  264.   Number List" in the lower left corner (or just type ctrl-t). Press
  265.   the middle mouse button in the type-in box in the list-browser. The
  266.   list will jump to that item, and you can use the arrow keys to
  267.   browse through all the items that sit near it on the virtual shelf.
  268.   You can resize the browser to see more of the shelf.
  269.  
  270.   Special thanks to Bill Jordan for coming up with the (extremely
  271.   complex) algorithm for sorting by call number, and to Leman Chung
  272.   for implementing it on our browse-list server.
  273.  
  274. o There is a new database available to UW sites called "Publishers
  275.   Directory" which contains contact information for the US book
  276.   industry.  The database contains Books in Print publishers,
  277.   association publishers, audiocassette publishers, software
  278.   producers, microcomputer hardware and peripheral manufacturers, book
  279.   and microcomputer distributors and wholesalers.  Each record
  280.   contains the publisher name and address and related information.
  281.   Publishers Directory is a product of R.R. Bowker Company and is
  282.   updated quarterly.
  283.  
  284. o On our Books In Print database (available to UW sites only, sorry)
  285.   there is a new check-button which limits your search results to
  286.   titles currently available in Seattle's University Bookstore.
  287.  
  288. o Medline, available to UW and NorthWestNet sites, has been reloaded
  289.   with the 1994 tapes from the National Library of Medicine. 
  290.  
  291. o In all databases accessed with the uwbrs driver, * can now be used
  292.   in place of $ to do wild-cards.
  293.  
  294. o There are two new Z39.50 databases available in the default Willow
  295.   configuration -- AT&T's version of the CIA World Fact Book, and
  296.   a 10,000 record subset of OCLC's WorldCat. See below for information
  297.   on those.
  298.  
  299. Changes to the Z39.50 Driver
  300. ============================
  301. o The documentation for the Z39.50 driver has been greatly expanded.
  302.   In the willow/doc directory you will find a new file called
  303.   "Z39.50_Supplement".
  304.  
  305. o Up to now, only the USMARC record syntax was supported for record
  306.   retrieval.  Now a second one is supported: SUTR (Simple Unstructured
  307.   Text Record).
  308.  
  309.   You can specify it in db.conf:
  310.       env_name = preferred_syntax
  311.       env_val = SUTR
  312.  
  313.   The newly available CIA World Factbook is currently the only example
  314.   of a SUTR database in the default Willow configuration.
  315.  
  316. o The Willow browse facility is now interfaced to the Z39.50
  317.   SCAN service.  There are two caveats:
  318.   1. The Willow list browse protocol and Z39.50 scan are not perfectly
  319.      matched.  There are some heuristics used to deal with the
  320.      differences.  These heuristics are still under development.
  321.      Please report any odd behavior.
  322.  
  323.   2. When operating with Z39.50 servers that take a couple seconds to
  324.      reply to requests, scrolling a browse list will queue up many
  325.      unnecessary SCAN requests, and wait for them all to be fulfilled.
  326.      The code to eliminate redundant SCAN requests was deemed too
  327.      complex to implement in time for this release.  Expect it in the
  328.      next release.
  329.  
  330.   The newly available OCLC WorldCat subset is currently the only
  331.   Z39.50 database which supports browse lists in the default Willow
  332.   configuration. 
  333.  
  334. o Many new special rules for MARC formatting have been added. It is
  335.   now possible to customize the bibbrief and bibfull MARC format
  336.   control files on a per-database basis. See "Z39.50_Supplement" for
  337.   more information. OCLC WorldCat is the only example of a Z39.50
  338.   database using customized display files.
  339.  
  340. o The publication year is now printed in the summary line.
  341.   This is possible through the work of the new MARC formatting
  342.   rules.
  343.  
  344. o Miscellaneous minor bugs have been fixed.
  345.  
  346. Internal Changes
  347. ================
  348.   The rest of this release note covers changes to Willow internals,
  349.   and to the way Willow and the database drivers interact. This is
  350.   probably not of interest to the casual, non-technical Willow user.
  351.  
  352. o There are several changes to the format of the db.conf file.  There
  353.   is a new field for each database entry -- db_tag. This field is
  354.   needed to uniquely identify each database. We previously were using
  355.   "db_int_name" for this purpose (i.e. LCAT, MEDL, etc.) but with
  356.   databases from more than one provider this no longer works (i.e. we
  357.   already have two Z39.50 databases with a db_int_name of "books").
  358.  
  359.   Help is keyed off of this new field, so all of the UW-provided .txt
  360.   files which are used to control the help display have been updated
  361.   to reflect this.
  362.  
  363.   Indentation with whitespace is now allowed in db.conf files.
  364.   
  365.   The "=" sign is now optional for any fields that do not have a
  366.   value. 
  367.   
  368.   There is a new optional section at the start of the db.conf file
  369.   used to describe the layout and hierarchy of the Database menu.
  370.   If this section does not appear, a simple flat menu is created.
  371.   See db.conf.uw for an example of the syntax, and
  372.   willow/doc/Customization for more information.
  373.   
  374.   The "show_separator" tag is obsolete, and should no longer appear
  375.   in the database entries. There is a "separator" tag used in the
  376.   menu description section. Also, a separator is now always created
  377.   by default immediately after the "Disconnect" entry.
  378.  
  379. o The way in which Willow handles databases which require the user to
  380.   manually enter a user-id and password has been overhauled. The
  381.   "manual_login" directive in db.conf is no longer recognized, and in
  382.   fact, Willow itself now knows nothing about user-ids and passwords. 
  383.  
  384.   Instead, there is a general purpose mechanism for the driver to ask
  385.   questions directly to the user. The driver passes the text of the
  386.   question to Willow, and Willow displays it to the user in a dialog,
  387.   then sends the response back to the driver. The question can require
  388.   a response of yes/no, typed-in text, or masked text (where Willow
  389.   displays asterisks instead of the characters the user enters).
  390.  
  391.   More information on this is available in willow/doc/Customization
  392.   under "Manual Login Databases".
  393.  
  394. o Drivers can now be launched remotely via sockets. This was done in
  395.   order to facilitate the MS-Windows version of Willow -- now only the
  396.   interface needs to be ported, the driver can remain on a unix host.
  397.  
  398. o If you are building Willow from source code, there is a new option
  399.   in the Config file that allows you to specify what telnet the uwbrs
  400.   driver should execute.
  401.  
  402. o Various things have changed in the Willow/driver protocol. You only
  403.   need to know about them if you have written or customized your own
  404.   drivers. Contact me if you need more information on this.
  405.  
  406. --------------------------------------------------------------------
  407.  
  408.         WILLOW SOURCE CODE RELEASE
  409.     Version 2.1
  410.     April 12, 1994
  411.  
  412. This is the final release of the Willow version 2.1 source and
  413. pre-compiled binaries (there were two previous beta releases). All
  414. Willow sites should install this version. If you did not install the
  415. 2.1 beta releases (i.e. you are still running version 2.03), be sure to
  416. read the README file in the distribution very carefully, since several
  417. important things have changed since 2.03.
  418.  
  419. As usual, the distribution can be found on ftp.cac.washington.edu, in
  420. the willow directory. Changes from 2.1 beta 2 are as follows:
  421.  
  422. WWW/Mosaic
  423. ==========
  424.   Willow is now compatible with WWW browsers such as Mosaic. Willow
  425.   database configuration files can be downloaded by Mosaic, then it
  426.   will start Willow as the "external viewer" for the file. See
  427.   doc/Customization in the Willow distribution for more details. 
  428.  
  429.   There is a new "Willow Information Center" Mosaic home page
  430.   available. This is mostly a hypertext version of the Willow
  431.   tech-report, with some live demos thrown in. To see it, point your
  432.   WWW browser at the URL: 
  433.     http://www.cac.washington.edu/willow/home.html
  434.  
  435.   In order to implement Mosaic support, two slight changes were made
  436.   to Willow. There is now a command line flag "-cf" which allows you
  437.   to specify a db.conf file on the command line (see the Willow man
  438.   page for more info), and now if there is only one database in the
  439.   db.conf file, Willow automatically opens it at start-up.
  440.  
  441. Z39.50
  442. ======
  443.   MIT has made substantial revisions to the Z39.50 driver internals,
  444.   which allow for much more successful interoperability with the
  445.   various Z39.50 servers currently available on the internet.
  446.   Some new databases are included in the default db.conf file, and are
  447.   also available via the Willow Information Center, described above. 
  448.  
  449.   Note that these Z39.50 databases are not included in the default
  450.   db.conf for UW campus sites. However if you are a UW Willow
  451.   administrator, and you want to include some or all of the Z39.50
  452.   databases, you can cut and paste the appropriate entries from the
  453.   db.conf.public or db.conf.nwnet file.
  454.  
  455. Bugs
  456. ====
  457.   Various bugs have been fixed.
  458.  
  459.  
  460. --------------------------------------------------------------------
  461.  
  462.         WILLOW SOURCE CODE RELEASE
  463.     Version 2.1 beta 2
  464.     February 25, 1994
  465.  
  466. This is the second public release of the Willow source code. You may
  467. prefer to wait until the final 2.1 release before re-installing. As
  468. usual, source and pre-compiled binaries can be found on
  469. ftp.cac.washington.edu, in the willow directory. Changes from 2.1 
  470. beta 1 are as follows:
  471.  
  472. Solaris Problems
  473. ================
  474.   The previously reported problems with Willow on Solaris have now
  475.   hopefully all been resolved. 
  476.   * The "setenv LD_LIBRARY_PATH /usr/ucblib" is no longer necessary,
  477.     because Willow is now compiled on Solaris with "-R /usr/ucblib".
  478.   * You will now find a patched telnet for Solaris in the tools
  479.     directory of the distribution. See the README there for more info.
  480.  
  481. List Browsing
  482. =============
  483.   List-browsing is now handled by the database driver rather than
  484.   Willow itself. This will soon allow us to offer list-browsing with
  485.   Z39.50 databases, via the SCAN directive.
  486.  
  487.   Willow now waits 250 milliseconds after each keystroke before
  488.   sending a list-browse request. If another keystroke comes in before
  489.   that, the clock is reset. This saves wear and tear on the server,
  490.   and actually makes the browser feel more responsive.
  491.  
  492. Databases
  493. =========
  494.   Access to Melvyl -- the University of California library catalog
  495.   system -- has been added, via Z39.50. Note that this is still quite
  496.   experimental, and is currently very flaky. MIT and UC are working to
  497.   resolve the remaining problems.
  498.  
  499. Bugs
  500. ====
  501.   A variety of bugs have been fixed.
  502.  
  503. --------------------------------------------------------------------
  504.  
  505.         WILLOW SOURCE CODE RELEASE
  506.     Version 2.1 beta 1
  507.     January 31, 1994
  508.  
  509. This is the first public release of the Willow source code. It is
  510. known to successfully build on DEC/Ultrix, DEC/vax (BSD 4.3), IBM
  511. RS/6000, and Sun sparc/Solaris. I encourage you to try and build it on
  512. as many platforms as possible, and send us back any changes to the
  513. configuration and source files that you need to make.  Please contact
  514. us if you have trouble getting it to build and/or run.
  515.  
  516. Since it may take a couple releases before it is totally stable, we
  517. are considering this a beta release, so if you already have the Willow
  518. binaries installed on your system you should continue to run version
  519. 2.03 for the time being. Ultrix binaries for Willow 2.1 will be
  520. announced after the source distribution has stabilized.
  521.  
  522. The source code can be downloaded via ftp from ftp.cac.washington.edu,
  523. in the directory pub/willow. The file INSTALLATION.source contains
  524. complete instructions (this is identical to the README file which is
  525. included within the distribution). The old INSTALLATION file has been
  526. renamed INSTALLATION.ultrix, and it explains how to download and
  527. install the Willow Ultrix binaries (version 2.03).
  528.  
  529. Note that we have slightly changed our copyright statement. Willow is
  530. still freely available to anybody who wants to use it, but if you want
  531. to use it for commercial purposes (i.e. sell it yourself) you will now
  532. need specific written permission from the University of Washington.
  533. Details can be found in the file COPYRIGHT on the ftp server (also
  534. included within the distribution).
  535.  
  536.  
  537. --------------------------------------------------------------------
  538.  
  539.         WILLOW BINARIES NEW RELEASE
  540.     Version 2.03
  541.     January 19, 1994
  542.  
  543. This release is for bug fixes and other minor changes, plus a
  544. hopefully significant performance increase.
  545.  
  546. Note to Willow System Administrators: As usual, this release can be
  547.   found on ftp.cac.washington.edu, in pub/willow/willow-uw.ultrix.tar.Z.
  548.   Please install it as soon as possible -- for the performance
  549.   increases included in this version to have maximum effect everybody
  550.   must be using this version.
  551.  
  552. Performance
  553. ===========
  554.   The interface between Willow and UW's underlying BRS database engine
  555.   has been substantially rewritten in order to minimize CPU usage.
  556.   Once everybody is using this latest version of Willow, load should
  557.   be significantly lightened on the host database machines.
  558.  
  559.   In addition, reporting of error messages from the underlying
  560.   databases has been improved.
  561.  
  562. Database Configuration
  563. ======================
  564.   Various references to 1993 have been updated to 1994.
  565.  
  566.   Browse lists for the language of publication field have been added
  567.   for the Library Catalog, the Law Library Catalog, ERIC, Inspec,
  568.   Medline, and PsychInfo.
  569.  
  570. Bugs
  571. ====
  572.   Various minor bugs have been fixed.
  573.  
  574.  
  575. --------------------------------------------------------------------
  576.  
  577.         WILLOW BINARIES NEW RELEASE
  578.     Version 2.02
  579.     December 15, 1993
  580.  
  581. This release is mainly to add an exciting new database to the Willow
  582. repertoire (for University of Washington users only). Also a few minor
  583. bugs have been fixed.
  584.  
  585. Note to Willow System Administrators: As usual, this release can be
  586.   found on ftp.cac.washington.edu, in pub/willow/willow.ultrix.tar.Z.
  587.  
  588. New Databases
  589. =============
  590.   Books In Print: The Books In Print database is the most
  591.   comprehensive source on the U.S. book publishing output.  It
  592.   includes books in print, out of print, and forthcoming in all
  593.   subject areas.  Books in Print is a product of R. R. Bowker Company
  594.   and is updated monthly. 
  595.  
  596. Copyright Box
  597. =============
  598.   The Copyright information box is no longer displayed automatically
  599.   when logging into the UW Libraries Catalog and the Law Library
  600.   Catalog. The box can still be displayed manually by selecting "About
  601.   this Database" from the "File" menu.
  602.  
  603.   Due to our licensing agreements with the data vendors, we must still
  604.   display the copyright notices for every login to the other
  605.   (commercial) databases.
  606.  
  607. Bug Fixes
  608. =========
  609.   Several miscellaneous bugs have been fixed. If you find any more, be
  610.   sure to let us know.
  611.  
  612.  
  613. --------------------------------------------------------------------
  614.  
  615.         WILLOW NEW RELEASE
  616.     Version 2.01
  617.     November 4, 1993
  618.  
  619. This release is mostly to fix bugs and add a few cool new databases,
  620. there are no major changes to the Willow interface.
  621.  
  622. Note to Willow System Administrators: Due to some upcoming changes in
  623.   the host-database login procedure, Willow version 2.0 will no longer
  624.   be able to connect to our databases after November 15, so please
  625.   install Willow 2.01 as soon as possible. The distribution for
  626.   Dec/Ultrix can be found on ftp.cac.washington.edu, in
  627.   pub/willow/willow.ultrix.tar.Z. The old wdist ftp account no
  628.   longer exists. 
  629.  
  630.  
  631. New Databases
  632. =============
  633.   Business Index 1989-93: The Business Index provides coverage to
  634.   approximately 850 business, management, and trade journals, plus
  635.   indexing to the Wall Street Journal and The Financial Times of
  636.   Canada. 
  637.  
  638.   Expanded Academic Index 1989-93: The Expanded Academic Index
  639.   provides indexing and abstracting for approximately 1,500 scholarly
  640.   and general interest periodicals, covering all major fields of study
  641.   in the humanities, social sciences, and science and technology.
  642.  
  643.   National Newspaper Index 1989-93: The National Newspaper Index
  644.   provides indexing of articles from the following editions of 5 major
  645.   newspapers: The Wall Street Journal, New York Times, Christian
  646.   Science Monitor, the Los Angeles Times, and the Washington Post.
  647.  
  648.  
  649. New X-Resources
  650. ===============
  651.   Two new X-resources have been added to Willow. If you put the line 
  652.       Willow*noBasicMode: True
  653.   in your .Xdefaults file, Willow will never switch to Basic Searching
  654.   by itself. "Goto Basic Searching" will still be available for
  655.   databases which support basic searching (only the Library Catalog at
  656.   this time).
  657.  
  658.   If you put the line
  659.       Willow*reverseVideo: True
  660.   in your .Xdefaults file, and you are running on a monochrome X
  661.   display, Willow will come up with a white on black color scheme.
  662.   This resource has no effect if you have a color screen.
  663.  
  664.   The willow.X file, which documents all the available resources has
  665.   been updated. This file is available from ftp.cac.washington.edu, in
  666.   pub/willow. 
  667.  
  668.  
  669. Copyright Box
  670. =============
  671.   Due to overwhelming user reaction, we have made the new Copyright
  672.   Information box less obtrusive. It now will pop-up in the lower
  673.   right-hand corner of your screen, rather than directly over the
  674.   Search window. Also, it now can be cleared by pressing any key. If
  675.   you want to see the box again, after it is cleared, there is a new
  676.   item in the File menu called "About this database" which will bring
  677.   the box back up. The box is useful for finding out when the last
  678.   load of a database was.
  679.  
  680.   After all sites have had a chance to install Willow 2.01 we will be
  681.   changing the login procedure on the database host system so that the
  682.   copyright information is generated as soon as the network connection
  683.   is fully established, allowing you to see it earlier. 
  684.  
  685.  
  686. Error Messages
  687. ==============
  688.   The text of many of the common error messages have been clarified.
  689.   Also, Willow will now warn you about truncation overflow when doing
  690.   a wildcard search (i.e. appending a "$" to the end of your search
  691.   term). 
  692.  
  693.  
  694. Bug Fixes
  695. =========
  696.   Many miscellaneous bugs have been fixed. If you find any more, be
  697.   sure to let us know.
  698.  
  699.  
  700. --------------------------------------------------------------------
  701.  
  702.         WILLOW NEW RELEASE
  703.     Version 2.0
  704.     September 30, 1993
  705.  
  706.         Questions and Comments to mattf@cac.washington.edu
  707.  
  708. This is a major revision of Willow. These release notes do not cover
  709. every single change, only the major highlights. For complete
  710. instructions on using any of the new features, refer to the on-line
  711. help. 
  712.  
  713. Incompatibilities with Willow 1.3
  714. =================================
  715.   The only real incompatibility in usage, is that middle mouse-button
  716.   X-Windows paste is no longer used to retrieve items from the browse
  717.   lists. See the List Browsing section below for more information.
  718.  
  719.   The format of the .willowrc file has changed slightly, so when you
  720.   start Willow you might see a message saying 
  721.      ".../.willowrc appears to be invalid or wrong version". 
  722.   If you see this message, either remove the file called .willowrc in
  723.   your home directory, or simply select "Save" from the options menu
  724.   to update it to the current format.
  725.  
  726.   Several X-resources have been changed. Since most users just use the
  727.   default resources, these probably don't apply to you. For full
  728.   information on the Willow resources, see the file willow.X, which is
  729.   available in the willow directory of any willow server, or via ftp
  730.   from ftphost.cac.washington.edu in pub/willow, or via e-mail request
  731.   from me.
  732.  
  733.   * If you are using custom geometry, i.e. "Willow*size:custom", you
  734.     must change several resources. See willow.X for more information.
  735.  
  736.   * There is a new resource "Willow*mailSubject:", which allows you to
  737.     set the default subject line for any e-mail saves.
  738.  
  739.   * There is a new resource "Willow*abbreviatedFields" which allows
  740.     you to indicate whether search results should be displayed with
  741.     two-letter abbreviations for field names. See the "Search Window"
  742.     section below for more information.
  743.  
  744.   * The "Willow*autoPop" resource has been dropped.
  745.  
  746.   * The "Willow*mailCommand" resource has been dropped.
  747.  
  748.  
  749. Appearance
  750. ==========
  751.   The first thing you will probably notice when you start Willow is
  752.   that the color scheme has been changed. We are now trying out a much
  753.   simpler color layout. We are very open to suggestions, so I
  754.   encourage you to experiment with the color resources as described in
  755.   the willow.X file. If you come up with a color scheme you really
  756.   like, let me know.
  757.  
  758.  
  759. Simple Mode
  760. ===========
  761.   Willow has a new search mode for novice users. This mode is only
  762.   available for the Library Catalog database. It is designed for
  763.   simple searches where you want to find a specific book title or
  764.   author or subject. It functions more or less like the old GEAC
  765.   system. You can switch back to normal searching (which is now called
  766.   "Advanced Searching") at any time.
  767.  
  768.  
  769. Search Window
  770. =============
  771.   The "Save Destination" item is gone from the File menu. Instead, you
  772.   configure how you want to save at the time of the save. When saving
  773.   via e-mail you can now edit the subject line of the message,
  774.   allowing you to remind yourself how you got a particular set of
  775.   results. 
  776.  
  777.   Limiting searches by years of publication is now supported. Some
  778.   future databases will allow limiting down to day of publication.
  779.  
  780.   You can now save and retrieve sets of search strategies via FTP.
  781.   Thus if you run Willow off of the willow.u server, or on the library
  782.   public terminals, you can now save your search strategies for use at
  783.   a future date.
  784.   
  785.   You can now choose whether you want your search-results to come in
  786.   with two-letter abbreviations, or fully expanded field names. Using
  787.   two-letter abbreviations can be helpful for people creating their
  788.   own databases of citations, using Reference Manager or similar
  789.   programs. 
  790.  
  791.  
  792. List Browsing
  793. =============
  794.   The list-browsing functionality has been much improved, and there
  795.   are many more lists available. The "Browse" menu is gone. Instead,
  796.   there is a single Browse button on the lower left-hand corner of the
  797.   Search window. When you have the cursor in a particular
  798.   search-field, if there is a browse list available for that field the
  799.   Browse button will indicate it. Clicking the button brings up the
  800.   the Browse window.
  801.  
  802.   The Browse window now supports various formats of browse-lists, i.e.
  803.   some lists contain several pieces of information about each item in
  804.   the list. 
  805.  
  806.   Middle-button X-Paste is no longer used for moving items from the
  807.   Browse window to the Search window. Instead, just click "Ok" on the
  808.   Browse window, and the selected items are automatically pasted. 
  809.  
  810.   Multiple selections are now supported on the Browse lists. I.e. you
  811.   can use click-drag, shift-click, and control-click to select more
  812.   than one item at a time from a list.
  813.  
  814.  
  815. Summary Window
  816. ==============
  817.   Instead of just displaying the title in the summary list, we can now
  818.   display several fields. Usually this is match number, author, title,
  819.   and year. The status characters have been removed, because nobody
  820.   seemed to understand them anyway. 
  821.  
  822.   In the Summary box, we now now display full-field names, rather than
  823.   just the two-letter abbreviations. For the library catalog,
  824.   circulation information is now displayed in the Summary box as well
  825.   as the full-record window.
  826.  
  827.   You can now retrieve multiple full-records at the same time.
  828.  
  829.   The "Prev" and "Next" buttons are gone from the Summary window. Just
  830.   use the up and down arrow keys on your keyboard.
  831.  
  832.