Pinned Repositories
NSObject-TIDelegateCommunications
A category on NSObject to facilitate easy communication with a delegate
NSTimer-TIAdditions
Super-simple NSTimer category to fire and reset the timer
TICoreDataUtilities
Utilities to make Core Data applications as free of template code (and as painless) as possible
TIKQDirectoryWatcher
A class to watch one or more directories, and post notifications when changes occur to their contents
TIManagedObjectExtensions
A category on NSManagedObject to facilitate easy creation, fetching and counting of objects with Core Data
TIMongoose
Cocoa webserver based around the Mongoose lightweight, embedded web server
TISSLCertificateMaker
A utility class to generate x509 certificates and signing requests, based on OpenSSL demo code, for iPhone and Mac
TIUError
A utility subclass of NSError, adding helper class factory methods that include a stack trace in the user info, and overriding description to display the user info on a Mac
timisted's Repositories
timisted/TICoreDataUtilities
Utilities to make Core Data applications as free of template code (and as painless) as possible
timisted/TIKQDirectoryWatcher
A class to watch one or more directories, and post notifications when changes occur to their contents
timisted/TIMongoose
Cocoa webserver based around the Mongoose lightweight, embedded web server
timisted/TIManagedObjectExtensions
A category on NSManagedObject to facilitate easy creation, fetching and counting of objects with Core Data
timisted/TISSLCertificateMaker
A utility class to generate x509 certificates and signing requests, based on OpenSSL demo code, for iPhone and Mac
timisted/TIUError
A utility subclass of NSError, adding helper class factory methods that include a stack trace in the user info, and overriding description to display the user info on a Mac
timisted/NSTimer-TIAdditions
Super-simple NSTimer category to fire and reset the timer
timisted/NSObject-TIDelegateCommunications
A category on NSObject to facilitate easy communication with a delegate