Man–this is awesome. I will now have to spend hours trying out all of these wonderful goodies! I already use many of them actually, some have been on my own personal list for years, but there’s a lot of good stuff in here I had not seen before.
Scott Hanselman’s 2007 Ultimate Developer and Power Users Tool List for Windows
Here’s a couple I had not seen before that I’m going to check out now:
- ZipInstaller: The ZipInstaller utility installs and uninstalls applications and utilities that do not provide an internal installation program. It automatically extracts all files from the Zip file, copies them to the destination folder you select, creates shortcuts in the start menu and in your desktop, and adds an uninstall module to allow you to automatically remove the software in the future.
Dark Room: Dark Room is a full screen, distraction free, writing environment. Unlike standard word processors that focus on features, Dark Room is just about you and your text.
[I'd actually tried this out a while ago but forgot about it.]- Reflector for .NET: Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL. [Tried this earlier today, it's really going to come in handy for browsing .NET stuff for Powershell scripting. Be sure to grab the Powershell add-in.]

No comments yet.