Google voice search, and the iphone proximity sensor
Submitted by drunknbass on November 19, 2008 - 10:51pm.When you dump UIKit and look at UIApplication.h you see a lot of fun stuff, and a lot of people on irc have said *this doesnt work *that doesnt work. One of those things were the methods for the proximity sensor did not get called. I had a hard time believing it, and although i didnt look at my app delegate too closely i did notice that it was just that, an app delegate..
How to make an icon in illustrator Video
Submitted by drunknbass on October 11, 2008 - 2:44pm.I have ben making a lot of screen casts for random things and decided i will start making some tutorials for all things related to application, game programming.
We have an icon!
Submitted by drunknbass on January 27, 2008 - 9:39pm.
If you are on 1.1.3 and want to bookmark this site on your homepage we have a custom icon for you! Its the best we can do since safari on the iphone likes to rape the image and apply its own aqua effects.
Sign up to the newsletter!
Submitted by drunknbass on January 26, 2008 - 8:56pm.There is a new option on the right column for the newsletter, i suggest everyone sign up to it if you want to get the email for the Application updates. You also can sign up to the newsletter even if you are not a member to my site.
Return iPhone owners name
Submitted by drunknbass on December 2, 2007 - 12:30pm.You can use NSHost.
you can return name(string) or names(array)
so if you return the array of names, what mine does is return 3 values.
1. "iPhone"
2. "Aaron Alexander's iPhone"
3. "localhost"
you prob want #2, which seems to be what the name is in itunes for your iphone.