-
Loading
-
Archives
- January 2012
- July 2011
- April 2011
- February 2011
- November 2010
- October 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
-
Meta
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 Code, develop, development, php, Technology, work
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
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 class, design, develop, development, download, frame free, image, install, php, project, safari, wordpress, work
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