Posted on May 5th, 2010 by Neil Crosby. Filed under Blog Posts.
I recently attended BarCamb3, a BarCamp held at the lovely Red Gate Software offices in Cambridge. My main contribution to the event was talking about a silly little weekend learning project I’ve been working on – Beer Near Me.
I’ve split the presentation I gave up into three separate blog posts, which I’ll [...]
Posted on March 9th, 2009 by Neil Crosby. Filed under Blog Posts.
A week or so I wrote about running the W3C CSS Validator on the command-line. Yes, I know I said I didn’t need to run it as a website, but as it turns out the command-line version doesn’t seem to want to validate local files — only files being served from a web-server.
So, [...]
Posted on February 18th, 2009 by Neil Crosby. Filed under Blog Posts.
One of the things I’m currently working on is being able to run automated tests of FrontEnd Web Systems. In order to carry out the first phase of this testing I need local installations of the HTML Validator, CSS Validator and JsLint (when automatically running these tests many times a day it’s not fair [...]