Tag Archives: Mobile
Nokia 5230 isync plugin
Shockingly it doesn’t exist on the Nokia website and the telephone doesn’t appear in the list of the supported! The solution: 1- Download and unzip this: Nokia 5230 isync plugin 2- Place the bundle in “/Library/PhonePlugins/” (create it if it … Continue reading
Threading in iPhone programming
As Kdl pointed out, it is a good point to remind the threading skeleton proposed during the Stanfor CS 192P iPhone programming course. // LetsMakeAThreadAppDelegate.m // LetsMakeAThread // // Created by Evan Doll on 10/27/08. #import “LetsMakeAThreadAppDelegate.h” @implementation LetsMakeAThreadAppDelegate @synthesize … Continue reading
Accelerometers and Flight Dynamics
roll = -arctan2(acceleration.x, -acceleration.z); pitch = arctan2(acceleration.y, -acceleration.z);
Dev Team releases free iPod touch 2G jailbreak
Well, that didn’t take long — hot on the heels of the $15 NitroKey Slipstream iPod touch 2G jailbreak, the Dev Team’s released their free version. Continue
Linux is ready too…
A quick look at the latest version of the Access Linux Platform (ALP) today, running on an early build of TI’s OMAP 3-based Zoom hardware. Access seems excessively enthused with widgets, and really isn’t doing a bad job at them, featuring … Continue reading
Meet Pre – Calendar
Hey… we haven’t still talked about the Pre! The new Palm’s cool telephone. It’s amazing how they have been able to finally integrate and link applications one against the other in such a coherent way! Continue reading to discover a … Continue reading