Book Review – WordPress 3 Complete “WordPress 3 Complete” book written by April Hodge Silver is a excellent guide to kickstart, tweak and to play with your wordpress… Discover More
Energy & Dynamic Braking Energy: You can’t destroy it, but you can certainly waste it. That’s what most motorized vehicles do, including trains. Usually,… Discover More
Remote Desktop Software Comparison Chart Amy Rinehart from remotedesktopmac.com has done a great comparison chart for remote desktop softwares. Wow..!! That’s a big chart. Discover More
iPhone SDK base64 encode / decode I found this useful class for base64 encoding / decoding. It is written by Kiichi Takeuchi Base64.h @interface Base64 : NSObject { } + (void)… Discover More
iPhone SDK generate MD5 Hash of a string This function will help you generate MD5 hash of a given string Class.h + (NSString *)getMD5FromString:(NSString *)source; Class.m + (NSString… Discover More