onFebruary 23, 2010 Auto Increment Build Number & Date in XCode iPhone Project While developing application we keep sharing the builds with others. It is very difficult to find out which version they are using and the… Discover More
onFebruary 11, 2010 To create rounded rectangular views using iPhone SDK To create view with rounded corners is really simple in iPhone SDK 3.0 in just 2 steps Step 1: Include QuartzCore #import Step 2: You can now… 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
onAugust 16, 2009 iPhone RSS Reader Application with source code I am really happy to release my first iPhone application source. This is a simple RSS reader application and it loads the latest news from… Discover More
onApril 15, 2009 Leopard + Apache 2 + NTLM + PHP + Integrated Windows Authentication Everyday we face lot of challenges and today it was to make our CMS work with NTLM(NT LAN Manager Windows authentication protocol) Single… Discover More