|
The PERL home
automation software system !
|
|
| |
Back to Main |
Upgrades for_02-1Packages in beta Test:
ins-utils.zip Installs the utilitys needed to use the packager system
ins-chR21b.zip This will re-organize and update all the original channels to the new format (you will loose customizations)
Application packages for _03-?
ins-ntaim.zip......Installs the text based Instant messanger client
ins-psin.zip........Installs the Photon Task manager utility
ins-pv.zip..........Installs the Photon Phote viewer
ins-phplay.........Streaming audio anyone.? (Photon gui app)
ins-mpgnoph.....Similar to above, no gui (hmmm... can you say web page/channel ?--- didn't do streaming ...darn. put on back burner) Ok I mad it work, I can start it from a webpage (passing it an address) Stopping is another issue ...still beta see below for latest stable test
Excerpt from email to Bruce:Things I'd like to figure a way around:
Seeing the palm hotsync function is still in the image, and there is aAnd another:
datebook on the Audrey, as well as another one in MH ... :)
Maybe we could recruit someone who knows the perl db functions to write
us a 'synchronizer' then you could sync the palm to the audrey that is
sync'd to MH and have a common 'portable' datebook / addressbook across
them all ;) [ the audrey uses a 2 gdbm files for the address and
datebook ]
Hmmmm..... might be useful, sync at the nearest available audrey ...
This could be a common gdbm file on the MH server. There is a way to
have the audries share a common set of gdbm files from a central server
(these files are usually locally located in the
/data/hotsync/__kojak$name folder ). symlink the files to the share and
viola common audrey and palm across them all. If it's on the server
then MH could monitor for changes, and update the organizer or the
audreys (either way) A/R.
Alternately (without common share) the audries could upload wait for MH
to process into organizer and regen the gdbm files then go back and get
them (via kcron job), but I like the immediacy of the common/monitor
method above....
(ooOOOoooo ... and epiphany I think I can coax the audries into
listening for an update ie http:xxx.xxx.xxx.xxx/MHDBupdate.shtml or
cgi-bin or something ...)
Looking at these 2 thoughts it seems possible that either may work with
the same code base ......