
-

Within a few days after launching my focal point crop extension for Content Hub, I already improved my extension quite a bit. Originally, I replaced the original Entity image viewer component, with the idea to add this new focal point…
-

Content Hub: Focal point crop
Content Hub has multiple cropping strategies as you might know: crop to center, smart crop and custom crop. Smart cropping is “a feature that intelligently examines the content of an image and automatically focuses on the most important part of…
-

Sitecore Technology MVP 2021!
This year I am celebrating my sixth year anniversary as a Sitecore MVP! I am thrilled to announce that I have been named Most Valuable Professional (MVP) by Sitecore for 2021! As a Technology MVP I am one of only…
-

PaaS to AKS: more scripts!
A valuable update to our boilerplate This blog post is part of a series about building a production ready Continuous Integration setup for Sitecore using K8s containers on AKS. For more information and other articles on this subject check out the…
-

PaaS to AKS: an overview
This blog post is part of a series about building a production ready Continuous Integration setup for Sitecore using K8s containers on AKS. For more information and other articles on this subject check out the series index. Setting up a…
-

PaaS to AKS: ARM for EDS
This blog post is part of a series about building a production ready Continuous Integration setup for Sitecore using K8s containers on AKS. For more information and other articles on this subject check out the series index. External Data Services…
-

PaaS to AKS: scripts & secrets
This blog post is part of a series about building a production ready Continuous Integration setup for Sitecore using K8s containers on AKS. For more information and other articles on this subject check out the series index. Secrets management In…
-

From Sitecore PaaS to AKS – a series
From PaaS to AKS. Or actually, from running Sitecore on a full PaaS architecture using Web Apps, based on the Sitecore Azure Quickstart Templates (or my own ARM set derived from that), to a containerized Sitecore deployment using the Kubernetes…
-

Automatic Forms data disposal
This is part two of my blog series on Data Privacy, accompanying my Sitecore modules developed for automatic disposal of personal data in Sitecore.Read part one if you’re new to this topic. An overview of Sitecore databases This is an…
-

Sliding expiration & automatic disposal
TL;DR? Here’s a quick summary Sitecore doesn’t remove xDB data automatically. You will need to execute the Right to be Forgotten either manually from the dashboard or from custom code. Setting your cookie lifetime to match your privacy policy only…