journal entries
New Year, New Tech Stack!
I am now at the 3 year mark since trying to break back into the "booming" tech industry as a web developer, web server admin, and dba. Hard to believe this year is 20 years since graduating college! Three years ago, I worked three different jobs: one was not a good...
Settling into the Township of Langley
Alright. Now that it's almost the end of November, it must be time for work year 2018 to start, right? In terms of my career, I have gained a lot more knowledge, became that much more organized, and knocked a few long standing items off of my massive to do list. But...
Migrating MySQL Stored Procedures
Once upon a time, I moved a MySQL database and the stored procedures stopped working. The website relying on them was effectively crippled because it was a data-driven website. When exporting a MySQL database in phpMyAdmin, there are Procedure options under Custom. ...