Hello - I would like to use APE in a project that I am finishing right now - it is a print metering system for our local library. The staff interface is web-based. Right now when someone prints something, the staff has to hit a button to refresh the list of print jobs. I would like to have APE do that for them. I am using LAMP with jQuery for the staff web page. When someone prints, a PHP script is fired (by incron/inotify) to process the incoming print job and update a MySQL database. At that moment APE should fire a notification to tell the staff web page to update the list of jobs.
Everything else is all finished and I have APE installed and working on the server now. What is next? Are there any simple PHP examples of this sort of thing anywhere? Thanks! -- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
