I’ve now written several blog posts about my experience with Optimizely CMS 12 upgrade process on several different projects. Each project has taught me something new and made me encounter things I hadn’t before. One of my earlier upgrade projects this year had very unique challenges that I wrote about here. This time around, I’m […]
Architecture
Setting up XP xConnect Roles on Azure PaaS with Solr Cloud
Introduction xConnect is the service layer that sits in between the xDB and any trusted client that wants to read, write, or search experience data using the xConnect Client API. Communication must happen over HTTPS and the client must have the appropriate certificate thumbprint. xConnect consists of the following components: Collection service Search service Search […]
Maximizing Cloud Cost Efficiency: 5 Essential Strategies for Cloud FinOps
Introduction In recent years, cloud computing has revolutionized the way businesses manage their IT infrastructure. It offers unparalleled scalability, flexibility, and cost-effectiveness. However, with the convenience of the cloud also comes the challenge of optimizing cloud costs. This is where Cloud Financial Operations (FinOps) plays a crucial role. Cloud FinOps is the practice of effectively […]
Unlocking Efficiency and Seamlessness: Workato Integration for On-Premise Systems
Introduction: In today’s technology-driven world, businesses often rely on a combination of cloud-based and on-premise systems to meet their unique requirements. However, many organizations still rely on on-premises systems to maintain control over sensitive data or adhere to specific regulatory requirements. The challenge lies in bridging the gap between cloud and on-premises systems, ensuring seamless […]
The Heart of Sitecore’s Composable Architecture
In my last CMSWire Article, the Heart of Composable, I discussed how to think of composable as an enterprise architecture and think through the data flows of your components to see what’s at the heart of your DXP solution. Those central components have the most connections, take the most effort to change and require the […]
XM Cloud Deployments: Static site deployment using Netlify CLI
In my previous post (XM Cloud Deployments: Static site deployment using Vercel CLI), I created a Sitecore XM Cloud deploy script to use the Vercel CLI. In this next challenge, I will be looking at doing the same in Netlify. A little background: Netlify and Vercel are two major competitors in the JamStack space. Both […]
Navigating Digital Accessibility: The Power of Landmarks and Correct Markup
In the realm of digital accessibility, landmarks and correct markup serve as the backbone of an inclusive and user-friendly web experience. By understanding the significance of landmarks and implementing them with proper markup using HTML and ARIA (Accessible Rich Internet Applications), we can ensure that websites and applications are accessible to all individuals, regardless of […]
Headings and Screen Readers: Enhancing Accessibility with Proper Markup
In the digital era, web accessibility is a fundamental aspect of ensuring inclusivity and equal access to information for all users. Headings and screen readers play crucial roles in creating accessible web content. In this blog post, we will explore what headings are, what screen readers are, the importance of headings for screen reader users, […]
Heading Levels for Assistive Technology: Promoting Inclusivity and Ease of Use
In the realm of digital accessibility, headings play a crucial role in creating an inclusive and user-friendly experience for individuals with disabilities. In this blog post, we will explore the importance of heading levels for assistive technology and their significant impact on promoting inclusivity and ease of use for all users. Let’s delve into the […]
Harnessing the Power of HTML for Assistive Technology: Creating Inclusive Digital Experiences
In our quest for inclusivity and accessibility, leveraging the power of assistive technology is essential. HTML, the fundamental language of the web, provides a versatile toolkit for integrating assistive technology features seamlessly into digital experiences. In this blog post, we will explore practical ways in which HTML can be harnessed to enhance accessibility and empower […]
Unlocking Digital Accessibility: Exploring the Power of Cognitive Assistive Technologies
In our ongoing exploration of assistive technologies, we have witnessed the remarkable advancements that have revolutionized accessibility for individuals with disabilities. Today, we shift our focus to cognitive assistive technologies, an innovative field that aims to enhance digital accessibility for individuals with cognitive impairments. These technologies play a crucial role in empowering individuals to navigate […]
The Open-Source Philosophy
Open-source software grants its users a degree of accessibility that is not possible through its proprietary counterpart. Open-source codes are published publicly for all who wish to study and manipulate them, whereas proprietary software keeps users more restricted, inside hard, iron-clad lines.