Archive for the 'PHP' Category

Aug 27 2009

webgrind – Project Hosting on Google Code

Published by tom under PHP

Webgrind is an Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job. Here's a screenshot showing the output from profiling:

via webgrind – Project Hosting on Google Code.

Post to Twitter Tweet This Post

No responses yet

Jan 24 2008

A couple interesting links

Published by tom under CruiseControl, PHP

phpUnderControl integrates several php tools into CruiseControl. Utter Ramblings has a nice yum repository for PHP on CentOS.

Post to Twitter Tweet This Post

No responses yet

Mar 20 2007

PHP and Eclipse PDT

Published by tom under Eclipse, PHP

I was able to get Eclipse running with PDT and the Zend Debugger. At first the MySQL extension wasn’t working but then I found the ini file buried in the plugins folder and I was able to add it.

Post to Twitter Tweet This Post

No responses yet

Jan 07 2007

Salesforce & Google Maps Mashup using PHP

Published by tom under PHP, Salesforce

Arrowpointe has developed a mash-up of Salesforce.com and Google Maps. I just set this up in my sForce account. I’m going to set it up at work tomorrow. Cool way to visualize stuff. I’m think about mapping everyone that has purchased our product. There is also an PHP5 version here which uses of the a new SalesForce client and a Google map API.

Post to Twitter Tweet This Post

No responses yet