Posted on 08 October 2011.
To turn an element into a scrollview, simply add a data-scroll=”true” to the element. By default, a scrollview can scroll in both the horizontal and vertical directions. If the user drags the view horizontally (left or right), or vertically (up or down), scrolling will be locked so that it only scrolls in that one dimension. If the user drags the view diagonally, he will be able to scroll in both directions at the same time.

Continue Reading
Posted in Mobile / Tablet
Posted on 08 October 2011.
JQuery Mobile includes 5 touch based events to make navigating your site with a mobile device a little easier. The 5 events are:- Continue Reading
Posted in Mobile / Tablet
Posted on 08 October 2011.
Time after time I find JavaScript code that has bugs caused by lack of proper understanding of how functions work in JavaScript (a lot of that code has been written by me, by the way.) JavaScript has functional programming characteristics, and that can get in our way until we decide to face and learn it. Continue Reading
Posted in Mobile / Tablet
Posted on 08 October 2011.
As with any new technology, getting started is often the hardest part.
With this frustration in mind, we have put together some of my handiest tips, tricks and code snippets related to thejQuery Mobile library. Continue Reading
Posted in Mobile / Tablet
Posted on 08 October 2011.
In my Introduction to jQuery Mobile, I mentioned that I had plans for a simple MVC framework using jQuery Mobile and that I would release it if there was enough interest (there was!). While it’s not completely finished yet, I’ve decided to release it in hopes that others find use in it and can perhaps even contribute towards it’s development. Continue Reading
Posted in Mobile / Tablet, PHP
Posted on 08 October 2011.
Bert Altenburg, author of AppleScript for Absolute Starters, in co-operation with Alex Clarke and Philippe Mougin, has released a book for newcomers to Cocoa programming using Objective-C and XCode. Continue Reading
Posted in MAC, Mobile / Tablet
Posted on 08 October 2011.
The Objective-C 2.0 Essentials online book contains 34 chapters of detailed information intended to provide everything necessary to gain proficiency as an Objective-C programmer for both Mac OS X and iPhone development. Continue Reading
Posted in MAC, Mobile / Tablet
Posted on 08 October 2011.
Based on another message I remember reading you should be able to open
the phonegap.plist and look for ExternalHost and add *.mydomain.com.
Again, I’m not the iOS expert so someone else will probably have a
better solution.
Posted in Mobile / Tablet
Posted on 06 October 2011.
Posted in Mobile / Tablet
Posted on 06 October 2011.
jQTouch and Sencha Touch: Which is right for you?
Recently I had the pleasure of announcing Sencha Touch, a standards-based mobile app framework which I helped create. As expected, this has raised some questions about jQTouch, a similar library I created last year. As covered before, jQTouch will remain separate, maintained, and free under the MIT license. This post helps distinguish the similarities and differences between the two libraries for the discerning mobile developer. Continue Reading
Posted in Mobile / Tablet
Posted on 06 October 2011. Tags: html
The First HTML5 Mobile
Web App Framework
Built with Web Standards

Sencha Touch is the world’s first app framework built specifically to leverage HTML5, CSS3, and Javascript for the highest level of power, flexibility, and optimization. We make specific use of HTML5 to deliver components like audio and video, as well as a localStorage proxy for saving data offline. We have made extensive use of CSS3 in our stylesheets to provide the most robust styling layer possible. Continue Reading
Posted in Mobile / Tablet
Posted on 03 October 2011. Tags: android, iphone, mobile, ui
A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design.

Continue Reading
Posted in Mobile / Tablet
Posted on 29 September 2011. Tags: ipad, iphone, sdk
I am a web developer and I want to move my web products to iPhone. One of the products is like Google Maps: show map on the phone screen, you can drag or resize the map and view some information that we add to the map.
Continue Reading
Posted in Mobile / Tablet
Posted on 27 September 2011. Tags: ipad, iphone, sdk
iPhone Tutorials For Everyone!
This iPhone Tutorial blog offers a comprehensive resource for iPhone SDK development including iOS4, iPad programming. We also run a 12 week iphone course taught by real tutors who guide you through iPhone development step-by-step via iPhone SDK Videos and programming worksheets. Thisiphone dev blog is regularly updated with free iphone tutorial including iPad and iOS4 training. OuriPhone Course has given iphone training to over 400 iphone developer students worldwide. Feel free to browse and subscribe to our iphone feed to get regular updates. If you have any iphone SDK tutorial related questions, please ask us via the iPhone Dev Help page.

Continue Reading
Posted in Mobile / Tablet
Posted on 21 September 2011. Tags: account, ipad, iphone, mail account, setum email
9 Steps to setup a email account to iphone/ ipad
Continue Reading
Posted in Mobile / Tablet
Posted on 20 September 2011. Tags: android, ios, iphone, mobile
PhoneGap is a very interesting development platform for mobile applications that lets developers build apps that work for multiple devices, including the iPhone, using only HTML and Javascript. That means far more people are able to develop mobile applications.

Continue Reading
Posted in Mobile / Tablet