Since the launch of iPhone 3GS by Apple I was waiting for this day. I was really excited to hear that iPhone 3GS was coming to Dubai through du. Du announced that iPhone can be booked online with their online shopping portal with a booking fee of 200 Dirhams. So I made the online booking… Continue reading Buying an iPhone 3GS with du eShop in Dubai
Tag: iPhone
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 view to the navigation you get to play with navigationItem property on the view that is being pushed. In your viewWillAppear method you can add this code.… Continue reading Add UIActivityIndicatorView to UINavigationBar
Free 2GB online storage space – SugarSync
Recently I bought an online storage space here at SugarSync. Here are some of the features Online backup Multi-computer sync (Mac and Windows) Remote access Mobile phone access (iPhone, Blackberry and Windows Mobile) Music & photos Sharing Data security . I am being honest with you. I get bonus space if someone registers using my… Continue reading Free 2GB online storage space – SugarSync
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 BBC. While doing this application I got to learn and to get a rough idea bout the following How basic iPhone application works View & view controllers Tableviews, Tableview Datasource… Continue reading iPhone RSS Reader Application with source code
To learn Cocoa (Objective-C) / iPhone programming
Now I am a comfortable Mac OS X user. More than a user I am a huge fan of it. I was a power user of Windows and I used to write system software using Visual Basic and Visual C++. To be honest I was big fan of Win32 API. Mostly I create lot of… Continue reading To learn Cocoa (Objective-C) / iPhone programming