Hi David, Well at first I'm a newbie too, and when I tried doing the shoutbox my issues was i'm having problem with multiple instance not just tabs but what if the same user login using a different browser. Their data must be persisted,
the most practical solution i can think of at the moment is the controller, which is abstracted by regular session, it just need to know the open channel to communicate with and since i also need to save at least 50 chat rows, so that new incoming or logging in users may also see the thread of discussion and not start from blank. Regards, Odie On Oct 6, 9:21 pm, David Kustek <[email protected]> wrote: > hello Odie, > > thank you very much for your answer! Now I have a little idea how to do it! > Thanks! > > Anyway, I have few more questins regarding what you wrote. > > Are you talking about using the plugin > conntroler?:http://www.ape-project.org/wiki/index.php/Libape-controller > > Why dont you use the > "Libape-chat<http://www.ape-project.org/wiki/index.php?title=Libape-chat&action=ed...>" > (actully there is no source under the link :-( ( Where is the difference > between the controller and chat module? > You wrote something about tha chat module but i dont understant what it > means :-( > > thank you again for your help! > > david --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
