Click here for the new  weblog.

Want to build your own notes application?

Than grab the code and make yourself firm with Property Lists, using Frameworks, subclassing NSTextViews, working with Sheets, NSLocalizedStrings, NSFonts, NSArrayControllers and NSPredicates…

littleNotes (.xcodeproj | 64bit | Xcode 3.2+ | Mac OS 10.6)

Don’t wont to code on your own?
Well maybe you just want to download this sweet little application instead…

littleNotes for Mac OS 10.6+ (.app | 600kb)

MGSplitViewController for iPad

Want to build your own Browser?

Then grab the code, read the WebKit Objective-C Programming Guide and start…

Webchen (.xcodeproj | 32/64bit | Xcode 3.2+ I Mac OS 10.5/10.6)

Want to build your own photo editor?

Than grab the code, read the Image Kit Programming Guide and start…

ImageKitTest (.xcodeproj | 64bit | Xcode 3.2+ I Mac OS 10.6)

Cocoa Preference Window for the lazy ones

I’ve updated the MGPreferencePanel code to be fit for Mountain Lion and switched it to ARC. You can find the revised version here…

iPad VGA Output Example

Matt Gemmel has posted a sample project that shows how to deal with connected displays on the iPad. Connected displays show up as other UIScreen objects.

Information and sample code available on his weblog