Browse by Tags
All Tags »
Rant (RSS)
Every few months something triggers a series of thoughts in my head about overtime practices, behaviours, and incentives. Every time I think about it, my thoughts come back to a question of the relative incentives in the way our software development system.
Read More...
There is no need to attempt to determine the net effect of cities on costs in general. First of all, there is no such thing as costs in general. There are particular costs that matter differently to particular individuals and enterprises, and those individuals
Read More...
A doctor, of course. And, by extension, what do you call somebody who passes a certification test with the minimum passing score? Certified! I'm glad to be done with it, even though I put off the second part over a year. I'm officially done with the 2005
Read More...
I don't like to call out individual blame, but sometimes a bit o' shame is what it takes... this query, when run against the (2008 version) version control database in TFS will give you a nice summary and detail pair that can be dropped into excel, or
Read More...
I'd just like to say that it's VERY frustrating that the Team Build environment uses a different folder structure than the desktop build environment. Why can't the relative path between the build's .proj file and the solution root stay the same on both...
Read More...
Still working on the TFS Beta 2 install... down to one (hopefully) problem now... at least I'm going to have to assume it's the last bug since it' in the last step (Upgrading Team Build). More later!
Read More...
Slipped my mind, but installing TFS 2005 also requires SharePoint. SharePoint installation sucks. SharePoint trashes out anything .NET-based that's installed on the default web site. Vault is a .NET product installed on the default web site. (hey! Don't
Read More...
Great analysis by Corey at http://feeds.feedburner.com/~r/LeanSoftwareEngineering/~3/142106190/ This part especially hits home with how I feel about things I've seen (emphasis mine): "Software methodology’s understanding of the meaning of quality, reliability,
Read More...
http://blogs.msdn.com/bharry/archive/2007/08/06/work-item-tracking-enhancements-in-the-aug-rosario-ctp.aspx This is pure torture... TFS 2008's still only in beta 2, and he's already tormenting me with the things that the NEXT version will have, but I
Read More...
Well not really a rant, more of a lamentation that Blend, like every other [web] designer before it, doesn't really understand the concept of dynamic layout. WPF finally offers a VERY dynamic layout system, but blend, when you move things around still
Read More...
My understanding of the .NET design philosophy is that if you handle an event with an empty handler, it should behave essentially as if you had not handled the event at all. This may not be the case, but it seems to be in most things... if you handle
Read More...