I want to publish CMS data to Internet and enable users to use iPhone or Android devices to access the real time reports. To get real time data from clintSVR is easy, but the difficult part to me is to write an iPhone or Android application. I implemented an XMPP library before and I just thinking if I can use the library to write a bot module which allows XMPP clients to get the CMS data. I will write this module and include it in the next release of clintSVR. I did a prototype like this