Aug 1 2011

Spotify invites

Little off topic from my usual posts, just wanted to let you guys know that I have some (10-20) Spotify invites to give away. Maybe some of you US visitors that are interested?
Leave me a comment with your email address and I’ll send you one.


Mar 17 2011

Programming Objective-C in XCode 4 – iPhone iOS 4.3 Hello, World! tutorial


Hi,

Somewhat days ago Apple released a new version of XCode, and a lot of stuff is new in this version. Thereby also the layout of the application, interface builder and the way an application can be constructed.
But, for those of you completely new to development for iOS devices (and for those of you new to XCode 4 or for you who just want to shape up a bit? =S), I wrote a Hello World for XCode 4, iOS4.3.

So, lets get started.


Dec 16 2010

Running PHP5.3.x and Apache on a Mac

Hi,

In 2007 I became a switcher and life got easier for me… everything got easier, except installing PHP and Apache. So, mainly for myself–I thought to write this small “handy”? tutorial on how to install this quickly. The reason behind is also because I recently re-installed my Mac and am at this point again. This lets me just copy-and-paste for me in the future :P


Oct 13 2009

AppStore PHP Class

Hi,

Today I wrote a PHP class that retrieves information from the Itunes AppStore. It makes it easy to retrieve the current rank of an app in an category and country store (see the red number in the right column regarding Stationen). It also retrieves the reviews on the app including the app image. The last thing this class does is making a search in the appstore and retrieving the result apps names and ID.

This class is perfect for developers whom want to add data from the appstore to their website.

The PHP class you can download below. Here are some examples:


Jul 1 2009

Sneak preview…

Sneek preview...Here it is… a sneak preview of the comming app I am working on with my good friend Björn Sperber.

I wont tell you yet what the app is about, but as you might guess… a map is involved!

We got the map working yesterday, with the UITabBarController. Working on the settings now.

More info to come!

Cheers,

/Paul