home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / calendars / KFC.README < prev    next >
Encoding:
Text File  |  1995-06-04  |  2.1 KB  |  51 lines

  1. kfc.app is a free calendar program similar in functionality to the old
  2. 'Date' program- for those who remember that....  However, kfc is more
  3. powerful than I remember Date being, and it has a human-readable file
  4. format!
  5.  
  6. For those of you who tried kfc.app in it's previous release and
  7. thought 'This would be a neat app, if it did more and behaved well',
  8. check it out.
  9.  
  10. Some general features:
  11. kfc displays the full month's appointments and has a mini-view of the
  12. next and previous month's appointments.
  13. May load up any number of appointment files (and can be set to
  14. auto-load files on startup).
  15. Context sensitive help.
  16. Handles logout and powerdown gracefully.
  17. Hey, it's free!
  18.  
  19. Some of the more obvious appointment features:
  20. Specify full or partial date (eg. No specific month will repeat every month).
  21. Specify a time (w/ or w/o repeat warnings).
  22. Specify a number of days to repeat.
  23. Specify an expiration date for repeat appointments.
  24. Specify a day of the week (eg. 2nd tuesday of the month).
  25. Specify the number of days ahead of time to give warning.
  26. Specify the type of warning (Panel, Mail, both, or none).
  27.  
  28. kfc is currently at Version 1.0.0.  kfc is very powerful, does
  29. everything I want it to, but not everything everyone could want.  I
  30. will maintain kfc and distribute upgrades to the archives as they
  31. become practical.  If you would like to see something changed/added,
  32. let me know.  Better yet, offer to change it yourself!  If you are
  33. interested in hacking the code, please do tell me what you're up to -
  34. I hate to see effort duplicated.
  35.  
  36. kfc depends on the MiscKit (a lot!!).  You will need MiscKit 1.5.0 or
  37. later to compile it.  NOTE: if you try to compile kfc with a version
  38. of the MiscKit lower than 1.5.0 it may well compile without warning,
  39. but it will not function correctly due to old bugs in the MiscTime
  40. class.
  41.  
  42. The kfc data files use a subset of the format used in the unix program
  43. 'remind'.  remind is written by David F. Skoll and is available in
  44. usenet archives.
  45.  
  46. kfc is being release as source code under the GNU GENERAL PUBLIC
  47. LICENSE.
  48.  
  49. Note to ftp site admin: This release should replace the previous one.
  50. Please delete the previous kfc.app files.
  51.