Related Posts
Getting NSDate from NSString
Very useful, yet short and simple, code snippet on how to rip the NSDate from NSString using NSDateFormatter: If you…
InnoDB or myISAM?
That a hard choice. I Also run into some new engines but in their speeds test i realised that none…
HMTL Utility – HTMLEncode- HTMLDecode- URLEncode- UrlDecode
This is a utility to convert text to valid html or ulr characters and back. click picture to download