Working on tasks with an eye on open source contributions 28 Sep 2014 open source objective-c work iOS Working on tasks with an eye on open source contributions Have you ever realized that developers are never happy with the legacy code? The definition of "legacy code" may vary: * code inherited from
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
An Aspect Oriented Programming approach to iOS Analytics 25 Mar 2014 aspect oriented programming Analytics Google Analytics iOS AOP objective-c An Aspect Oriented Programming approach to iOS Analytics [Update 09/06/2014] On May 2014 Peter Steinberger [https://twitter.com/steipete] released Aspects [https://github.com/steipete/Aspects] inspired (a little :-) by