Tag Archives: development

Really good iOS apps: example 1 [Wild Fables]

Developing an iOS app is not that hard. Developing a good iOS app is surprisingly hard. It is always nice to see a developer doing things right and really creating a valuable app for the end user. Therefore I was very happy to come across some good coding tips here: How to Write an iOS App That Uses a Web Service | Ray Wenderlichhttp://www.raywenderlich.com/2965/how-to-write-an-ios-app-that-uses-a-web-serviceIn this tutorial, you’ll get hands-one experience with using web services, by writing an iOS app that communicates

iOS and Android development with JS / HTML5 /etc

Here is a link dump for some mobile development environments/frameworks that I am investigating.  Some of the links are well worth the read:   Impact – HTML5 Canvas & JavaScript Game Enginehttp://impactjs.com/   PhoneGaphttp://phonegap.com/PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies… Here is a working phonegap sqlite application example/tutorial for you to use – phonegap | Google Groupshttp://groups.google.com/group/phonegap/browse_thread/thread/07cf9f48e3cd0663?pli=1Hi I hope

Development tips and links for iPhone apps

Description: This is a an entry where I keep a list of misc development tips for iPhone app development. SDK XCode can’t find base SDK – Stack Overflow http://stackoverflow.com/questions/3034912/xcode-cant-find-base-sdkIf you can’t choose the SDK at the top left of x-code you have to first set the base SDK in the the project settings. Project -> Edit Project Settings. Then choose the “General” tab. At the bottom you can choose “Base SDK for all Configurations:” Buttons Improved Gradient Buttons http://www.iphone4gapp.net/improved-gradient-buttons.htmlThere are