-
Recent updates
So I’ve updated my portfolio a bit – it’s been way too long! Unfortunately there’s too many projects I’ve worked on to add to my portfolio in a meaningful way – what I mean is that I don’t have time or the energy to do the necessary write-ups justice. So I had to pick and…
-
2014 – Recap
It’s that time again where we flip the calendar over to a new year. Still no personal jetpacks and as always, flying cars are as far away as ever. But now everyone can fly drones (does that count as a win?). Awesome Things That Happened In 2014 Visited family in Nevada. Fun to hang out…
-
A very useful WordPress code snippet to know…
As I was working on a custom WordPress theme (based on _s) I found myself trying to get the slug of a post to use as a class for additional styling. Unfortunately, WordPress doesn’t have a get_the_slug() function or a the_slug() function. Well, not built out like that at any rate. The “why not?” is…