Ben Gordon
Ben Gordon
Colours
A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
News-YC---iPhone
The iPhone version of News/YC, a Hacker News reader and interactive iOS application.
BGUtilities
A collection of categories and class methods to make your iOS life easier.
CollapseClick
A collapsible list that functions like a UITableView, except you can collapse and open cells on a click. Feed it UIViews for what is shown when each cell is open. Works via delegation similar to UITab...
libHN
The definitive Objective-C library for adding HackerNews to your iOS/Mac app.
BTCDonationViewController
A UIViewController for making bitcoin donation simple.
ImageCache
A shared cache class that saves UIImages to a Key/Value store and sets UI Elements with the image whenever it's loaded. The class also implements LRU dumping for smart memory management.
iOS----BubbleButtonView
Dynamically fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.