Parents

2016-02-17T21:03:50-08:00September 29th, 2015|Family|

You all know what I'm talking about, parents and technology. It's been around for the better part of three decades, but when did they start to learn about computers? Oh, about the past 5 years - or less. It's a stigma, and it means learning something new, and being afraid of not being good at [...]

Babies

2016-02-17T21:04:22-08:00September 22nd, 2015|Family|

That day. When you're in a really important meeting and you realize you have dried drool on your shoulder, and don't even know it. Then when you're on your way home you realize "That's how they knew I have kids!". When this happens multiple times, including having a soother pop out of your laptop bag, [...]

WP Hotfix 33423 WHM Easy Rollout

2016-02-17T21:04:29-08:00September 2nd, 2015|WordPress|

WordPress 4.3 has a cron issue which may affect your sites. There is a bug in WordPress 4.3 which can affect some sites causing high CPU loads and / or Database issues. "Just spent a few hours debugging two sites which went down and tracked it down to wp_options cron exploding in size. There apparently [...]

Commits and Gits

2016-02-17T21:04:31-08:00September 1st, 2015|Projects|

Submitted my first change request/commit for Jetpack, which I already have in use on my site. You'd think having Google+ pages as a link would be something that they'd already have on there? Strange! Find it here: https://github.com/Automattic/jetpack/pull/2654 I went a little further down the blogging road with MainWP and converted my plugin/extension over to [...]

Updates!

2015-08-16T20:01:05-07:00August 16th, 2015|Blog|

Been a very interesting couple of weeks! I got married, have started blogging for MainWP (a software company that creates a management suite for WordPress developers such as myself), I created a basic extension using their framework on top of a plugin, all part of the tutorials here: http://blog.mainwp.com/creating-a-wordpress-plugin/, and am in the process of uploading a video [...]

Creating a Plugin

2016-02-17T21:04:38-08:00August 10th, 2015|Plugins|

  I’m going to dive right into this blog post on creating a plugin for WordPress. There are countless tutorials out there and ways to code and structure a plugin, but for the purposes of these articles I’m going to make it short and simple. […]

IMAP Migration WordPress Plugin

2016-02-17T21:04:56-08:00July 23rd, 2015|Plugins|

So I turned the script that I had created earlier into a WordPress plugin. It will give you fillable boxes inside of your WP installation, and all you have to do is make sure you know your login details for both the old server and the new one. Let me know if it works for [...]

Drupal 6 to WordPress Image Migration

2016-02-17T21:05:07-08:00July 22nd, 2015|Plugins|

  I created a plugin that is a companion to a php script that I used recently - http://anothercoffee.net/drupal-to-wordpress-migration-tool/. This basically picks up where the other script left off, and migrates images after the content.  It uses WordPress' built-in media sideload library and ties it directly to the post ID, so it will automatically be entered as [...]

ModSecurity

2015-07-13T16:01:35-07:00July 13th, 2015|Blog|

Configured brute force protection for Wordpress logins on the server today after I noticed some increasingly high CPU usage. cPHulk already monitors all of the other ports and blocks accordingly, but I needed something that would let me affect all Wordpress installations at once with minimal involvement moving forward (which is why all sites have [...]

Phew

2015-07-10T12:15:08-07:00July 10th, 2015|Blog|

A big day and busy week! Moving to live customer testing on the database/directory project that has been in the works for the past few months, the Excelerate Conference site has their schedule of events calendar ready to go and should be completed and launched today, I have the mail server set up and ready [...]

Go to Top