home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / doc / mir / read.me2 < prev    next >
Text File  |  1992-07-02  |  9KB  |  242 lines

  1.  
  2.                 MASS INDEXING AND RETRIEVAL PROJECT
  3.  
  4.                                                     July 2, 1992
  5.  
  6.  
  7.     This file READ.ME2 is included with each set of compressed
  8.     files in the Mass Indexing and Retrieval (MIR) series.  The
  9.     file groups include:
  10.  
  11.         FREEWARE    [1] All parts of the introduction;
  12.                     [2] data sets that accompany tutorials;
  13.                     [3] executable programs.
  14.  
  15.         SHAREWARE   Text of Tutorial ONE, TWO, etc.
  16.  
  17.         COPYLEFT    C language source code for programs... may be
  18.                     further distributed, changed, etc. under the
  19.                     provisions contained in Introduction file
  20.                     05LICENS (the Free Software Foundation GNU
  21.                     General Public License).
  22.  
  23.     For a fuller understanding of what the Mass Indexing and
  24.     Retrieval (MIR) series is about, look at the file OVERVIEW (in
  25.     the Introduction and in the BBS summary file).
  26.  
  27.  
  28. RELEASE VERSIONS:
  29.  
  30.     The MIR Introduction and Tutorial ONE have been released in
  31.     three versions:
  32.  
  33.     [1]     Electronic bulletin board services (BBS) file names end
  34.             with the extension ".ZIP".  Use the shareware utility
  35.             PKUNZIP (available on almost any BBS) to decompress ZIP
  36.             files.  To convert ASCII text files in the Introduction
  37.             into a form suitable for printing using a word
  38.             processor, input the command "GENERIC0".  To convert in
  39.             the same way the Tutorial ONE text files, the command
  40.             is "GENERIC1".  To replace accented and graphic
  41.             characters that cannot be handled by some printers, the
  42.             commands are "DEGRAPH0" for the Introduction text and
  43.             "DEGRAPH1" for Tutorial ONE text.
  44.  
  45.     [2]     DOS diskettes contain an INSTALL program and self-
  46.             extracting (Lharc 2.13) files with names ending in EXE.
  47.             The INSTALL program asks a few simple questions and
  48.             sets up the MIR Introduction files in a suitable
  49.             format.  The diskette version is the only one that
  50.             provides formatted WordPerfect 5.1 files.  (Bulletin
  51.             boards do not normally welcome two versions of the same
  52.             data taking up their disk space.)
  53.  
  54.     [3]     The UNIX "dd" tape contains the uncompressed ASCII
  55.             version of Introduction and Tutorial text files, with
  56.             accented and graphic characters replaced.  The tape
  57.             includes source code, adapted for UNIX, plus data, plus
  58.             a SPARC workstation compile of the programs.
  59.  
  60.     If for any reason you wish to re-install the same or a later
  61.     revision of the compressed files, delete the old files first. 
  62.     This avoids repeated questions whether you wish to overwrite
  63.     each file.
  64.  
  65.     The WordPerfect 5.1 version is set for the standard width of 65
  66.     characters.  I use lines and column numbers, set with the
  67.     WordPerfect sequence "SHIFT-F1  3  8  u".  The footers include
  68.     page numbers and the date of issue for each topic.
  69.  
  70.  
  71. FILE NAMES:
  72.  
  73.     Compressed MIR files have names like MIR0A1.ZIP AND MIR1X2.EXE.
  74.  
  75.     All names have the form MIR - number -letter - number - dot -
  76.     extension.  All start with the three letters MIR.  The first
  77.     number is the tutorial number (0 = introduction, 1 = Tutorial
  78.     1, etc.)  The first letter is one of:
  79.  
  80.             A = ASCII text
  81.             C = C language source code
  82.             D = Data
  83.             W = WordPerfect 5.1 (formatted version of ASCII files)
  84.             X = DOS executable
  85.  
  86.     The next number is a revision number (switching to a letter if
  87.     we run through all ten digits).  The file extension is ZIP for
  88.     BBS file sets or EXE for self-extracting files.
  89.  
  90.     Example:    MIR0A1.ZIP contains Introduction ASCII text,
  91.                 revision 1, BBS style compressed files, which can
  92.                 be set up using PKUNZIP.
  93.  
  94.     Example:    MIR1C3.EXE contains Tutorial ONE C language source
  95.                 code, revision 3, self-extracting files, which can
  96.                 be set up using the INSTALL routine included on
  97.                 the first diskette.
  98.  
  99.  
  100. INTRODUCTION TEXT LIST:
  101.  
  102.     Here is the list of all Introduction text files.  MIR0A1.ZIP
  103.     and MIR0A1.EXE contain exactly the same files; the files in
  104.     MIR0W1.EXE have the same names, but are larger because of the
  105.     WordPerfect 5.1 formatting.
  106.  
  107.         READ.ME2    =   this file, ASCII format
  108.  
  109.         OVERVIEW    =   a quick summary of what it's all about
  110.  
  111.         NEWSREL     =   news release, a public relations view
  112.  
  113.         ORDRINFO    =   product information and prices
  114.  
  115.         ORDRFORM    =   a one page order form (VERY important!)
  116.  
  117.         FRONTIS0    =   frontispiece page for the introduction
  118.  
  119.         COPYRIGH    =   copyright information; addresses
  120.  
  121.         00TOC       =   Table of contents for the introduction.
  122.  
  123.         01WHAT      =   Intro topic 1
  124.                         Computer indexing and retrieval techniques
  125.  
  126.         02WHO       =   Intro topic 2
  127.                         Who should be using MIR tutorials
  128.  
  129.         03WHY       =   Intro topic 3
  130.                         Why you want to use MIR tutorials
  131.  
  132.         04HOW       =   Intro topic 4
  133.                         How the MIR project works for you
  134.  
  135.         05LICENS    =   Intro topic 5
  136.                         Your GNU Public License
  137.  
  138.         10TOC       =   MIR Tutorial ONE    Table of Contents
  139.  
  140.         20TOC       =   MIR Tutorial TWO    Table of Contents
  141.  
  142.         30TOC       =   MIR Tutorial THREE  Table of Contents
  143.  
  144.         40TOC       =   MIR Tutorial FOUR   Table of Contents
  145.  
  146.         50TOC       =   MIR Tutorial FIVE   Table of Contents
  147.  
  148.  
  149. TUTORIAL ONE TEXT LIST:
  150.  
  151.     The list of files in MIR1A1.ZIP, MIR1A1.EXE, and MIR1W1.EXE is
  152.     as follows:
  153.  
  154.         READ.ME2    =   this file, ASCII format
  155.  
  156.         FRONTIS1    =   frontispiece page for Tutorial ONE
  157.  
  158.         COPYRIGH    =   copyright information; addresses
  159.  
  160.         10TOC       =   MIR Tutorial ONE    Table of Contents
  161.  
  162.         11INTRO     =   Intro to Tutorial ONE
  163.  
  164.         12SOURCE    =   Source code guidelines
  165.  
  166.         13GATHER    =   Data gathering
  167.  
  168.         14ANALYZ    =   First steps in data analysis
  169.  
  170.         15PATTRN    =   Patterns in byte sequences
  171.  
  172.         16ASCII     =   Worked examples; variations in ASCII text
  173.  
  174.         17FIXED     =   Worked examples; fixed length records
  175.  
  176.         18BINARY    =   Worked examples; binary data
  177.  
  178.         19DEBLOC    =   Data deblocking
  179.  
  180.         1AGLOSSA    =   Glossary and index of terms
  181.  
  182.         RESPONSE    =   Response form
  183.  
  184.  
  185. VIEWING AND PRINTING FILES:
  186.  
  187.     To print the above list of files, use a command such as:
  188.  
  189.                 TYPE READ.ME2 > LPT1
  190.  
  191.     The same sort of command can be used to print any ASCII file.
  192.     If you selected WordPerfect files, use WordPerfect 5.1 for
  193.     viewing and printing.  If during installation you asked for
  194.     files set up for any word processor, use that word processor
  195.     now on the files you wish to view and/or print.
  196.  
  197.     You may want to start with the file OVERVIEW; it gives you a
  198.     quick first impression of what MIR is all about.
  199.  
  200.  
  201. SHAREWARE REGISTRATION:
  202.  
  203.     The text of each MIR tutorial is distributed as shareware. 
  204.     After examining the contents of any tutorial (or revision of
  205.     any tutorial) for up to 15 days, decide whether it is helpful
  206.     to you.  If "Yes", you may pay the US$ 29 registration fee in
  207.     either of two ways:
  208.  
  209.         [1]     Complete the ORDRFORM found with the Introduction
  210.                 and FAX or mail it to the address provided; or
  211.  
  212.         [2]     On CompuServe, GO SWREG for the convenient new
  213.                 shareware registration service inaugurated in July
  214.                 1992 and follow the directions provided.
  215.  
  216.     Within a company or organization, EACH user should be
  217.     registered.
  218.  
  219.  
  220. MAKING COPIES:
  221.  
  222.     If you like what you see, please make copies for your friends. 
  223.     We welcome your shareware registrations and/or completed order
  224.     forms.  Even more, we look forward to your participation in the
  225.     Mass Indexing and Retrieval project through suggestions and
  226.     improvements to the tutorials and software.
  227.  
  228.  
  229. LAST WORD:
  230.  
  231.     If you input the command "TYPE READ.ME2" and this file went by
  232.     too quickly, try again, pressing CTL-S (the control key and the
  233.     letter S) to stop and restart the display.  The DOS command
  234.     "MORE < READ.ME2" is easier.  Better yet, turn on your printer
  235.     and input "TYPE READ.ME2 > LPT1".
  236.  
  237.     Next step... the file OVERVIEW!
  238.  
  239.  
  240.     CompuServe  71431,1337                     Douglas Lowry, Ph.D.
  241.     FAX         416 963-5677                   Marpex Inc.
  242.