public marks

PUBLIC MARKS with tags app & code

2015

Neonto Studio - revolutionary tool for creating native mobile apps without coding

by Spone
Design your app visually and get native, high-quality iOS and Android code instantly. Don't compromise on user experience. Neonto Studio lets you make real apps, not just prototypes or packaged websites.

2010

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

2007

Joe Gregorio | BitWorking | 1812 Technical Overview

by benoit

The source for 1812, the code that now runs this blog is now available. Note that I don't expect you to use it, the code is highly customized to my needs, but there may be cool bits you want to borrow.

PUBLIC TAGS related to tag app

** +   apple +   cocoa +   custom +   database +   desktop +   dev +   flash +   fonts +   for:grincheux +   free +   freeware +   geek +   gtd +   images +   iphone +   journaling +   lang:en +   logiciel +   mac +   macosx +   management +   music +   os +   osx +   photos +   photoshop +   plugin +   pro +   programming +   projet +   safari +   screenshot +   search +   software +   springnet +   springnet blogmarks +   sqlite +   sync +   technology +   tiger +   time +   télécommande +   tools +   unix +   update +   usability +   wifi +   x +   xp +  

Active users

Spone
last mark : 21/07/2015 20:40

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

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

artiscode
last mark : 24/10/2007 14:49

benoit
last mark : 25/01/2007 07:39