ByStuart LangeMarch 22, 2013 Falling Off The Agile Waterfall Everyone loves to claim they have an Agile (capital-A) process. We have two week sprints! We do daily… Philosophy
ByStuart LangeMarch 9, 2013 Learning to Love XCOPY Deployment When I first started thinking about improving the Windows deployment process in the enterprise, my assumption was… Deployment Philosophy
ByStuart LangeMarch 8, 2013 Your Deployments Need Consistency, Not Automation More often than not, deployments in the enterprise are scary and high-risk. Often, deployment involves manually executing a… Build Configuration Philosophy
ByStuart LangeMarch 7, 2013 What Makes A Build System? A build system is a relatively simple functional program that takes code as input and produces deployable software… Build Philosophy