home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / educate / WPM / README.TXT < prev    next >
Encoding:
Text File  |  1997-08-26  |  7.3 KB  |  149 lines

  1. WPM Version 1.00
  2. Copyright (c) 1997 David Haupert
  3. email: dhaupert@ddhsoftware.com
  4.  
  5. Note:  WPM is released as freeware and need not be registered for
  6. continued use.  The author accepts no responsibility for damages caused by
  7. this program.   Make sure to back up (hotsync) your data before installing
  8. the program.
  9.  
  10. For the latest versions of this program, and other Pilot programs, please
  11. refer to:
  12. web page: http://www.ddhsoftware.com
  13. email:    sales@ddhsoftware.com
  14. Address:  DDH Software
  15.           PO Box 970971
  16.           Boca Raton, Fl 33497-0971 USA
  17. phone:    (561) 470-2133
  18.  
  19. ----------------------------- Files --------------------------------------
  20.  
  21. WPM.PRC     -  The Program that runs the actual program.
  22. README.TXT  -  This file.
  23. ORDER.TXT   -  A printable order form for purchasing other DDH Products.
  24. PRODUCTS.TXT-  A list of other DDH Products available.
  25.  
  26. -------------------------- Installation ----------------------------------
  27.  
  28. First, make sure you have the appropriate space available on your pilot.
  29. The space required for the program itself is ~9K.
  30.  
  31.  To see if you have enough memory, run the Memory application on the
  32. pilot.  If you do not have at least the appropriate amount free, you will
  33. either have to choose to delete apps from the same Memory application, or
  34. choose to not install this program until you have that amount of free memory.
  35.  
  36. To install WPM onto your Pilot, run the INSTAPP.EXE program which
  37. resides in the same directory as the Pilot Desktop software.  This program
  38. will allow you to specify that a .PRC file should be downloaded to the Pilot
  39. during the next hotsync.  Choose to download the WPM.PRC to your Pilot.
  40.  
  41.  
  42. ----------------------- Instructions For Use ------------------------------
  43. --The Main Screen
  44. The screen contains two fields, with the sentence to transcribe being at
  45. the top.  There are two buttons at the bottom: Start and Done.  Pressing
  46. start begins the timer.   As soon as the start button is pressed the cursor
  47. will move to the beginning of the blank field.  Write the exact sentence as
  48. seen above into the line, including Capitalization and punctuation, and Press
  49. the done button when you are finished.   This will bring up your statistics.
  50.  
  51. --Statistics Screen
  52. The following statistics are shown on this screen:
  53.   # Chars in original - The number of characters including spaces and
  54.                         punctuation in the original text to be transcribed.
  55.   # Words in original - The number of words in the original text to be
  56.                         transcribed.  This is not the actual number of words,
  57.                         but rather the number of characters / 5.  This is
  58.                         because Typing programs generally do not count actual
  59.                         words- instead they assume the average word length is
  60.                         five characters.
  61.   # Chars written -     The number of characters that were written with the
  62.                         timed period, including spaces and punctuation.
  63.   # Words written -     The number of words written within the timed period.
  64.                         This is not the actual number of words, but rather the
  65.                         number of characters / 5.  This is because Typing
  66.                         programs generally do not count actual words- instead
  67.                         they assume the average word length is five characters.
  68.   # Errors -            The number of characters written that did not match
  69.                         the sentence being transcribed.  This is a 1:1
  70.                         compare, so if your text becomes 'off' by one letter,
  71.                         you will have multiple errors in your results.
  72.  
  73.   # Chars written - Errors -
  74.                         The number of characters that were written with the
  75.                         timed period, including spaces and punctuation, minus
  76.                         the number of errors.
  77.   # Words written - Errors -
  78.                         The number of words written within the timed
  79.                         period corrected by the number of errors.  This is
  80.                         not the actual number of words, but rather the
  81.                         (number of characters - errors) / 5.  This is because
  82.                         typing programs generally do not count actual words-
  83.                         instead they assume the average word length is five
  84.                         characters.
  85.   Time Elapsed (secs)-  This is the number of seconds that elapsed beginning
  86.                         the moment you pressed the start button and ending
  87.                         the moment you pressed the done button.
  88.  
  89.   Words Per Minute   -  This is the number of words you wrote per minute,
  90.                         ignoring errors.  This is calculated by the following
  91.                         formula:
  92.                             # Characters written      60
  93.                             ---------------------  *  -------
  94.                                       5               Elapsed Time
  95.  
  96.   Corrected Words Per Minute/Score -
  97.                         This is the number of words you wrote per minute,
  98.                         including deductions for errors.  This is calculated
  99.                         by the following formula:
  100.  
  101.                             # Characters written - Errors     60
  102.                             -----------------------------  *  -------
  103.                                       5                       Elapsed Time
  104.  
  105.    Press the "OK" button when done viewing your statistics.
  106.  
  107.  
  108. -- Set Sentence Screen
  109. From the File pull down menu, you can bring up the Set Sentence choice, which
  110. will allow you to make up a different sentence to use for testing.  From here
  111. there is a Done and Cancel button.  Done accepts your sentence and applies it
  112. to the main screen.  Cancel ignores your changes and returns to the main
  113. screen.
  114.  
  115. -- High Score Screen
  116. From the File pull down menu, you can bring up the View Stats choice,
  117. which will allow you to view the top ten WPM scores.
  118.  
  119.  
  120. --Cut, Copy, Paste, and KeyBoard
  121. From the pull down menus, you can cut, copy, or paste to and from another
  122. application.  You can also bring down the keyboard choice and use the pop up
  123. keyboard to test your typing skills.  This makes for an interesting
  124. comparison.
  125.  
  126.  
  127. -------------------------------- Menus -------------------------------------
  128.  
  129. File -- contains Set Sentence and View Stats choices.
  130.  
  131. Edit -- contains cut, copy, and paste choices as well as a choice to bring up
  132. the onscreen keyboard, as an alternative to entering graffiti.
  133.  
  134. About -- Gives information about the program.
  135.  
  136. ------------------- Additional Programs Available ----------------
  137. Please see the file PRODUCTS.TXT
  138. --------------------------- Release History ------------------------------
  139. 8/26/97 - V1.00 - Moved up to 1.00 with only minor changes.  There is a clear
  140.                   high scores button now.  Also, changed the web page and
  141.                   email address references in the program.
  142.  
  143. 5/05/97 - V0.96 - Fixed bug where pressing done with no new letters written
  144.                   would show stats for previous try.  Also, the program now
  145.                   saves the current try when you return to the main screen
  146.                   so that you can examine your errors.
  147.  
  148. 4/24/97 - V0.95 - First release to the public.
  149.