Skip to content

Web Development

Why choose Fathom Analytics

Fathom Analytics; the GDPR-friendly alternative to Google Analytics. I discuss why I use it myself, the key features it offers, and the advantages of it using it.

dotnet core

How to create project templates in .net core

The simplicity of the .net core packing and publishing tool, enables you simply use what you’re already doing to make doing what you’re already doing faster. No need to learn a new complex template language.

dotnet core

Implementing logging with Serilog

ASP.NET Core includes some basic logging providers, but to get the most out of it you’ll need to plug in a full logging framework like Serilog – simple .NET logging with fully-structured events.

Gridsome

Gridsome – Adding Feature Image to blog posts

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

We’re going to continue our journey using Gridsome – A static Website generator with VueJS, to develop our fledgling website and new potential business by… Read More »Gridsome – Adding Feature Image to blog posts

Gridsome

Gridsome – Configure Basic On-Page SEO

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Developing any successful website will require developers and Digital Marketing professionals to consider and implement the Search Engine Optimisation (SEO) strategies very early on. This… Read More »Gridsome – Configure Basic On-Page SEO

OAuth2 Server with Laravel Passport

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Laravel makes it almost a trvial task of enabling your application to provide OAuth2 authentication. For the most part this mainly involves installing and configuring… Read More »OAuth2 Server with Laravel Passport

How to use a Material Design Component Framework with Vue

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Experienced software developers soon realise that no two projects are the same and often there is a need to do things differently or even a… Read More »How to use a Material Design Component Framework with Vue