How to create a desktop shortcut in Ubuntu 20.04
Sometimes in linux, we don’t get a proper installer for an application. To run such application, we typically have to execute a shell script in...
Read ArticleSometimes in linux, we don’t get a proper installer for an application. To run such application, we typically have to execute a shell script in...
Read ArticleHow to configure xdebug in docker container to use it with Netbeans.
Read ArticleThe iPad is a great device. It has performance that can put even a computer to shame, it’s got portability, a great travel companion, an...
Read ArticleA while back, wordpress announced their command line tool – WP CLI. The CLI makes WordPress maintenance quick and easy via terminal commands. WP CLI...
Read ArticleIn this tutorial we will see how we can achieve wordpress file upload with ajax. The use case is that we want to have a...
Read ArticleIn this post, we will focus on how can we encrypt/decrypt store (text/JSON) using PHP. This may be useful in cases where we need to...
Read ArticleLearn how to enable user to select theme while registering in wordpress multisite network. This article explains the steps along with ready to use script.
Read ArticleCopy to clipboard using javascript, this is the topic that we are going to explore in this post. The solution we will discuss here will...
Read ArticleIn This post we are going to take a look at how we can replace html audio tags with jPlayer. jPlayer is a popular jQuery...
Read ArticleWhy is it important to Eliminate render blocking javascriptYou know your website needs to be fast. Even if the users with slow Internet connection don’t...
Read Article