GottaGo takes a day off, or two..

As I promised yesterday on twitter and facebook, today is a fun day for GottaGo..
So why is that? GottaGo is retiring. But its younger brother, Transport is taking over the spot..

So this is the official announcement that GottaGo is renamed to Transport.

There is a new logo, a new name, but the App itself hasn’t changed much. We fixed a few issues and improved some minor things like the hitboxes for the Locate-Button and for the Date-Refresh-Button, as they are now a lot bigger.

But, this is again not the fun part :)
Ever since the NDA was in place, I tried to figure out how to get around it. I posted a tutorial about NSXMLParser, which was meant to help iPhone Developers because usually, you’d use DOMDoc and not SAX.

Through personal requests, I was also able to provide some bits and pieces of code because this was some kind of a request of a customer – where you’re allowed to talk about code :)
Now that the SDK has fallen, we have more or less a little greenhouse where we can play around in almost free nature.

A brief history of GottaGo/Transport: It started off as a free-time project and continued as such ever after. I started it to have an example of a real application to help other developers with their own problems. Usually, in books, they always write about your Car object, which has an ivar with wheels and such. Yeah, thanks, not really real-world :) So it’s always nice to look at real code which is used out there. 
To look at code, there really is no better way as to look at Free Open Source Software.

This is why I declare that GottaGo/Transport shall from now on be Open Source and distributed under a more or less GPL v.2 license. So everyone can create their own Transport App or learn from it or improve it. (The latter would be really nice!)

What does this mean? Not so much for the users, as they are only getting better software :) (Yes, I truly believe in FOSS)

For developers this means: Just drop me a line and help developing the best Transport Application for the iPhone there is. This also means that Android developers and iPhone developers in other countries can adapt Transport for their need and release an equally helpful App for their device and country.

For those who don’t really understand what I’m doing here: I give everyone the right to improve, copy and adapt my code.

The code is available on:
https://svn.liip.ch/repos/public/iphone/Transport

(more…)

done.

 So much for tonight. Thanks Stefan :)

Let’s celebrate the death of the iPhone NDA

If you haven’t got the wonderful news so far: the iPhone NDA has finally been lifted :)

This is of course a big step forward into an open world with open software for the iPhone – at least I hope so. But I’d like to take this chance and blog about something, that bothered me quite a while.. The locator on the iPhone.

The point is, the locator is not so easy to use as one might think. There is only one way to access it – and you always get every locations, be it WiFi, GSM or GPS. That means that the Locator calls the callback functions multiple times. It tries to find the most accuracte position, and it tries not to return any less accurate positions.

There is this nice example included with the SDK. Did you use it? Poor you. It seemply doesn’t work :)

** here should be more text, but the CMS killed it without notice – so you’ll have to wait a bit **

© 2010 some rights reserved by codesofa
Design by Stefan Sicher
Powered by WordPress