| | |

Tool Tuesday: IE NetRenderer

If you’re on a Mac or you have already upgraded to Internet Explorer 7, then you’ll be pretty lost about how your site looks like on lower versions of Internet Explorer. For me this is a big problem because half my visitors to my several sites are still using IE6 and you have to admit that IE6 is a pathetic browser. IE7 is a lot more compliant and displays sites a lot correctly than its predecessors.

| |

Tip Thursday: Double-click and Shutdown Windows

Normally to shutdown Windows, you need to go to you Start Menu » Turn Off Computer » Turn Off I use my keyboard for this purpose by hitting in the shortcut keys, Windows Key followed by U and U. Carol has a tutorial on getting the same thing done by creating a Windows shortcut. You can create a Shortcut on your Desktop (read a similar tutorial) with shutdown -s -t 01 The -s issues the shutdown command and the -t 01 sets the time to one second.