1 September 2010
Website has now been moved to new hosting, a VPS from 1and1.co.uk. It should be much more responsive than the shared hosting that was used before.
Everything seems to be working so far.
25 August 2010
The first release of this website had a rather clunky validation system that I created, it was made without much knowledge of MVC 2. I've been brushing up on my MVC 2 and switched to using validation attributes on my view models.
It covers the basics, required, regex, length etc. But I wante…
Read more »
20 August 2010
I've been revisiting this awesome game over the last week. I picked it up in the steam Christmas sale for £3.25, a total bargain for a game this good. I do have the Collectors Edition already on the Xbox 360 as it wasn't originally released for the PC but I have the PC version of Mass Effec…
Read more »
11 August 2010
A discussion came up at work about concatenating strings in JavaScript to produce html and we thought it would be a good idea to be able to write simple, fluent JavaScript which would generate the structured html easily and in a readable way.
So I wrote a quick prototype that will generat…
Read more »
7 August 2010
This is my first entry after pointing www.grhughes.com at my new site. The old php website is now unavailable. I may import the old posts to this site at some point.
It’s also my first entry using Windows Live Writer. I’m using the sample service from Scott Hanselmans blog which lets m…
Read more »