Archive for category iPhone
Mobile HTML5 Offline app links
Posted by shawson in Android Development, HTML5, iPhone on September 14, 2011
I’m looking at writing some apps I did on the iPhone a while ago (the first of which will be Karma) to be mobile html5 offline accessible apps, using html5 audio/ canvas etc- so I’ll use this post to collect some useful links for research;
- http://www.html5rocks.com/en/mobile/mobifying.html
- http://www.html5rocks.com/en/mobile/touch.html
- http://diveintohtml5.org/
- http://www.modernizr.com/
- http://html5boilerplate.com/
- http://jquerymobile.com/
Also decided to use this as an opportunity to mess with nodejs, using one of the “nosql” db platforms;
http://blog.mongodb.org/post/812003773/node-js-and-mongodb
http://nodejs.org/
PhoneGap – Deselecting All Items from the tab bar!
Posted by shawson in iPhone, Javascript on October 5, 2010
Doing a bit of iPhone development at the mo and needed to remove a highlight from a tab bar when i moved to another page- In your javascript on your page put;
window.uicontrols.selectTabBarItem('');
Karma, now available on iTunes!
My first published iPhone app, “Karma” is now available on the iTunes store http://itunes.com/apps/karma
Cocos2d documentation on Easing effects for animating sprites
Posted by shawson in iPhone, Objective C on January 15, 2010
just found this ; http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:actions_ease?s=ease after ages of searching! shows you how to do smooth scrolling movements which ease out.
GDC – Austin 2009 Tickets Booked!
Posted by shawson in GDC - Austin '09, iPhone on July 9, 2009
Just booked my tickets for the Game Developer Conference, Austin Texas! Woo! Signed up for the iPhone game development sessions– quite exciting. My very first trip to the US, and it will be to, what I’ve always imagined to be, the most stereotypically American part of America I could possibly visit (controversial , I know)!
IPhone Code Masters!
Posted by shawson in iPhone, Objective C on May 28, 2009
Paul Ledger and I have just setup a dedicated IPhone Development blog to post all things IPhone related as well as house the support forums for app’s we produce up at IphoneCodeMasters.com
TomWhitson » iTunes connect tax
Found this article detailing how to setup the itunes connect tax form (W-8BEN) for a individual developer based in the UK.
MORE iPhone links
Posted by shawson in iPhone, Objective C on April 28, 2009
I’m currently down with man-flu, however have found the next tutorial to have a go with when I’m back – on iCodeBlog is a multi-part tutorial taking you through building your own iphone tennis app! I shall update this post as i find other stuff
iPhone Hello World! (and other iPhone dev links!)
Posted by shawson in iPhone, Objective C on April 27, 2009
My very first iPhone App! Good tutorial to help you actually get your hands dirty! – the same site also hs a bunch of other iphone tutorials which are worth a look and i shall be attempting over the coming days..
First iPhone Application – iPhone SDK Articles.
Some good video tutorials for starting out with iphone development
A useful beginners guide for iPhone development which I’m about to embark on! eek!
Trails in the Sand » Blog Archive iPhone Development: Objective-C Primer ».