Skip to content Skip to sidebar Skip to footer
Showing posts with the label Appcelerator

Titanium Httpclient Returns Too 'fast'

I have the following function: getTasks: function() { var taskRequest = Titanium.Netw… Read more Titanium Httpclient Returns Too 'fast'

Parsing Xml In Javascfipt

Ok I am trying to parse an XML from a get request in Javascript. This is how the XML looks like S… Read more Parsing Xml In Javascfipt

Requiring External Javascript File

After reading all the relevant answers in SO and posts in the Appcelerator forums I still can't… Read more Requiring External Javascript File