A new user group - North East Bytes

There is a new user group starting up in the North East. It is taking an interestingly route of having meetings with two one hour sessions, one targeted at developers and the other for IT pros. The user group is free and there will be food and giveaways, I like this idea, the danger with too many user groups is that they focus too much on their own little area; getting in some cross fertilisation between people with different views on problems is a great way to learn more. ...

January 8, 2010 · 1 min · Richard Fennell

My Christmas Message to the world

Like the Queen, I have recorded a Christmas message this year. Now I have no prior knowledge of what her Majesty will speak about this year, but I will lay good odds it is not about using Typemock Isolator. On the Typemock site you will find a short video on how we at Black Marble make use of Isolator to tackle testing problems that do no lean themselves to traditional mocking patterns. ...

December 23, 2009 · 1 min · Richard Fennell

Making a TFS2010 Beta2 server use SSL Ports

There any many good document on how to migrate a TFS server from it’s default ports of 8080 (tfs) and 80 (Sharepoint/Reports) to 8443 and 443, usuall to allow Internet access. A good place to start is Aaron Block’s post on the subject I did find a problem whist sorting this on a system today, this was that although we had modified all the services to operate on the SSL secured ports the vaious TFS team project WSS sites were still trying to access reports on http://servername/reports not the new https://tfs.mydoman.com/reports url. The reason for this was that the tfsredirect.aspx cache needed to be cleared, WSS did not know we had updated the server. ...

December 18, 2009 · 1 min · Richard Fennell

Upcoming Community Conferences

I am a bit behind the curve here but if you have not noticed DDD8 is planed for January in Reading and DDD Scotland in Glasgow for May. Both conferences have open calls for speakers, so get your sessions in quick.

December 11, 2009 · 1 min · Richard Fennell

Agile Yorkshire meeting - Kaban For Software Engineering

It is time again for Agile Yorkshire. This month the meeting is a usual the second wednesday in the month, but at a different venue - Old Broadcasting House (http://www.ntileeds.co.uk/old-broadcasting-house/) The session is on Kaban For Software Engineering by David Joyce and Peter Camfield from BBC Worldwide, as lean seems all the rage at present this should be very interesting. Hope to see you there

December 8, 2009 · 1 min · Richard Fennell

A busy week of presenting

The interest in Visual Studio 2010 is growing, I am presenting at two events this week and have another day of less formal meetings on the subject. The event on Thursday is the [Architecture Forum in the North](Architecture Forum in the North) we are hosting with Microsoft, there are still a few spaces available is if you are interested in the learning more about new techniques and tools why not come along. You even get to hear me talking about using TFS as a Java developers via Teamprise. ...

December 1, 2009 · 1 min · Richard Fennell

Post PDC Thoughts

I realised I never did another post after my first at the PDC, now what does that tell you? One thing it tells me is that blogs are not they primary news form for events now, it has moved onto [Twitter](RefName – Enter a unique Identifier for the field in TFS. The identifier must have at least one period in the name; for example, Test.Test1.). Though as yet I am still lagging behind on this one, I have an account but no tweets as yet. I find there is too much noise most of the on Twitter, it is useful when at an event like PDC to get the buzz, but for me not day to day (though I know I am missing stuff because of this view) ...

December 1, 2009 · 2 min · Richard Fennell

PDC Keynote Day 1 thoughts

So the PDC2009 day 1 keynote is over and what was the story? Well it is more of a vision thing, but then again this is a PDC not a TechEd so what do you expect. For me the two major themes were Dallas – a centralised data service that allows unified access to both public and private via subscriptions. Thus allowing core data being used for any purpose the user requires within the EULA of the data in question. It will be interesting what will be published in this manner, is there a market for a centralised data clearing house? only time will tell. AppFabric – Basically taking the operating model for the Azure services and allow a company to have a similar model in their own IT system. Thus allowing code to be written that can work on the corporate system or Azure cloud without alteration. This I see as being big., So what was not mentioned, well it was mobile. The only comment was a ‘come to Mix in the spring for stuff about the next mobile offering. Whatever is shown there is going to have to very good to address the momentum of the iPhone. I think a good bet is that leveraging the Azure fabric might be important for the mobile offering ...

November 17, 2009 · 2 min · Richard Fennell

November Agile Yorkshire Meeting

Time for the usual reminder for the next Agile Yorkshire meeting. This month it is by Mark Stringer on ‘Techniques for dealing with difficult conversations & negotiations in software development’. Usual time, usual place, usual free beer. ….and just a heads up for the December meeting, as this is at a different venue, Old Broadcasting House (http://www.ntileeds.co.uk/old-broadcasting-house/), it is going to be by David Joyce of the BBC on ‘Kanban for Software Engineering’ ...

November 9, 2009 · 1 min · Richard Fennell

Notes on TFS2010 Beta1 to Beta 2 Upgrade

I have recently upgraded my dual tier TFS 2010 Beta1 instance to Beta2. This is not an officially supported migration but it is certainly possible. The basic process of the update is straight forward: Remove Beta1 from the AT Install Beta2 Run the configuration wizard in upgrade mode (this took a few hours for DB upgrades) Once this was complete I had what I thought was a working Beta2 server (I saw no errors), but there were problems. ...

November 3, 2009 · 4 min · Richard Fennell