Automated Updates with Drush

0

August 25, 2017 by Al

Check for available updates: drush ups Put site into maintenance mode before updating using: drush sset system.maintenance_mode 1 drush cr …
keep reading


Redirect using PHP

0

January 9, 2017 by Al

<?php header( ‘Location: http://www.yoursite.com/new_page.html’ ) ; ?>


Start and Restart MYSQL on macOS Sierra

0

January 9, 2017 by Al

sudo launchctl load -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist sudo launchctl unload -F /Library/LaunchDaemons/com.oracle.oss.mysql.mysqld.plist


Explanation of Trump Victory

0

November 20, 2016 by Al

Many folks have spent many hours recently contemplating the recent Presidential election. I have been among them, and so far …
keep reading


Spanish Verbs with Spelling Changes

0

July 2, 2016 by Al

When I first attempted to lean Spanish I was a bit overwhelmed by how many “irregular” verbs there are in …
keep reading


Dates In Unix/Linux

0

March 3, 2016 by Al

(copied from http://www.mustbebuilt.co.uk/php/handling-dates/) There are a series of functions built into both PHP and MySQL which will help you when …
keep reading


Foreign Character Shortcuts for Microsoft Word 2010

0

December 27, 2015 by al

Ctrl+’ Adds an acute accent to the character typed next Ctrl+’ When followed by d or D, creates the old …
keep reading


Upload a zipped Presenter Presentation to Blackboard.

0

September 28, 2015 by Al

HOW TO: Upload an Adobe Presenter Zip File to Blackboard Article ID: 47 | Last Updated: Fri, Feb 20, 2015 …
keep reading


Alert! System battery voltage is low.

0

August 25, 2015 by Al

Alert! System battery voltage is low. Strike F1 key to continue F2 to run the setup utility Press F5 to …
keep reading


Simple Use of Cloud Computing in Education

0

March 10, 2014 by Al

If you do a Google search for cloud computing in an attempt to find out how it is being used, …
keep reading