dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi
  • Mobile Design - Posted by mclancy 1 week 18 hours 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 1 year 39 weeks 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 1 year 42 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.