Posted: March 23rd, 2008 | Author: edward | Filed under: out of doughnuts ramblings | 5 Comments »
Twitter account: deleted
Friendfeed: removed all services, for now I’ll just ignore friend requests since I’m not publishing anything.
Flickr: all photos are friends only, removed some contacts.
Facebook: profile is still there, but made use of their new privacy settings (unchecked everything) and heavy use of the limited profile. Facebook only serves as a rolodex for me, and I don’t use it otherwise.
This blog: I guess it’ll stay for now, I haven’t made up my mind if it should survive.
Google Reader: Removing ~30 feeds, will try to regularly remove feeds that I’m not reading.
Why?: I’m not really sure, but let’s see if it cuts down on time wasted online. I don’t imagine that you (my friends) will care since I rarely use any service except Flickr, and all of you have access to those photos.
Posted: March 14th, 2008 | Author: edward | Filed under: apple, iphone | 3 Comments »
I got my rejection letter from Apple’s iPhone Developer Program today. It’s not explicitly a rejection letter, more of a “Thanks for applying, maybe we’ll approve you later”. I guess I’ll be waiting on the hacked 1.2 release before being able to test anything. I knew it was a long shot, but I was hoping they’d let me in as an individual.
Posted: March 8th, 2008 | Author: edward | Filed under: iphone, jailbreak, out of doughnuts ramblings, sdk | 8 Comments »
I’m playing around with the iPhone SDK, and according to the instructions here, you can’t run apps you develop on an iPhone unless you have a developer certificate. I gave it a try anyways, and while XCode recognizes the device, it won’t actually deploy to it.
Since my phone is jailbroken, I attempted to build, copy, and run the HelloWorldClassic sample app on my phone. I did this by ssh’ing into the phone and placing the built app in /Applications then turning off and on the phone. The interesting thing is that the app starts and loads the background, and widgets. It does not set the text in the widgets though before it quits. I have no idea why this is. I wonder if anyone has tried this with a jailbroken 1.4 iPhone (mine is running 1.3). I guess I’ll give 1.4 a try tomorrow.