iOS Custom Keyboard
Saturday, 09 February 2013 21:45
iOS provides a default onscreen keyboard. What if it does not fit your app's requirements? There is a simple way to extend it to include your own custom keyboards.
UILocalNotification Demystified
Thursday, 02 August 2012 22:37
UILocalNotification is the simplest way to set up alerts in iOS. However, it may be difficult to get it to behave as you want.
During my recent experience from developing the Due? Done! app for iPhone, I needed to create alerts for due tasks, which required using UILocalNotification. If you do not understand how it behaves, it is very difficult to get it right.
HTML5 - Canvas
Monday, 26 March 2012 11:08
HTML5 is the next generation of HTML standard that superseds previous standards like HTML 4.0, XHTML 1.0, and etc.
HTML5 is designed to be cross-platform. All you need is a web browser that supports HTML5. At the moment, not a single web browser supports all HTML5 features. In fact, HTML5 standard is not finalized yet. Some browsers support more and some support less. If you are going to develop a website using HTML5, make sure you understand that your clients may use different browsers, and your content may not be rendered correctly on their browsers.
jQuery Mobile - A Simple Example
Wednesday, 09 November 2011 07:13
It is getting much easier to build web applications targeting mobile devices, like smartphones and tablets.
There are a number of frameworks that exist in the market to help you do the heavy-lifting, like handling user interactions and screen transitions. jQuery Mobile is one of them.
Smartphone native-app vs web-app
Friday, 12 August 2011 10:24
If you have been following mobile phone news, you should be aware that more and better smart phones are available everyday, and more people have integrated these devices into their lives.
More Articles...
Page 1 of 4