Category: Frameworks
I like weird ideas. There should be more of them. And the idea that we need to
make programs efficient to save energy is weird enough to interest me.
David Peterson tells his version of Rasmus Lerdorfs views on it :
He continues on by stating that PHP developers really need...
I came across a Zend Framework (ZF) example I wanted to refactor. You
really have to have unit test coverage to refactor effectively, and since
there were no tests, I started trying to find out how to test it. There
didn't seem to be a wealth of information available on the web, so I've
...