home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / hp48 / 6458 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!gatech!destroyer!cs.ubc.ca!unixg.ubc.ca!george
  2. From: george@ucs.ubc.ca (George Chow)
  3. Newsgroups: comp.sys.hp48
  4. Subject: HP48 + RPL + stereo system = super duper alarm clock
  5. Followup-To: comp.sys.hp48
  6. Date: 22 Dec 1992 06:56:50 GMT
  7. Organization: University Computing Services, UBC, Canada
  8. Lines: 31
  9. Distribution: world
  10. Message-ID: <1h6e7iINN2cn@iskut.ucs.ubc.ca>
  11. NNTP-Posting-Host: swiss.ucs.ubc.ca
  12.  
  13. Howdy,
  14.   This posting is motivated mainly by me finally managing to get David
  15.   Marsh's sampling IR remote program working. (One important key to the
  16.   sampling remote is the string size. With a 2000 space string, the sample
  17.   was unreliable. I finally managed to capture my Technics remote with a
  18.   string of length 2500.) A big thanks also goes to Bjorn Gahm for doing the 
  19.   code-based IR remote program. Thanks to them and a bit of RPL work on my 
  20.   part, I now have an alarm clock that turns my stereo system on every work 
  21.   day morning. I'm just polishing up the program right now. Since I think 
  22.   a few other people might enjoy this program too, I'm gonna solicit some 
  23.   comments and ask a few questions before releasing it.
  24.  
  25.   Current features:
  26.     o configurable wake-up time (separate time for each day of the week)
  27.     o can skip alarm on holiday days (currently, only public Canadian 
  28.       holidays are known. if someone can give me the American holidays I
  29.       would be willing to incorporate them.)
  30.     
  31.   Question:
  32.     o I don't know how to compute Easter. Can anyone help? I've got an
  33.       old posting from a David Turrell listing some references for the
  34.       computation of Easter. However, I have no access to the material
  35.       listed. (Most of them are from the PPC.) Can anyone point me to a
  36.       readily accessible source? Pseudo-code would be appreciated too. :)
  37.     o Have people been successful with Rick Grevelle's version of the
  38.       sampling remote program (remote2)? I experimented with remote and
  39.       remote2 but only managed to get remote to work. Alternatively, how
  40.       do I compress the string from remote for use with remote2?
  41.  
  42. George
  43.  
  44.