M
MeshWorld.
Page 17

The Manifest.

More posts from The Manifest, paginated so the main blog stays lighter and faster to load.

Program 1 min read

A Program to display factorial of specified number using for loop in C

A Program to display factorial of specified number using for loop in C.

Vishnu
Vishnu
Program 2 min read

How to find the length of a string using strlen() in C

C program to find length of a string, for e.g, length of "East or West INDIA is best" is 26 (including space and excluding null character).

Vishnu
Vishnu
PHP 6 min read

Convert Hex Color to RGB or RGBA in PHP

A PHP helper function that converts any hex color code to rgb() or rgba() — handles 3-char shorthand, optional opacity, and the # prefix. With usage examples.

Vishnu
Vishnu
Program 1 min read

Write a Program to print Hello, World! in JAVA

A program to print "Hello World!" in JAVA.

Vishnu
Vishnu
Laravel 5 min read

Get an Array of IDs from an Eloquent Collection

Three ways to extract an array of IDs from a Laravel Eloquent collection: pluck(), modelKeys(), and querying direct. Covers when to use each and performance considerations.

Vishnu
Vishnu
Program 1 min read

Write a Program to print Hello, World! in C

A program to print "Hello World!" in C.

Vishnu
Vishnu
PHP 6 min read

What’s New in PHP 7.4

PHP 7.4 is coming with new features, deprecations, and a boost in performance. Find out the new PHP 7.4 features in this guide.

Vishnu
Vishnu
DevTools 2 min read

Refresh browser window whenever file changes are saved

A quick guide for configuring auto-reload browser window whenever file changes are saved.

Vishnu
Vishnu
Tutorial 1 min read

indexOf() Method in Javascript

JavaScript array indexOf() method returns the index of first occurrence at which a given element can be found in the array, or -1 if it is not present

Parimal Ghadiyali
Parimal Ghadiyali
others 1 min read

includes() Method in JavaScript

Javascript array includes() is an inbuilt function determines whether the array contains the specified element or not returning boolean value.

Parimal Ghadiyali
Parimal Ghadiyali
PHP 3 min read

How to find the array index key of multi-dimensional array

How to find the array index key of multi-dimensional array

Vishnu
Vishnu
PHP 3 min read

How to Get Values from Multi-dimensional Arrays with array_column()

array_column() is an inbuilt PHP function which is used to get the values from a single column from the multi-dimensional array or an array of objects.

Vishnu
Vishnu
DevTools 3 min read

Identify Unused Code Using Chrome DevTools

Chrome DevTools allows developers to optimize using Sources panel to identify unused code on your web page.

Vishnu
Vishnu
Lab 2 min read

With Chrome Music Lab make Songs in your browser

Prepare your own music with Google in web browsers

Vishnu
Vishnu
Doodle 2 min read

Google Celebrates Kamala Das Work And Life With A Doodle in 2018

Google Honors Kamala Das Work And Life by placing a beautiful doodle on Google India web page.

Vishnu
Vishnu
others 3 min read

Google Honors Virginia Woolf On Her 136 Birth Anniversary With Doodle

Google Honors Virginia Woolf’s on her 136th birthday.

Vishnu
Vishnu
HowTo 4 min read

Install DuckDuckGo on any device to take your privacy back!

Install DuckDuckGo on any device to take your privacy back!

Vishnu
Vishnu
others 2 min read

Instagram introduced most controversial ‘Last Seen’ feature very quietly

Instagram is following in the footsteps of Facebook Messenger and WhatsApp, by introducing the Last Seen Activity Status. Keeping your privacy at risk.

Vishnu
Vishnu
Lab 4 min read

Stop websites from asking the most annoying to show notifications

Web browser allows websites to show you notifications. Nowadays every damn site including YouTube, Facebook and a lot more, opens a most annoying popup asking for a permission to show notifications on your desktop. Lets see how to stop them.

Vishnu
Vishnu
HowTo 2 min read

Show or Hide Number of Notifications on Action Center Icon in Taskbar in Windows 10

Customize your action center to show or hide notifications in Windows 10

Vishnu
Vishnu

Domain Expertise

Browse by topic.

Manifest Updates

Get new posts without checking the archive.

Stay close to the latest deep-dives, references, and practical engineering notes from MeshWorld without having to scan the archive manually.

Archive depth

More posts, still searchable and still useful, without forcing the main blog page to carry the full post list at once.

Reading flow

Faster main archive, lighter page weight, and a cleaner path into older tutorials, installs, and references.