Jul 14 2011

Where I am . at — New website launched

flattr this!

On tuesday this week I released a new website, the website is called “Where I am . At”: http://whereiam.at.

The purpose of this website is to find your location quickly and easily. This can be very usefull when developing iOS applications using your current location.

Take a look at, http://whereiam.at and let me know what you think of it!


Jul 12 2011

An open letter to…

flattr this!

… all whom are or thinking of parsing the City Bikes data for Stockholm.

I felt I needed to write this post since I have been thinking about a “twitter” conversation I had a few weeks ago with some Spanish dude.

Since I have the sole right to the Clear Channel API’s for the Citybikes in Stockholm, I choose not to share these publicly with 3rd parties. This (off course) seems to annoy some people. Shortly after I received a question from an other developer regarding why I don’t want to share these publicly.


Apr 24 2011

iOS iPhone 4.3.1: Reclaim “other” space..

flattr this!

Hi,

This is something that has been bothering me for quite some time. I have an iPhone 4 32gb. I chose this model due to that I have quite a lot of pictures which I want to take with me. So, I sync my iPhone with iPhoto and copy about 9000 pics to my device. Still… this isn’t that much space.. only about 5-6gb. BUT… now the other day I got the error message from iTunes stating that “some pictures could not be copied due lack of space” (My translation from Swedish). So I checked the disk usage in iTunes and I have over 10gb used in “Other”. The biggest space users was the category “Application” which was about 9.2gb.


Mar 17 2011

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

flattr this!


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.


Mar 9 2011

iTunes Store RSS App Fetcher

flattr this!

I think thats the longest title I could think off… or is it? Anyways… with regards to the questions and/or complaints I have gotten about my (somewhat “crappy”) itunes parser which I wrote in the past, I decided to quickly put together a new parser, just for fetching specific app data.

So, what did I do? Well, it basicly parses the data from the “Apple – iTunes – RSS Generator” and shows it for you in your browser. This could be usefull for those of you that want to implement real-time iTunes appstore data into your website.