Hi everyone, I need to find out if anyone has developed a simple chat service on tiggzi before or any idea's on how to go about the developement of a mobile chat application. Thanks
Hi everyone, I need to find out if anyone has developed a simple chat service on tiggzi before or any idea's on how to go about the developement of a mobile chat application. Thanks
You can build it yourself or use an existing service. Check out http://www.pubnub.com/ -- I think you cab embed a simple chat feature with a few lines of JavaScript code (use Panel component in Tiggzi).
Hi Max, thanks for the reply, I've got my client and server file in JS and HTML5, I'm not sure of how to reference them to the GUI I created on tiggzi, though I saw the option for creating java script file and checking for errors. But I still need to understand the architechure and how codes are referenced to objects such as buttons or input box to make them work.
I hope you understand my request.
Thanks
You can add any JavaScript code (via Create New JavaScript) and reference it anywhere in the app.