Post Xcode upgrades: Wrestle-mania!
So it seems as though every time I have upgraded iOS SDK and Xcode Apple makes me wrestle with my provisional profiles by giving me various error messages that don’t mean much. Resolution usually involves some variation of: deleting all provisional profiles, deleting certificates, quitting Xcode, unplugging device, reopening Xcode, reconnecting my device, refreshing profiles ...
[SOLVED] PhoneGapDelegate::shouldStartLoadWithRequest: Received Unhandled URL about:blank
Using ChildBrowser with PhoneGap on iOS: On iOS, the web view that PhoneGap provides doesn’t handle about:blank. After updating Xcode and iOS 5.1 SDK I began receiving the following error when I launched a browser on my actual device: PhoneGapDelegate::shouldStartLoadWithRequest: Received Unhandled URL about:blank Thanks to <a href=”http://www.jamesjoycewaskorean.com/#20110908150931″>James Joyce</a> for this fix: The fix is twofold and ...
Lean Startup Cheat Sheet
So I’ve been reading several books lately in an effort to reboot myself. One that I found especially interesting was Eric Ries’ The Lean Startup. As I read, Eric’s words resonated with many of the past mistakes I have made. In an effort not to make the same mistakes twice I made a Lean Startup ...
