dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi
  • Developers Guide - Posted by mclancy 12 weeks 18 hours ago
  • Future of the Mobile Web Whitepaper
  • We're very happy to publish this paper arising from the The Future of the Mobile Web event held at the Dublin Convention Centre in January 2012. We covered a lot of ground and the paper is a serious attempt to capture all the topics covered from HTML5 to responsive design to device detection and many others. We found it to be a very worthwhile process to listen, validate our ideas and learn from others in the process of writing it. We hope it is useful to a wider readership also.
  • Mobile Design - Posted by mclancy 14 weeks 6 days ago
  • Future of the Mobile Web
  • Last week we hosted an event loftily entitled "The Future of the Mobile Web" at the Dublin Convention Centre.
  • iPad - Posted by weimenglee 2 years 5 days ago
  • Using the PopoverView in iPad App Development
  • In the previous article, we saw how to develop a new type of application known as the Split View-based application on the iPad. And one of the new views introduced for the iPad is the PopoverView, which you had a quick glimpse of it in action in the previous article. In this article, I will show you how you can use the PopoverView in your iPad application, not just in a Split View-based application. Getting Started with the PopoverView
  • iPad - Posted by weimenglee 2 years 4 weeks ago
  • Developing Split View Based Apps for the iPad
  • The iPad runs on the same OS used by the iPhone and the iPod touch, which means that developers who are already familiar with iPhone programming are able to quickly write applications for the iPad. In fact, most (if not all) iPhone applications should run without any problem on the iPad, albeit in a smaller frame size, with an option to pixel-double. However, to really make full use of the large size screen afforded by the iPad, you would need to redesign your UI to take into account the extra screen space.