What is Torrefaction and Its Purpose

Gayatri Talakokkula
Updated on 11-May-2023 14:15:46

451 Views

What is Biomass Torrefaction? Torrefaction is the thermal conversion process which involves the removal of moisture and other volatiles thereby increasing the energy density by roasting of wood or any other biomass and converting into coal like material. Biomass used here is mainly the lignocellulosic biomass which is obtained from the forests. Torrefaction is also called as mild pyrolysis. Torrefaction technology is developed by Bioendev Company of Sweden. This technology mainly reduces the stubble burning issues of rice fields and converts biomass into bio-coal which has better fuel characteristics than that of original biomass. Here through this technology about 65% ... Read More

Difference Between Compass and Sass

Rushi Javiya
Updated on 11-May-2023 14:14:23

371 Views

SASS is a language extension of CSS that adds new features to make writing stylesheets easier. At the same time, Compass is a framework built on top of SASS that provides more functionality and simplifies the development of stylesheets. In this tutorial, we will explore the features of SASS and Compass and highlight the distinctions between these two tools. What is SASS? SASS is like a helper tool that makes writing CSS easier and more efficient. It provides additional features that aren't available in regular CSS. Some of the Key Features of SASS Include Variables − We can define ... Read More

UI & UX Developer – Education, Skills, Salary and Career

Rushi Javiya
Updated on 11-May-2023 14:01:38

256 Views

User experience (UX) and user interface (UI) have become critical for organizations to remain competitive in today's digital era. A UI & UX developer is essential in developing user-friendly websites and apps. This post will examine the education, skills, income, and job opportunities for UI and UX developers. Education A degree in computer science or a related discipline is typically necessary to work as a UI & UX developer. Some firms, however, may consider people with a design, marketing, or psychology background. Human-computer interface, web development, and graphic design courses may also be advantageous. In addition to formal schooling, ... Read More

Sorting Function in SASS

Rushi Javiya
Updated on 11-May-2023 13:58:32

322 Views

In this article, we will learn about the sorting function in Sass, but before moving forward, let’s have a basic idea about Sass; so sass is a powerful and popular preprocessor language for CSS that allows developers to write more efficient and maintainable stylesheets. One of the best advantages of Sass is the ability to use functions to streamline the development process. However, one function that Sass does not provide out of the box is a sorting function. Sorting is a common task in all programming languages and can be useful in many different contexts when working with stylesheets. Unfortunately, ... Read More

Hide or Display Cells with Zero Values in Excel

Namita Aggarwal
Updated on 11-May-2023 13:54:38

737 Views

In Excel, users sometimes want to display cells with zero values as blanks rather than hiding them from view. One may or may not need zero (0) numbers to be visible on the worksheets depending on the situation. There are several methods to make zeroes visible or hidden, depending on the format's standards or preferences. How do we show a zero value in Excel when we need to? This article concentrates on ways to make Excel worksheet cells with zero values invisible or visible. In this article, learners will understand the simplest practice to hide or display cells with zero ... Read More

Neumorphism UI Form

Rushi Javiya
Updated on 11-May-2023 13:53:14

206 Views

NeumorphismUI is a design trend that has gained popularity recently, combining skeuomorphism with a modern twist. When applied to forms, NeumorphismUI is a design style worth considering. It can make the user interface feel more tangible and interactive, ultimately improving the overall usability of the form. In this article, we'll explore the different types of NeumorphismUI forms and provide examples and best practices for each. Example In this example, we created a login form to enhance the enhanced experience. First, we started by designing the form with a neumorphic style, which gives it a modern and elegant look. We ... Read More

Hide Negative Numbers in Excel

Namita Aggarwal
Updated on 11-May-2023 13:50:38

4K+ Views

In Excel, the user will understand the concept of how to hide negative numbers in Excel. Equations can also be written using integers with negative values. In this article, the user will learn three common examples. The first example is based on negative numbers by using conditional formatting. The second example is based on hiding the negative number by using the format cell option. Both examples are explained thoroughly within the article. Example 1: To hide the negative numbers in Excel by using the conditional formatting Step 1 The sample spreadsheet contains total 9 numbers. Few of them are negative ... Read More

Last Child and Last of Type Selector in SASS

Rushi Javiya
Updated on 11-May-2023 13:50:11

4K+ Views

The SASS provides various features over the normal CSS to write easy and maintainable code, and advanced selectors are one of them. A SASS contains the last-child, and last-of-type selectors, which we will discuss in this tutorial. Last-child Selector in SASS The ‘last-child’ selector allows developers to select the last element inside the parent element. Also, it allows you to select the last HTML element regardless of the type of the element. If the last element contains the nested child elements, it also applies style to the nested element as they are a part of the last child element. Syntax ... Read More

Different Treatment Methods for Hazardous Wastes

Gayatri Talakokkula
Updated on 11-May-2023 13:03:19

222 Views

What are the Hazardous Wastes and its Characteristics? Hazardous waste is the discarded solid material or liquid which contains the substances that are known to be fatal to humans or lab animals, toxic, carcinogenic to humans or other living beings, ignitable with flash point less than 60OC, corrosive, explosive or highly reactive. Hazardous wastes are the wastes that possess any of the following characteristics. Explosive - Violent reaction when combined with water. Flammable examples: alcohol, gasoline etc. Combustible Examples: propane, acetone which is common in mail remover. Oxidizing waste or waste containing organic peroxide. Poisonous. Infectious substances – From ... Read More

Hide Formula Not Displayed in the Formula Bar in Excel

Namita Aggarwal
Updated on 11-May-2023 12:53:18

485 Views

Excel has a setting that prevents the software from showing formula outcomes. In clearer terms hiding an active sheet formula is possible. If the user inputs a formula into an empty cell with text formatting, the result will never appear. One can use formulas in a worksheet to advantage, and they are typically shown in the Formula bar. However, if there are any essential numbers that the user does not want to disclose with other than this option seems to be very useful. As it will allow the user to hide the way to process the provided data. Example 1: ... Read More

Advertisements