Category archives: Web Development

Should you test your web developers before employing them?

These past few weeks, I’ve been doing some work for a new client. Prior to getting the gig, I did the all the usual things: sent my prospective email, went to meet the client, etc. However, this client, a big web agency, did something I’ve not experienced before – they gave me a programming test.

Continue reading Should you test your web developers before employing them?>

Take 2 web apps into the shower?

Since announcing the launch of Cart45 last week, I’ve had quite a few people asking how I’ve managed to create an ecommerce app and another web app (Bean Counter) simultaneously. So here goes…

Continue reading Take 2 web apps into the shower?>

Lessons learnt from beta testing

Last week, saw the completion of the first round of beta testing for Bean Counter. Was the beta testing a success? No, not really.

Continue reading Lessons learnt from beta testing>

{curly brackets} versus :colons/semi-colons; in PHP

Current and former colleagues of mine, will attest to my intense hatred of poorly written code and by poorly written code I mean code that is hard to follow.

Continue reading {curly brackets} versus :colons/semi-colons; in PHP>

A simple PHP HTML/CSS templating system (REDUX)

It is beyond silly to repeatedly copy and paste the same HTML into the top and bottom of every HTML file that you create. That’s why god invented include() but, the humble header/footer HTML include file needs to be extended slightly – that is, unless you want all your pages to have the same title/meta

Continue reading A simple PHP HTML/CSS templating system (REDUX)>

Newsflash: Manchester web developer beats Google Checkout API to death in frenzied attack

Two weeks ago, I wrote about wasting my time trying to integrate Google Checkout into our top secret web app. You may be glad to hear that my time is no longer being wasted and I seem to have finally solved my Google Checkout conundrum as of this week.

Continue reading Newsflash: Manchester web developer beats Google Checkout API to death in frenzied attack>