Roel van Roozendaal Avatar

MVP Profile

Roel van Roozendaal

MVP 2024

Technology

Germany

Timeline

2025

27/Nov

Day 5: Making it Look Good - Theming and Basic Styling

A 5-Day Discovery of Sitecore XM and SXA! The goal of this series isn't about uncovering new information, but about giving you a chance to follow along and really get a solid understanding of XM and SXA.

Sitecore XM Cloud

2025

3/Nov

Navigating the Waves of Sitecore Content Hub

All Newsletter Editions listed. The newsletter has 130+ subscribers and is growing.

Sitecore Content Hub

2025

25/Jul

The Culinary Coder’s Chronicle – July 2025 Edition

This July 2025 edition of our tech newsletter brings you the latest enhancements in Sitecore Content Hub DAM, new AI‑driven features across Sitecore’s product suite (CDP, Personalize, XM Cloud), community highlights, and a dash of broader tech trends in Digital Asset Management and Digital Experience Platforms. The goal: keep you informed and inspired about the evolving tools that make content operations more efficient and intelligent.

Sitecore Content Hub

2025

25/Apr

Day 3: Playing with LEGOs - SXA Components and the Grid

A 5-Day Discovery of Sitecore XM and SXA! The goal of this series isn't about uncovering new information, but about giving you a chance to follow along and really get a solid understanding of XM and SXA.

Sitecore XM Cloud

2025

25/Apr

Day 4: Giving Content Structure - Data Templates and Architecture

A 5-Day Discovery of Sitecore XM and SXA! The goal of this series isn't about uncovering new information, but about giving you a chance to follow along and really get a solid understanding of XM and SXA.

Sitecore XM Cloud

2025

24/Apr

Day 2: Getting My Hands Dirty - Setting Up Shop

A 5-Day Discovery of Sitecore XM and SXA! The goal of this series isn't about uncovering new information, but about giving you a chance to follow along and really get a solid understanding of XM and SXA.

Sitecore XM Cloud

2025

23/Apr

Day 1: Hello Sitecore XM & SXA - First Impressions

A 5-Day Discovery of Sitecore XM and SXA! The goal of this series isn't about uncovering new information, but about giving you a chance to follow along and really get a solid understanding of XM and SXA.

Sitecore XM Cloud

2025

13/Apr

SUGCON 2024 was a two-day extravaganza that brought together the brightest minds in the Sitecore community to explore the latest in digital experience innovation.

SUGCON 2024 was an exciting two-day event that brought together some of the brightest minds in the Sitecore community to discover the latest innovations in digital experiences. I plan to use my blog to inform and educate people mainly about Sitecore Content Hub. In the future, I aim to cover more topics around all things Sitecore. For example, you might see a five-day exploration series, and I’ll also include more technical content along the way. Looking forward to sharing this journey with you!...

Sitecore Content Hub

2025

31/Jan

Content Hub Tools

An extension available for both Google Chrome and Apple Safari browsers! It offers handy tools designed to make life easier for daily Sitecore Content Hub developers, helping you work more smoothly and efficiently.

Sitecore Content Hub

2025

30/Jan

Mastering Sitecore Content Hub DAM

Mastering Sitecore Content Hub DAM is the ultimate guide for clients, content managers, and developers seeking to harness the full power of Sitecore's Digital Asset Management (DAM) system. This comprehensive resource takes you step-by-step through configuring, managing, and scaling Content Hub DAM to streamline content operations, improve collaboration, and maximize ROI.

Sitecore Content Hub

2025

1/Jan

Github

You'll find some code projects primarily related to Sitecore Content Hub DAM, including React code, helpful snippets, or other code discussed in the Blog. I'm excited to share more publicly, although sometimes I don't have permission. However, this year I plan to share much more code because I believe it's important to inspire both new and experienced developers about the wonderful world of Sitecore.

Sitecore Content Hub

2024

5/Jun

Sitecore Content Hub DAM: A Fun Dive into Automated File Handling with Sitecore Content Hub and Azure Functions!

This blog post explores advanced automation techniques for managing digital assets in Sitecore Content Hub DAM. It provides a step-by-step guide on using Azure Functions to automate tasks such as setting appropriate headers and updating external component links, enhancing asset management efficiency. The article includes practical code examples and emphasizes the benefits of automation, including improved consistency, time savings, and performance optimization.

Sitecore Content Hub

2024

4/Jun

Moving External Components to Azure: A Recipe for Simplified Deployments

This blog post outlines a streamlined approach to managing external React components in Sitecore Content Hub DAM by migrating them to Azure Storage. It provides a step-by-step guide on uploading gzipped JavaScript and CSS files to Azure, setting appropriate properties, creating a Stored Access Policy, and generating a Container SAS URL. The article emphasizes the benefits of this method, including simplified deployments and efficient access management.

Sitecore Content Hub

2024

13/Apr

SUGCON 2024: A Two-Day Extravaganza

his blog post provides an in-depth overview of SUGCON 2024, highlighting key sessions and insights from the event. It covers topics such as Sitecore XM Cloud's user-friendly interface, AI's role in marketing strategy, and best practices for executing large-scale digital transformations. The article also emphasizes the importance of collaboration and technological innovation within the Sitecore community.

Sitecore Content Hub

2024

2/Feb

The Culinary Coder's Chronicle

This LinkedIn newsletter, "The Culinary Coder's Chronicle," offers a unique blend of culinary arts and coding insights. It features articles that draw parallels between cooking techniques and software development practices, providing readers with innovative perspectives on problem-solving and creativity in technology. The newsletter aims to inspire professionals by exploring the synergies between these two disciplines.

Sitecore Content Hub

2024

1/Feb

The Curious Case of Misplaced Orders

When Sitecore Content Hub 4.2 was freshly served, developers like us were eager to dive into the new features, especially those related to extending capabilities with React. However, the excitement quickly turned into a mild frustration as we scoured the documentation for React examples, only to find the kitchen seemingly bare. It felt like being promised a gourmet meal but ending up with an empty plate.

Sitecore Content Hub

2024

1/Feb

Restaurant of Mistaken Orders Blog

This blog offers a collection of over 50 articles, including 17 published in 2024, focusing on Sitecore Content Hub DAM. It provides insights into advanced configurations, metadata management, workflow optimization, and integration strategies, serving as a valuable resource for professionals seeking to enhance their understanding and application of Sitecore Content Hub DAM.

Sitecore Content Hub

2023

18/Oct

ch-apply-search-filter

ch-apply-search-filters Component The ch-apply-search-filters is a React functional component designed to seamlessly integrate with Sitecore's ContentHub SDK. It listens for specific events, such as SEARCH_FINISHED, and applies pre-configured search filters based on the event details.

Features Event-Driven Filtering: The component listens to the SEARCH_FINISHED event. Once the event fires, it checks the event's search identifier and, if matching, applies the configured filters. Configurable F...

Sitecore Content Hub