Tag utilities
My DebugBar / CompanionJS
CompanionJS is a javascript debugger for Internet Explorer, somewhat similar to FireBug for Firefox. Looks like it'll be a useful tool for finding & fixing JS bugs in IE prior to deploying projects, as like most web developers IE isn't exactly my browser of choice.
http://www.my-debugbar.com/wiki/CompanionJS/HomePageGoogle Code begins hosting AJAX Libraries
Google are using their CDN to host a number of Javascript libraries (including jQuery, prototype, and others). This means that a browser should only have to download the code once, rather than once for each site they visit that uses it.
You can link directly to the .js files, or use a Google API call to always load the latest version of a library.
http://code.google.com/apis/ajaxlibs/NK2View - View/Delete/Edit Outlook .NK2 AutoComplete Information
A very nifty tool to edit Outlook's e-mail address AutoComplete entries. I cannot believe this isn't a feature within outlook itself - until today I've had 7 different e-mail addresses listed for my wife with no way to force Outlook to use only the current one.
http://www.nirsoft.net/utils/outlook_nk2_autocomplete.html