fousa archive

  JAN FEB MRT APR MAY JUN JUL AUG SEP OCT NOV DEC
2010 8 15 24 5     1          
2009 15 X 3 2 2 1   4 6 5 5 6
2008                     1 5
28 FEB

Due to some CSS issues my new social networking article is on hold... I forgot to style the links in the list... Nice one...! Hope to release it any time soon!

20 FEB

Building multiple targets in Xcode // 5 comments

Sometimes you have to create multiple applications in one Xcode project. To demonstrate this I'll explain a bit how LazyPoken works. This is an application that includes a preference pane, a background script and a wrapper application that starts the script. So in this case we need three different targets. HOWTO Creating a new target is ea...

19 FEB

For those who are interested in how I filmed the 10to1 mug in my dishwasher. You can find a set-up picture taken by Simon on my personal Flickr page.

15 FEB

And here it is, my clocky! You can see a nice picture taken by my iPhone... Or a tryout movie created with my Flip Mino HD and edited with iMovie! Check it out on my vimeo page.

12 FEB

Woohoo! I bought myself a little present, or should I call it a little torture? Let me explain, this is what I bought: Clocky. It's a wake-up clock that runs around the house when the alarm sounds, and to turn it off you just have to push a button on the clock... And that's a lot harder then it sounds!

11 FEB

The last 2 months I was very active on twitter. But now I'm trying to kick-off a bit, so for the next week you won't see me on twitter... Let's see if I manage to hold on to this thought! Wish me luck!

10 FEB

One week ago we posted out LazyPoken app on the Apple website. But for some reason our app just doesn't get approved... Hope to see it with the new list of apps any time soon...

5 FEB

Bertje and I had some fun with my Flip Mino HD during the World Championship Cyclo-cross at Hoogerheide. I was the reporter and Bertje was the random guy from the supporters crowd! Check it out here.

5 FEB

Start/stop a running process started from NSTask

When you start a script with NSTask, you can only end that script in the current session of your application (when you still have the NSTask object). There is nothing foreseen in Objective-C to stop a running process without having an NSTask object. But I found a nice framework that allows you to go through a list of running (background) proc...

4 FEB

2 weeks ago I went to Tienen for a good old winter soaring day. And for the first time I took my Flip Mino HD with me. You can see the result on my vimeo page.

3 FEB

Add your application to Apple's login items

For our LazyPoken app we needed the ability to start the script when a user logs on. The cleanest way to do this was adding an application wrapper, that runs the script, to the login items. You can find your personal login items in the preference pane under the accounts section. Normally all this has to be done with Core Foundation code b...

3 FEB

Me and my friends went to the World Championship Cyclo-cross in Hoogerheide, The Netherlands. It was a great race with a superior Belgian team. Niels Albert won the race! I recorded the event from a spectators point of view, go to my vimeo and enjoy our victory!

1 FEB

When Simon and me create an application together, we always do it as milkcarton. We recently created a new application called LazyPoken, handy when you have a Mac and a Poken! Try it now: LazyPoken.

go to the top ↑ ← back to the blog