Click here to check if anything new just came in.
April 16 2010
Apotheken app launched today!
Get the iPhone Apotheken (Pharmacies) App here: http://www.apoapp.at
February 20 2010
Zimt – OpenResearch iPhone Library
We just started our own public iPhone library: http://github.com/openresearch/zimt
For now it includes:
ZTFakeLocationManager
CLLocationManager subclass that can read a list of waypoints from a file and simulate location updates. Meant to be used on simulator for testing. See samples/FakeLocation
ZTWebSocket
Probably the first WebSocket client implementation written in Objective-C
January 11 2010
How to get the current iPhone Language Code
We are currently developing an iPhone App which requires localization support and I ran into an issue while trying to get currently set language.
Cocoa Touch has a class called NSLocale which let’s you query the language by writing the following code:
At least one would expect so, but it actually gives you the language of the region format you have configured in your settings.
For example:
If you have your iPhone language set to ‘English’, but your region format is set to ‘Germany’, the call will return ‘de’ instead of ‘en’.
What you really should call is:
Because this gives you not the language associated with the region, but the language the device is actually configured for.
December 09 2009
December 04 2009
iPhone Links
- http://withfoam.com
- http://iphonedevelopment.blogspot.com
- http://github.com/neror/ftutils (Core Animation Helper)
November 29 2009
November 18 2009
November 10 2009
October 08 2009
September 19 2009
September 17 2009
Benzin
Apple has just released our iPhone application Benzin to the App Store!
Benzin is basically a very nice interface to find the nearest and cheapest gas stations in Austria.
We used quite some tricks to speed it up and keep the over thousand gas stations browsable in a fast and convenient manner.
We support the following fuel types (in German): Diesel, Biodiesel, Benzin, Super, Super Plus, Super Ultimate and Erdgas.
Checkout our dedicated site at: http://www.benzinapp.at
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...





