Category: Web Development

  • A few ways to create a WordPress Plugin

    There are many ways to create a WordPress Plugin and it all depends on the requirements of the plugin that defines how complex the steps need to be, here are a few ways I create plugins for my projects. Simple WordPress Plugin For the most basic and simple plugin that only changes or adds the…

  • Something I’ve discovered using Valet, monitoring Nginx Logs and changing Nginx Config settings

    I’ve recently moved over to using Valet for local development, it had its ups and downs and has been a bit of a learning curve as I’m used to using Apache not Nginx as a web server. I’m really documenting this as my own handbook but if others can benefit from it then so be…

  • The HTML markup & CSS behind the logo…

    ,

    Following on from my previous post about the thinking behind the logo, I now want to explain how I translated this for use on the web, if it’s useful to anyone then my work is done 🙂 If you think it can be done better then feel free to leave a comment, it’s always interesting…