Web developers tip: use favorites to resize your window
I've seen the tip before about how to type something like "javascript:resizeTo(800,600);" to get your browser to resize to 800 pixels wide by 600 pixels high. Very useful. What I found even more useful however, is to create a series of favorites/bookmarks in IE, Firefox and other browsers and set the URL to something like "javascript:resizeTo(1024,768);" and name the favorite "1024x768"
I have a few of them in all of my browsers now...comes it handy when doing web development.