Two weeks ago, in preparation for Adobe’s NextGen eCommerce event in Dallas TX, Adobe asked us if we would demo their Edge Delivery Services product (EDS). The product was officially announced at Adobe Summit 2023 in March, and at the time all we had was a tutorial. So, I relayed the request from Adobe to […]
Research and Studies
Stay Safe from UPI (Instant Money Transfer) Scams by Being One Step Ahead.
“Never share your OTP”, we have heard this a lot of times and we do follow the rule very strictly, but do you know what other mistakes can make you a victim of any financial scam? Please go through this blog for real-life deceit that happened and what measures can be taken to avoid the […]
Case Study: Lift and Shift from Drupal to Sitecore SXA: Part 3
Welcome to case study on doing a lift and shift from Drupal to Sitecore 10.2 and SXA. In this article, we’ll talk about converting the CSS and Drupal-specific JavaScript. Let’s start with SXA Theme regarding CSS/SCSS and JS files. Here is a quick recap from the previous article for this series. We used the SXA […]
Analytics Pane in Power BI
The Analytics Pane is the most important feature in Power BI, which helps to gain proper insights and observe trends from the visuals. It appears only when you select a visual from the Power BI desktop, and there are some visuals that support nearly all analytical lines while others don’t, as we will see later […]
Business and AI: The Alignment Problem
As the number AI tooling and products grows, and the power and precision of the models increase, more businesses see daily use of them. In only 4 months, 27% of professionals integrated ChatGPT into their everyday workflows. In marketing, that number achieves 37%. Many companies focus on the data compliance issues around AI, but a […]
Using Salesforce Trailhead to Improve Your Development Skills
What is Salesforce Trailhead? Salesforce Trailhead is an excellent resource for developers to improve their skills and knowledge in Salesforce development. It offers various modules, trails, badges, and projects that provide hands-on practice in developing and customizing Salesforce applications. It includes a range of modules covering numerous Salesforce development-related topics, including Apex programming, Visualforce, Lightning […]
Case Study: Lift and Shift from Drupal to Sitecore SXA: Part 2
Welcome back to this case study on doing a lift and shift from Drupal to Sitecore 10.2 and SXA. In the previous article we setup a theme, a custom grid and a base component. This removed all the extra divs and containers normally injected by SXA. In this article, we’ll use the html from drupal […]
Case Study: Lift and Shift from Drupal to Sitecore SXA: Part 1
Welcome back to this case study on doing a lift and shift from Drupal to Sitecore 10.2 and SXA. In this article, we’ll show the theme setup, the grid setup and the base sxa component. Theme Since we are using SXA, we used the sxa cli to create our theme and upload into Sitecore. I […]
Case Study: Lift and Shift from Drupal to Sitecore SXA
Drupal to Sitecore SXA One of my recent projects was a full site lift and shift from Drupal to Sitecore 10.2 and SXA. The goal was to make the new frontend Sitecore site look exactly like the old Drupal site. We did fix a few accessibility issues on the existing site as we went, but […]
How Can Financial Services Institutions Better Support Women? – An International Women’s Day Blog
Throughout history and across cultures, women have been forbidden from opening bank accounts, owning property, and taking out loans. Fortunately, most societies today don’t legally bar women from partaking in these tasks, but the ancient history of shutting doors on women seeking greater financial control has left an undeniable gender gap in the world of […]
Automation Testing – Demo Websites to test your skills
On the link bellow you will find a list of websites ready and designed to enhance automation testing skills and to practice with different technologies. Automation Testing_ Demo websites to practice or test your skills
Deploying a Sitecore Instance on a “Local” Kubernetes (k8s) Setup Pt2
In the first blog of this series (here), I laid the foundation of why I chose this POC and my investigation into potential tools such as MiniKube and Kind, and why these did not work for me. I eventually settled on AKS Edge Essentials from Microsoft. Now I will take a slightly deeper dive into how […]