Skip to main content

Platforms and Technology

Female It Specialist

Unveiling the Power of Semantic HTML in Boosting Accessibility

Semantic HTML plays a leading role in making the web universally inclusive. This blog dives into the connection between semantic HTML and accessibility, unraveling the benefits and best practices. Understanding Semantic HTML Semantic HTML involves using HTML tags that carry meaning beyond their presentation. Instead of merely dictating how content should look, semantic tags provide […]

Responsive Design@1x.jpg

Responsive Design and Accessibility: Crafting Inclusive Digital Experiences

In the dynamic landscape of web development, creating websites that adapt seamlessly to various devices and screen sizes is no longer a luxury—it’s a necessity. However, in this pursuit of responsiveness, the crucial aspect of accessibility often takes a back seat. In this comprehensive guide, we’ll delve into the intricate relationship between responsive design and […]

A Male Programmer Shows A Female Colleague A Coding Technique. The Codes Are Visible On The Laptop Screen

Integrating Excel with Rest Assured

Let’s start with this blog as we attempt to understand the art of Integrating Excel with Rest Assured. Get ready for a smooth transition between reading data from Excel files and into our Rest Assured Test. Rest Assured, the Java powerhouse for API testing, joins forces with Apache POI, the maestro of Excel file wizardry, […]

Happy It Technician Working At The Office Using Her Laptop

Sitemap: The Heart of Marketing Cloud Personalization

Personalization (formerly known as Interaction Studio) is a tool that exists inside the Salesforce Marketing Cloud tenant. It is mostly used to help the customer improve the user experience through web, mobile, and email. The sitemap is the heart of personalization. A good sitemap code implementation can lead you to an understanding of: How the […]

Lessons from the Front: Experience Edge and XM Cloud

Having worked on headless Sitecore projects for the last year and a half or so involving Experience Edge and/or XM Cloud, I’ve run into some…interesting things. In this post, I hope to share a few “lessons from the front” in the hopes that other teams out there can avoid the same mistakes and potentially save […]

Adobe Commerce Med Device Life Sciences And Golf

Adobe Commerce, Medical Device & Life Sciences, and … Golf?

My journey from golf course employee to building HIPAA-ready commerce solutions.   I’ve spent essentially my entire career in the medical device and life science space, and it didn’t start the way you would think. In college, I worked at a golf course as the guy who drove that funny tin can of a golf […]

Etl Feature Image

Querying and Transforming Snowflake data and S3 Files using AWS Glue Python Shell

Introduction AWS Glue is a fully managed ETL service from AWS which provides flexibility to work with both Snowflake tables and S3 files. AWS Glue Python shell allows to use additional python libraries (In our case, snowflake-connector-python) which helps in retrieval of data from snowflake and to run the queries directly in Snowflake with Snowflake […]

The Secret To Software Tool Integration Photo 1

Power of Oracle EPM Integration – Calling External RestAPI for Enhanced Performance

Overview: This article explains how to use Groovy and connectors to call an external REST API using Oracle EPM Cloud and Middleware technology called MuleSoft. Context: There is an option to call both internal and external REST APIs using the Groovy EPM object model. To generate GL files from ERPs and load them into FCCS […]

Featured Image

Spark Scala: Approaches toward creating Dataframe

In Spark with Scala, creating DataFrames is fundamental for data manipulation and analysis. There are several approaches for creating DataFrames, each offering its unique advantages. You can create DataFrames from various data sources like CSV, JSON, or even from existing RDDs (Resilient Distributed Datasets). In this blog we will see some approaches towards creating dataframe […]

Adobe Commerce To Improve Payor Strategies

How Adobe Commerce Can Impact Payor Strategies

Health insurance is just one of those things we simply can’t live without. It’s a security blanket we all want to snuggle up to, but nobody likes to use it. Because if you’re using it, it likely means you’re sick or need care. Can you guess who else doesn’t like it when you use your […]

Read Azure Eventhub data to DataFrame – Python

Reading Azure EventHub Data into DataFrame using Python in Databricks Azure EventHubs offer a powerful service for processing large amounts of data. In this guide, we’ll explore how to efficiently read data from Azure EventHub and convert it into a DataFrame using Python in Databricks. This walkthrough simplifies the interaction between Azure EventHubs and the […]

Troubleshooting

Read Azure Eventhub data to DataFrame – scala

Reading Azure EventHub Data into DataFrame Using Apache Spark – Scala Apache Spark provides a seamless way to ingest and process streaming data from Azure EventHubs into DataFrames. In this tutorial, we’ll walk through the setup and configuration steps required to achieve this integration. Prerequisites: Before diving into the code, ensure you have the necessary […]

Load More