Archive for the 'cocoa' Category

White and Nerdy

Monday, October 29th, 2007

Today was full of C++ and Fedora based frustrations. So what does a nerd do to relax after such an ordeal?

That’s what.

Objective-C and Java

Wednesday, February 28th, 2007

In an effort to bootstrap something that resembles Objective-C langauge bindings for jaRTI tonight, I ventured into the undocumented wilderness that is the Java/Cocoa world.
This place is really a study in contrasts. It took only 20 minutes (including research time) to get some Objective-C code invoking the local Java jaRTI library. I had an Objective-C [...]