home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aux / 3975 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!spsgate!mogate!newsgate!gpb-mac.!gpb
  3. From: gpb@gpb-mac. (greg berryman )
  4. Subject: Re: A simple mail notifier hybrid application
  5. Message-ID: <1992Nov5.224949.26290@newsgate.sps.mot.com>
  6. Sender: usenet@newsgate.sps.mot.com
  7. Nntp-Posting-Host: 222.1.248.85
  8. Organization: SPS
  9. X-Newsreader: Tin 1.1 PL4
  10. References: <1992Nov5.154441.24439@bilpin.co.uk>
  11. Date: Thu, 5 Nov 1992 22:49:49 GMT
  12. Lines: 31
  13.  
  14. pd@bilpin.co.uk (Paul Davison) writes:
  15. : I thought some of you would be interested in this. I wrote the enclosed
  16. : program as an experiment with hybrid applications, having never written
  17. : Mac-style applications before (I come from a straight UNIX background)
  18. : and wanting to get to grips with MPW. It was published on the UK DTS
  19. : sample code floppy that was distributed to UK developers recently.
  20. : This is a *really simple* application that you can throw into your
  21. : "Startup Items" Folder. It then sits watching your UNIX mailbox and uses
  22. : the Mac notification manager to let you know when mail arrives. It
  23. : attempts to work out when you've read the mail by checking things such
  24. : as the access dates on the file, and its size.
  25. : Some of the code was written with the help of TESample.
  26. : Comments and suggestions welcome!
  27. : Paul Davison.
  28. : ---
  29. : This has to be run through uudecode, uncompress and tar (in that order).
  30. Here is a comment:  IT'S WONDERFULL!!  Seriously, I followed the instructions
  31. above and double-clicked it.  It launched with no delay.  No questions, no
  32. configuration, no pain.  I sent some mail to myself and saw a nice icon
  33. flashing over the apple.  It would seem that the KISS principle works.
  34.  
  35. Thanks very much for a very handy app.
  36.  
  37.