home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / tools / time / CalendarCenter.m.NIS.README next >
Encoding:
Text File  |  1997-12-16  |  1.8 KB  |  70 lines

  1. CalendarCenter Version 2.0 by Eric Tremblay (ericet@cam.org)
  2.  
  3. Submitted to:
  4. ftp://next-ftp.peak.org/pub/openstep/submissions
  5.  
  6. Should end up in:
  7. ftp://next-ftp.peak.org/pub/openstep/mach/apps/clocks
  8.  
  9. Intro:
  10. ======
  11.  
  12. CalendarCenter is a Multi-Calendar tool. This program allows
  13. you to quickly see any Calendar. This version evens let you 
  14. see many calendars at the same time.
  15.  
  16. CalendarCenter is based on about five lines of code that a 
  17. friend gave me. This little routine makes a pipe to unix. Then it 
  18. sends the cal command to unix, captures the results and sends 
  19. the output to my window. The new look for CalendarCenter
  20. is based on Rene Guimont's  NEXTSTEP application called
  21. MemoPad.
  22.  
  23. Don't look for a port to OpenStep Enterprise on Windows NT. 
  24. Since Windows NT is not unix, it does not have the nice 
  25. unix features like the cal command. So this program will 
  26. not compile on NT... "NT is better then unix..." Yes, 
  27. that's right Bill whatever you say...
  28.  
  29. If you want to have some fun with the unix cal program, try 
  30. the September 1752 date. Consult the manual page for cal for
  31. details...  This is a competely new version, made for OpenStep.     
  32.  
  33. I hope that you enjoy and find this program useful. Please 
  34. send me comments!!! 
  35.  
  36.  
  37. The Package:
  38. ============
  39.  
  40.  
  41. Version 2.0 comes complete in a tar.gz package.
  42. Which includes:
  43.  
  44.  - CalendarCenter.app A FAT OpenStep binary for NeXT, Intel and Sparc hardware
  45.  
  46.  - README.TXT  This file
  47.  
  48.  - SpecialOffer Information about a special offer for the Nebula CDROM
  49.  
  50.  - Includes Full Source Code
  51.  
  52.  - FAT OpenStep binary, NeXT, Intel and SPARC.
  53.  
  54.  
  55. Compiling:
  56. ==========
  57.  
  58. This version includes all the source code necessary to recompile the
  59. program from scratch on OpenStep 4.0+ systems. 
  60.  
  61.  
  62. CONTACT INFO:
  63. =============
  64.  
  65. Comments and suggestions are welcomed:
  66.  
  67. E-mail:    ericet@cam.org
  68.    WWW:    http://www.cam.org/~ericet 
  69.  
  70.