Archive for February, 2009
The Crisis of Credit Visualized
Posted by gamlerhart in 42 on February 21, 2009
Nice little video. Found on framerate.de: The Crisis of Credit Visualized from Jonathan Jarvis on Vimeo.
Read complete postFxCop
Posted by gamlerhart in .NET, software-development on February 18, 2009
I’m a fan of static analysis because whem I’m writing code in a statically typed language I want to get the most of it. So I’m a huge fan of IntelliJ IDEA’s code analysis and quick-fixes. Also FindBugs is useful and also open source. Of course there are even more sophisticated analyses, but it catches [...]
Read complete post