I love GIT, I use it all day every day and it has saved my ass on more than a handful of times. I couldn’t help laughing at this though. Sure we’ve all seen this clip done a million times from Xbox to Star Wars pretty much everything has been done but still it was [...]
Read More →
Just a quick post about an update to my Mojo Admin Toolbox Plugin for WordPress. There was a couple of little bugs after WordPress got updated to 3.4 which I have meaning to fix for ages. I finally got around to it. So the weird little bug with your custom login page text appearing in [...]
Read More →
Not exactly a new thing, but one I have always had to Google for. In my workflow I normally create a new branch when working on a major feature change (this ensures if I have any bug fixes to do in the mean time I can work on them without having to muddle around code). [...]
Read More →
After CakeFest 2011 I have been well and truly converted to using Git and GitHub for my source code management! One thing that was frustrating me was the lack of Bash completion (basically hitting tab half way through a command for it to show you the completion or possible completions) I found a great solution [...]
Read More →