Posts Tagged ‘review’

Node.js

Recently I’ve fallen in love with node.js a web server written in JavaScript. Ok it’s not really a web server, it makes IO functions available to JavaScript code in a completely non-blocking way! What does that mean? It means it’s incredibly fast. Yeah ok, how fast is incredibly fast I hear you saying. Right now [...]

Share
Read the rest of this entry »

SubSonic and ORM

Looking into other ORMs and Linq I came across subsonic. I watched the video and build a quick little sample application with it. I had a slight problem at first because it kept giving me an error with my MySql.Data reference. I upgraded my DLL and played around with it some more, still no luck. [...]

Share
Read the rest of this entry »

WarGames: The Dead Code, Review

I just finished watching WarGames: The Dead Code on netflix instant (thanks xbox360!) and thought I’d share a few remarks about the moive. So here we are, many years after the first WarGames movie and a new computer system is in place. This computer find terrorists on the internet. How does it identify someone as [...]

Share
Read the rest of this entry »