Shishir Raven

I code things

Uncategorized

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

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

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

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

Guidelines on choosing a Website Template

Are you on a position where you are trying to choose a template for your project but wondering which one to pickup. There are thousands of Website template which are available online but when you get down to choose the right one you get confused. The following are a few things that I believe would […]
Author
Shishir Raven
Filed Under
Published
March 25, 2019
Read the Article

Pagination & Search in PHP

One of the most common things that we do on any application in php is to display records from database. When these records are large we show them in pages and also add a numbering at the bottom to add navigation.
Author
Shishir Raven
Filed Under
Published
March 19, 2019
Read the Article

Trying Digital sketch on Sketch by Sony

Sketch is a Software by Sony. You can install it on your android mobile. Sketching used to be a great pastime for me during my school days. After school life my area of interests grew. I spent a lot of time learning new things like I learned flash ( used for animations and games). I […]
Author
Shishir Raven
Filed Under
Published
December 30, 2018
Read the Article

How to build a WordPress 5.1 theme

With the new releases of wordpress and the all new built in editor Gutenberg I am super excited. I am sharing my journey of building a new wordpress theme for my website.  Underscores a starter theme by the company that being wordpress I am not planning to build the theme buy writing every file by […]
Author
Shishir Raven
Filed Under
Published
December 19, 2018
Read the Article
1 2 3