10 useful tips and snippets for Apple iPhone and Xcode

Thursday, November 12, 2009

Useful snippets and tricks for developers Apple iPhone, Xcode and Objective-C

Adobe Flash CS4: Create an Ajax Loader or Activity Indicator

Wednesday, November 4, 2009

Create an Ajax Loader (or Activity indicator for those accustomed to using the Apple iPhone) for the Web is not a difficult thing: there are services that create animated GIF images of all kinds. However, the GIF format has a big drawback of not supporting transparent as it should. Transparency in the format [...]