Archive for the 'Apple iPhone Tricks,Bugs,Hacks' Category

Android vs iPhone : Front End Dev

On Android phones, to set the initial page zoom level and disable the user controlled zoom, add the following code. meta name=”viewport” content=”width=device-width; initial-scale=1.3; minimum-scale=1.3; maximum-scale=1.3;”/. Ensure that the scale have a min value of 1.3 For iPhone, add this code meta name=”viewport” content=”width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;”/

3 December 2009 at 01:12 - Comments
pelton
I beg to Differ, you have missed out an important competitor in the race MS winmo 6.5. It’s a great ...
7 December 09 at 04:51
Hi Muthu, hows Android.. ? and how do you see its effectiveness in india ?
9 December 09 at 04:37

Smartphone OS web requests in Oct 2009

Sounds like at iPhone and Android will be the leading mobile web platforms going forward. October Worldwide Smartphone OS web requests: iPhone 50% (43% in April) Symbian [...]

25 November 2009 at 02:58 - Comments

Buying Apple iPhone in Bangalore?

If you want to buy an Apple iPhone in Bangalore, I strongly urge you buy directly from Airtel or Vodafone as iStore Bangalore on MG road wont service your iphone, replace parts etc., Their customer service sucks and they give a crappy bill which completely fades out in 3 months time(they wouldn’t issue a [...]

2 June 2009 at 09:31 - Comments
Wooo! Thx for the info dude...
3 June 09 at 13:17

my 3rd iPhone app using XCode & Interface Builder

High Level Xcode patterns The intent of this post is to document the high level steps involved in coding an Cocoa app, in a way that is easy for me to remember. Application Behavior : On launch, load an URL (starting with http://) into a Web View. Clicking on Back and Forward buttons available on top [...]

25 May 2009 at 12:32 - Comments

iPhone UI

4 June 2008 at 01:48 - Comments