Skip to content

Gary Woodfine

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.

Inspired: How to Create Tech Products Customers Love

Book Review: Inspired

In INSPIRED, technology product management thought leader Marty Cagan provides readers with a master class in how to structure and staff a vibrant and successful product organization, and how to discover and deliver technology products that your customers will love

Book Review: The Democracy Project

After a number of perverse political events that 2021 has already offered and the at the time of writing we had barely taking 4 months in of the new year. I was reminded of this book by David Graeber, one of my favourite authors, also in my opinion one of the most under rated under appreciated political/academic and anthropological philosophers of our time.

Book Review : Building Microservices

Developing Micro-Services is all the rage now, and there is certainly a lot of hype around the key concept. Possibly many teams are engaged in the process of splitting their monolithic applications down and re-implementing them as Microservices. The trouble is there are so many conflicting idea, philosophies, ideologies and misunderstandings of what the hell Microservices even are!

How to use Cake with Rider

Cake is a build automation system for .NET Developers to script their build processes using a C# Domain Specific Language (DSL). In this post, we’ll explore the benefits of Cake and its major features with a concrete working example to achieve a flexible, maintainable, automated build process.

dotnet core

Developing Api’s using Http Endpoints

MVC Controllers are essentially an anti-pattern. They’re dinosaurs. They are collections of methods that never call one another and rarely operate on the same state. They’re not cohesive.

Product-led growth

Book Review: Product-Led Growth

Product-Led Growth is about helping your customers experience the ongoing value your product provides…and this book shows you how it’s done

What is Serverless Computing

Learn and discover how the serverless programming model provides a simpler, more cost-effective way of developing and operating applications in the cloud

Gridsome Vue Netlify

Gridsome – How to use netlify functions

Netlify lets you deploy serverless Lambda functions without an AWS account, and with function management handled directly within Netlify. Your serverless functions are version-controlled, built, and deployed along with the rest of your Netlify site,

What is WGet

An introductory tutorial on how to install the handy command line tool name wget and when and where to use it

How to create a git repository

Learn more about advanced fit configuration options to configure your git environment to manage your content and interactions
summary: In this tutorial we’ll guide you through the process on how to configure git and explore different options available

What is cURL

An introductory tutorial on how to install the handy command line tool name cURL and when and where to use it

How to install Git on Linux

A tutorial to guide software developers through the steps required to install and configure Git distributed version control system on Debian based Linux distributions.
summary: Walk-through guide to install and configure git for use on your Ubuntu and Debian based Linux