Static publishing
Last time in the series on Hugo, we looked at translation, in this post we’ll continue with our site and
Read moreFor the online learning world
Last time in the series on Hugo, we looked at translation, in this post we’ll continue with our site and
Read moreIntroduction Ever wanted to change the font of your Moodle installation, but don’t want to change the code? If so,
Read moreLast time in the series on Hugo, we looked at using the ‘Bootstrap’ framework, in this post we’ll continue with
Read moreLet’s start with what I mean by “Model Class”. A “Model Class” is nothing more than a class used to
Read moreIntroduction You’re customising your Moodle site using CSS / SCSS, perhaps with a plugin or in theme, then suddenly your
Read moreIntroduction A long time ago, seven and a half years or so, when I was involved with and maintaining the
Read morePHP 8 has this amazing feature called “constructor promotion” that allows you to define the properties of a class and
Read moreIn our world these days we interact with advanced machines, machines that are the result of centuries of human tool development. They are complex and require careful configuration to ensure that they operate in the way we intend them to do so. There are many ‘configurations’ with varying levels of complexity. Take the software that runs on the machine, that is a ‘configuration’ that is instructions that tell the machine what to do, and yet that has a ‘configuration’ too, a set of values associated with the particular operational functionality of the software, the settings. Hopefully that configuration you can manage yourself from the information provided to you by the developer (or via a technical writer) on what each setting does. But what of the actual software? How is this created? What is this mysterious person ‘The Developer’?
Read moreWhen I heard that Chat GPT was capable of writing code, I was immediately sceptical. I have tried a couple
Read more