Objective C for Max 5

POSTED BY niklas on Apr 26 under Music/Technology, Technology

I bought my upgrade of Max 5 yesterday, and I’m of course eagerly waiting for my license code. Trying to put Objective-C and Cocoa into all that I do, I found Rémy Muller’s blogpost about writing Objective-C externals for Max. Also, Electrotap has posted ObjectiveMax on Google Code. It’s dual-licensed GPL/Commercial which of course […]

Lighting Matrix for Max

POSTED BY niklas on Apr 25 under General

I’m still a Max/MSP junkie (Max 5 was released today!!) and so I’m happy to present my new interface for Max: LightingMatrix

As you can see, LightingMatrix is a matrix of black buttons that light up when you press them and then fade down. When I get my certificate and get to put it on the […]

“Unknown architecture” with iPhone development

POSTED BY niklas on Apr 25 under General

Every now and again I get “Unknown architecture” when trying to compile. I found this post that has the solution in the bottom:
From the “Project” menu, choose Edit Active Target “
“. Select the “Build” tab. In the search box, look for FRAMEWORK_SEARCH_PATH. Highlight the row with a search path in it. Press to […]

DashBoard

POSTED BY niklas on Apr 25 under Technology, Work

It’s been a while since I wrote about what I’m doing, but nothing much has changed: I’m working with the iPhone SDK making different applications. Today I’d like to demo the application that made me start working with the iPhone: DashBoard. I first got interested with dashboards when I tried to make something userfriendly with […]

Debugging Cocoa

POSTED BY niklas on Apr 3 under Technology

Debugging Autorelease is a great wiki entry at CocoaDev. EXC_BAD_ACCESS, meaning accessing an object you’ve already released (most likely) or have not yet instantiated (it happens) isn’t that fun to debug. Luckily, the NSZombie environment variable works when developing for iPhone as well, and I could find the error that had cost me most of […]

The iPhone shortage

POSTED BY niklas on Apr 2 under Technology

The mac world is high on expectations because of what is apparently a shortage of iPhones. New version coming up soon? Yes, probably. People hope for a 3G version. I hope for one too. I expect it to be announced in June and available end August. People think of a 32gb version. Sounds logical. But […]

Copyright Niklas Saers, 2000-2008