Aug 24

WordPress Training Starting September 8th, 2011

Part of every website project I do is a training component – usually two hours, give or take a little based on how quickly the customer picks it up.  It’s a hands-on training for creating new posts, new pages, editing … Continue reading

Jan 31

Per-post custom backgrounds in WordPress

Recently I needed to have a category where each post in the category had a different background.  Wordpress doesn’t have something specifically for that – it’s a rather obscure need, really.  It’s not everyday that you need to put the … Continue reading

Jan 19

A quick PhoneGap fix for http / https external browser launch problem

I’ve been using PhoneGap for a while – 0.8.something was the first version I used.  As such, you sometimes take certain things for granted – for instance: <a href=”http://www.midnightryder.com”>Click Me</a> Would result in opening the native browser, pointed at MidnightRyder.com. … Continue reading