Productivity Archive

January 4, 2019
Productivity

I'm not that productive at least not anymore but I am assuming this is the category that lists programs that are supposed to help get things done. At least things that would be done in an office setting like shuffling virtual paper, and managing time. So ....... I listed Microsoft Office 365 first but I […]

Read More
September 12, 2018
Setup a Development Environment

In order to build a website its best to work on a local server.  I no longer compute with Windows and my Linux machine calved so I'm using my Macbook. Fortunately Mac OSX comes loaded with Apache and PHP I just need to add a database.   Just to let you know - to make […]

Read More
September 12, 2018
Building with WordPress

This post is written using WordPress's new Gutenberg editor. First a little about me and my journey. I started my hobbie building websites back when they were just static pages built on the desktop and uploaded to the world via FTP. My coding skills were non existent and being lazy I used the desktop "page" […]

Read More
August 26, 2018
Installing WordPress Locally

WordPress requires a Web Server, PHP and a MySQL Database to run . Once the server stack is set up it is a simple 5 min install to have WordPress up and running. There are many local server setups that are available for macOS. Some come bundled with everything needed including the latest version of […]

Read More
August 26, 2018
Local WordPress Site

Steps 1: Need a server There are several methods to get a server up and running and I've probably used them all. Basically what is needed is a local server stack with either Apache or Nginx (engine X ) with a current version of  PHP and a database engine either MySql or MariaDB  and a current […]

Read More
crossmenuchevron-right