|Stephen
Posts: 0
Joined: Wed Aug 08, 2012 10:36 pm

Mobile chat service

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Mobile chat service

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

|Stephen
Posts: 0
Joined: Wed Aug 08, 2012 10:36 pm

Mobile chat service

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Mobile chat service

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

Return to “Issues”