Nova's Fractals

11 Dec 2008 mandelbrot

I hadn’t thought to check for a while, but today when I looked at the Nova website, I spotted that they now have their show “Hunting the Hidden Dimension” mentioned.


Financial Functions for .NET

17 Dec 2008 tips

This looks pretty useful – Luca Bolognese has implemented (during paternity leave, no less!) a fairly complete library of Financial functions for .NET.


Announcing NAntGraph

18 Dec 2008 nantgraph

What is NAntGraph? NAntGraph is a documentation tool designed to make it easier to understand NAnt or Ant build files. I’ve found NAnt to be a versatile and reliable tool, but all to often it is difficult for someone else to pick up a build file and understand what is happening.


On Leadership Styles

18 Dec 2008 professional

I’m observing that good management doesn’t seem to bear much resemblance to what gets taught at those highly priced management schools. This is a good thing.


A Nice Round Number

21 Dec 2008 random

So I’m browsing around on StackOverflow.com and I see this question:


Tracking Warnings with TeamCity

30 Dec 2008 tips

A project I’m involved with is using JetBrains TeamCity as the continuous integration environment.