Category Archives: How-To
Look! UIAlertView is dating UITableView!
As you may have guessed, this is about UIAlertView containing a UITableView. Since I started playing around with GameKit, I had the issue that I couldn’t use the PeerPicker with Client/Server stuff.. I can’t really get into the stuff we are doing and where we are using it – but I can offer you some [...]
A short note on CLLocation / CLLocationManager
**** DEPRECATED **** Use http://liip.to/ilocator Well.. I’ve been testing this Locator quite a while now. Today I had my final attempt, to find out, why I always got either a cached location or an extremely inaccurate location. Today, I went out with my notebook (yes, there where the sun is..) to debug. The example of apple says, [...]
Make NSXMLParser your friend..
Update: Since this is my most read blog article and it’s now 2 years old, one would think that things have changed, and they have. 2 Things: First, if you are free to choose between any API data representation, use JSON or plist, JSON is especially nice, because it’s very small and can be parsed [...]
