One of the really fun projects that we worked on over the 2017 SDL MVP retreat was one that involved one of my favorite things: JavaScript. In particular, using JavaScript with SDL’s DXA framewo...
One of the really cool things to come out of this year’s retreat was a lot of discussion around JavaScript. About 90% of the programming I do is in JavaScript. Not only is it the language where ...
I recently had a question come up of how one could do A/B Testing in Tridion. There are some old Tridion plugins out there, and it would certainly be possible to develop an Alchemy extension for one t...
I have been privileged again (in fact 4th time) to be chosen as an SDL Web MVP for the year 2017 by SDL along with 20+ other MVPs.
Every year the MVPs have been invited to Lisbon for the annual retrea...
It came to my shock and surprise to learn in January that I’d been awarded a fourth SDL Tridion Web Tridion MVP award. In the previous year, I hadn’t felt as if my contributions were that ...
Day 2 started with a presentation from Niclas called “What we do in the shadows – SDL Tridion Connectors and Strategy”. Niclas is part of the connectors team at SDL, who drive the developm...
We had a scenario while building a form on Java DXA 1.7 and tried to have it submit via POST, not GET. We had the form working perfectly via GET, but when we changed the method to POST the response &#...
For the fourth time, I’m honored to be selected as an SDL MVP and have the pleasure of traveling to Portugal. Every year it is a surprise where exactly we’ll end up, with Carla keeping it ...
When creating a new DXA (1.7) Web Application we can use DXA Core sample website to get started or we can start fresh, and build it from ground up using the NuGet packages. In a recent project we wan...