January 2010
4 posts
Jan 21st
Jan 19th
4 tags
Javascript Brilliance
Two things involving Javascript that I didn’t know about this time last week: Node Node is a standalone Javascript engine for running on servers. Lets you deal with things on a socket level, interact with the file system and so on. This means you can write all your code for both a client and a server in the same language; something you can do with haXe as well, but without the compiling...
Jan 14th
WatchWatch
I love me a bit of chilled out noise, and this video is full of the most wonderfully bizarre sources for such things. Found on the Make blog a while ago, and finally experienced properly today…
Jan 4th