Easy API access
Monday, October 27th, 2008This site allows super easy searching thru apis for many of the major programming languagues.

This site allows super easy searching thru apis for many of the major programming languagues.
This is a small utility that solves a problem I’ve had for years. I can’t believe I never thought of this.
How many times a day do I go drilling down umpteen levels of folders. Literally hundreds. Sometimes, I totally forget where I was going or what I was doing and then go do something totally different - leaving a task totally unfinished.
So, this utility adds on to windows explorer. You double click anywhere in windows explorer and you get a list of folders that you manage. Then click on the folder and it immediately opens. No drilling, no fuss no muss.
Free for home use. Cheap for office. See it here. http://www.codesector.com/directfolders.php
It continually amazes me how much brain damage can be incurred in updating ones system. And amazingly enough this time, I can’t blame the Coldfusion People!
So, I decided to do the Xampp thing. Xampp is a super easy installer for the lampp setup(I suppose its wampp for me as I’m talking about windows xp). Lampp is Linux, Apache, mySql, Php, and Perl. Probably the most common server software stack in the world.
Lets just get this out of the way : The Coldfusion part was pretty (more…)
I had a file that was indefinetly locked by a failed process. Just before I restarted, I found a utility by microsoft that is basically the task manager on steroids. You can use it to determine which file or dll is locked by what process or user.
More info here: http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx
A very nice utility to find out easily everything there is to know about your computer.