I recently shared a post about an Easter Egg I created in the application I'm working on for my client. As fun as this is, I had to ask the question: should we? Easter Eggs are prevalent throughout consumer applications and websites, but what about enterprise software? What about the apps we use at work?... Continue Reading →
My First Easter Egg: The Upside Down from Stranger Things
I've been a developer for 20 years and I've never made an easter egg. I finally have, in tribute to Netflix show Stranger Things. This is a super simple script, throw it into your app and then call window.upsideDown(). I set this up so that when a user was searching for the phrase Stranger Things... Continue Reading →
Umbraco vs Sitecore – Which .Net CMS is right for me?
This is a great question and one I asked of a colleague of mine, Clark, on behalf of a customer. He and I had a great exchange of features and concepts on the two platforms. I'm grateful I get to work with experts like this :D Clark went so far as to create a great... Continue Reading →
SharePoint Script: Format the List Form Field
This is a little script that works on classic SharePoint lists (modern lists, you should really use PowerApps to customize it). It'll allow you to format a field row, label or the cell the value is in. Similar to: Yes, it's ugly, but I wanted to highlight it plainly: formatRow - allows you to format... Continue Reading →