One little trick that I use often when downloading a file from one location to add to my WordPress library is to simply drag the downloaded file from the bottom of the Chrome window to where I need it. As you download files in Chrome, you will notice that the files are listed along the…
Category: Quick Tip
Quick Tip – Filtering Projects in PhpStorm
I use PhpStorm for most of my web development. It is a great IDE for PHP and WordPress. One thing that I have always found a little strange is its interface for managing projects. It is very… basic. Really, the only features it contains are grouping projects into folders and changing the icons for projects….
Download YouTube Videos Using youtube-dl
There have been times when I have wanted to be able to add videos to my laptop or other portable device from YouTube to watch when I don’t have access to an Internet connection. For example, nothing makes a flight go by quicker than watching Rick Wolf and the bots play through Fallout 4. There…