Edit: Fixed some factual inaccuracies about the language itself. Tim Burks, noted contributor to RubyCocoa and creator of RubyObjC, gave a talk at C4[1] about his experiences with creating a Ruby <… more →
Important ShockOlav Rask wrote 4 weeks ago: Today i had to terminate an application, if certain launch conditions where not met (settings not fi … more →
lgustavomartins wrote 2 months ago: A nice article about Objective C for C++ programmers. … more →
Rodrigo Gama wrote 2 months ago: It’s available here. This one was given by Alan Cannistraro and I still think they’re no … more →
Rodrigo Gama wrote 3 months ago: I’ve been watching Stanford’s class on iPhone Application Programming. This is the third … more →
Rodrigo Gama wrote 3 months ago: I just watched the second class from iPhone Application Programming, Stanford University (iTunes lin … more →
praveenmatanam wrote 4 months ago: Okay, so figuring out how to unwind an Objective-C object into its base representation goes against … more →
praveenmatanam wrote 4 months ago: exceptions in Objective-C are only used to indicate a programming error … more →
Craig wrote 5 months ago: NOTE:: I am still looking for a good way to turn this into a template and release it for anyone wish … more →
themoonsofbill wrote 5 months ago: One of my ongoing goals over the last few months has been to learn some additional programming langu … more →
Craig wrote 5 months ago: Buckle in guys, this is going to be a rather large tutorial. The goal for this tutorial is to get a … more →
Craig wrote 5 months ago: I don’t have time to write up a complete tutorial, but I will soon.. but I wanted to show just … more →
Kasper wrote 5 months ago: We decided to write the client GUI in Python using PyObjC and Cocoa. Although I have extremely low m … more →
praveenmatanam wrote 5 months ago: How do I enable Objective-C++ compilation? There are two ways to go about enabling Objective-C++ fun … more →
praveenmatanam wrote 5 months ago: The “selector not recognized” runtime exception occurs due to an issue between the imple … more →
Craig wrote 6 months ago: With simple things that I am used to, such as operator overloading, absent from Objective-C, i was f … more →
Craig wrote 6 months ago: After realizing that getting into iPhone development is a little more… eer… a lot more w … more →
Craig wrote 6 months ago: I have been toying with the idea of developing an iPhone app since the app store went public, and si … more →
jasonwiener wrote 11 months ago: I’ve been teaching myself ObjC over the last 2 weeks and in one of the test projects I built, … more →
mhaimes wrote 11 months ago: When my application was starting on OS X and the display was asleep (doesn’t come up much, huh? us … more →