Python3 Venv QUICK START
Quickly set up a Python3 Virtual Environment using the following steps…
Quickly set up a Python3 Virtual Environment using the following steps…
This is a tutorial on how to configure debugging for any PHP web application using PHP Storm, Vagrant and X-Debug. One of my web-development workflows involves using Vagrant with a LAMP stack on it. The vagrant configuration I use is based on this: Vagrant LAMP stack. I’ve used this method over a dozen times this … Read more
Regardless of what many people think of PayPal, I still use it for a lot of my online transactions.Recently I had to stop a few recurring payments on PayPal but it took me a while to find the right page. I’ve written this as a reference for the future me – and anyone else looking … Read more
A lot of my clients’ sites are built on top of the Genesis framework for WordPress and for easy editing on the client’s end: the Beaver Builder page builder. Having Beaver Builder as the main page builder enables my clients to easily edit small changes and content without having to involve me all the time. This is … Read more
Recently one of the sites I completed, started getting these Wordpress notifications about a trackback from another website. I couldn’t understand why this was happening at random times.