Goodbye Dev in Charge

Over all the time that I’ve been a developer I’ve had people telling me that I should get in front of an audience and speak. However I’ve always suffered from a rather bad case of ‘Imposter Syndrome’ which meant my automatic response to …

Its time for a change

So… Its been a long time since I posted anything of any relevance. This is due to having been super busy with my previous company Zucchi. However that has all changed now! After three and a half years of running my own company I have …

Flexbox cross browser

Despite having been around for a while and having been through a couple of revisions, its support across browsers can vary greatly. From “Candidate Recommendation” on Chrome/Opera, “legacy flexbox” on Firefox and no support at all on IE9 …

Disabling Cache in Silverstripe 3.1

While working with Silverstripe we found ourselves having to run “?flush=1” a lot to clear the Cache. To switch it off, while you work, add the following to your mysite/_config.php: SS_Cache::set_cache_lifetime('default', -1, 100);

(1 - 17)
Enter Press Enter to jump