Using multidimensional arrays in C#

  • |
  • 5 minutes to read

In a recent project with a client, we were presented with this matrix for generating a score based on two different parameters.

Adding spell check to Examine search in Umbraco 8

  • |
  • 8 minutes to read

There is an excellent blog post by Lars-Erik Aabech on how to build a spell checker for search in Umbraco 7, and I have been looking for a way to update it for v8.

Umbraco Unicore first impressions

  • |
  • 4 minutes to read

On Thursday 3rd September, Umbraco HQ announced the first alpha of Unicore, Umbraco v8 running on .NET Core!

URL rewriting in Umbraco 8

  • |
  • 16 minutes to read

I recently migrated a website from WordPress to Umbraco and was keen to keep some of the great SEO work driving traffic into the site.

An introduction to Umbraco 8

  • |
  • 2 minutes to read

Umbraco has introduced three major new features with Umbraco 8. Let's dig into some of those new features here.

View Source Conference

  • |
  • 2 minutes to read

This past Friday, I got chance to go to Mozilla's View Source Conference—thanks to winning a ticket at Frontend NE!

Design in the Open

  • |
  • 2 minutes to read

In the past 10 or so years of me working on things for the web, I have been so thankful for people who have contributed to allow me to do what I do.

FoundationNavWalker for WordPress

  • |
  • 1 minute to read

Zurb's Foundation rocks. It's a really simple framework to quickly build sites on, with less basic styling than Bootstrap, and one of my favourite things is the built in off-canvas menu.