... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

2010-04-09

nodejs

nodejs is a V8-based Javascript host that emphasizes event-driven network applications (like web servers). Using it, one can write Javascript on both the client and server sides.

Blog Archive