" Live as if you were to die tomorrow. Learn as if you were to live forever.. "
- Mahatma Gandhi
Home
Mac OS Programming Tips
How to access mutable (non-const ) data type values from CFArrayRef
How to store C++ object pointers in Core foundation’s ordered collections like CFMutableArrayRef, CFMutableDictionaryRef.
Adding a menu item at run time in cocoa app
How to check whether the current user is Administrator or not on Mac using Cocoa.
Filtering colors from images and creating a new image from filtered color
Face Detection in iOS5
How to create folder in desktop using “Perform Apple Script” in MAC
How to Justify Text in Android TextView
How to detect and identify mounted and unmounted USB device on Mac using Cocoa
How To Customize Font For Text On A NSAlert View
Transferring Documents From One Application To Another In iOS
A fantastic way to improve iCal in Mac
How To Notify Your Cocoa Application After Updating Specified Directory Path
Tracking dependencies of a library in Mac