Matt Legend Gemmell Modesty is Lying

Mac OS X Cocoa and iPhone Development Services available at Instinctive Code.
Mac OS X Cocoa and iPhone Developer for hire

Other Pages

Categories

Posts from February 2008

Computing Society Promo Video

You know how it is. You’re in the final year of your Computing Science Honours degree. You’re a board member of the Computing Society, which has never done anything even remotely computing-related and is really just a thinly-disguised binge-drinking organisation. It’s late at night, and you’ve been out at a pub quiz which was being [...]


Skinnable Cocoa UI with WebKit and CSS

Another chunk of Cocoa source code for you: this time it’s a demonstration of how to make your app skinnable using CSS. You can grab it from the Cocoa Source Code page.
Skinnable App is a simple Cocoa application showing how to use an embedded WebKit WebView to easily “skin” your applications, i.e. style your app’s [...]


MGTwitterEngine - Twitter from Cocoa

Ever wanted to integrate Twitter support into your Cocoa app? I know I did. Enter MGTwitterEngine, available as always from my Cocoa Source Code page. (Oh, and I’m “mattgemmell” on Twitter, by the way).
MGTwitterEngine is an Objective-C class which lets you integrate Twitter support into your Cocoa application, by making use of the Twitter API. [...]