• The elusive Contentful error array

    In Contentful you model relationships between different pieces of content using something called references. The concept is very much like most any other CMS I've...
  • Parsing HTML to Contentful rich text

    A while ago Contentful released a new feature called Rich Text which is a new field type that allows you to create rich text content....
  • New year, new blog

    It's been a while since I blogged on my own site. The past few years I've been publishing my posts over at the Contentful blog,...
  • Do you Vue?

    I have always been a fan of simplicity when it comes to js frameworks. I guess that's one of the reasons that Aurelia appeals to...
  • Bigger, faster, stronger

    I finally took some time and re-built my blog. Previously I was hosting the blog in azure and was using Mads Kristensens excellent mini blog...
  • Extending the Contentful UI

    A difference between using a headless CMS and a traditional one is that you do not have the same control over the editing experience of...
  • Contentful the future of CMS?

    Recently I’ve been toying around with Contentful. A CMS with a fresh new approach to content management. The CMSs I’ve been working with in the...
  • Increasing performance with Dapper

    I recently wrote an application where users had a need for some very specific searches. We decided to implement these searches as a query to...
  • JSon.Net versions and EPiServer

    Have you ever tried running an EPiServer MVC website with the latest version of the ASP.NET MVC Framework and latest versions of all the nuget...
  • Octopus deploy and EPiServer websites

    Lately I’ve been working with streamlining a clients deployment process for several different EPi-sites. The CI server of choice is TeamCity and we decided to...
  • Custom EPiServer properties with Dojo

    Creating custom page properties in EPiServer has undergone some changes in the latest version of the CMS. No more ASP.NET server side controls. Instead you...
  • A new mini blog is born

    So I was considering building a blog engine. I even started a few times but I was never really happy with the result. I built...