Today’s a good day

Today is one of those days where I wake up and say to my life ‘this is a good day’. I’ve been extremely busy lately finishing off two or three projects and talking a lot about a new one and last night I was up till just before 2am finishing off the last of those…

Book review: Controversy Creates Cash

I’ve just finished reading the brilliant book that is Controversy Creates Cash, written by Eric Bischoff with the help of Jeremy Roberts. The book is a autobiography, business and wrestling book all in one. It’s a fantastic read, especially if you grew up during the peaks of WCW and WWE during the ‘Monday Night Wars’.…

Ricky Gervais steals Comic Relief

I watched most of the show last night (the last 2 hours or so is always non-original stuff so I didn’t watch that). It started off quite weak…

Force www. in your URL using .htaccess

Insert this into the top of your .htaccess file, making sure that ‘RewriteEngine On’ comes before it: RewriteCond %{HTTP_HOST} !^www.jhuskisson.com Replace jhuskisson.com with your chosen domain and make sure if you are placing any full stops within the first line to enter a backslash before each full stop. This will prevent the code from…

‘Send me a message on AIM’ link

Here’s the code: <a href=”aim:goim?screename=username&message=hello”>Send me a message on AIM</a> Replace username with your required AIM username and ‘hello’ with whatever message you wish to set for the user to send you. You can remove ‘hello’ altogether if you don’t wish to pre-set a message for a user to send you upon clicking the link.…

My five golden rules of freelancing

I find I come across a lot of freelancers who don’t enjoy their job as much as I enjoy mine. To help these guys in need of a morale booster I thought I would share the rules that I like to put in place whilst freelancing in order to benefit future and current freelancers experiencing…