A simple, vertically scrolling grid view with re-arrange animations.
Archive for category Public Domain License
OmniGridView
Apr 21
SPMediaKeyTap
Mar 28
Code for handling the media keys on a Mac keyboard in a way that allows them to be shared between applications but keeps the Apple applications from accidentally being triggered.
KSIsNotNSNotFound
Jan 25
A simple value transformer like NSIsNotNil, but checking the NSNotFound constant.
AsyncSocket
Dec 23
A TCP/IP socket networking library that wraps CFSocket and CFStream. It offers asynchronous operation, and native Cocoa classes complete with delegate support, for both TCP and UDP.
JScrollingRow
Dec 12
JScrollingRow is a library that provides a view which is similar in nature to a UITableView, except that instead of scrolling vertically, it scrolls horizontally over its cells, which are reused as appropriate.