May 29th in o2.js Modules by . no comment .

Cross-Domain AJAX Requests With JavaScript

We will soon finalize our Mobile JavaScript Application and convert it to an Android-market-ready .apk file. But before that we’ll need some enhancements to our o2.Jsonp object. o2.Jsonp, which allows cross-domain communication using JSON with Padding, was first mentioned in this post. You can click here, to get the source …

Continue Reading
May 19th in Comet, Patterns and Practices, Tutorial by . 2 comments .

Creating A Mobile JavaScript Chat – Part 2: The Client

In the former posts we’ve created a simple AJAX Comet Chat Server, and an AJAX Timeout Controller which implements an Observer interface. In this part of the series, we’re going to create a JavaScript client that communicates with our Comet Server. The User Interface Let’s start with a simple UI: …

Continue Reading
May 18th in Comet, Tutorial by . 9 comments .

Creating A Mobile JavaScript Chat – Part 1: The Service

In this series, we will be creating a simple JavaScript mobile chat application. It can be both used from a desktop browser as a web page, and from a handheld device as an application. Keep in mind that this tutorial is just a demo, showing the bare bones of the …

Continue Reading
May 8th in Discussion by . 4 comments .

Some Good News and What’s Upcoming…

For those who haven’t heard: I’ve changed jobs. And it was a truly fast transitional week, leaving LiveGO and joining the grou.ps family. My work hours at grou.ps are a little “shifted” to compansate the 10-hour lag between the grou.ps HQ at Palo Alto, and the Istanbul Development Office. This …

Continue Reading
o2.js _
Fork Ribbon