bits about life, coding and stuff
It has been a few month for my last open source list for iphone related code. This time i focus more on ui elements than apps.
First, the greatest discovery of today: TapkuLibrary
(From their Blog) Call me bias for pointing out my own library, but I think this framework has some useful classes to help development. Update: I’ve recently added a coverflow class, along with a calendar and graph views.
Does exactly what it’s named for. I got 825 images out of UIKit 3.1.3!
A very simple Keychain wrapper: SDKeyChain
Want to incluce .ttf fonts on the iPhone? FontLabel
SpyPhone shows the kind of data a rogue iPhone application can collect. Scary!
BNRPersistence, if you don’t need core data that’s the next best thing. And its faaast.
FTutils is for Core Animation, really nice helpers!
NSObject-Utility-Categories adds nice shortcuts on NSObject and the runtime, like an array of all superclasses.
Want to discover more? Go to github, search for iphone devs, and look what they are watching. There are many free gems available!
Related posts: