This is a really simple window snapping program written in C#.
I've got tired of Windows aero snapping because most of the time the window I wanted to move was sent to my next monitor... So I wrote this a year ago.
ALT + I - Resize the window half of the monitors size and move up
ALT + K - Resize the window half of the monitors size and move down
ALT + L - Resize the window half of the monitors size and move right
ALT + J - Resize the window half of the monitors size and move left
ALT + O - Maximize the window
ALT + Q - Quit the program