Loading...
Skip to Content

Search Results

Blog Post
So what does a Technical Architect do?

So what does a Technical Architect do?

The role of a Technical Architect seems to be on of the more fluid roles in a Digital Agency, each Technical Architect has different skills, and each project has different requirements.
1 Minute Read
Blog Post
Default Values in Contentful

Default Values in Contentful

Finally default values have been added as an option in Content Models in the Contentful CMS
1 Minute Read
Blog Post
New site for Wife of a Geek

New site for Wife of a Geek

Also built on Contentful and Azure Cognitive Search
1 Minute Read
Blog Post
How to open rich text links in a new tab in Contentful.net

How to open rich text links in a new tab in Contentful.net

Contentful doesn't have an option to choose a target for links in a rich text field (yet), so for now I assume that external links should be opened in a new tab. This is achieved with an IContentRenderer.
4 Minute Read
Blog Post
Optimizely (Episerver) Content Cloud Exam - My Tips

Optimizely (Episerver) Content Cloud Exam - My Tips

After sitting the exam, I thought I would document some of the ways I prepared for the exam, and what I found most useful out of the material.
1 Minute Read
Blog Post
Optimizely (Episerver) Content Cloud Certification

Optimizely (Episerver) Content Cloud Certification

This week I successfully passed my Optimizely (formerly Episerver) Content Cloud certifcation.
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
Promoted and Certified

Promoted and Certified

What a busy week
1 Minute Read
Blog Post
Tagging in Contentful

Tagging in Contentful

Contentful have recently introduced tagging, I think this is a really important step forward for the headless CMS.
2 Minute Read
Blog Post
Can you have emoji's in URLs?

Can you have emoji's in URLs?

Can emoji's be used in URLs, page titles and meta data? 🤔😂😂
1 Minute Read
Blog Post
Mediator Design Pattern for CMS builds

Mediator Design Pattern for CMS builds

My approach to dynamic CMS content using Mediatr (and Automapper)
1 Minute Read
Blog Post
Generating testable content in Episerver

Generating testable content in Episerver

A simple episerver project with a couple of basic page types to show how an Initializable Module can be used to generate pages that QA and UAT teams can use during their testing/sign off process. I have used Bogus and Waffle to generate realistic content, the Faker classes can be found in the business module along with the module.
1 Minute Read