ZDNet (via Macgasm) has posted a couple of neat iCal tweaks that should make your life a bit easier: Enabling the debug menu and showing two weeks worth of appointments at once. The trick involves a couple of Terminal commands. To enter debug mode, use the following: defaults write com.apple.iCal IncludeDebugMenu 1 And, if you want to remove it, use the following