Blog
Frontend Tooling: Bourbon Sass
Wherein I compare those things called “frontend frameworks” and hopefully bring Bourbon to the attention of more developers. Following is a light, comparative review of …
WordPress and PHP Security
In my recent post on OWASP Day 2015 I remarked that WordPress.org itself takes security seriously. I mentioned the recently-released WordPress Security White Paper and pointed …
WordPress Security at OWASP Day NZ 2015
OWASP (The Open Web Application Security Project) is a volunteer-run, non-corporate global organization devoted to making the web a safer place. It provides resources for developers …
Community Work
I’ve created a new page outlining a conditional offer for consulting for community groups for reduced fees. If you are an under-resourced individual or a …
WordPress Site Builders And Page Builders
Can This Tool Help Me Build My Site Faster? That’s the question I ask when I look at new tools. And it’s one of the …
Using get_posts to dynamically create columnar markup
The Context Building a responsive site with wordpress. The Problem I have a loop that spits out posts. the site must be responsive. I must …