Category Archive: Coding

Jan 24 2012

Just git on with it…

Ok, coding nerd moment here.  I have been becoming more and more involved in my spare time with the Dojo Toolkit.  For me it keeps my mind in an enjoyable “problem solving” mode, which I enjoy, versus necessarily all the fun of being a senior IT manager affords itself, where I wouldn’t get near the sharp end …

Continue reading »

Permanent link to this article: http://blog.kitsonkelly.com/2012/01/just-git-on-with-it/

May 21 2011

PHP RESTful

I have been working with the dojo Toolkit for a couple of years and one of the things that I had to do was implement a RESTful class handler in PHP to support the ability to implement RESTful services.  In particular I wanted to use the dojox.data.JsonRestStore which supported things like filtering, lazy loading, paging and several other advanced …

Continue reading »

Permanent link to this article: http://blog.kitsonkelly.com/2011/05/php-restful/