Flickr iPhone App Raises the Bar for UI Quality

Iterations in Creating a Great iPhone UI

Creating the interface for Beats, an iPhone app from Marc Edwards on Vimeo.

The Five Most Common Arguments for Native iPhone Development

I have a lot of customers who are confused about the pros and cons of selecting web versus native development solution for the iPhone.  And now that Google has clearly bet the farm on all mobile development going web with HTML5, it’s good to hear some other opinions on the matter.

This article gives some valuable insight:

  1. Offline Mode — The ability to continue to use an application when you are not connected to the Internet.
  2. Findability — If you’re not in the App Store, people won’t be able to find your application.
  3. Performance — Javascript on mobile is too slow to use for application development.
  4. Device Attributes — The need to access things like the camera, gps and the accelerometer.
  5. Monetization — The ease with which people can and will buy your application.

Activate Yelp’s Augmented Reality Feature on iPhones

Thanks to Dave at Midsummer Books for pointing out the amazing ‘augmented reality’ feature hidden in Yelp.  To activate the feature you have to shake the phone 3 times!  More detail from Lifehacker.

Iphone devs: how to avoid rejection by Apple

Here are some very handy guidelines for avoiding rejection in the Appstore:

  • Must have more than “minimal user functionality”
  • Cannot transfer excessive data volumes over cellular network
  • Cannot simulate failures or errors
  • Cannot use PhoneGap
  • Cannot duplicate the functionality of a built-in app
  • Cannot collect personal data without permission
  • Must notify the user on internet connection failures
  • Cannot facilitate a checkout, transaction, or purchase
  • Unfiltered internet access must be rated 17+
  • Avoid public figures, celebrities, and Apple
  • Free/Lite version can’t up-sell (tricky)
  • Cannot go anywhere near Apple’s trademarks
  • Cannot mention prices in Description or app
  • No contests, giveaways, or charity donations

iPhone video surveillance with push notifications

Remote control a plane with an iPhone

Move to an island and write games for the iPhone

frog1-274x300It seems like a good idea?  Quite inspirational article about a UK developer fed up with the pressures of the games industry, throws in the towel to go solo and does fairly well out of it.

Read more about James Brown and his game Ancient Workshop.

MySQL Framework for iPhone

MySQL framework

To find out more about using MySQL in iPhone development see the full details over at the eval-art website.

Using Xcode with iPhone OS 3.0.1

Once you’ve installed your security update you will no longer be able to deploy apps to your device with Xcode, until you run the update advised here.