ape

Ajax Push Engine (APE) - Sockets question

I was looking into APE and they have a socket library that creates a socket server. Is there a tutorial on how to go about creating this so that the socket server is always running? and how well does it scale? ...

APE (Ajax Push Engine) Tutorial

I've been having problems trying to setup APE on the server side... are there any video tutorials or any tutorials which are more detailed than the one provided on their site? ...

How to install APE (Ajax Push Engine) on webfaction

I have read http://forum.webfaction.com/viewtopic.php?pid=15203#p15203 and I have no solution. Anyone can help me?? ...

APE engine Mysql push data to channel on insert

Hello, i am working with APE Engine (http://www.ape-project.org) and up until now i had no actual problem. The problem is that i would like to use the MySQL module and push data to a channel each time a row is inserted into a table. I've tried to setup a server side module, i created an SQL query but data is fetched only when the serv...

Can not use ajax-upload because of ape comet server

First part of description is in http://stackoverflow.com/questions/3009001/unsafe-javascript-attempt-to-access-frame-when-try-to-upload-file-with-ajax Problem is that I get access denied error, when try to upload file with ajax-way. After long debugging I have discovered that everything is working if I don't load ape client. Ape is come...