I've been playing a bit with Ajax, using Stardust, got that up and working. I can update a portion of a web page without a full page reload. So far, so good.
The next step is reverse Ajax or Comet (or something else?) My application is control and display of a satellite radio that has a serial port. I can poll the tuner and get channel/artist/song information. The next step is to get a web page to update when there is a change in status for the tuner. Other equipment will be controlled/displayed once I get the basic setup going. I've downloaded and built APE (Ajax Push Engine) but the documentation seems to go off in the weeds, asking me to reconfigure files that aren't in the distribution. I'm checking out Comet at cometd.org - the documentation looks complete and is quite intimidating. To use Maven or not? Should I be looking at something other than Comet? Any tips/hints/suggestions are appreciated. Perl is being used on a CentOS machine. Curt -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
