
-

I just released a new version of my Focal point cropping module for Sitecore Content Hub. It is tested with the latest version of Content Hub (which is now on auto-update), has a small new feature, and most importantly, I…
-

Default SCS in XM Cloud
When I started working with the XM Cloud setup on my local development environment using the Docker container images provided by Sitecore, I added some content serialization config files and enthusiastically started creating data templates, rendering items and demo content.…
-

Naming public links for cropping ratios
Focal point cropping version 3.1 A small but impactful update on my focal point cropping implementation for Content Hub, thanks to a suggestion / feature request from Jorgen Jansson from Creative Folks (thanks again for your wonderful contributions Jorgen!): I…
-

Focal point crop 3.0: go React!
It took a little longer than planned, but I have finally released a completely new version of my Focal point cropping extension for Content Hub, version 3.0. This new version contains a React version of the external page components Focal…
-

Sitecore Technology MVP 2023!
When I started sharing my ideas and findings on Sitecore in one of the local user groups back in 2014 I would’ve never believed I once would be able to say this, but I am proud and grateful to be…
-

External page components in CH4.2
To improve performance and add new features, Content Hub is replacing the front-end Knockout framework with React from 4.2.x going forward. Using React should also make it easier to develop custom components. This is of course great news, but it…
-

Sitecore Symposium 2022
Last week I went to Chicago for the ’22 Sitecore Symposium and my fifth in-person MVP Summit! The theme for this year being composability, with the introduction of no less than four new Sitecore products: XM Cloud, Search, Connect and…
-

Sitecore Technology MVP 2022!
Seven is my lucky number. And being awarded an MVP title even once is an amazing honor. So you can imagine how proud and grateful I am to be named Most Valuable Professional by Sitecore for the seventh time in…
-

Content Hub API integrations
For quite a while, Action Scripts do not support the use of System.Net.Http.HttpClient anymore and I think that is a good measure to prevent action scripts from doing external (API) calls and enforce an implementation via either an API call…
-

Focal point crop 2.0
Public links are pre-generated and cached on CDN, and transformations are generated on-the-fly. Also, public links can be custom cropped, thus the algorithm can be influenced to obtain the desired result of focal point cropping; while transformations can only be…