I’ve developed or contributed to a few applications, maybe you’ll find them useful. Or not. Who knows.
Applications
Adium
Adium is a multi-protocol Instant Messaging client for Mac OS X, released under the GPLv2. You can read more about it here.
In addition to general code maintenance and small UI features, my contributions to Adium include:
- Link Editor: A model sheet that allows the user to create and edit links in text. Responds to ⌘K in any editable text area.
- AutoHyperlinks.framework: A Mac OS X framework that can scan any string to quickly and accurately retrieve all hyperlinks contained within it. AutoHyperlinks has been released under the modified BSD license.
ABLOG (Development Currently Suspended)
Developed to scratch an itch that was quickly scratched better by other projects, ABLOG suffered a death of attrition due to a lack of time.
- Supported Blogger.com and MetaWeblog XML-RPC API’s
- Makes heavy use of the Adium project’s AIUtilities.framework as a proof of the framework’s applicability to other applications.
- Released under the GNU Public License.