by Kevin Schroeder | 12:00 am

Best Practices – Part 2

I just got out of Matthew and Lorna’s tutorial on Best Practices and my mind is swimming with all of the things I want to try. So, pretty much a normal day for me. Part 1 can be found in the related links on the right hand side.

Part 2 is basically more of the same; a list of all the things you’re not doing but probably should.

Let’s start with documentation.

End User Documentation

  READ ARTICLE
1132 words ()
by Kevin Schroeder | 12:00 am

Unit Testing Zend Server PHP Job Queue actions

One of the problems with doing asynchronous execution is that it can be actually quite difficult to test those asynchronous jobs. In this video I describe how to implement a testable queuing system.

  READ ARTICLE
96 words ()