May 2010 Summaries
1 posts from PubNub
Filter
Month:
Year:
Post Summaries
Back to Blog
PubNub, a communication service facilitating interaction between browsers and mobile devices through a simple API, integrates with jQTouch to create dynamic pages that respond to Orientation Events. When a device's orientation changes, a Publish() push notification is triggered, sending the Orientation Delta to all listening devices, which then adjust their orientation accordingly if it matches. This interaction requires at least one iPhone and is implemented using basic JavaScript, demonstrating how PubNub's Publish() and Subscribe() functions enable seamless communication across various platforms.
May 10, 2010
276 words in the original blog post.