Git aliases

Taking a slight sidebar from my current blog series entitled Getting going with Heroku and PHP (part 1) (and part 2), I’ve discussed that the commands that I am now using to push updates are as follows… gulp git add . git commit -m “A useful commit message” git push git subtree push –prefix build heroku master This…

Making Chrome more beautiful

That’s right, I’m a Chrome-aholic.  I used to use Firefox for everything, but it was really Firebug that we all loved.  I switched to Chrome not long after it came out, and I’ve never looked back. One thing that can be fun to play with are the Chrome Flags.  These are internal feature flags which…

Web ARX Security

Securing websites can be a tricky business, but it’s something I pride myself at being pretty good at.  However, when you’re setting up and managing multiple WordPress sites, it can be hard to keep on top of them all at once. Step in Web ARX Security (affiliate link). In their own words… Website firewall, uptime monitoring and…