Page 1 of 1

Mobile chat service

Posted: Wed Aug 08, 2012 10:36 pm
by |Stephen

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


Mobile chat service

Posted: Wed Aug 08, 2012 10:56 pm
by maxkatz

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).


Mobile chat service

Posted: Fri Aug 10, 2012 2:57 pm
by |Stephen

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


Mobile chat service

Posted: Fri Aug 10, 2012 3:17 pm
by maxkatz

You can add any JavaScript code (via Create New JavaScript) and reference it anywhere in the app.