How to fix frozen Finder window in Mavericks

I fixed this issue by removing the Finder plist and restarting it from Terminal using following command:
rm ~/Library/Preferences/com.apple.finder.plist && killall -HUP Finder

Scheduling Repeating Local Notifications using Alarm Manager

Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .