What I'm Doing...

Gasmacken 3.0 approved

Gasmacken 3.0 is now available in the App Store. It took about 5 days waiting for review and about 45 minutes to be reviewed.
The major new feature is more countries available, Sweden, Germany, Austria, Switzerland, Italy and Finland.

CNG stations for Sweden, Germany, Italy, Austria, Switzerland and Finland. More to come.
Possible to dynamically add new countries
Remember [...]

Revisited - Custom callout bubble in MKMapView, final solution!

I thought I had the final solution for custom callout bubbles in MKMapView but I was wrong. There were a couple of errors found after testing.

If you press and hold it moves focus to the real callout bubble offset 10000px right and 10000px down
It did not work on the iPad (iPhoneOS 3.2) and iPhoneOS 4.0
There [...]

Golfkartan tillgänglig i iTunes App store

Nu finns JAKERI ABs tredje iPhone-applikation, Golfkartan tillgänglig i iTunes App store.

Se pressrelease för Golfkartan.

Golfkartan ger dig tillgång till alla Sveriges golfbanor direkt i din iPhone.
Funktioner
Visar alla svenska golfbanor på en karta
Lista i bokstavsordning med alla golfbanor
Telefonnummer och emailadress till varje golfbana
Ring eller maila direkt från programmet genom att klicka på telefonnummer eller email
Mer information [...]

Custom callout bubble in MKMapView, final solution!

Once again, this post has been updated.

I was not completely satisfied with my prior solution to custom callout bubble in MKMapView due a drawback.

One drawback is that if you click an annotation in the TouchView it is not propagated down to the MKMapView which makes pinch zoom bit more tricky if you have many annotations. [...]

Custom callout bubble to MKMapView in iPhone

UPDATE! FOUND A NEW SOLUTION!

My latest version, 2.0 of Gasmacken contains a solution to the very annoying problem with a creating a custom callout bubble to the MKMapView in the iPhone SDK. There are no way to get a callback from the MKMapView delegate when a callout bubble is opened.

A recap of what you can do [...]

Gasmacken 2.0 sent to Apple for review

Gasmacken 2.0 was submitted for review to iTunes App store last friday. It usually takes 1.5 to 2 weeks before approved (if no bugs or violations found).

More information presented to the user. Such as prices, opening hours, owner, contact information and extra information.

#gallery-3 {
margin: auto;
}
#gallery-3 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
#gallery-3 img {
border: 2px solid [...]

Gasmacken på Aftonbladet

Aftonbladet skriver om Gasmacken!

Gasmacken available for sale

My latest iPhone application Gasmacken has been approved by Apple!

Gasmacken is an application that automatically fetches an updated list of all CNG (Compressed Natural Gas) refuelling stations in Sweden and displays them on a map.

Features

List all CNG stations in Sweden
Show your current location
Automatic updates of CNG stations in Sweden
Show directions with with built in Maps [...]

UILocalizedIndexedCollation, no Swedish localization

In my latest app, Gasmacken I tried to use UILocalizedIndexedCollation (from example TableViewSuite example 3) for creating a localized version of the A-Z list (A-Ö in swedish) on the right side in a table view. But to my surprise I could not get any difference in table view running in Swedish or English. The list [...]

Gasmacken submitted to iTunes App store

I submitted my latest iPhone application Gasmacken to the iTunes App store (pending in review) a couple of minutes ago.

It is an application that automatically fetches an updated list of all CNG (Compressed Natural Gas) refuelling stations in Sweden and displays them on a map.

#gallery-4 {
margin: auto;
}
#gallery-4 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
#gallery-4 img {
border: [...]