Recently, I got a chance to work on a migration project on Web 8 and DXA which is using a lots of functionality on the website through audience manager like User Registration, Login, Personalization of content and documents etc.
While, the audience m...
With the release of Windows Containers I hope that there will a huge adoption of it. This blog post relies on basic understanding of docker and docker-compose. A good free eBook is available for download here to get started with docker in the Microso...
Today I want to take some time to write about the next step I am currently taking to have both my self-build Raspberry PI robot and the Nao robot interact with each other on a useful basis. You might have already seen some posts before like https://r...
Looking at code you wrote three years ago can sometimes be a confronting experience. In case of the code I wrote for SI4T, this was no different. After you go through the six stages of debugging and cringe at the … Continue reading →
The release of SDL Web 8 has seen the biggest overhaul of the Content Delivery stack since Tridion 2011 and much of it has been applauded much, as the new Micro Services architecture and with it the ability to scale, … Continue reading →
Most of the Tridion implementations that I’ve worked on over the last 11 years have relied on a number of ‘system’ Schemas and Templates. Rather than being used to add and update content on the websites, these items are often used f...
I set out to create a basic SDL Web 8 DXA machine with default everything installed and configured, following SDL’s installation documentation as closely as possible. I wanted to find the quickest, easiest and cheapest way to get up and …...
In one of our current projects, we are using two-tiered web delivery approach: Static files (images, js, css, etc) are served by Apache Httpd, a simple web server Pages and dynamic component presentations are served by Tomcat Our technology stack inc...