Interactive SVG JavaScript Endeavors
Interactive SVGs are quickly becoming more widely used. We’re going to implement an SVG map representing the population density of Thailand using two open-source libraries, SVG.js and Tippy.js.
Interactive SVGs are quickly becoming more widely used. We’re going to implement an SVG map representing the population density of Thailand using two open-source libraries, SVG.js and Tippy.js.
What is ESI ? Edge Side Includes or ESI is a small markup language for edge level dynamic web content assembly. The purpose of ESI is to tackle the problem of web infrastructure scaling. It is an application of edge computing. Static Content vs Dynamic Content ? Let’s assume we have dynamic website having most … Continued
Introduction Prometheus is an open-source systems monitoring and alerting toolkit. It records real-time metrics in a time series database built using a HTTP pull model. It was named after Prometheus, the Titan god of forethought. A very well thought out name for such a tool considering the definition of forethought is “careful consideration of what … Continued
Objective Objective of this document is to define the out of the box Image renditions and processing concepts in AEM and compare with the Image Transformation process using ACS (Adobe Consulting Services) commons library. Its pros/cons are also listed. Image Renditions vs Image transformations In Image renditions separate images are created and stored in DAM … Continued
Google’s Maps Platform is undeniably one of the most widely used technologies. And in supporting web applications, Google’s Maps JavaScript API is one of the most popular used throughout. I’ve aggregated various thoughts, opinions, and tips with regards to Google’s Maps JavaScript API:
When managing code with Adobe Launch, it’s critical to be able to test changes before publishing. To make sure changes work as expected in a production environment, it’s helpful change the Launch library, allowing you to see how your dev or stage library will work on your production site. There are some great tools like … Continued
Introduction to utilizing display templates in an Amazon Alexa Skill, expanding on a previous blog implementing a transit skill called Next Bus. We’ll review how to display information on a simple card, body template, and in a list template dynamically.
What is Workflow in AEM? Workflows enable you to automate Experience Manager activities. Workflows consist of a series of steps that are executed in a specific order. Each step performs a distinct activity such as activating a page or sending an email message. Workflows can interact with assets in the repository, user accounts, and Experience … Continued
Cloud is exciting!! We knew it; Our Clients knew it. The only thing we didn’t predict is how fast the wildfire will be. We had initially gone in for a small cloud engagement with one of the US’s largest Energy Companies. By the time we realized, we were engaging with multiple teams (sometimes multiple projects … Continued
Continued from Part 1… Application Setup and Deploy: The Player exclusion spring-boot microservices will run on Docker container-based Linux instances. It will use Azure DevOps toolchain (Azure Boards, Repos, Pipelines & Artifacts) for its software development & delivery lifecycle. Azure DevOps will handle Application deployments in an automated manner to provide a streamlined error-free development lifecycle. The Application Code will be hosted in Azure Repos. … Continued