490 reputation
310
bio website john.theoradical.net
location Cambridge, MA
age 30
visits member for 2 years, 4 months
seen 2 days ago
stats profile views 37

Jan
16
answered How to detect if iPhone has retina display or not?
Jan
6
awarded  Yearling
Dec
4
awarded  Notable Question
Aug
17
awarded  Tumbleweed
Aug
10
asked Non-2-legged auth for Anayltics/New API?
Jul
8
awarded  Popular Question
Jun
12
comment App Validation Error around code-signing, errUnknownFormat
seems the -25257 error code is a red herring... found another directory problem.. hoping this solves it.
Jun
12
asked App Validation Error around code-signing, errUnknownFormat
Jun
11
comment PhoneGap cordova external hosts issue
also trying this myself... * or even the explicit domain doesn't work. version 1.8 here
Jun
8
comment PhoneGap cordova external hosts issue
In newer versions it is called Cordova.plist (since PhoneGap split a large part of the code-base into Open Source Cordova)
May
9
comment UIImagePickerController, UIImage, Memory and More?
im finding that radians() is causing this error during build: "not found for architecture armv7". Any clue what causes this?
Apr
24
awarded  Student
Apr
10
comment Steps to upload an iPhone application to the AppStore in xcode4
you want to make sure that the Code Signing in Target, Build Settings, is set to the app store distribution profile
Jan
6
awarded  Yearling
Dec
14
comment How to invoke iPhone Maps for Directions with Current Location as Start Address
this doesn't work. i just tried on my iphone (4.2.6). docs say it ought to, but it doesn't
Nov
1
comment Plupload - Restrict to only one file
thanks for a way that will work without having to fork their JS ;)
Nov
1
awarded  Scholar
Nov
1
accepted Plupload - Restrict to only one file
Oct
31
asked Plupload - Restrict to only one file
Sep
21
comment Sproutcore datasources and model relationships
Pardon the intrusion, but I've been looking over sproutcore and tying it into a true backend datasource. Am I to understand the URIs you're hitting (e.g. "scds/project/list") are in Grails??? -thanks