MVP 2026
Technology
MVP 2025
Technology
MVP 2024
Technology
MVP 2023
Technology
I'm a Mentor
Happy to support anyone as a mentor on their journey to be coming an MVP.
I am willing to meet on a regular basis to offer advice and guidance about a mentees planned contributions, act as a general sounding board for ideas and hopefully guide them to make valuable contributions to the community.
I have created a number of custom modules for Sitecore XP in the past and would welcome the idea of working collaboratively with a mentee on a new project.
Timeline
2025
30/Oct
Extended Alpha Review: Sitecore 10 .NET Developer Exam
I took part in an extended alpha review of the "Sitecore 10 .NET Developer Exam". As part of this, I reviewed the full set of questions for the exam and gave feedback on question suitability, technical detail and offered revisions where necessary. This was done in collaboration with Luke Allis (Sitecore Learning).
Sitecore XPApplication Insights Module: AI + DevOps Integration Added
This article highlights some new featues that were added to the Application Insights Module for Sitecore. These include seamlessly integration with Azure DevOps repository. Ask AI to compare stack traces from application insights to code directly from your repository. Then submit suggested fixes either as Back Log Items or Pull Requests on a new Branch.
Sitecore XPRetrieve Dynamics Optionset and Entity Reference data for use in Sitecore Forms
This article is going to look at how to create a custom dropdown lists, that have been populated with data directly from dynamics. The dropdown can then be added to any Sitecore Form, thus providing the user options and more importantly source values, that exactly match that which is expected when saving data to the Dynamics platform.
Sitecore XPA conversation with AI
A look at how AI has evolved over the last year and the power it offers when researching ideas. This post offers a case study, looking at the idea of 'Using AI Behind the scenes in Sitecore", then the interactions with ChatGPT and the realtime results it offered.
Sitecore XP2024
12/Dec
MVP Application Reviewer
I supported the MVP Application Review process.
Consume Layout Service for Sitecore
This is one of two repositories that demonstrate how to consume the custom layout service using a NextJs Application. The app uses the latest version of NextJs (routing via App Router) and authorizes via Auth.js in combination with Sitecore Identity Server.
Sitecore XPCustom Layout Service Module for Sitecore
This module provides endpoints to expose layout information, item detail and rendering content for consumption by a headless web app. The purpose was to provide an alternative route to explore headless, for those without the JSS module.
Sitecore XPAdded Alerting and Entra Authentication to Application Insights Module
I added alerting functionality to my Application Insights module, allowing it to monitor any application (including each sitecore xconnect instance) and fire alerts if specific criteria are reached. I also updated the module to use Entra authentication, instead of the legacy API key approach. More details on the blogs summary page.
Sitecore XPSearch Analytics for Sitecore Module
I developed an opensource module that tracks search engagement within a site. It registers the order in which different items rank for a given search term over time, and the amount of time spent on a page when arriving directly from a search result
Sitecore XP