Skip to Content

Search Results

Blog Post
The Iron Triangle: A Developer's Guide to Navigating Constraints

The Iron Triangle: A Developer's Guide to Navigating Constraints

In the world of software development, the Iron Triangle (also known as the Project Management Triangle) serves as a visual metaphor to understand the constraints of project management: scope, time, and cost. For developers, working within these constraints can often feel like trying to solve a puzzle where every piece affects the others.
2 Minute Read
Blog Post
The Developer's Guide to Time Management: Mastering the "Four Ds" in a Digital Agency

The Developer's Guide to Time Management: Mastering the "Four Ds" in a Digital Agency

Discover the power of the 'Four Ds' of time management — Do, Delegate, Defer, Delete — tailored for developers at all levels in digital agencies. From junior coders to senior architects, learn how to enhance productivity, streamline projects, and foster team collaboration for maximum efficiency and innovation at a digital agency.
3 Minute Read
Blog Post
Running Optimizely 12 on a Mac

Running Optimizely 12 on a Mac

Now that Optimizely 12 runs on .NET 5 it can be run on a Mac, and with most front enders using Macs, I thought it might be useful to demonstrate the steps on how to get it up and running on a Mac.
1 Minute Read
Blog Post
Improving Contentful Search with Azure Cognitive Search

Improving Contentful Search with Azure Cognitive Search

Contentful does have some basic search functionality, but it is quite limited and quite difficult to implement (at least in .net). So leveraging Contentful webhooks I decided to index the data into Azure Cognitive Search service.
3 Minute Read
Blog Post
SDL Topology Generator

SDL Topology Generator

My solution to the writing SDL Web Topology Powershell scripts
1 Minute Read