Content Management

by

Reading Time: 9 minutesOne 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 have the most experience, it’s the language I like the most. It’s quirky and weird at times,

by

Reading Time: 3 minutesI 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 today. But there is an easy way that you could optionally show/hide components, that could be implemented in

by

Reading Time: 7 minutesIt 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 great —but contribution is not in the eye of the beholder. One of the perks of winning an MVP

by

Reading Time: 7 minutesIt’s not that hard to write CSS. The basics of how the language works can be learned in 15 minutes. Most of the major properties and techniques for using them can be learned in a few days.  You can learn how to build static websites within a few weeks —and there’s scores of books and blogs

by

Reading Time: < 1 minuteIf you haven’t heard, headless Chrome is now A Thing™. A few days ago I wrote a post on how to use Headless Chrome to grab some screenshots from the command line, using a dab o’node and a healthy dose of Promises. Well, after a little more fiddling with it, I’ve got a version 2.0

by

Reading Time: 5 minutesSo you’re a back-end developer. You write .net or Java all day. You create Schemas and Templates in Tridion. It’s Friday. The front-end developers have signed off early and you just got a high priority bug. And it’s in the CSS. You hate CSS. What do you do?

by

Reading Time: 3 minutesThis year, I was awarded the SDL Web MVP. For the fourth time. Really. And, I’m actually surprised by it; I lost a lot of my “writing mojo” towards the end of last year (it’s hard to know what to write about). But, I can tell you something I want to write about right now: What

by

Reading Time: 2 minutesIt’s that time of year again; the time of the year when the year ends. Sure, I could reflect on it, like I did for 2014.  But, ehh, I’ve done that in years-passed. This time, I’d like to rate it. You know, like a review. Like an Amazon review or something. And I like writing

by

Reading Time: 2 minutesWe’ve all been there. It’s  2:00 in the afternoon. You need to pick up your kids from school. But, when you look at a component in Tridion’s Experience Manager (XPM / Site Edit), it’s broken. WTF! You’re not a front-end guy. You’re an architect. What do you do?