Experiences upgrading my Media Center to receive Freeview HD

[Update: Also so More experiences upgrading my Media Center to receive Freeview HD] I have used a Windows Media Center as my only means to watch TV for about 5 years; upgrading over the years from XP to Vista and onto Windows 7. ![Picture of Windows Media Center](http://res1.windows.microsoft.com/resbox/en/Windows 7/main/9b3f877b-eaad-494e-a4ab-938576edf074_60.jpg “Picture of Windows Media Center”) I am a completely hooked on the ease of use, especially if you just want a means to watch and record Freeview (the UK free to air terrestrial service). Far easier UI than any Freeview PVR I have seen, and I personally think easier than Sky+ box (satellite) or Virgin’s Tivo (cable) though I don’t have much experience of these device (and they do look a bit of a pain to integrate with Media Center, but they are not really designed for that) ...

November 14, 2011 · 5 min · Richard Fennell

No error detail when using VMPrep

When using VMPrep to setup a VM for use in a Lab Management system I got the error cross at the bottom of the dialog Not too much help, usually there is a link to the log file or a message. If you look in the log file in c:user[name]AppdataRoamingLMInstaller.txt you see that the path to the Patches folder is invalid. This is fixed by editing the VMPrepToolVMPrepToolLibraryApplications.XML file and correcting the path (which I had made a typo in) ...

October 26, 2011 · 1 min · Richard Fennell

Speaking at a Black Marble event on TFS on Azure

I will be speaking at a [Black Marble event on the 30th November on the new TFS vNext announcements for TFS on Azure](http://www.blackmarble.com/events.aspx?event=TFS for the small team – hosted in the cloud). Though this event is target as hosted TFS, I will be doing demos of the new web based UI for agile project management in TFS that is common across all VNext versions. Hope to see you there

October 21, 2011 · 1 min · Richard Fennell

Using Nuget and TFS Build 2010

At one of our recent events I was asked if I had any experience using Nuget within a TFS 2010 build. At the time I had not, but I thought it worth a look. For those of you who don’t know Nuget is a package manager that provides a developer with a way to manage assembly references in a project for assemblies that are not within their solution. It is most commonly used to manage external commonly used assemblies such a nHibernate or JQuery but you can also use it manage your own internal shared libraries. ...

October 17, 2011 · 4 min · Richard Fennell

You can still sign up for DDDNorth tomorrow

Registration is still open for tomorrow’s event so if your weekend has just become free why not come along?

October 7, 2011 · 1 min · Richard Fennell

Documentation for the PowerShell activity in the TFS Community Build Extensions published

I have just published documentation for the PowerShell activity in the TFS Community Build extensions. This opens up a whole range of possibilities for your build process. Off to look at using it for SharePoint deployment now…..

October 3, 2011 · 1 min · Richard Fennell

Seeing loads of ‘cannot load load assemblies’ errors when editing a TFS 2010 build process workflow

I have been following the process in the ALM Rangers build guide and in the Community Build Extensions to edit a build process workflow. Now I am sure this process was working until recently on my PC (but we all say that don’t we!), but of late I have found that when the .XAML workflow is loaded into Visual Studio I see loads of warning icons. If I check the list of imported namespaces many of them also have warning icons which if the icons are clicked they say the assembly cannot be found. ...

October 3, 2011 · 2 min · Richard Fennell

Empty groups not being expanded in a combobox for a TFS work item

A common work item type (WIT) edit in TFS is to limit the list of names shown in a combo to the users assigned to the project i.e. the members of the Team Projects Contributors and Project Administrators groups. This is done by editing the WIT either via your favourite XML editor or the Process Template Editor (part of the power tools). You edit the Allowedvalues for the field you wish to limit such as the Assigned To as shown below, ...

September 29, 2011 · 2 min · Richard Fennell

Tempted by the new Kindle?

I am back on the should I buy a Kindle train of thought. Todays announcements are certainly interesting, I am not talking so much about the new Kindle Fire, but the new entry level version and the Touch. For me the tempting feature is still the E-Ink and battery life. The point is I have got used to reading on my phone, a Kindle might be easier on the eye, but it is more kit to carry, and I just don’t think I want to carry any more things. ...

September 28, 2011 · 1 min · Richard Fennell

Just posted VirtualPC activity documentation for TFS 2010 Community Build Extensions

I have just posted new VirtualPC activity documentation for TFS 2010 Community Build Extensions. This has been a really nasty set of documentation to write as getting this activity running raises a lot of issues over COM security; thanks to Rik and Andy (our SharePoint specialists at Black Marble who are therefore used to COM problems!) who helped get to the bottom the issues. The best thing I can say about this VirtualPC activity (and I wrote much of it) is don’t use it. Much better to use the Hyper-V one it is far more flexible, allowing control of remotely hosted VMs, or even better use TFS Lab Management ...

September 27, 2011 · 1 min · Richard Fennell