Skip to content

Tools & Resources

Over the years I’ve produced a chunk of “tools” that I refer to from time to time, so I’ve gathered them here - who knows; you might find one of them useful too :)

Object Builder [redux]

I built this as a way to quickly mock up an object or two and to be able to grab the stubbed-out code as a start.

Grid Overlay

A developer tool for adding an overlay to a webpage as you’re developing it, to check against the design’s grid.

Maximum Request Length Calculator

A tool for users of Umbraco (or .NET really?) to calculate the numbers needed to punch into the configuration file, when you need to allow a certain size for uploads.

Umbraco Razor Quick Reference

My own format for quick reference of Razor as used in Umbraco.

Greystate XML Namespaces

My library of XML Schemas for various XML formats I have been (and still are) using.

Subtree Merge

This tool comes in handy when you need to pull part of one Git repository into another.