home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / private / instrl11.zip / README.TXT < prev    next >
Text File  |  1993-04-30  |  5KB  |  127 lines

  1. version 1.01 changes:   4/30/93
  2.  
  3. Fixed a bug that made large databases to crash
  4.  
  5. Fixed up the rule file.  I'm still working on the threshhold value
  6. and scores that are assigned if there is a match.
  7.  
  8. Added a better status screen while the database is being updated.
  9.  
  10. Version 1.00:
  11.  
  12. Howdy, Cousin!                                     April 27, 1993
  13.  
  14. In about a half hour I'll be ready to upload InstaRel version 1.0
  15. to Compuserve and some other bulletin boards for the first time. 
  16. This is kind of exciting, 'cause I've been working on this program
  17. (off and on) since about 1984, not long after the GEDCOM standard
  18. was established.  (I'm probably off on the 1984 date a little).
  19.  
  20. THANKS
  21.  
  22. A special THANKS goes to Michael Wise (who designed the first
  23. Personal Computer) who wrote the Daitch-Mokotoff Soundex algorithm
  24. for me.  He also helped with the code that processes the rules
  25. file.
  26.  
  27. HOW IT WORKS
  28.  
  29. About a year ago I developed a the prototype to InstaRel. The
  30. minute I finished writing the program I used it on two people that
  31. I had been working with at the Family History Department.  They
  32. both became instant relatives with me!  I also extended my lines
  33. back further. 
  34.  
  35. The program works by taking two or more GEDCOM files (your
  36. genealogy program should be able to make you a GEDCOM file) and
  37. comparing them. It is very sophisticated.  It looks to see if given
  38. names of children are the same as the parents or grandparents.  It
  39. compares dates of birth or christening dates.  It looks at marriage
  40. dates.    You can change the program so that it will report "maybe"
  41. matches or "for-sure" matches. I could go on, but you get the
  42. picture.
  43.  
  44. SEND ME YOUR GEDCOM
  45.  
  46. Get the full benefits of InstaRel by registering your copy with me. 
  47. Your benefits include having us compare your GEDCOM file with the
  48. huge database of GEDCOM files that we have.  You will get a report
  49. showing all those who are working on your lines, and how they are
  50. related to you.   You will also meet new friends and start getting
  51. letters from others when we compare their GEDCOM files with yours.
  52.  
  53. Another benefit you get by registering InstaRel is support.  The
  54. support is limited to the InstaRel bulletin board, which you access
  55. through your modem by calling (801) 466-5374.  You also will get
  56. the next upgrade of the software.
  57.  
  58. HOW TO REGISTER InstaRel
  59.  
  60. Non-commercial use of InstaRel can be registered by sending $29.95. 
  61. If you are using InstaRel commercially, please call for
  62. arrangements.  I can accept checks, VISA or Mastercard.  This
  63. support from you will allow  me to continue to enhance your program
  64. and write new genealogy utilities.
  65.  
  66. I'll include a file that you can use to register your product, or
  67. you can call my BBS (and leave me a message with your VISA number
  68. and expiration date) at (801)466-5374, or leave a message at (801)
  69. 575-1910 or call my home at (801) 484-6958.  My address:
  70.  
  71. Larry Maddocks, Manager
  72. Knowledge Software Systems, L.C.
  73. 935 Best Ave.
  74. Salt Lake City, Utah 84106
  75.  
  76. FUTURE VERSIONS
  77.  
  78. You may notice some bugs in the program.  For example, at one point
  79. the program asks you if you wish to add to or start a new database. 
  80. If you hit escape at that time, it will go ahead and start adding
  81. (or start over, I can't remember) instead of going back to the
  82. previous menu.  The next version will have a lot of these little
  83. bugs removed.
  84.  
  85. The program looks like it's "hung" while the database is being
  86. updated.  I'll put in a more animated status screen.
  87.  
  88. It would be nice to change the threshold from the program, save the
  89. configurations, have InstaRel generate letters to your new-found
  90. cousins, to have a better looking match report.
  91.  
  92. NOTE:
  93.  
  94. With this first version, exit the program before running the next
  95. comparison and backup the file (called out.std) which contains the
  96. match report.  The 2nd output report does not get a header on it,
  97. and it overwrites the last output report.
  98.  
  99. FILES
  100.  
  101. RULES               This contains the rules that InstaRel uses to
  102.                     determine matches.  This file can be changed
  103.                     by the user, but there is no documentation or
  104.                     support for doing so.  This file also contains
  105.                     a line for changing the threshold.  See the
  106.                     on-line documentation for details.  To get to
  107.                     the on-line doc's, get into InstaRel and press
  108.                     the F1 key.  
  109. SUBMIT              Keeps a lot of submitters of GEDCOM files.
  110. INSTAREL EXE        InstaRel, the executable program.
  111. HR       GRM        A grammar file that is used by InstaRel to
  112.                     store the database.
  113. INSTAREL HLP        The on-line help file
  114. YOURDB   HSH        Created by InstaRel.  Gets deleted when you
  115.                     want to start a new database. Doesn't come
  116.                     with the program.
  117. YOURDB   SRT        ditto
  118. THEIRDB  HSH        ditto
  119. THEIRDB  SRT        ditto
  120. YOURDB   STD        ditto 
  121. THEIRDB  STD        ditto
  122. OUT      STD        Contains the match report.  You may wish to
  123.                     print this out.  I'll see if I can make a
  124.                     print option in the next version.
  125. ORDER    TXT        Order form
  126. WARRANTY TXT        Our warranty.
  127. README   TXT        This file