Luc Shelton

Blog

Blog

Perforce: Installing and Configuring on Ubuntu
Posted 24 months ago by Luc Shelton
A small article on how to configure your Ubuntu installation, for installing Helix Core CLI tooling with minimal fuss.
SilverStripe: Generating URL Segments for DataObjects
Posted 2 years ago by Luc Shelton

As documented on the official SilverStripe website, you can render DataObjects as individual pages using controller actions.

CSS: Loading Custom Fonts
Posted 2 years ago by Luc Shelton

There are a number of methods you can adopt for optimizing overall page performance of your website. An area of concern for optimization can often be custom fonts.

ASICS London 10K 2022
Posted 2 years ago by Luc Shelton
This year I am going to be taking part in the ASICS London 10K 2022 for the fourth time in a row to raise money for a charity called SpecialEffect.
SilverStripe: Integrating Memcached Caching with Docker
Posted 2 years ago by Luc Shelton

In this blog post, I am going to demonstrate how you can hook up an existing memcached server instance with SilverStripe.