In the recent few months I have been very focussed on a few topics like humanoid robotics and robot interaction. Recently I have had some extra time and decided to take the next step and really design a robot from scratch. I thought for my first from...
Last week in TDS India I have presented a session on UI Notification framework. Since then I have received few request to share the code, so I think it is best to write a blog on this and share it with everyone.
SDL Web 8.5 has introduced a ne...
So I finally got around to having enough time to set up a Java-based DXA connecting to a Content Service in the Amazon cloud. It was a fun adventure, to say the least, and most of it is due to … Continue reading →
This series of blog posts presents in detail the setup of Tridion Publishers autoscaling as implemented for Amazon Web Services (AWS) infrastructure.Originally, I was inspired by Julian's post abo...
In a recent blog post, ContentBloom’s Brandon Mahoney asked How Big Can CMS Infrastructure Get? with the short answer being as much as you want to spend. It is true today as it always has been, that you can build any infrastructure to fulfill any set...
What is it? If you want to track content versions created between Workflow Activities in a Workflow Process, you can enable auditing of a Workflow Process. When you enable Workflow auditing, “snapshots” are taken of an item as it progress...
SignalR is being used in more and more projects. But, scaling SignalR application has an inherent limitation, where the web application needs to be able to talk to a backplane directly. In some cases this kind of deployment maybe unacceptable. When w...
Part of the maintenance tasks that I perform on a MSSQL Content Manager database is to run stored procedure sp_updatestats.!-- HTML generated using hilite.me -->exec sp_updatestatsHowever, that is not...
Summary: I know time’s precious so let me give you the summary – read on for the rationalisation! An RTF field is exactly that – a Rich Text Field – it was never intended to facilitate how the combination of text … Continue reading ...