Free hotel internet - if you dare touch it

I have been away at the MVP summit and then on holiday for a couple of weeks. On this trip every hotel I stayed in had free internet, though often only wired. Seem many hotels have Wifi contracts with mobile phone companies and they are still charging for. So top tip make sure you have UTP cable in your bag. The ‘most interesting’ system I had was at a hotel in Whistler. ...

March 20, 2009 · 1 min · Richard Fennell

Do you need work item hierarchy in TFS? (Part 2)

I did a post before going to the MVC summit called Do you need work item hierarchy in TFS? which mentioned the new tools from Notion for TFS. Well there are many ways to skin a cat, and also to produce a hierarchy of TFS work items. Also have a look at Artiso Workitem Manager. This product is interesting as it provides tools that work outside of Visual Studio to manage hierarchies of work items. This might be just what you need for people such as project manager who do not live in a development environment. The nicest feature for me is that allows the import and export of work items into Word document, thus allowing production of specification documents from TFS with the click of a button. ...

March 20, 2009 · 1 min · Richard Fennell

Error 1722 when installing MVC 1.0

As I am sure you will have heard the MVC 1.0 has been released. I downloaded this on my Windows 7 and tried to install it but got an Error 1722, the MSI then rolled back. Turns out the problem was simply that I had Visual Studio open at the time I installed, it needs to be closed. It seems the MSI does not check for this before it attempts the copy. ...

March 19, 2009 · 1 min · Richard Fennell

Request for help with PhD Research

Whilst at SC2009 today a request was made by Emad Ghoshen for attendees, and any other developers they knew, to assist him in his PhD research into maintainability of web applications. He asked if people could download some Java/JSP code and answer a few questions on it, don’t worry if this is not your usual languages this is one of the questions he is researching. All the details can be found at http://www.sueblack.co.uk/clarosexp.html, ...

February 26, 2009 · 1 min · Richard Fennell

Intent is the key - thoughts on the way home form Software Craftsmanship 2009

Today has been interesting, I have been to conferences where you sit and listen, such as DDD, TechEd etc. I have been to conferences where everyone is encouraged to talk open spaces style such as Alt.Net, but today has fallen between the two styles. The Software Craftsmanship 2009 conference has been in more of a workshop style; most sessions have started with a short presentation to set the scene then the attendees split to forms small groups to do some exercise or chat, reporting back later in the session. A sort of lead open spaces feel if you want. ...

February 26, 2009 · 3 min · Richard Fennell

Do you need work item hierarchy in TFS?

Is so have a look at Notion Tools from Team System. This set of tools provides A timesheet based on works items that you access inside Visual Studio A work organizer to manage work items and documents allowing creation of hierarchies A work planner to help schedule resources for future iterations. Well worth a look as a means to extend the reach of TFS into your Agile projects.

February 25, 2009 · 1 min · Richard Fennell

SLExtensions HTMLEditor

I have been looking at porting a old content editor I wrote from WinForm to SilverLight and hit the problem there was no HTML editor control available in the standard Silverlight 2 control set. Roll in the excellent SLExtensions controls on CodePlex, to save the day….. Now I did hit one problem with the HTMLEditor, that was addressed very quickly in for support forums. The point to watch out for is that for the HTMLEditor control to work the Silverlight object must be loaded into the web page with the setting to be windowless ...

February 25, 2009 · 1 min · Richard Fennell

Alt.Net UK 'In the North' Registration is now open

You can now register at http://www.altdotnetuknorth.info/

February 24, 2009 · 1 min · Richard Fennell

New URL for Agile Yorkshire (nee XPClub)

agileyorkshire.org is the new home for the Agile Yorkshire user group. If you follow the link you will see that next months subject is Test Doubles: An Introduction To Unit Test Patterns. Unfortunately I won’t able able to make this session as I will be out of the country, but sounds interesting.

February 23, 2009 · 1 min · Richard Fennell

Excellent selection of speakers at the May Progressive .NET Tutorials

You may have seen on a few blogs that Skills Matter are organising the Progressive .NET Tutorials, a 3 day event in May. I have to say that the selection of speakers is excellent including Hammett, Ayende Rahien, David Laribee, Gojko Adzic, Ian Cooper, Mike Hadlow, Scott Belware and Sebastien Lambla; on subjects such as NHibernate, Castle, Monorail, Agile Testing, Web Testing, DSL’s in C#, OpenRasta, Windsor WCF, MEF (Microsoft’s Managed Extensions Framework) and more… ...

February 23, 2009 · 1 min · Richard Fennell