January 15, 2016 by Christoff Truter
Last year in the first part of this series of posts we had a quick look at the technologies that makes the frontend tick, in this post we're going to have a look at the backend service used for saving movie metadata.
PHP ArchitectureFebruary 17, 2015 by Christoff Truter
In this post I reflect (mostly a collection of loose thoughts) on a little VS2013 TypeScript demo web application I wrote as an attempt to get into the groove of things.
PHP TypeScript AngularJanuary 5, 2015 by Christoff Truter - 1 Comment
I don't think I need to convince anyone of how annoying it can get to fill out a CAPTCHA - especially after your third attempt of trying to decipher some gibberish piece of text that you are seeing on the screen.
PHP Google APIJanuary 17, 2011 by Christoff Truter
Accessing MySQL when using PHP, a few thoughts, suggestions and ideas.
PHPDecember 11, 2010 by Christoff Truter
The second part of how to expose a SOAP based webservice using PHP
PHP