Niklas Saers
Featured Post

Spec-Driven AI Development

You write a prompt, hit enter, and watch the console light up green. Code pours out. It feels like magic. Then you try to maintain the thing a week later, and you realize your shiny new AI agent just built a leaking bucket.

Recent Writing

June 23, 2008 • Technology

Cocoa and SOAP tutorial

Having dumped WSMakeStubs, I'm looking at the WebServices Core again, and this time I found that Todd Ditchendorf has written a nice tutorial about it. I'm working my way through it and it looks promising

June 20, 2008 • Technology

3 broke my network

I bought a 3 EazyInternet mobile broadband modem and subscription this week, thinking it would be sweet with 7,2Mbit on the go. And it works fine, cool thing having on my mac. But, alas, when installing it, the installer disabled my Airport WLAN and wired Ethernet interfaces, so currently I'm locked to using *ONLY* 3 network, which is *REALLY* slow compared to the wired network at work and the WLAN at home.

May 29, 2008 • Technology

WSMakeStubs, a nightmare?

I'm not quite sure of the state of things, but fact is I've had lots of problems with WSMakeStubs, and I'm looking for alternatives. WSMakeStubs makes stubs for webservices in Objective C (and C++, but I haven't used that). WikiBooks have an excelent article on what to watch out for and tips when using WSMakeStubs, you can check it out here. I'm seriously considering just wrapping the SOAP XML myself and doing some XPath on the result, but come on, Apple, it shouldn't have to be that hard. My bugreport (#5944524) hasn't been touched, and I guess for a good reason: Apple must have zillions of them, it seems everywhere I hear about WSMakeStubs I hear how it's not working. I hope they put this tool into shape quickly, it would be a real benefit, especially with all the iPhone programming going on. Just look at how easy this is in Visual Studio, how easy Axis2 makes it. Even PHP libraries like nusoap are easy to use compared to WSMakeStubs. Apple, I'm sooo looking forward to WSMakeStubs 2.0 :-)

May 16, 2008 • General

She said "yes"!

11 days ago now, me and Christina were on Cuba on vacation. It was three years since we met, I proposed, she said yes. :-) We're expecting to get married in september :-)

May 16, 2008 • General

I\'ve been accepted as an iPhone developer

I finally got my mail from Apple with the acceptance. :-) (ok, so I got it May 8th but I was in Cuba so I didn't know) The fee is payed and the certificate should come "any moment now" :-)

May 16, 2008 • General

I’ve been accepted as an iPhone developer

I finally got my mail from Apple with the acceptance. :-) (ok, so I got it May 8th but I was in Cuba so I didn’t know) The fee is payed and the certificate should come “any moment now” :-)

April 26, 2008 • Technology

Objective C for Max 5

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 make BSD licensed code and closed-source-but-free a non-option. I'll probably try out both and port much of my Java stuff over to have it working at greater speed and tested with Max 5

April 25, 2008 • General

"Unknown architecture" with iPhone development

Every now and again I get "Unknown architecture" when trying to compile. I found this post that has the solution in the bottom: *

April 25, 2008 • General

Lighting Matrix for Max

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