In today’s digital age, technology has transformed the way we live, work, and interact with the world. However, not everyone benefits equally from these advancements. Many individuals with disabilities face barriers to accessing and utilizing digital platforms and technologies. This is where assistive technology and digital accessibility come into play, bridging the gap and […]
Innovation + Product Development
Enhancing Lives through Assistive Technology: Empowering Individuals with Disabilities
Technology has become an integral part of our daily lives in today’s rapidly advancing world. From smartphones to smart homes, technology has transformed how we communicate, work, and navigate the world. But there is one aspect of technology that often goes unnoticed, yet holds immense potential for transforming lives – assistive technology. In this blog […]
The Pain of Honest Evaluations
People are funny. We reason with ourselves that we want the truth, but we prove time and again that we prefer being lied to. If your gut reaction to that statement is defiance, there is a strong chance that you’re lying to yourself about your own emotions. This article isn’t about the psychology of our […]
2023 Global Accessibility Awareness Day
In an increasingly interconnected world, digital accessibility has emerged as a vital component of creating inclusive experiences for individuals with disabilities. Global Accessibility Awareness Day (GAAD) serves as an annual reminder of the importance of accessibility and aims to promote awareness and understanding among developers, designers, and decision-makers. In this blog post, we’ll explore the […]
Code Review Testing for Inclusive Digital Products: Digital Accessibility Testing Fundamentals 4 of 4
Welcome back to our series on Digital Accessibility Testing Fundamentals! In this last installment, we’ll discuss some of the Code Review Testing for digital accessibility and why it is a critical step toward building inclusive digital products. In today’s digital landscape, accessibility has become an integral part of creating inclusive and user-friendly experiences for all individuals. […]
Adobe Edge Delivery Services POC
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 […]
How a React Native Swift Bridge Solved My Problems in 2 Days
During my time working with React Native, I have collaborated with many people from all around the world. While their skill sets and methodology varied greatly, many developers preferred using third-party libraries. Often there seemed to be hesitancy in creating solutions interacting with the native layer of the app. Even going so far as brute-forcing […]
Appian World 2023 Recap
Last week, our team attended Appian World, in San Diego. During the three-day conference, Appian partners, clients, and vendors got together to hear from Appian leadership, industry experts, and get hands-on experience with Appian platforms. The Perficient team learned about new Appian capabilities and technologies, heard new product announcements, and connected with peers and clients […]
Getting to know Sitecore Search – Part 4
Welcome back to getting to know Sitecore search. In this post, we’ll focus on the advanced web crawler. We’ll modify the source, document extractors, taggers and attributes to customize our indexed documents. Manage Sources To manage sources, visit Administration/Sources From this screen you can see a list of your sources. You can see the source […]
Unboxing the Box-Sizing Property in CSS
Box-sizing property in CSS Box-sizing is a CSS property that helps us set the height and width of an element. Sometimes, when we set the height and width of an element, it doesn’t work as expected. In such situations, we can use the box-sizing property to adjust the element’s size. Box-model: The Box-model is a […]
Icon Library in Optimizely CMS
What are Icons? Icons are graphical representations of different elements on a website. They make the webpages visually appealing and like any other image, have a stronger connection and retention to the end user’s memory than plain text. When used in moderation and the right way, they can be self-explanatory and reduce the need for […]
“Just In Time” User Migration Approach in Azure AD B2C
“Just In Time” User Migration This is a continuation of our B2C series on consolidating users identities into Azure B2C. So far we have looked at the benefits on consolidating user accounts into Azure B2C and a brief overview of the Bulk Migration strategy for migrating users from an existing identity provider into Azure B2C. […]