This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In previous post Writing My Own Database Engine, I quickly mentioned the use of Memory Byte Buffer from Jana NIO that provides fast ...
Selecting the right Amazon Web Services (or AWS) region is an important step when deploying you workloads to AWS. In this blog post, I hope to briefly outline what a region is and share five factors which you should look at when selecting a region.
W...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In the previous post Criteria for Dynamic Queries, I presented index classes that allow us to execute performant lookups for ke...
Front-end developers have enough on their plates. Between the latest CSS modules, the “HTML5” APIs, JavaScript updates, and new frameworks (Angular 2, React), it’s hard enough to keep up. And if that isn’t enough, then there’s the content management systems...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In the previous post Dynamic Content Queries, I presented a Query class that performs CustomMeta queries on JSON models publish...
So, you’re a front-end developer. You’re trying to learn about Tridion and how it affects your life. Maybe you’ve met some Tridion architects you want to impress. Maybe you’ve aggravated them, but you’ve run out of whisky. Even after my last post on schemas...
I spend a lot of time consulting with some of the largest, and most complex, companies in the world. Interestingly they all seem to approach things in the same way.
They work in siloed teams, create tight coupling between applications and divergent...
I spend a lot of time consulting with some of the largest, and most complex, companies in the world. Interestingly they all seem to approach things in the same way.
They work in siloed teams, create tight coupling between applications and divergent...
Last few blog posts have all been about heavy docker and Kubernetes stuff. I thought it was time for something more light and today I want to blog about my hobby robotics project again. Before I had robots to tinker with actually I used to play aroun...
This post if part of a series about the File System Toolkit - a custom content delivery API for SDL Tridion.In the previous post Dynamic Content Queries, I presented a Query class that performs CustomMeta queries on JSON models published to...