Tag Archives: develop

Calculating memory used by PHP to generate that page

Do you know how much memory those loops are using ? Why is this page taking so long to load ? Well with this simple PHP code you can daily benchmark different versions of your script to use the least … Continue reading

Posted in Code, framework, Technology, work | Tagged , , , , , | Leave a comment

Death to Internet Explorer 6

This morning, much like every morning, I wake, prepare for the day, walk my partner to work, get home and read through my emails and RSS subscriptions before I start my working day. This morning I came across a post … Continue reading

Posted in Life, Technology | Tagged , , , , , , , , , , , , , , , , , , | 1 Comment

CodeIgniter & Spaw Editor

I have released an updated version at http://sheldon.lendrum.co.nz/codeigniter-spaw-editor-tabs_411/10/. This new version allows CodeIgniter and SPAW TABS ! Recently I have been working on a large project for a National Sporting team, It has been a process and it is almost … Continue reading

Posted in Code, design, Technology, work | Tagged , , , , , , , , , , , , | 17 Comments

Installing PHP5 and mySQL on Mac OSX Leopard

A step-by-step Guide to installing PHP, mySQL and getting them both running together on Apples OSX Leopard. This requires root access and a little Terminal usage. Continue reading

Posted in apple, Code, Technology, work | Tagged , , , , , , , , | 7 Comments