Posted in December 2, 2009 ¬ 9:50 amh.Chris Richards
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 [...]
Read the rest of this entry »
Posted in June 11, 2009 ¬ 10:19 amh.Chris Richards
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. [...]
Read the rest of this entry »
Posted in May 8, 2009 ¬ 8:28 pmh.Chris Richards
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 [...]
Read the rest of this entry »