It would be nice with a short description and possibly a screenshots, instead of just posting a link to the site
. Btw, why link to that blog instead of
the main site?
Anyway, the program is actually something I wanted to write a while ago, but never got around to: "taming" the maximize button of applications, and make them "maximize" to predefined regions, depending on where on the screen the application currently sits. I'm going to give it a test drive and see how it works.
EDIT: here's a grab of their main page ->
EDIT2: one thing I can immediately say I
don't like about the application is that it bases it's "where the window is located" on mouse position rather than window position... so if I use the keyboard to maximize a window and have the mouse cursor on the second monitor... well, you guessed it. I also find it would be more intuitive to base position either on the upper-left corner of a window, or on where the
middle of the window is located. It also gobbles up a fair amount of memory: 26meg private bytes for MaxTo.exe, and 1.8meg for that MaxTo64.exe it spawns on XP64.