You are here

Blogs

How to add rich snippets structured data on your Drupal 7 website

Submitted by Asif Nowaj, Last Modified on 2019-11-08

Lets first understand what is the Structured Data. Introduction of Structured Data.

Google says, “Structured data is a standardized format for providing information about a page and classifying the page content;”

Structured data is a markup code that contains defined schema terms and its values. These data helps search engines to understand the content of page and also the meaning of the page.

Search Engines also use the structured data to enable special search result features and enhancements. Google uses this structured data to display enhanced.

Create related content block in Drupal 7 using Contextual filter

Submitted by Asif Nowaj, Last Modified on 2019-11-22

If you are looking for “how to create a related content block in Drupal 7”, you are at the right place. I have successfully created a block for displaying related content using Taxonomy, Contextual filter with views.

You can check out right sidebar at the top of my website is showing all my contents related with PHP.

Now I am going to explain step by step how I have created related content blocks in Drupal 7 with views.

I am assuming you are already logged in as administrator.

SIBLING SPECIES

Submitted by Mousumi Sepai, Last Modified on 2019-11-19
sibling-species

Species which look alike, but cannot breed with each other.
Definition of Sibling Species / Concept of Sibling Species
Sibling species (aphanic species) species are very similar in appearance, behaviour and in other characteristics, but they are reproductively isolated.
Importance of sibling species/significance of sibling species.
The discovery of sibling species is possible because they may differ in various ways even when they are extremely similar in the morphological characteristics that facilitate the recognition of sibling species.
Example of Sibling Species

How to count number of occurrences of a certain char in a string in Delphi

Submitted by Asif Nowaj, Last Modified on 2019-11-22

Below is the function, using which you can find out the number of occurrences of a certain character in a string in Delphi.
For instance, assume that you have the following string and would like to count the number of commas in it:
Str := 'A,B,C';
Then you would like to obtain 2 as the result. Use below function.

Count number of times a string occurs in another string in Delphi

Submitted by Asif Nowaj, Last Modified on 2019-11-22

A simple way of counting the number of times a string occurs in another string in Delphi. For an example, “of” occurs twice in “How to count the number of occurrences of a string” where as “within” occurs once in “SubString occurrences within a string”.
The below function will return the number of occurrences of a string within another string. You can use the below function to count occurrences of a substring.

CYTOTAXONOMY

Submitted by Mousumi Sepai, Last Modified on 2019-12-08
Cytotaxonomy

Definition of CYTOTAXONOMY in Zoology or what is CYTOTAXONOMY. Cytotaxonomy notes, Cytotaxonomy is a biology dealing with the classification and relationships of organisms using detail studies of chromosomes. SIGNIFICANCE or advantages or Importance OF CYTOTAXONOMY, The classification of organisms based on their cellular properties, especially based upon the number and the structure of their chromosomes. CYTOTAXONOMICAL APPROACH IN CLASSIFICATION, GENETIC COMPLIMENT, DNA Hybridization. Concept of Cytotaxonomy.

SQL SERVER - Find Most Expensive Queries Using DMV

Submitted by Asif Nowaj, Last Modified on 2019-11-22
sql-server-find-most-expensive-queries-using-dmv

sql server most expensive queries using dmv. sql server find most expensive queries, recent expensive queries sql server, find most expensive queries in sql server, sql server recent expensive queries, most expensive query in sql server, expensive queries, While you are worry about the performance of your application or your database, you can use this performance tips for SQL SERVER and find out most costly queries running from your application. This will help you find out expensive queries to tune them up and increase performance.

Android Malware Judy

Submitted by Asif Nowaj, Last Modified on 2019-11-08

Android malware 'Judy' may have infected 36 millions android users already. Security researchers found that the malware Judy was found on over 40 apps. These apps were highly rated in Google Play store. These apps were there in Google Play store for several years.

Pages