Installing NodeJS on windows machine?
I was able to get Node running perfectly well on XP by using Cygwin. These instructions worked well for me.
It's worth noting that there is now a native Node.JS port for Windows. Use that rather than stuff with CygWin.
They now have node.exe that you can download and run directly, no need for cygwin. See nodejs.org.