Welcome back to Docker Bootcamp. In the previous post, we learned about performance and how to tune our containers. In this post we’ll look at another way to improve the performance of your containers by using process isolation mode. By default, windows containers run in hyper-v mode. When we run our containers in hyper-v mode […]
Innovation + Product Development
Guide to Implicit, Explicit, and Fluent Waits in Selenium
One of the most Crucial Abilities to understand if you want to become an expert Selenium WebDriver user is the use of the Wait Commands. They are necessary for running test scripts and for locating and fixing problems with Time Latency in web elements. What do we need Wait? By synchronizing our test to […]
Custom XhtmlString Render Service – Force Absolute URL for Images
Working with a headless website setup sometimes can be challenging. For example, if you insert an image directly into the TinyMCE text editor sometimes (it depends on a lot of factors) you can see the relative path to the server storage where the image is saved. But because it’s a headless setup, the front end […]
Basic Powershell Scripting in SXA
Introduction: This blog is an introductory post for people who want to start using customized PowerShell scripts in Sitecore SXA. PowerShell scripting is a powerful tool that can greatly reduce the time a task can take. I will go over the basic fundamentals of a PowerShell script, the tips I recommend when writing a script, […]
How good is your AEM security? – XSS
Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever. Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities. Instead in this series, I cover security issues and mitigations specific to AEM. XSS and AntiSamy As […]
Do it on Purpose: Intentionality
Have you ever said, “We should do this,” …and then you don’t? That is a lack of intentionality. Being Intentional Comes Easy to Some, Hard for Others The differences in people are beautiful – life would be boring otherwise. If you’ve read results from a personality test, you know each personality has its benefits (things […]
Agile Sitecore Training – Part 1 of 3
Agile Sitecore Training – Part 1 of 3 Introduction This post is the first in a series discussing applying agile practices to training for Sitecore products. Over the past few years, I have been uncovering different ways to deliver training. To help people retain what is taught, I want to deliver in a way that […]
Introduction To SoapUI
A tool for Testing Web Services, including SOAP, RESTful, and HTTP-based services, is called SoapUI. With a commercial partner called ReadyAPI that offers further capabilities for businesses with mission-critical Web Services, SoapUI is an Open Source, totally Free solution. The de facto standard for API Service Testing is SoapUI, which has been downloaded more than […]
Optimizely CMS – Adding Sort option to the Asset Pane
Have you ever felt tired of scrolling down the Asset Pane, looking for the item you’ve just created? I know someone would say, “Then just get a better structure for your content!”. Right, folder structure should be in a hierarchical order for best practice. However, in some cases (especially the Media), specific content must be […]
What’s New and Cool? Oracle Compensation HCM Cloud release 22D
Oh no, my computer is updating! What will happen? For those dreaded software changes, many users do not want these forced updates. However, Oracle Cloud formally updates on a quarterly basis with many features that are optional while some are mandatory. All in all, the quarterly changes further enhance the Oracle Cloud Compensation module. These […]
Part 1: What is Embedded Finance?
This blog marks Part 1 of our Embedded Finance Blog Series and will introduce the overarching concept of embedded finance, setting us up to discuss embedded payments, embedded lending, and embedded insurance (all of which fall under the embedded finance umbrella) in future blogs. Embedded finance is the “embedding” of payment or banking software into […]
JIRA – Views, Dashboards, JIRA Connect
This blog, last, in our series on Atlassian Optimizing JIRA will cover creating Views & Dashboards and Connecting JIRA with other applications to make it best for you. (Read previous post here on Optimizing JIRA by Adjusting Personal Settings). Jira gives you many ways to see your work : boards, backlogs, roadmaps, etc. In this blog, […]