First post of the brand new year

Off-Topic 14 January 2013 0 Comments



I’ve been working on iPhone apps for the past year and have done very little web development. If I were to make a new app today, it would be an iPhone app.

Happy new year!

Stop 114A : Internet Blackout Day

Off-Topic 14 August 2012 0 Comments



Sabah ICT Seminar

Off-Topic 26 May 2012 0 Comments



Here is the slide for a talk I gave at the 6th Sabah ICT Seminar and Webcamp KK on 8th May 2012.

Convert string to MD5 hash

iOS Development,Objective-C 5 March 2012 0 Comments

Add Security.framework to your project

A handy way to dismiss keyboard

iOS Development,Objective-C 6 February 2012 0 Comments

This method looks at the current view and its subview hierarchy for the text field that is currently the first responder. If it finds one, it asks that text field to resign as first responder. If the force parameter is set to YES, the text field is never even asked; it is forced to resign.

Reference: http://bit.ly/y8Yc29