onAugust 16, 2010 iPhone SDK convert hex color string to UIColor This function will help you to convert hex color string to UIColor Class.h + (UIColor *) colorWithHexString: (NSString *) stringToConvert;… Discover More
onJanuary 6, 2010 Mumbaikar iPhone App Now Available at the App Store My first iPhone App Mumbaikar now available at the App store ! Please read my whole experience in “How we did our first iPhone App… Discover More
onSeptember 28, 2009 Add UIActivityIndicatorView to UINavigationBar For me it took sometime to figure out how to show activity indicator in the navigation bar. Later I found it was very simple. When you push a… Discover More