Things to help you make better apps
URLEncode Framework
URLEncode.framework is a Cocoa framework for shortening URLs via the Urlenco.de service. The framework supports asynchronous operation and can both encode full URLs and expand shortened URLs.
Note that URLEncode requires Mac OS X 10.5 as it uses Objective-C 2.0 property syntax . URLEncode.framework is built using Blake Seely's BSJSONAdditions.
URLEncode Git Repository
git clone git://github.com/fspeirs/urlencode.gitLicense