Today I finished working on grb.im – a URL shortening service. The motivation behind building this site was to use a document-orientated database in a real world app.
Today I finished working on grb.im – a URL shortening service. The motivation behind building this site was to use a document-orientated database in a real world app.
I needed to create some custom error handling functionality on a CakePHP project I was working on a little while ago.
After trialing various web development frameworks we have settled on CakePHP at work. I have managed to convince the developers we should…