My Job Interview 2.0 Experience

Recently I read a post by Alex over at The Daily WTF... err... I mean Worse Than Failure. The article explained many of the tactics that »

A Blog Owners Best Friend Google Analytics

A major update has been pushed out for Google Analytics, as described in a post on Google Webmaster: Webmaster tools from Google are indispensable for people »

Understanding C#: ?? Operator

The ?? operator returns the left-hand operand if it is not null, or else it returns the right operand. int? i = null; int count = i ?? 0; The »

Java for Evil Masterminds

If your goal is to take over the world by pure force of your coding skill and you are tired of all those namby-pamby coding languages »

09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

Recently I have started seeing this number repeated over and over again on the net. You may be asking what it represents and why it is »

Unfortunate Placement of Yahoo! Ad

Only a geek would find this funny. And if you really don't understand it then you may want to brush up on your HTTP Status Codes. »