public marks

PUBLIC MARKS with tags iphone & code

2011

[Objective C] Hiring iPhone dev - Pastebin.com

by oseres (via)
Transcovo.m //  Chauffeur-Privé //  Instead of searching for a cab, order a Chauffeur-Privé via our mobile app

How to create a Tweetie-like pull to refresh table

by Xavier Lacot & 1 other
A simple howto which shows how to create a Twitter-like refresh scrollview in javascript. Nifty!

2010

Titanium Mobile TextMate Bundle « Appcelerator Developer Center

by Xavier Lacot
An excellent Titanium mobile Textmate bundle, which enhances the Titanium coding experience within Textmate.

Medallia Blog: Fun with the iPhone accelerometer

by kruty (via)
In your main application code files (myApp.h and myApp.m), just override the acceleratedInX method, like this: myApp.h: @interface myApp : UIApplication { } - (void)acceleratedInX:(float)xTilt Y:(float)yTilt Z:(float)zTilt; myApp.m: #import "myApp.h" @implementation myApp - (void)acceleratedInX:(float)xTilt Y:(float)yTilt Z:(float)zTilt { // do something with the tilt values, like write them to a textView //[_textView setText:[NSString stringWithFormat:@"%f,%f,%f",xTilt,yTilt,zTilt]]; } @end Obviously I cut out all of the code to setup the textview and window and stuff. I'm going to post my code for the simple moving ball app over at macrumors. This was my first ever Cocoa application (I'm a C# developer) so I was kind of weary about releasing it, especially because the collision detection never worked right.

2009

2008

PUBLIC TAGS related to tag iphone

App Store +   apple +   apps +   css +   google plus +   html5 +   ipad +   js +   mobile web +  

Active users

oseres
last mark : 19/12/2011 18:09

Xavier Lacot
last mark : 26/01/2011 16:27

an_ta
last mark : 13/01/2011 16:51

kruty
last mark : 26/04/2010 11:01

4004
last mark : 25/01/2010 09:12

pyros
last mark : 09/04/2009 08:00

piouPiouM
last mark : 07/02/2009 17:02

nhoizey
last mark : 19/01/2009 10:16

CharlesNepote
last mark : 17/10/2008 15:28