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 […]
Development
What is Digital Accessibility?
In today’s digital age, more and more people are relying on technology to access information and services. However, not all websites, apps, and digital content are designed with accessibility in mind. This can create barriers for individuals with disabilities, limiting their ability to fully participate in and benefit from the digital world. What is Digital […]
Custom Ansible Execution Environments
Ansible Tower users are gearing up for a big migration to Ansible Automation Platform 2. Ansible Tower 3.8 is technically AAP 1.2, which sunsets in September of 2023. AAP has a few usability updates like the improved Job search, which now lets you search in the web UI for specific job details like the limit […]
Slowly Changing Dimension(SCD) TYPE 3 in Informatica PowerCenter
What is a Slowly Changing Dimension? Slowly Changing Dimension (SCD) is a dimension that allows us to store and manage both current and previous data over time in a data warehouse. It is considered and implemented as one of the most critical ETL tasks in tracking the history of dimension records. There are three types […]
Accessible Images Using Semantic HTML : Building Accessible Websites with Native HTML Part 5 of 5
A Guide to Creating Accessible and Meaningful Web Content Welcome back to our series on building accessible websites with native HTML! In the previous parts of this series, we discussed the importance of creating accessible websites, the basics of HTML structure, using ARIA for accessible widgets, creating accessible links, and using semantic HTML to create […]
Getting to know Sitecore Search – Part 2
Welcome back to getting to know Sitecore search. In this post, we’ll look at the default setup and configuration of a new instance of Sitecore Search. We’ll look at the default source, catalog, pages, and widgets. After we’ll get familiar with a few sections of the admin portal. We’ll play with the api explorer to […]
Accessible Links Using Semantic HTML : Building Accessible Websites with Native HTML Part 4 of 5
A Guide to Creating Accessible and Meaningful Web Content Welcome back to our series on building accessible websites with native HTML! In this fourth installment, we’ll be discussing the importance of accessible links using semantic HTML. Links are a fundamental part of the web, providing users with the ability to navigate between pages, access additional […]
Accessible Forms Using Semantic HTML: Building Accessible Websites with Native HTML Part 3 of 5
A Guide to Creating Accessible and Meaningful Web Content In today’s digital world, having an accessible website is critical to reach a broader audience. Accessibility ensures that everyone, regardless of their abilities, can access and use a website without any barriers. Forms are an essential part of any website and creating accessible forms using […]
Optimizely Configured Commerce Best Practices – Part 1 (System Settings)
As a developer, it is very important to follow standard coding practices when writing code, regardless of the programming language. This is just as crucial as writing a fully functioning code. Similarly, when working with prebuilt platforms or frameworks like Optimizely Configured Commerce, it is equally essential to follow the platform-specific best practices along with […]
Anchor/Jump Links – Simple Example, but Useful
Having additional navigation for your content is a must-have in any modern website. One example of that kind of navigation is Anchor/Jump links navigation. Simple, but very effective. We are simply using anchor links to jump to a specific part of the page. But since we are using the Optimizely CMS we are gonna make […]
What is a Component Inventory, and How do I Create One?
Do you have plans to refresh or rebuild your website? If so, you could benefit from compiling what is called a component inventory. A component inventory is extremely beneficial in documenting high value areas of your site. It is an easy practice that identifies pieces you know you won’t be able to do without on […]
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 […]