How do you send a user to your app's settings from iPhone/iPad? - by MikeN Is there a way to launch the iPhone/iPad's settings from within your app? Read the article
Objective-C x-code: Equivalent of __FILE__ and __LINE__ from C/C++? - by MikeN Same question as: http://stackoverflow.com/questions/696218/do-line-file-equivalents-exist-in-c But for Objective-C in iPad/iPhone SDK Xcode? This would really help my NSLog statement be a lot more readable over time. Read the article