Implementation of an image cache that stores downloaded images based on a URL key. The cache is not persistent (OS makes no guarantees) and is not backed-up when the device is sync’d.
Archive for category MIT License
ZSImageCacheHandler
Mar 24
UIAlertView-Blocks
Mar 24
A category for UIAlertView which allows you to use blocks to handle the pressed button events rather than implementing a delegate.
ThoMoNetworking
Mar 7
Client and server classes that connect automatically via Bonjour. Pass an object to the server, and it will pop out at the client, and vice versa or distribute it to all connected clients in one go.
ShareKit
Feb 7
ShareKit provides drop-in share features for all iOS apps supporting the most popular social platforms such as Facebook, Twitter, Delicious and many more.
ObjectiveFlickr
Feb 3
ELCImagePickerController
Feb 1
A clone of the UIImagePickerController allowing for multiple asset selection using the Assets Library Framework.
ELCSlider
Feb 1
A subclass of UISlider to use with iPad that includes a UIPopover Scrubber showing the value as it changes.
ELCTextFieldCell
Feb 1
A pre-made UITableViewCell subclass for forms with a label and an edit field.
MTLocateMeBarButtonItem
Jan 25
A custom iOS UIBarButtonItem mimicing the Locate-Me-Button of the built-in Google Maps Application of the iPhone.
CSIconView
Jan 25
A Cocoa class that implements a Finder-style icon view, with drag & drop, renamable items, coloured labels, and multiple icon sizes in the same view.