Where Neil Crosby talks about coding on the train…
Posted on July 1st, 2009 by Neil Crosby. Filed under Blog Posts.
So, after two years and nine months at Yahoo!, it’s time to move on. For those of you who haven’t already heard on my twitter stream, a couple of weeks ago I was told that I was going to be made redundant as the role that I was performing at the company was no [...]
Posted on May 26th, 2009 by Neil Crosby. Filed under Blog Posts.
One of the things that’s annoyed me for quite some time about twitter is the lack of an easy way to follow a question/answer flow. Fairly often someone will ask an interesting question that I’d quite like to see the answers to, but right now there’s no easy way to find the tweets which [...]
Posted on May 14th, 2009 by Neil Crosby. Filed under Blog Posts.
Last Christmas, I bought myself a Wii and a Wii Fit with the express intention that this year I would finally lose some weight. At the time I was near on 20 stone (about 125kg), and was definitely feeling it.
Now, I’ve previously tried to lose weight. In fact it’s pretty much a yearly occurrence [...]
Posted on May 1st, 2009 by Neil Crosby. Filed under Blog Posts.
It’s been almost a week now, so I thought I’d better write down my thoughts about Social Media Camp London ‘09 now before they all vanish from my head.
I didn’t go to last year’s Social Media Camp. I only heard about it a couple of days before it was due to happen, and frankly [...]
Posted on April 26th, 2009 by Neil Crosby. Filed under Blog Posts.
I know, this isn’t code and it isn’t anything I’ve done on the train, but it is something I’ve made several times over the last few weeks now. The last time I made it was for yesterday’s Social Media Camp in London, organised wonderfully by Vero. But I’m not going to talk about [...]
Posted on April 14th, 2009 by Neil Crosby. Filed under Blog Posts.
A week ago, I finally gave my talk about Automated Frontend Testing for YDN Tuesdays, something which I’d been working towards for what seemed like forever. The video is now online, and I’ve also put the slidedeck up onto slideshare, with the accompanying audio synced up with the slides. I’m hoping to get [...]
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 March 2nd, 2009 by Neil Crosby. Filed under Blog Posts.
One of the things that’s been annoying me recently about GitHub is the way that a user’s repositories are presented on their profile page. Take my profile page for example — I have 16 repositories, but only 5 of them have had any active development over the last month. To my mind those [...]
Posted on February 26th, 2009 by Neil Crosby. Filed under Blog Posts.
Today, I tried an experiment. This morning, I’d been reading Paul Lamere’s blog entry about Collaborative Playlists in which he mentioned that it was possible to create them in Spotify.
Well, colour me surprised.
I’ve been using Spotify for a little while now, but only ever to listen to particular songs that I wanted [...]
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 [...]