Tag: development

App development and promotion

One of the big things I keep trying to figure out is why so many of the popular apps tend to be developed on the west coast of the US. I don’t mean the Angry Birds of the world (which are built and grow so popular due to their first in class status), but I […]

Cross platform vs. Performance

I’ve been working with a small team to build a cross platform game leveraging the Cocos2D gaming engine on iOS. I chose this platform for a few reasons: 1) There is a really good book explaining the basics of game programming and the libraries. 2) There seems to be a good number of other people […]

Are you Retina Ready?

Now that the new iPad has been around for over a month (has it really been that long?), have you started updating your apps to be retina ready for the iPad? What are your best tips for doing so? Are you just re-rendering all your graphics?

Security and your Mobile App

There’s an interesting perspective when it comes to mobile apps, people writing games don’t necessarily think about security. Enterprise app developers must consider security in their apps. And if you are developing social apps, security is even more important, there is no faster way to kill a social platform than to violate your users trust […]