Ben Gordon

Results 10 repositories owned by Ben Gordon

Colours

3.1k
Stars
300
Forks
Watchers

A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.

News-YC---iPhone

821
Stars
152
Forks
Watchers

The iPhone version of News/YC, a Hacker News reader and interactive iOS application.

BGUtilities

164
Stars
11
Forks
Watchers

A collection of categories and class methods to make your iOS life easier.

CollapseClick

535
Stars
90
Forks
Watchers

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

150
Stars
26
Forks
Watchers

The definitive Objective-C library for adding HackerNews to your iOS/Mac app.

BTCDonationViewController

20
Stars
4
Forks
Watchers

A UIViewController for making bitcoin donation simple.

ImageCache

15
Stars
2
Forks
Watchers

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

99
Stars
26
Forks
Watchers

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.

SatelliteStore

23
Stars
6
Forks
Watchers

A modernized block-based StoreKit wrapper for iOS

StarField

15
Stars
1
Forks
Watchers

A UIView subclass with moving stars. Looks sweet.