customized components

TwitterFacebook
Get flash to fully experience Pearltrees
UILabel with NSAttributedString

custom tab bar

Full Source code: https://github.com/boctor/idev-recipes/tree/master/CustomTabBar Problem: The Twitter iPhone App has a custom tab bar that is shorter than the standard tab bar, doesn’t have titles for the tab bar items and has a blue glow indicating when a section has new content. We want to recreate this custom tab bar. http://idevrecipes.com/2011/01/04/how-does-the-twitter-iphone-app-implement-a-custom-tab-bar/