Design goal met

I was watching the Channel 9 video on the Silverlight game Zero Gravity, the developers said that their aim was to produce an addictive game - they certainly succeeded. This is a great video to watch to get a developers/design view on Silverlight Technorati Tags: Silverlight

August 2, 2007 · 1 min · Richard Fennell

Every home should have one

Scientific American has a interesting article on a Data Center in a box. Basically it is a standard shipping container full of Sun Servers. I am our our IT manager would like one! it should fit on any house’s driveway, a stylish addition to any home. It is an interesting spin on the old IBM data recovery model where they turned up with a duplicate of your system in a truck in event of a major failure....

July 26, 2007 · 1 min · Richard Fennell

How books date

I have been having a phase of reading novel’s I read years go, this time it is Neuromancer by William Gibson (published 1984). This choice was triggered by it being reviewed on BBC Radio4’s A Good Read, the suggestion of Bill Thompson the BBC technology columnist. I have been surprised by how little it seems to have dated, ok in places the sizes of data streams and the like seem small (how fast capacity moves on), and maybe the way cyberspace is visualized was nearer the mark of today’s virtual worlds in Neal Stephenson’s Snow Crash (published 1992) but on the whole it seems just as believable as a remember it being when I first read it....

July 16, 2007 · 2 min · Richard Fennell

TFS Webpart in MOSS2007

Introduction I said I would post again when I had something to show in my TFS WorkItem webparts project, well here it is. I have created a pair of web parts, one to list all the work items and the other to display the details of a given item. For testing I have create a single ASP.NET 2.0 web page that implements a WebPart manager. This needs to be setup to allow connection between the two WebParts....

July 13, 2007 · 5 min · Richard Fennell

Empty Reports with the eScrum Template

After I installed the eScrum template everything seemed fine bar the reports, only the work item report showed anything, in fact on the other reports their parameter combo boxes were empty. The key difference is the workitem report is drawn form the SQL DBs, while all the other reports are drawn from the OLAP warehouse cube. If you connect to the SQL server and run the command select * from dbo....

July 12, 2007 · 1 min · Richard Fennell