Articles on Trending Technologies

Technical articles with clear explanations and examples

How to initially mute videos in the video.js player?

Prince Yadav
Prince Yadav
Updated on 13-Apr-2023 2K+ Views

In this tutorial, we're going to learn how to initially mute videos in the video.js player. For this tutorial, we're not going to make use of the standard HTML tags like 'muted' which are available for a video element, instead, we're going to use the method specific to video.js. So, let's move on to the subsequent section of this tutorial and understand how to initially mute videos in the video player using just video.js. For muting the videos of our video.js player, we'll make use of the 'muted' method and 'volume' method provided by video.js. We can make use ...

Read More

Callback Functions for video.js Player

Prince Yadav
Prince Yadav
Updated on 13-Apr-2023 2K+ Views

In this tutorial, we'll learn about the various event listeners and how to use them with callback functions for a video.js player. Video.js is a popular, open-source library used for creating video players in browsers. Using video.js you can tweak every single part of a video player without much problems or hassle. Aside from that, video.js provides a plethora of default events like play, pause, playing, loadedmetadata, timeupdate, canplaythrough, loadeddata etc. So, for the purpose of this tutorial, we're going to learn about the callback functions of various event listeners in video.js. Callback functions are really crucial as they are ...

Read More

Video.js – Callback a Function in the Event that a Video is 50% Buffered

Prince Yadav
Prince Yadav
Updated on 13-Apr-2023 1K+ Views

In this tutorial, we will show how you can get the buffer percentage of a video in video.js and use a callback function when the video has buffered more than 50%. Video.js is a well-known online video player JavaScript toolkit that is used to create web browser video players for a range of video formats. Video.js is a very flexible and customizable library to create modern web video players. It supports a wide range of packages, plugins, and options. Using video.js any part of an HTML video player can be configured as per your liking. For the purpose of this ...

Read More

How to create lists and links using jQuery EasyUI Mobile?

Aayush Mohan Sinha
Aayush Mohan Sinha
Updated on 13-Apr-2023 369 Views

In the world of mobile web development, creating lists and links that are both functional and visually appealing is crucial for user engagement. jQuery EasyUI Mobile, a robust JavaScript framework, offers developers the tools to achieve this objective with ease. While some may find the process of creating lists and links with jQuery EasyUI Mobile daunting, mastering this skill is crucial for crafting high-quality mobile web applications. In this article, we will explore the step-by-step approach to creating lists and links using jQuery EasyUI Mobile, delving into the underlying syntax and parameters that allow developers to create captivating and dynamic ...

Read More

Understanding Internal and External Forwarding Rules in GCP

sudhir sharma
sudhir sharma
Updated on 13-Apr-2023 947 Views

Introduction In today's fast-paced digital world, ensuring optimal performance and security for your web applications is crucial. The Google Cloud Platform (GCP) offers a powerful solution through its internal and external forwarding rules feature, which allows you to efficiently manage network traffic and load balancing. Understanding Forwarding Rules and Load Balancing in GCP Forwarding rules are a critical component of load balancing in GCP, serving as the frontend configuration and corresponding IP address for directing incoming traffic. Overview of Forwarding Rules Forwarding rules are crucial in GCP for managing and directing network traffic, acting as the frontend configuration for load ...

Read More

Understanding Interactive Connectivity Establishment (ICE): A Comprehensive Guide

sudhir sharma
sudhir sharma
Updated on 13-Apr-2023 2K+ Views

Introduction In today's digital world, seamless communication is crucial for businesses and individuals alike. Interactive Connectivity Establishment (ICE) plays a pivotal role in ensuring reliable connections across the internet. This article will take you on a journey through the inner workings of ICE, demystifying its purpose and applications in network security and real-time communication. Join us as we explore this cutting-edge technology that has revolutionized how people connect online, providing enhanced network stability and improved user experiences. Ready to become an ICE expert? Let's dive right in! What is Interactive Connectivity Establishment (ICE)? Interactive Connectivity Establishment (ICE) is a networking ...

Read More

Understanding Inter-Switch Link (ISL) and IEEE 802.1Q VLAN Tagging Protocol

sudhir sharma
sudhir sharma
Updated on 13-Apr-2023 3K+ Views

Introduction In today's fast-paced digital world, understanding network protocols like Inter-Switch Link (ISL) and IEEE 802.1Q VLAN Tagging Protocol is essential for businesses to optimize their network performance and security. This article will help you grasp the fundamentals of these two protocols along with their features, benefits, limitations, and how they are integrated into modern networks. Whether you're an IT expert or simply interested in networking technology, this book will offer insightful information that will advance your general understanding of this field. So let's jump right in and explore the fascinating world of ISL and IEEE 802.1Q VLAN Tagging Protocols! ...

Read More

Mastering Inter VLAN Routing with Layer 3 Switch: A comprehensive guide

sudhir sharma
sudhir sharma
Updated on 13-Apr-2023 2K+ Views

Introduction Welcome to our comprehensive guide on mastering Inter VLAN Routing using Layer 3 switches! In today's advanced networking landscape, it's essential for professionals to have a firm grasp of Inter VLAN Routing techniques and configurations. This article will walk you through the step by step process, covering everything from understanding the benefits of Inter VLAN Routing to troubleshooting common issues and implementing best practices. Understanding Inter VLAN Routing with Layer 3 Switch In this section, we'll discuss the benefits and differences between Layer 2 and Layer 3 switches, as well as the various methods of inter VLAN routing available ...

Read More

Understanding the significance of Intel Hub Architecture in modern computing systems

sudhir sharma
sudhir sharma
Updated on 13-Apr-2023 646 Views

Introduction In today's fast-paced digital world, the performance of computing systems is more crucial than ever. At the heart of many modern devices lies Intel Hub Architecture (IHA), a key component that enhances efficiency and connectivity across various applications. This article will delve into IHA's role in shaping contemporary computing systems, its advantages, and real-world examples that demonstrate its impact. So, join us as we explore how understanding the significance of Intel Hub Architecture can benefit you and shed light on future advances in this cutting-edge technology! Intel Hub Architecture (IHA) Intel Hub Architecture (IHA) is a platform that connects ...

Read More

Difference between EEPROM and Flash

Md. Sajid
Md. Sajid
Updated on 13-Apr-2023 8K+ Views

Both flash memory and EEPROM are non-volatile memories, which means they can hold onto data even when the power is turned off. However, the two forms of memory do differ in several significant ways. New data can be written immediately after flash memory's contents have been erased. On the other hand, in order to write fresh data to an EEPROM, it must first be wiped. Flash memory can normally be overwritten about 100, 000 times, before it begins to degrade. Only a few thousand times can an EEPROM typically be written before it needs to be changed. Flash memory ...

Read More
Showing 38321–38330 of 61,297 articles
Advertisements