We recently completed an upgrade project, and one of the notable changes we made was incorporating TinyMCE into its own NuGet package. With the latest version, several adjustments have been made to the implementation process. During the upgrade, we also had to relocate a custom plugin within the editor. Since I referred to various online […]
Technology Partners
SQL Server to Snowflake Migration – Conversions with Examples
SQL Server to Snowflake Migration – Conversions with Examples Readers’ Digest: During one of my project experiences, I have had an opportunity to work in MS SQL where I gained valuable knowledge working with the stored procedures. A stored procedure is a prepared SQL code that you can save, so the code can be reused […]
A Call to Strategic Leaders – Now is the time to Move, Align, and Prepare for AI
Here at Perficient, we work with strategic business partners and enterprise-level clients to drive strategic growth in their digital, data, and operational processes. Since the advent of ChatGPT, I find myself bearing witness to the hyperpaced digital metamorphosis taking place in businesses across the globe. Central to this paradigm shift is Artificial Intelligence (AI). Why […]
Using Rendering Parameters on a XM Cloud component
What about Rendering Parameters? I recently did a POC using rendering parameters in a component in XM Cloud. In this blog i will describe my approach, issues faced and how i overcame them. Adding a rendering to a component, is relatively straight forward in Sitecore development, i.e.(https://doc.sitecore.com/xmc/en/developers/xm-cloud/walkthrough–building-a-simple-rendering.html). However, there are some circumstances where things are […]
SXA Map component Part 6 Google average rating and total reviews
Challenge: As a user, while browsing locations or businesses on the SXA Map, I want to see the Google average rating and total reviews in the info window so I can decide on a better location or business. Solution: To set up the SXA Map on the page, please check the first post SXA Map […]
Waze and Assistive Technologies: A Smoother Journey for Cognitive Disabilities
Waze, the popular navigation app, has revolutionized the way we navigate our world, offering real-time traffic updates, route planning, and crowd-sourced information to millions of users. While it’s widely appreciated for its convenience and accuracy, Waze is especially valuable for individuals with cognitive disabilities. In this blog post, we’ll explore the benefits of Waze for […]
Navigating the World: Google Maps and Assistive Technologies for Cognitive Disabilities”
Google Maps is a widely used navigation tool that has made traveling and exploring the world more accessible for countless individuals. While it benefits everyone, it is particularly valuable for people with cognitive disabilities. This blog post explores how assistive technologies, combined with the power of Google Maps, can be harnessed to empower individuals with […]
Cognitive Disabilities with Assistive Technologies: The Garmin Venu Smartwatch
In a world where technology is advancing at an unprecedented rate, its potential to transform lives becomes more apparent every day. Assistive technologies, in particular, have opened up new horizons for individuals with cognitive disabilities, offering them greater independence and improved quality of life. One such revolutionary device is the Garmin Venu Smartwatch. In this […]
Perficient: Gold Sponsor at Vercel’s Next.js Conference 2023 – Join Us In-Person or Virtually!
At Perficient, we’re thrilled to announce that we are a Gold Sponsor of this year’s Next.js Conference, hosted by Vercel. This much-anticipated event will take place on October 26th at the iconic SF Jazz in San Francisco, and just like last year, it will feature a vibrant virtual component for attendees to stream for free. […]
Overriding TinyMCE’s Default Alt Text Validation in Optimizely
Adding Alt Text to your Images in Optimizely When developing a site using Optimizely, it is important to keep accessibility in mind. A common solution that I’ve found helpful is to extend the ImageData class from EpiServer.Core and add a property for Alt Text. This concept is demonstrated in the Alloy Project and has been […]
Simplify Your Workflow: Streamlining Business Processes with EPM Pipeline Scheduling
If you have worked with EPM Pipelines, you know how incredibly relevant it is for customers who do not have the resources for data integration automation. It has been a saving grace for streamlining tasks and data load processes within the EPM application itself. However, one important element that had been missing from it was […]
Optimizely Configured Commerce – Learn CMS Spire 5.X Part-5
In this blog, we will learn below points: Modify existing Spire widget styles: CSS rules. Implementing Custom widget extensions In this blog post, we will explore the process of modifying existing Spire widget styles in Spire, a popular content management system. We will provide examples and step-by-step instructions for custom widget extensions, along with details […]