Archive for June, 2010

Wer Zweifel hat, dass das nicht funktioniert, möge hier und hier nachlesen. Geht aber logischerweise nur bis zum Inkraft-treten der neuen AGB am 24.7.2010. Die neuen AGBs bieten eigentlich NUR Nachteile – ich sehe keinen einzigen Punkt der eine Verbesserung für die Kundenseite bringt. Hier gibt’s TKG 2003 §25 zum Nachlesen. Und besser schnell sein… Big [...]

Like buttons are everywhere, so this is supposed to be easy with the facebook-iphone-sdk. It is not. Liking is not a supported action from the SDK. Only via facebooks iframe. I present you a clever workaround, that even uses the sdk to display a *conventional* facebook login in a way the user knows.

That took long. I am parsing RSS, but _one_ particular feed would not parse, the console screamed “NSXMLParserErrorDomain error 9″. So some stuff in encoding was weird. I replicated the feed on my server, voila, worked like a charm. http://beta.feedvalidator.org finally brought some light into the issue: “Your feed appears to be encoded as “UTF-8″, [...]

My styled text disappeared sometimes. I tracked down the problem. You’re not allowed to have bare ampersands in the styled text. Replace them with the html-encoded variant and everything works fine.   // fix styled text for apersand problems   styledText = [styledText stringByReplacingOccurrencesOfString:@"&" withString:@"&"]; Other than that, TTStyledText is plain awesome, so is the [...]

This week’s links

24, Jun 2010

It’s time again! (merely for conserving my twitter feed now) What UX designers can (and cannot) learn from games: http://noteandpoint.com/documents/pdf/jap.pdf The Cove / Die Bucht now german too. Mix between Born Identity and Flipper. Documentary. Not for children. http://www.diebucht-derfilm.de Loren Brichter wants to open up his UIKit clone for MacOS “if the code isn’t too embarrassing” http://bit.ly/9fwheo [...]


top

Switch to our mobile site