Skip to content
Archive of posts tagged iPhone

Naviflix – One stop solution for movie lovers

About three months back we had this conversation in our office lounge after we had released an app for mumbaikar.com. What next ? After a series of discussions we understood that so many of us @flipmedia were hard core movie buffs. Watching movies in the cinema was on the top of our entertainment list. From [...]

Restore to iPhone OS 3.1.3 Firmware from iPhone OS 4.0 Beta1

I know so many people with lot of excitement upgraded their iPhone to OS 4.0 Beta1. After few minutes of discovering the new features you will realize most of your old application are crashing and not running as it is supposed to work. Many of my favorite applications did the same and I got really [...]

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 <quartzcore/QuartzCore.h> Step 2: You can now add corner radius to any view //Create a Imageview UIImageView * imageView = [[UIImageView alloc] initWithFrame:CGRectMake(10, 100, 300, 225)]; //Load some image [imageView setImage:[UIImage imageNamed:@"candle.jpg"]]; //Enable maskstobound [...]

Why I don’t need flash in iPad ?

Once Apple announced about the new product iPad everyone is so angry for not supporting flash in the device. Apple is not completely avoiding flash. It is not supporting Flash in mobile devices like iPhone and iPad. I am truly in support with Apple on this as Flash is resource hungry. Supporting this technology will [...]

Emirates Business coverage for Mumbaikar iPhone app

Way to go

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 @flipmedia”