The EDCommon framework provides seamless extensions of Foundation and AppKit. The EDStyleSheet and EDMessage frameworks provide services for Internet applications, style sheet driven export of your objects and message handling.
The MulleEOInterface framework is a binary replacement for the EOInterface framework that Apple delivered in their Objective-C version of WebObjects (4.5). It's the link between EOControl and AppKit. Also features MulleEOObserver.
Mulle XMLRPC is a client/server implementation of the XML-RPC specification. It consists of a bunch of classes involved in managing the protocol aspects such as XML parsing/creating and transporting. As a user of the framework, you usually get in touch with a few classes and two Objective-C protocols only.
OCMock is an Objective-C implementation of mock objects. It creates mock objects on the fly and uses the trampoline pattern so that you can define expectations and stubs using the same syntax that you use to call methods.
MkConsole displays logfiles on your desktop. Really useful if you have to monitor servers or you just want to keep an eye on what's going on on your machine.
iTunesFS allows you to mount the iTunes database and all your local iPods as a file
system, using the excellent MacFUSE.
Albums, Artists and all Playlists are exposed as directories, with their respective entries, allowing for painless backups.
A cool string replacing tool, demonstrating the power of Cocoa. Features a cool InfoPanel!
Version 1
Voronoi-Viewer
Der Voronoi-Viewer wandelt persönliche Generatorpunkte in wundervolle Diagramme um. Endlich gibt es die Möglichkeit, die Diplomarbeit durch skalierbare PDF Bilder aufzuwerten...
An OpenGL screen saver that displays a rotating Mulle kybernetiK logo using a particle system. As you know from the last WWDC, this is "state of the art" :)