Developer EnvironmentsInstalling Netbeans in a VMWhen using VMware you are allowed the option to share your folders with the host OS. Having a Windows VM will set the user’s home directory…
Web DevelopmentAdd SASS Preprocessor to Netbeans 7.xWhat this post will go over is how to set up SASS/SCSS support for Netbeans 7.x. In this example I am running macOS but the steps should be…
Developer EnvironmentsConnecting to a Vagrant Box using SSH for FTP and MySQLWhat this post will go over is how to connect to a FTP and MySQL server using a Vagrant environment provided by a PuPHPet VM. What you’ll…