Cocoa Programming For Mac OS X - Third Edition 1

Posted by hjalti
on Friday, May 16

I just received the updated version of Cocoa Programming For Mac OS X written by Aaron Hillegass. I already owned the 2nd edition so I’m quite familiar with the book. I strongly recommend this book for anyone wanting to start developing for the Mac.

From Win32 to Cocoa

Posted by hjalti
on Monday, April 21

Great article by Peter Bright.

There are lots of developers producing Mac applications and utilities. And they’re actually making an effort with them. Conscientious developers, who care about making an application that looks good, works well, and exploits the capabilities of the OS, are putting out great applications for MacOS X. We see applications like OmniGraffle, Adium, NetNewsWire, Delicious Library, Quicksilver, Coda, Unison… these apps are all well put together, a lot of effort has clearly gone into them, and there’s a real sense that their developers care that they don’t suck.

Windows software has never struck me as being like that. The third-party software ecosystem for Windows is big, no doubt about that. But it’s also incredibly shoddy. Most Windows applications—from both major software companies and minor ones alike—are ugly, poorly-thought-out, clunky pieces of crap. While there are a few artisan developers for Windows, most Windows devs just don’t care.

CocoaDev Forum

Posted by hjalti
on Friday, January 11

CocoaDev just created a forum for all of us mac loving programmers. I’ve been wondering why there isn’t (or wasn’t) a forum for Cocoa developers ever since I started developing for the Mac. I even thought about creating my own but this is even better.

Go take a look.

Peel 1.0.7

Posted by hjalti
on Wednesday, January 09

Just updated Peel. Somehow a little bug that made the “Add to iTunes” function useless slipped into last build. More strangely nobody complained until just a few days ago.

I’ve also implemented a better registration method that only requires one click from the user. Since launching Peel I’ve been getting about one email a week from people who can’t register. Most of the time it’s because the they didn’t realize that the key needs a correct name and email to work. I’ve tried to guide them through the process as thorough as I can but sometimes that doesn’t cut it so I end up doing it manually and sending them the necessary files. I’m hoping my new registration method will solve this once and for all.

Fixed

  • Adding songs manually to iTunes doesn’t work
  • Sometimes HTML-tags slipped into the name (if no ID3 tag was found)

Added

  • Better tag support. Now supports ID3v1 tags
  • “One click” registration method

Head over to getpeel.com and grab the new version.