home *** CD-ROM | disk | FTP | other *** search
/ Amiga Computing 66 / ac066a.adf / StickIt.readme / StickIt.readme
Text File  |  1993-08-30  |  3KB  |  84 lines

  1. StickIt - Version 1.01 (written 12th April '93)
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. Copyright 1993 Andy Dean, all rights reserved
  4. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.    Permission is granted to make and distribute verbatim copies of
  6. this manual provided the copyright notice and this permission notice
  7. are preserved on all copies.
  8.  
  9.    No guarantee of any kind is given that the programs described in
  10. this document are 100% reliable. You are using this material at your
  11. own risk. The author *can not* be made responsible for any damage
  12. which is caused by using these programs.
  13.  
  14.    This package is freely distributable, but still copyright by Andy
  15. Dean. This means that you can copy it freely as long as you don't ask
  16. for a more than nominal copying fee.
  17.  
  18.    Permission is granted to include this package in Public-Domain
  19. collections, especially in the excellent Fred Fish Amiga Disk Library
  20. (including CD ROM versions of it). The distribution file may be
  21. uploaded to Bulletin Board Systems or FTP servers. If you want to
  22. distribute this program you must use the original distribution archive
  23. "StickIt-1.01.lha".
  24.  
  25.    None of the programs nor the source code (nor parts of it) may be
  26. included or used in commercial programs unless by written permission
  27. from the author.
  28.  
  29. Requirements
  30. ~~~~~~~~~~~~
  31.         o       AmigaDos 2.04+
  32.  
  33. What Is StickIt ?
  34. ~~~~~~~~~~~~~~~~~
  35.         StickIt is a computer replacement for the ol' Post-It note. It
  36. allows you to stick notes onto your screen which will be displayed
  37. every time you re-boot; useful to remind you of things to do.
  38.  
  39. Features
  40. ~~~~~~~~
  41.         o       Unlimited number of notes on screen.
  42.         o       The notes remember where you left them.
  43.         o       User-defined font name/size.
  44.         o       User-defined note size.
  45.         o       User-defined text/background colour (yep, they can be yellow
  46.                 if you want !)
  47.         o       User-defined delay at startup to avoid disk thrashing.
  48.         o       User-defined filename for note information.
  49.         o       Standard Workbench 2 interface, with keyboard shortcuts.
  50.                 Designed with the wonderful "GadToolsBox" by Jan van den
  51.                 Baard.
  52.  
  53.  
  54. Why Did I Write StickIt ?
  55. ~~~~~~~~~~~~~~~~~~~~~~~~~
  56.         StickIt was written with a job to do... to replace all the bits
  57. of paper I used to leave around to remind me to do something. I have
  58. tried to write a program to do that with the minimum of fuss and with
  59. a nice clean Workbench 2 interface. I have tried to make the program
  60. configurable enough for each user's needs, without over-doing it.
  61. There was no such utility available in the Public Domain at the time.
  62. Recently NoteIt! written by Ryan J. Bruner has appeared which has
  63. prompted me to actually finish the documentation and release StickIt.
  64.  
  65. Limitations
  66. ~~~~~~~~~~~
  67.         o       All data is stored in a linked list and so there is no limit
  68. to the number of notes available for use.
  69.         o       29 characters can be used in the `Title' field.
  70.         o       255 characters can be used in the `Note' field.
  71.  
  72. My Address...
  73. ~~~~~~~~~~~~~
  74.  
  75.         Andy Dean
  76.         Electronic Engineering Dept.
  77.         University College London
  78.         Torrington Place
  79.         London
  80.         WC1E 7JE
  81.         England
  82.  
  83.         Email: adean@uk.ac.ucl.eleceng
  84.