mixedCase

Search articles

JobControl is six years old

661 words

I absolutely love open source software. I use all kinds of third party libraries for iOS for example (installed via the open source CocoaPods project of course), which makes my life as a developer a whole lot easier. And in return I open source some of ...

read more

Apple's worst iOS framework: MediaPlayer

1802 words

When I started to work on Last.fm's Scrobbler for iOS, I though it would be quite an easy app to create. After all, it's basically a couple of lists of artists, albums and tracks, and all actual music playback will be done using the MediaPlayer ...

read more

The software I used in 2012

1362 words

As a software developer, I use a lot of software and tools to help me in my job. In this post I'd like to list some of my most used software of the last year. Hopefully there are some gems that can help you as well! Xcode As an iOS developer, this ...

read more

A new (static) website

361 words

More then a year ago I was playing around with static site generators because I wanted to simplify my code and ultimately get rid of my server. My reasons back then were performance, version control and integration with GitHub. I tried a few generators, ...

read more