Blog posts

80 results found

80 results in Conferences, Dev, DevOps, Git

umbraco·devops Clean Start Kit v7 for Umbraco 17 is out now

In this post I talk about the release of Clean v7 for Umbraco 17 and the new automation which has helped me streamline everything to do with maintaining the package.

devops·dotnet How to Run a Local HTTPS Site Inside a GitHub Action Without the Dev Certificate Trust Issue

How to Run a Local HTTPS Site Inside a GitHub Action Without the Dev Certificate Trust Issue

community·conferences·umbraco Codegarden 2025

Codegarden 2025

conferences·umbraco Codegarden 2024 pictures and commentary

This post is a narrated gallery of images I took at codegarden 2024

git How to rebase with Git

This post is just a place for me to put the steps for me or someone else to follow when doing a rebase using git.

community·conferences·umbraco Umbraco Spark 2024

I wanted to document my visit to Umbraco Spark 2024 with some images and text.

dev Regex to check if there are at least x number of digits in a phone number string

This post gives you a regex so you can check if there are at least x numbers in a string. This is ideal for phone number fields where you don't care about the format but you do want there to be some numbers.

dev How to resolve 'Problem verifying your YouTube account'

This post shows you how to solve the problem where you can't verify your YouTube account.

dev How to fix the Windows 10 bug - Right hand side or corner of screen is not clickable

This post will help you solve the Windows 10 bug where you can't click in the right hand side or corner.

dev How to solve the error assets file project.assets.json not found in Visual Studio

This post tells you how to solve the error assets file project.assets.json not found in Visual Studio

dev Great Developers are Curious

In this post I talk to you about being curious as a developer and why i think it is an important skill or trait in the world of dev.

dev How to get realtime notifications for website traffic using Google Analytics and JavaScript

This post shows you how you can get notifications for your Google Analytics realtime website traffic, using Slack notifications as an example.