Introduction to Spring Boot What is Spring Boot? Spring Boot is a powerful convention-over-configuration framework that simplifies the development of Java-based applications. It is built on top of the Spring Framework and provides a set of defaults, reducing the need for custom configurations. Spring Boot is designed to accelerate the development process, making it easier […]
Software Development
Assistive Technology Medication Management Tools for Seizure Disabilities
For individuals living with seizure disabilities, adhering to a prescribed medication regimen is crucial for seizure control and overall well-being. The complexity of medication schedules, potential side effects, and the need for timely doses can be challenging. Enter assistive technology medication management tools, offering innovative solutions to simplify medication routines and enhance the quality of […]
Emergency Response Apps for Seizure Disabilities
Living with seizure disabilities presents unique challenges, and the need for timely and effective emergency response is paramount. Fortunately, the world of assistive technology has given rise to innovative solutions in the form of emergency response apps. In this blog post, we’ll explore the importance of these apps for individuals with seizure disabilities and highlight […]
A Closer Look at Seizure Monitoring Devices
Living with seizure disabilities often entails navigating a complex landscape of unpredictability. Fortunately, the realm of assistive technology has evolved to offer innovative solutions, with seizure monitoring devices standing out as game-changers in enhancing safety and providing peace of mind for individuals facing these challenges. In this article, we will delve into the world of […]
Troubleshooting Sitecore Image Update Issue
Troubleshooting image update issues in Sitecore can prove to be a complex task, as various factors could contribute to the problem. We recently encountered an issue where, after updating the “Sitecore Images,” our local project instance stopped working. In order to resolve the issue, we attempted multiple possible solutions, including those available on the internet, […]
Dialing-in Your AI with Optimizely Feature Experimentation
If you’re in technology, AIs are everywhere nowadays. At work, I use an AI to help me make proof of concepts, sometimes in communicating with other AIs. At home, I use Google’s Bard to help with those day-to-day mental chores such as meal planning. Even at play, when indulging in some Gran Turismo there’s an […]
Beginner’s Guide to Crafting a Vue.js Application Using Vue CLI
Introduction to Vue.js: Vue.js is a user-friendly and progressive JavaScript framework that simplifies the process of building dynamic web applications. Furthermore, it’s known for its flexibility and ease of integration, making it a popular choice for developers. Now, let’s embark on a straightforward guide to creating a Vue.js application. Prerequisites: Before starting the creation of […]
Understanding Magento 2 Themes: A Beginner’s Guide
When it comes to creating a visually appealing and unique online store, Magento 2 provides a powerful tool: themes. In this blog, we’ll delve into the world of Magento 2 themes, explaining what they are, why they’re essential, and how you can use them to customize the look and feel of your e-commerce site. What […]
First Steps of a Mind of its Own: AI
Hello everybody! I am Brandon Hernández Flores, an intern working at Perficient offices in Mexico. This time, I am focusing on Artificial Intelligence, a cutting-edge technology offered by Azure. Since my professional career started, I affirmed that everything related to Tech was for me. However, I did not know what I was certainly going to […]
Marketing Cloud: A Hands-On Tutorial Using the Trailhead Simulator
Marketing Cloud is a powerful business tool to create, manage, and optimize marketing campaigns. However, getting hands-on experience with Marketing Cloud can be challenging, as it doesn’t provide demo environments or Trailhead hands-on challenges. But fear not, as Salesforce has introduced a Trailhead simulator for Marketing Cloud, allowing users to practice and enhance their skills […]
HERE WeGo App and Assistive Technologies for Cognitive Disabilities
Cognitive disabilities can pose unique challenges in navigating the world, making it essential to leverage innovative tools and technologies to enhance the mobility and independence of individuals facing these challenges. One such tool is the HERE WeGo app, which, when paired with assistive technologies, offers a powerful solution for people with cognitive disabilities. In this […]
Adding custom external plugin to TinyMce
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 […]