Gravitywell at (not in) the Bath Half Marathon
Stuart and I visited the Bath Half Marathon 2011 recently. It's quite an emotional experience for people and for some its a huge achievement. Lots are running for charities of course and so the day leaves you with quite a buzz. We've promised that we'll be running ourselves next year...
Gravitywell has developed the new website for Bath Half and we'll be adding new features soon.
Click through for some photos I took at the race.
Free iPhone wallpapers - Thailand Edition
A couple of us have returned from some well-earned rest in Thailand. Here is a new set of free iPhone wallpapers; a kind of holiday gift!
Dependancy Injection and Unit Testing
Dependence injection isn't a new concept but is not yet widespread throughout the PHP community. One of the large advantages to using dependancy injection for objects is when coupled with Unit Testing. By injecting the dependancy as apposed to the object managing its dependancies itself allows your Unit Tests to test the object, and not any of the dependancies.
Zend Framework: Disabling the Layout and View Renderer
One of the most common things I do when working with the Zend Framework is disabling the view and/or layout inside a controller (or for a specific action). I always forget how to do this. Here's how I do it...
Using Selenium test tool in our site tests
I've recently incorporated the Selenium Java based test tool into our testing suite for some of our projects. “Selenium Remote Control allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser.” Taken from http://seleniumhq.org
SEO: Google changes results for 11.8% of queries
Google has recently improved their search results algorithm which has noticeably impacted 11.8% of queries.
PHP South West meet in the Golden Guinea
Last night we attended the PHP South West meet in the Golden Guinea, Redcliffe, Bristol.Mind Relaxation with a Silent Alarm
A tool for giving your mind a rest to keep mental fatigue at bay. Whilst not annoying everyone else in the office.What is HTML5?
Continuing last year's penchant for infographics, here is one that helps explain what HTML5 is and why we should be interested.
Our policy is to keep working it into websites carefully so that older browsers can still cope.