About 40 results
https://mackuba.eu/2010/03/04/cocoa-json-parsing-libraries/ · 4 Mar 2010
Update: A new post from December 2010 with updated stats is available here.
https://mackuba.eu/2009/03/23/xblip-0-1/ · 23 Mar 2009
As I’ve promised in the previous post, I’ve started working on my first iPhone application, the Blip.pl client, which I’ve given an extremely creative name, xBlip :) (why “x”? that’s simple, because “i”, “m” and “a” were taken, “...
https://mackuba.eu/2009/03/19/hello-iphone/ · 19 Mar 2009
For the last few months, I’ve been spending a lot of time learning how to create apps for the Mac. Since I’m slowly starting to run out of new tutorials to read, I’ve decided to find myself something new to learn ;) Well, not completely new, actuall...
https://mackuba.eu/2009/03/14/the-dark-side-of-cocoa/ · 14 Mar 2009
Some time ago I wrote about all the things that I loved in the Cocoa framework. This time, I’d like to write a bit about the worse side of Cocoa - the things that annoy me, confuse me, and make me wonder who the hell came up with such an idea…
https://mackuba.eu/2008/12/06/interface-builder-tips-tricks/ · 6 Dec 2008
I read Apple’s tutorial about Interface Builder this week. Most parts of it told about rather basic things and were quite boring, but I’ve learned several useful tricks from it. IB, like most of Apple’s applications, has lots of hidden features whic...
https://mackuba.eu/2008/11/20/generating-scaffold-interfaces-in-cocoa/ · 20 Nov 2008
I discovered an interesting feature in Interface Builder a few days ago. It seems that it can generate a scaffolding UI for you based on a CoreData model. It works like this: first you have to design a data model in XCode model editor (which you have to ...
https://mackuba.eu/2008/11/11/missing-controls-in-ib-3-1/ · 11 Nov 2008
I’ve upgraded XCode and Interface Builder to version 3.1 recently (the update doesn’t appear in the system update, you have to download it manually, and it’s deceitfully hidden - you have to register at Apple’s developer portal to get it…). Today...
https://mackuba.eu/2008/11/08/addicted-to-cocoa/ · 8 Nov 2008
For the last several weeks, I’ve been learning a lot about ObjectiveC and Cocoa programming. It’s really addictive… I just can’t stop myself sometimes :) I’m reading the “RubyCocoa” book from Pragmatic Programmers and “Cocoa Programming f...
https://mackuba.eu/2008/10/05/learn-objective-c-in-30-minutes/ · 5 Oct 2008
Recently I started thinking about writing something simple in Objective C - you know, that weird Apple language used for Mac programming… Not that I’m planning to switch from Ruby to ObjC - I rather treat this as a kind of a challenge (“what, I ca...
https://mackuba.eu/2008/06/22/to-cocoa-or-not-to-cocoa-that-is-the-question/ · 22 Jun 2008
It seems that starting a blog was not the only stupid idea I had recently. I’m having more of those… For example, now I’m thinking about learning some Cocoa and writing some applications for the Mac :) I’ve been planning for some time to write so...