Cocoa
Apps
Cocoa applications are built using Xcode. The Interface Builder is an easy way to place widgets in the user interface and connect them to the code.
Menulets
Menulets are little programs that run in Mac OS's menubar. Common functions include displaying statistics like date and time, controlling applications (almost like a remote), providing shortcuts, and looking groovy.


