-
So I moved my WordPress install to my domain root and the WordPress specific htaccess instructions have borked my WebDAV. Fortunately a little googling and I’ve got a solution. Since running a multisite install, my htaccess rewrites a lot. Turning off the RewriteEngine inside he WebDAV direcetory solves this issue. [code lang=shell] <IfModule mod_rewrite.c> RewriteEngine…
-
Another lesson on economics from my brilliant sibling. This initially an email to a mutual friend and college classmate sent on October 3, 2012. +++++++++ My good Doctor, I was getting a little sick of the rhetoric on the bank bail outs and how this administration saved Wall Street so I decided to do a…
-
My brother wrote and sent the following out to some friends via email. I’m re-posting with his permission. For the record, he’s brilliant and not overly political. This was originally sent on Sept 6, 2012. +++++++++ I never do this (hit reply to all) but, in this instance, I can’t resist. First off, the facts…
-
A big Happy Birthday to my baby girl. Almost a teenager.
-
It’s been a wild couple of days figuring this one out. Special thanks to Jonah West for all the help and encouragement. This plugin seeks to greatly simplify the ability to create background colors for your categories in the month view when using The Events Calendar plugin. It requires The Events Calendar v2.0.5 or greater.…
-
Thanks to Joey Kudish and Jonah at Modern Tribe, Inc., I’ve converted my original hacked together code to add an alarm to a calendar event created using the Events Calendar PRO WordPress plugin into a plugin of my own. You can see/follow the original discussion on the Modern Tribe forum. This plugin requires the Events…