Avenir Tutuorial
The tutorial document explaining how to use Avenir. There are many features
and customization options hidden behind the simple interface. Follow along with this Avenir
document to learn all about them.
Submissions
This is an app I put together to let me track submissions to agents and editors. You can get the
compiled version
or get the source and see how
easy it is to build data-centric apps in Cocoa. Released under the BSD license.
Filtering + Searching NSArrayController subclass
The filtering and searching capabilities from Avenir. Includes source
and an example project. Available under the BSD license. Get it here.
Keyboard Navigable TableView
Apple's NSTableView class is really cool but it lacks support for keyboard
navigation. This subclass adds support to make those data entry intensive
apps so much more user-friendly.
Source + instructions
are included under the BSD license.