This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.This post presents the Component Presentation Factory in the Toolkit. Its role is to retrieve a Dynamic ComponentPresentationMeta mo...
Today I was looking for the documentation for the API of the SDL Digital Experience Accelerator. I’d hoped to find a CHM or something similar so that I could quickly make reference to the documentation of the methods and properties as I used them. When...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In this post I describe the dynamic link resolving logic as part of the Link Factory.There are three types of links: Component, Page...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In previous post, I explained the use of a Cache Factory. This post describes a very simple cache invalidation mechanism the To...
Yesterday in a knowledge session between Solution Architects, the topic of AWS Elastic File System was raised and after a short discussion it was decided to take a closer look and set something up. To quote Top Gear, how hard could it be?
What is EFS...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.This post describes the Cache Factory the Toolkit uses to store commonly used models. The factory interfaces with an underlying EHCa...
Today I created a revamped the profile script for administrating a SDL Web 8 Content Management Server. (SDL Web 8 is formally known as the SDL Tridion product). The script already existed for Tridion 2011/2013. Only with renaming the produ...
Today I was in a chat with a couple of the guys who are busy with the Sdl DXA framework. The subject turned to namespaces, and I was asking if it was possible to tell from the namespace which classes belong to the DXA framework and which belong to the...
I recently started working on a new project using the DXA. One of the site types was a rebuild; using an existing content model rather than creating schemas from scratch. Part of the DXA philosophy is to enable MVC developers … Continue reading → ...