Author: Adarsh Sojitra

Serveravatar API

Introducing ServerAvatar API

We built the 5th version of ServerAvatar keeping the public API in mind. We launched it 9 months ago. It was not possible to make the API public in that…
Read more
Imagemagick

How to install PHP imagemagick extension

PHP imagemagick extension is used to modify and create images using imagemagick API. Some WordPress plugins or some packages might require you to have PHP imagemagick installed in your configuration. By default, ServerAvatar…
Read more
PHPMyAdmin

How to install PHPMyAdmin on Ubuntu 16.04

MySQL is hard to deal with in case you don’t know SQL queries. For example, If you want to select a user that has specific email address example@gmail.net from users table, You…
Read more