Flow Controllers on iOS for a better navigation control 03 Sep 2014 architecture iOS design good code Flow Controllers on iOS for a better navigation control Since I'm in London conversations with iOS developers have reached high levels with no doubts. I love to discuss with friends and iOS
The solution to FTP on iOS: GoldRaccoon 01 Aug 2014 FTP iOS open source The solution to FTP on iOS: GoldRaccoon GoldRaccoon [http://albertodebortoli.github.io/GoldRaccoon/] is the iOS component to connect to a FTP service and do the following: * Download a file * Upload a
Objective-C, Zen and some satisfaction 11 Jul 2014 objective-c iOS good code architecture design best practices programming zen Objective-C, Zen and some satisfaction I'm very proud to announce my last work with Luca Bernardi [http://twitter.com/luka_bernardi] "Zen and the Art of the
Road to circular progress pull to refresh at Beamly 30 Jun 2014 pull to refresh UX UI iOS objective-c design Road to circular progress pull to refresh at Beamly Pull to refresh, this friend of ours The Pull to refresh became one of the most popular concepts used in mobile iOS apps. Loren Brichter
Asynchronous message passing with Actors in Objective-C 20 May 2014 Actors iOS Actor model Asynchronous message passing objective-c Thread safety Asynchronous message passing with Actors in Objective-C Actors, these strangers Although we are all in love with Objective-C, the power of a language itself is given by its inner features. Languages like