by Peter Friese
With iOS 5, integrating Twitter in your own apps has never been easier. In this short talk, I'll show how to use the new Twitter API in iOS 5. The source code for the my demo is available on Github: http://github.com/peterfriese/Tw.... For more in-depth information on this topic check out the blog post I wrote: http://www.peterfriese.de/the-ac...
by Peter Friese
With iOS 5, we can write container view controllers. IN this short talk, I'll show how to use the new APIs by example. Code for my demo is available on Github: https://github.com/peterfriese/U...