Shishir Raven

I code things

Blog

PHP 7.3 LAMP Setup on Linode, Simple steps

PHP 7.3 is just shy of 10% faster than PHP 7.2 in the popular PHPBench. PHP 7.3 is 31% faster than PHP 7.0 or nearly 3x the speed of PHP5. I am faced with the requirement of updating my existing server which runs on PHP 5.6. And I am doing it in steps. This post […]
Author
Shishir Raven
Filed Under
Published
January 23, 2020
Read the Article

How to duplicate a tree-like nested structure in Database

What do I mean by a nested tree-like structure? I simply mean that each node either has a parent_id as 0 which means it is a tree node. Or the node is a child of another node such in which parent id is the id of an existing node. This is a basic pattern to […]
Author
Shishir Raven
Filed Under
Published
January 1, 2020
Read the Article

Loading JSON Data into Vue js using JQuery ajax.

Author
Shishir Raven
Filed Under
Published
December 31, 2019
Read the Article

New Gutenberg updates just rock 🤘

I really liked the Gutenberg editor since it was launched. The primary reason was the control it gives in terms of layout. But still, there were still some things missing like Groups were missing so if I had to apply color or apply a class to a whole section, I could not do so. So […]
Author
Shishir Raven
Filed Under
Published
December 31, 2019
Read the Article

Fixing the WordPress “500 Internal Server Error” while upgrading the server to 7.3 in Cpanel

In Cpanel, I upgraded the server to 7.3 and started receiving 500 Error. I Could quickly fix the error by enabling the following extensions. I hope it helps you!
Author
Shishir Raven
Filed Under
Published
November 25, 2019
Read the Article

How to sort tables in google docs

Sorting feature is not available in Google Docs for table by default. Free Addon called “Doc Tools” can help you do the Job. Detailed steps given below. Steps to Install Addon. 1. Go to Add-ons Menu and click on get Add-ons 2. On the Popup that opens search for “Doc tools.” and click on the […]
Author
Shishir Raven
Filed Under
Published
May 15, 2019
Read the Article

Adobe After Effects, Hide/Show layer and Shy Layers to manage the layers better.

I am beginner at learning after effects and after learning the basics about animation and shapes layer I found that very quickly layers to many very quickly. One think that helped me in managing them better is to hide layers which I am not working with and showing only the ones which are important. Two […]
Author
Shishir Raven
Filed Under
Published
April 18, 2019
Read the Article

In Cinema 4D how can I scale my object only on the on 1 axis , currently it scales universally.

It can be solved by just shifting from Model mode to object mode. See the Video.
Author
Shishir Raven
Filed Under
Published
April 11, 2019
Read the Article

Ultimate Guide to Blocking countries by IP

Why would you block a country by using IP’s? One of the most common reason to block a particular IP on the website is due to SPAM and Hacking attacks. This is a problem is growing and seriously effects the performance of the website. But is it true that certain countries are responsible for these […]
Author
Shishir Raven
Filed Under
Published
April 6, 2019
Read the Article
1 2 3 4 5 6 7