Skip to main content

Posts

DogFood III Conference:Engaging nondevelopers in Visual Studio 2010/TFS/ALM

I'm honored to be presenting at the DogFood Conference again this year. I'll be delivering a session entitled "Engaging nondevelopers in Visual Studio 2010/TFS/ALM" on Friday. Hope to see you there! Update (11/03/2010): I posted my deck on SkyDrive...but you still need to attend in person! (Lots of demos...)

Visual Studio 2010 Microsoft Scrum Process Template on SharePoint 2010

I couldn't find specific reference to installing the Scrum template onto SharePoint 2010 so I thought I would confirm that it does indeed work. A few tips: The MSI installer does not apply the process template nor install the SharePoint feature. You need to upload the template manually and run STSADM.exe commands to deploy the TFS WSP. Follow the ReadMe.txt files in the installation directories for the template and the feature, respectively. The path in the SharePoint installation ReadMe.txt file refers to the STSADM.exe path in the "12 hive" but this switches to the "14 hive" for SharePoint 2010. Just replace the paths to ../12/.. with ../14/..

Lab Management in Visual Studio 2010 Released

In my experience, there's a lot of animosity and poor communication between Development and QA . It's not that they don't appreciate one another so much as they never seem to stay on the same page. QA : "What's the status on defect #4874?" Dev: "Done." QA : "Done?" Dev: "Yeah, I fixed that Tuesday." QA : "Err, ok . Well where is it? I mean where can I verify it?" Dev: "No clue. I committed it Tuesday. It passed unit tests and built successfully." QA : "Alright. I'll track it down." Invariably , QA speaks with the build manager (if there is one) to find the build in which that defect was repaired. After discovering the correct build, now QA needs an environment stood up to house that build. But wait, the UAT environment is currently testing the next release. It can't be disturbed for another week. At this point, the QA person's blood pressure heads for unsafe levels and the Dice.com bro...

How I Cloned my Laptop Hard Drive or Skirting the Dreaded Hard Drive Kerklunk

Recently, my laptop hard drive started emitting the dreaded, " kerklunk , rriiipppphphhhh " noise. Oh yes, you've awoken in a sweat with this nightmare, haven't you? It's a sure sign of a failed drive coming down the pike. Incoming ! Rather than suffering the life-shattering disruption of an unrecoverable drive, I called a Code Blue...and here's what I did: Background: I have Win7 64-bit running on a Dell Latitude D830 with a bay-mounted SATA external 500GB drive and an external USB 500GB drive. Download Paragon Backup & Recovery Free Edition ; install Use Paragon B&R to create a full backup of my existing hard drive (including MBR /Master Boot Record) onto my external USB drive (about 1/2 the size of my total hard drive) Use Paradon B&R to restore from the external USB drive to the external bay drive Shut down Windows7 Swap primary hard drive with external bay drive Start up Windows7 Order new hard drive to replace old, busted, Kerklunk drive...

Path to Agility Conference: Speaking

I'll be leading a panel and presenting at the Path to Agility conference Thursday May 27th. The panel at 1:15PM is entitled "Attracting and Leading Agile Developers". The presentation at 3:00PM is entitled "Scrum with Team Foundation Server 2010". Hope to see you there!