Category: Web Development
Connect MySQL Workbench to Vagrant Box over SSL
There are multiple options available to connect to your MySQL database instance when it is located inside of a Vagrant Box such as Cognac Box or ScotchBox. From the command
Read MoreGmail Deliverability – Mailgun
For several of my projects I have implemented Mailgun for email delivery. That system works wonderfully to help handle the dirty work of email deliverability. However recently I encountered a
Read MoreWebDev: Password Best Practice
Based on my article earlier today about Password Reset Tips for Businesses, this article is about the responsibilities and best practices of web developers. The Security versus Convenience paradigm is
Read MoreInstalling Vagrant
In this series, I’ll demonstrate some of the web development tools I use. Today we’ll cover Vagrant — a virtual environment management tool. Vagrant is a tool for building and
Read MoreInstalling Virtual Box
In this series, I’ll demonstrate some of the web development tools I use. Today we’ll cover VirtualBox — an Open Source Virtualization product for your local machine. Oracle VM VirtualBox
Read MoreScotch Box – Dead simple Web Development
EDIT: March 2020 – Scotch Box is no longer actively maintained so please take a look at the following post which described how to use Cognac Box which is currently
Read MoreConfigure Plesk as OpenVPN Server with Windows 10 as Client
Plesk is a powerful web server management tool. Among the included features is an OpenVPN Server, so when you’re working remotely you can connect directly to your server remotely. This
Read MoreWeb Development, Ubuntu and More
In 2019 I’m going to reboot this blog with a new series on web development, Ubuntu (linux) Server Administration and more in the application and web development realm. Stay tuned!
Read MoreInstall Composer on a Dreamhost VPS Instance
I have started to experiment with web development tools again and quickly ran into frameworks and tools which utilize Composer and there is mixed information on how to use composer with
Read More