TO THE NEW Blog PAGES

Adobe

Context-aware configuration in AEM

Use Case Imagine you have a special part on your website that shows different information based on where the website visitor is from. Let’s call it the “Location Info” part. This part is used in many places on the website, like different pages. Now, some places on the website have different needs – they want […]

Megha Kumari
Megha Kumari
Read

Drupal

Integrate Drupal with Apache Solr

What is Apache Solr? Apache Solr is an open-source search platform developed by the Apache Software Foundation. It’s based on the Apache Lucene library and provides powerful search and indexing capabilities for websites, databases, and other content.  For Drupal users, it is possible to integrate your site with Solr. The Search API Solr Search module […]

Jyoti Kumari
Jyoti Kumari
Read

iOS

Advance Layout Techniques in SwiftUI

SwiftUI offers a range of tools and capabilities that can truly elevate our layouts. Throughout this article, We will explore advanced layout techniques, including GeometryReader, preference keys, and layout priorities. These techniques help us to create layouts that are not only responsive and dynamic but also visually stunning in our SwiftUI applications. So, let’s dive […]

Application SecurityManual TestingTechnology

The Crucial Role of Security Testing in Contemporary Software Development

In the present era of hyper-connected digital environments, where technology continuously evolves, security testing has emerged as an indispensable element of software development. With individuals and businesses increasingly relying on software applications for various purposes, the imperative to shield sensitive data and systems from potential threats has never been more pronounced.  Additionally, Application Programming Interfaces […]

Ravi Kumar Gupta
Ravi Kumar Gupta
Read

DevOps

GoldiLocks: An Unlocker for K8s Resources Recommendations

In the past decade, we have seen industries evolve their businesses by migrating their applications from monolithic to microservices using various container orchestrations such as K8s, ECS, Docker etc. In this process, a lot of effort has been put into designing architecture that should be scalable, robust, reliable, and so on. As application and business […]

Garvit Mishra
Garvit Mishra
Read

Data & AnalyticsDevOps

Enabling Client-Side Encryption for MongoDB

In today’s data-driven world, the security of your data is paramount. MongoDB, a popular NoSQL database, offers robust security features to protect your sensitive information. One of the most powerful security mechanisms MongoDB provides is client-side encryption. This approach allows you to encrypt data on the client side, ensuring that even if unauthorized users gain […]

Automation TestingJava/JVMMobile Automation Testing

Mastering Mobile App Testing with Appium – Your First Steps to Success

Today, let’s dive into the world of Appium! In a nutshell, Appium is a versatile, open-source tool designed to cater to your cross-platform mobile application testing needs. Its primary objective is to enable you to test your applications across various devices thoroughly. What makes Appium truly remarkable is its capability to automate testing for native, […]

Drupal

Boost Your Drupal Site’s Visibility with Schema Markup

What is Schema Markup and why is it important for SEO? Schema is a way of providing structured data to search engines that helps them understand the content and context of your website. Schema can improve your SEO by enhancing your visibility and relevance in the search results. For example, schema can display rich snippets, […]

Prasad Deole
Prasad Deole
Read

Automation TestingNode.js

Playwright (Nodejs) Custom Reports: A Deep Dive into Test Pass/Fail Analytics for Test Outcomes

We’ll explore Playwright with Node.js Custom Test Reports and, with the help of sample code, demonstrate how these reports can be your key to unlocking valuable insights from test results, ultimately enhancing the quality of your testing outcomes. Why Test Pass/Fail Analytics Matter Before we dive into the practical aspects, let’s understand the significance of […]

Nutan Maurya
Nutan Maurya
Read

DrupalFront End Development

OTP Verification through Mobile Number using Javascript

Verifying a One-Time Password (dru) typically involves comparing the OTP a user provides to the one generated by a trusted system or service. OTPs are commonly used for authentication and security purposes. Here’s a general outline of how to verify an OTP. User Input The user provides an OTP through an application. Generate an OTP […]

Mohd Ebrahim
Mohd Ebrahim
Read

Drupal

Integration of Google Tag Manager with Drupal 9

Introduction Google Tag Manager is used to manage your website’s marketing tags. It has several advantages, such as the creation of tags, easy integration with Google analytical tools, faster loading time, and display of fired tags. Before integrating Drupal with Google Tag Manager, generate a container ID. To do so, follow the steps mentioned below:- […]

Sunidhi Negi
Sunidhi Negi
Read

Application SecurityJava/JVMTechnology

Demystifying Single Sign-On (SSO): A Comprehensive Introduction

In today’s digital age, where individuals and organizations rely heavily on multiple online services and applications, managing login credentials can become quite a headache. Remembering multiple usernames and passwords for various platforms can be both cumbersome and inefficient. Fortunately, Single Sign-On (SSO) offers a practical solution to this challenge. In this blog post, we will […]

Ankit Sagar
Ankit Sagar
Read