Blog archieve
-
Auto-disabling WordPress's 'wpautop' function
WordPress has a lovely little function called 'wpautop'. It simply converts line spaces in the posts ... -
Accessing WordPress's 'bloginfo' from a post
If you're like me then you like full control over your posts. In a recent post I wanted to include a ... -
How to create a JavaScript class constructor
Now if you've been reading my blog posts I'm sure you'll be familiar with my rants regarding JavaScr ... -
How JavaScript deals with classes with public and private functions
So we all know that JavaScript isn't really class based but how do we get around the issue of privat ... -
Working with local and production JS files
If you're like me and you enjoy compressing all your text based static files (such as CSS and JS) re ... -
Fixing broken WordPress permalinks
If you've changed your permalink structure recently and had poop loads of 404s, you can do a few thi ... -
A nice xmas message from BBH
... -
A quick and dirty WordPress cache
Now I love WordPress like the next person, but sometimes it can be a bit slow, especially if you're ... -
A new design (finally)
It's been a long time coming and after 15 versions I decided to keep things nice and simple. But the ... -
Quick UK Post Code Regex
It's been a while since I wrote anything on here, but here's a quickie: a simple UK post code regex: ...