The nightmare of downloading OS X Mavericks

I’ve been running OS X Mavericks on both my home and work laptops since beta 3 or so. And when Apple released it to the public of course I wanted to upgrade both my computers as soon as possible. Sadly you can’t simply upgrade from GM, you have to...

read more

Review roundup: email clients for OS X

Email is a huge part of my my life and I need a client that accommodates my ways and habits. It needs to be fast and user friendly. It needs to support multiple email accounts. And it needs to offer proper Google Mail support: archiving email by...

read more

Searching for a solution to back up all my pictures to the cloud

I have well over 35 GB of pictures, and after almost losing my hard drive (it started to behave very strangely but I was able to salvage all the pictures) I realised that I need to back them up in the cloud. I do usually share my best ones on...

read more

Review roundup: iOS debug tools and inspectors

All of a sudden it seems there’s a big effort to create debugging tools for iOS developers. Some are free, they all have different features… Time for a comparison. PonyDebugger “Remote network and data debugging for your native iOS app using Chrome...

read more

Getting started with programming

At least twice per year someone will ask me how he or she can get started with programming. With the economy down jobs are hard to find, but there’s always a need for developers, at least here in Iceland - so it’s no wonder that more people are...

read more

iOS development: three years later

In April 2010 I started to work on my very first iPhone app. A new language, a new IDE, a completely new way of thinking about development (threads! memory! crashes!), it was very exciting. In these three years quite a lot has happened to us iOS...

read more

JobControl is six years old

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...

read more

Apple's worst iOS framework: MediaPlayer

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

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