I see that some applications in iPhone show a red circle with the number of notifications from the application, how is that done?
[[UIApplication sharedApplication] setApplicationIconBadgeNumber:99]
Zero value hides the badge.