Blog
Paul Seal's personal blog
Blog posts
This post shows you how you can ignore a file in git locally without ignoring it from the repository.
umbraco How to get the picked item name in Stacked Content and Nested Content using ncNodeNameThis post shows you how you can get the name of the picked item in Nested Content or Stacked Content instead of just item1, item2 etc using ncNodeName
umbraco How I use source control for my Umbraco website source code and mediaIn this post I share my approach to using source control for my Umbraco website source code and media
tools Cyber Monday DealsAs it is Cyber Monday and you are probably looking for some tech related deals, I thought I would create a quick post to share the discounts and codes I've managed to get for you
dev Boosting your career by creating a personal brandIn this post I share the content of the talk I did at the Umbraco UK Festival 2018 about how to boost your career by creating a personal brand.
dev 10 tips to make the most of Black Friday and Cyber Monday this yearIn this post I give you 10 tips to help you make the most of Black Friday and Cyber Monday this year. It's all about being organised and prepared.
umbraco How to use Donut Caching in Umbraco and MVCIn this post I show you how easy Donut Caching is to use in Umbraco and MVC. It's very clever and not scary at all.
dev 6 winning tips to launch a successful YouTube channelIn this post I give you 6 tips to launch a successful YouTube channel.
umbraco What are Content Apps in Umbraco v8In this post I tell you about Content Apps in Umbraco v8 and show you what ideas I've had and what I've built with them. With the hope to inspire you to build even better ones.
umbraco How to start working with Umbraco v8In this post I give you step by step instructions for getting Umbraco v8 forked, checked out and working on your local machine.
umbraco How to add default values to Umbraco properties in the backofficeThis post shows you how you can easily add a default value to a property when using the editor in the Umbraco backoffice.
dev How to get the swagger JSON file from a Web APIIf you need to know the url to get the swagger json file, then this is the post for you.