Zend Framework 1.10 is quite a learning process largely due to being a hefty beast. I have decided to post this new blog where I intend to detail my findings as and when I feel something may be interesting to others.
Often I am finding myself back tracking as I find a there's better way of doing something - recently I became concerned about memory usage and script parse times. ( I know .. profile and unit test from the start ) ..