home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / utilities / risctimer / !RiscTimer / !Help / HelpText < prev    next >
Encoding:
Text File  |  1994-01-03  |  8.5 KB  |  236 lines

  1.    ==========================================================
  2.                            !RiscTimer
  3.                A utility for assessing computer use
  4.  
  5.                   Version 1.14 (19 October 1993)
  6.  
  7.                          by Gareth Boden
  8.              © Copyright HeadFirst Public Domain 1993
  9.    ==========================================================
  10.  
  11. —————————————————
  12. CONDITIONS OF USE
  13. —————————————————
  14. This software may be freely copied provided all the following
  15. files are included unchanged in any way (including this file)
  16. and the copying is not done for a profit (PD libraries can
  17. charge a nominal fee [£2 or less] to cover costs):
  18.  
  19.       !RiscTimer
  20.            |_______ !Help
  21.            |           |_________ !Run
  22.            |           |_________ !RunImage
  23.            |           |_________ HelpText
  24.            |           |_________ Templates
  25.            |_______ !Run
  26.            |_______ !RunImage
  27.            |_______ !Sprites
  28.            |_______ !Sprites22
  29.            |_______ !Sprites23
  30.            |_______ Resources
  31.            |           |_________ HFText
  32.            |           |_________ Sprites
  33.            |           |_________ Sprites22
  34.            |           |_________ Sprites23
  35.            |           |_________ Templates
  36.            |
  37.            |_______ RMStore
  38.                        |_________ RiscTimer
  39.                        |_________ WimpExt
  40.  
  41. In addition, the file TimeLog may be present — this file is a
  42. record of computer usage. If this file is not present, a blank
  43. one will be created when !RiscTimer is run (hence you can reset
  44. the times by deleting this file).
  45.  
  46. This program originally came from:
  47.         HeadFirst Public Domain
  48.         45 Cedar Street
  49.         SOUTHPORT
  50.         PR8 6NQ
  51.  
  52. For a full list of our programs, please send an SAE to the
  53. above address.
  54.  
  55. If you are distributing !RiscTimer (ie you run a PD library or
  56. a BBS) then you must contact me (send a disc of PD and an SAE)
  57. so that I can send you the most recent version. My address is
  58. at the end of this help file.
  59.  
  60. ——————————
  61. DISCLAIMER
  62. ——————————
  63. In no circumstances shall the authors or HeadFirst PD be liable
  64. for any damage, loss of profits, time or data or any indirect
  65. or consequential loss arising out of the use of this software
  66. or inability to use this software, even if they have been
  67. advised of the possibility of such damages. This software is
  68. supplied "as is"; no warranty, express or implied, of the
  69. merchantability of this software or its fitness for any
  70. particular purpose is given.
  71.  
  72. Having said that...
  73.  
  74. ————————
  75. PROBLEMS
  76. ————————
  77. We always want to hear of any problems you may have with any of
  78. our software, so that we can correct it as soon as possible.
  79. Send full details of the problem, together with a disc
  80. containing the program and an SAE, to the above address.
  81.  
  82. ———————
  83. CREDITS
  84. ———————
  85. This program was written by Gareth Boden, using an Acorn A4000
  86. with !Edit, !StrongEd, !Zap, !Dissi, !FormEd, BASIC V, Jive and
  87. the RISC OS 3 PRMs. (I got them on 27/5/93 — can anyone beat
  88. this?). It is not guaranteed to work on anything else (it needs
  89. RISC OS 3, by the way), but should do.
  90.  
  91. The WimpExtension module was written by Jon Ribbens.
  92.  
  93. The HelpView program was written by Graham Jones.
  94.  
  95. !RiscTimer was written at the request of Mr P Halsall, Christ
  96. the King School for the purpose of justifying the purchase of
  97. an A4!
  98.  
  99. ———————————
  100. THE PROGRAM
  101. ———————————
  102. !RiscTimer was written for a simple purpose — to keep track of
  103. how much a computer is used. Basically, it records the time the
  104. computer is switched on and the amount of this time it is
  105. actually being used. It keeps track of the last 28 days' usage
  106. and displays the information in a window. Use both off and on
  107. the desktop is recorded.
  108.  
  109. The program is simple to use. Simply make sure your hard disc
  110. !Boot file loads !RiscTimer when you switch on, and that you
  111. always use the desktop Exit or Shutdown before switching off. I
  112. would also recommend having some font cache memory (a very
  113. small amount is sufficient, but the windows use fonts and may
  114. be very slow otherwise).
  115.  
  116. To find out how much the computer has been used, simply click
  117. on the !RiscTimer icon, on the icon bar, with SELECT or ADJUST.
  118. A window will appear giving details of the computer usage.
  119. Click OK to remove it.
  120.  
  121. The usual icon bar menu is available by clicking MENU over the
  122. icon. The Quit option quits the !RiscTimer application, the
  123. Info option leads to a window giving details about the program.
  124. Note that quitting !RiscTimer does not quit the part of the
  125. program which registers usage so if !RiscTimer is later loaded,
  126. the time used in-between will still be recorded. However, the
  127. usage will not be saved without the !RiscTimer application
  128. program present.
  129.  
  130. The usage is checked by noting key presses and mouse clicks.
  131. Every time one of these occurs, the program reads the system
  132. clock. If it is more than two minutes since the last key press
  133. or mouse click, the program assumes that the computer has not
  134. been in use over this period (I think this is a reasonable
  135. assumption — if you don't, let me know).
  136.  
  137. Always make sure you exit the desktop "cleanly" when switching
  138. off or before a Ctrl-Break ie by quitting all applications
  139. using either the menu option Quit or the desktop Exit or
  140. Shutdown facilities. If you don't do this, then Risc Timer
  141. won't know to save its log file and so the computer usage will
  142. not be recorded. As a safety precaution, Risc Timer saves the
  143. log file every ten minutes while in the desktop, but you should
  144. not rely on this. You should always exit "cleanly" anyway, to
  145. avoid accidentally wiping out unsaved work.
  146.  
  147. ——————————
  148. KNOWN BUGS
  149. ——————————
  150. None, unless you know different!  (Drop me a line if you do!)
  151.  
  152. ———————
  153. HISTORY
  154. ———————
  155. A list of the different versions of !RiscTimer (in reverse
  156. chronological order):
  157.  
  158. 1.14    - Program now conforms to July 1993 RISC OS Style
  159.           Guide.
  160.         - Now uses built in RISC OS 3 icon borders.
  161. 1.13    - HeadFirst has changed address!
  162.         - Removed HeadFirst information window, address now in
  163.           Program info window.
  164. 1.12    - First public release.
  165.         - Found that log was updated incorrectly if more than
  166.           one copy of !RiscTimer was loaded. Now checks for
  167.           multiple invocations.
  168.         - Removed DIMs on local variables as I found that BASIC
  169.           did not de-allocate the space afterwards. This caused
  170.           crashing due to memory overflow. Space now allocated
  171.           via OS_Module.
  172. 1.11    - Messages and menus now internationalised using
  173.           MessageTrans. Simply alter the Resources.Messages
  174.           file to provide a different language. If you do
  175.           produce a new one, please send it to me.
  176.         - Jive Talk message file provided. To use this instead
  177.           of the normal one, simply rename the Messages file to
  178.           something else and rename the MessJive file to
  179.           Messages. Voila!
  180.         - Jive Talk HeadFirst information file provided. Use is
  181.           similar to the message file - just rename the HFText
  182.           and JiveHFText files.
  183.         - Help now more comprehensive and on menus too.
  184. 1.01    - Added help via Acorn's Interactive Help.
  185. 1.00    — Original version.
  186.  
  187. ———————————————————
  188. FUTURE IMPROVEMENTS
  189. ———————————————————
  190. I may add the following features in the future, and am more
  191. likely to do if you encourage me by asking...
  192.  
  193.         • Output of graphs of usage
  194.         • Recording of usage of different applications
  195.         • Output of a text log file
  196.         • Restriction of computer usage (?)
  197.         • Automatic pencil sharpener (?!)
  198.         
  199. ——————————
  200. THE AUTHOR
  201. ——————————
  202. Any comments ( good :—) or bad :—( ), bug reports, suggestions
  203. for improvement (surely not!), nice letters, offers of cash,
  204. gold bars, etc to:
  205.  
  206.         Gareth Boden
  207.         45 Cedar Street
  208.         SOUTHPORT
  209.         PR8 6NQ
  210.  
  211. If you send me a disc of PD (or some cash) I will send you the
  212. latest versions of any software I have written (with a bit of
  213. PD to fill the disc).
  214.  
  215. ——————
  216. BYEEE!
  217. ——————
  218. Well, that about wraps it up. The program was designed for a
  219. simple task and it does it adequately (I don't want to say
  220. "well").
  221.  
  222. !RiscTimer will install happily on a hard disc (indeed, it is
  223. best used from one), and uses very little memory (~32k), so it
  224. should work on any RISC OS 3 machine.
  225.  
  226. If you want to print out these instructions, they can be found
  227. in !RiscTimer.!Help.HelpText.
  228.  
  229. Remember: Life is like a bar of soap - it gradually wears away
  230. until it goes all soft and breaks when you try to use it. Oh
  231. well, maybe life isn't like a bar of soap after all.
  232.  
  233. ————————————————————————————————————————
  234. !RiscTimer by Gareth Boden
  235. © Copyright HeadFirst Public Domain 1993
  236. ————————————————————————————————————————