On the topic of resizing windows: you can actually enlarge the (exterior) clickable area. Just run this and log out and back in.
defaults write -g AppleEdgeResizeExteriorSize 8
(Seems to default to 4. You can revert the change with `defaults delete -g AppleEdgeResizeExteriorSize`)