Creating a website specification is the most important task of a project. Get this wrong and the whole project can tank, including making an unhappy customer and an unprofitable project. Get the website specification right and you can meet the project deadline and bring in profit. The importance of this is often under estimated. Implementing these techniques to create the website requirements and the project timeline will make your life easier and your clients happy. Continue reading
Month: April 2010
Backpacking, PR and Busy Week
Traveling, PR update and a look at my summer! Continue reading
PHP Programming: The Benefits of Peer Pressure
Peer pressure often times gets a lot of bad credit. But in the programming workplace, what if there was no peer pressure? Would that be a good thing?
Let’s skin this animal and see what we find. Continue reading
Sample PHP Code: PHP Recursive Functions
Use PHP Recursive Functions to create PHP code that dynamically grows with your data. This will save you time and confusion, and understanding PHP recursive functions will make your PHP code much more scalable. At first, it may be a confusing concept to grasp (especially for PHP beginners).
Learn how to create recursive functions by taking a look at this sample PHP code. Continue reading
