<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Useful in-browser development tools for PHP</title>
	<atom:link href="http://www.sitepoint.com/blogs/2008/05/13/useful-in-browser-development-tools-for-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2008/05/13/useful-in-browser-development-tools-for-php/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 22 Nov 2009 11:54:05 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kyberfabrikken</title>
		<link>http://www.sitepoint.com/blogs/2008/05/13/useful-in-browser-development-tools-for-php/comment-page-1/#comment-722428</link>
		<dc:creator>kyberfabrikken</dc:creator>
		<pubDate>Wed, 14 May 2008 22:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2478#comment-722428</guid>
		<description>@JM
I don&#039;t use a Mac, so I&#039;m afraid I just took someone else&#039;s word for it. Makes sense that you can run kCacheGrind though, since there are plenty of other KDE apps, that works just fine. That doesn&#039;t change the thing that kCacheGrind is a tad bit verbose for the casual user. I always preferred WinCacheGrind over kCacheGrind, for that.

Thanks for the pointer to PHP_Debug.

@dylanmcd
I hadn&#039;t seen dbug before; I really like the visual rendering of data. Definitely some inspiration there.

@Insomn3ak
Which version of Firebug are you using it with? If I install FirePHP, Firebug stops working.</description>
		<content:encoded><![CDATA[<p>@JM<br />
I don&#8217;t use a Mac, so I&#8217;m afraid I just took someone else&#8217;s word for it. Makes sense that you can run kCacheGrind though, since there are plenty of other KDE apps, that works just fine. That doesn&#8217;t change the thing that kCacheGrind is a tad bit verbose for the casual user. I always preferred WinCacheGrind over kCacheGrind, for that.</p>
<p>Thanks for the pointer to PHP_Debug.</p>
<p>@dylanmcd<br />
I hadn&#8217;t seen dbug before; I really like the visual rendering of data. Definitely some inspiration there.</p>
<p>@Insomn3ak<br />
Which version of Firebug are you using it with? If I install FirePHP, Firebug stops working.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Insomn3ak</title>
		<link>http://www.sitepoint.com/blogs/2008/05/13/useful-in-browser-development-tools-for-php/comment-page-1/#comment-722353</link>
		<dc:creator>Insomn3ak</dc:creator>
		<pubDate>Wed, 14 May 2008 19:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2478#comment-722353</guid>
		<description>It looks like the developer of FirePHP released the updated version on Monday that works with FF3.</description>
		<content:encoded><![CDATA[<p>It looks like the developer of FirePHP released the updated version on Monday that works with FF3.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JM</title>
		<link>http://www.sitepoint.com/blogs/2008/05/13/useful-in-browser-development-tools-for-php/comment-page-1/#comment-722055</link>
		<dc:creator>JM</dc:creator>
		<pubDate>Wed, 14 May 2008 12:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2478#comment-722055</guid>
		<description>I&#039;m running KCachegrind on Mac OS X 10.5 without any problems. Where did you get the information that it somehow depends on the Linux kernel?

Yet another Tool is &lt;a href=&quot;http://www.php-debug.com/www/&quot; rel=&quot;nofollow&quot;&gt;PHP_Debug&lt;/a&gt; (&lt;a href=&quot;http://pear.php.net/package/PHP_Debug&quot; rel=&quot;nofollow&quot;&gt;PEAR&lt;/a&gt;).</description>
		<content:encoded><![CDATA[<p>I&#8217;m running KCachegrind on Mac OS X 10.5 without any problems. Where did you get the information that it somehow depends on the Linux kernel?</p>
<p>Yet another Tool is <a href="http://www.php-debug.com/www/" rel="nofollow">PHP_Debug</a> (<a href="http://pear.php.net/package/PHP_Debug" rel="nofollow">PEAR</a>).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dylanmcd</title>
		<link>http://www.sitepoint.com/blogs/2008/05/13/useful-in-browser-development-tools-for-php/comment-page-1/#comment-721439</link>
		<dc:creator>dylanmcd</dc:creator>
		<pubDate>Tue, 13 May 2008 16:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2478#comment-721439</guid>
		<description>This entry coincided with me searching for a good debug exception handler (which led to me finding PrettyBlueScreen). 

In the past for pretty debugging I&#039;ve used DBug from http://dbug.ospinto.com, and before that the PEAR Var_Dump package with custom styles. I&#039;m looking forward to trying out Krumo, although I&#039;m a bit put off by the ini configuration and external css files (debug packages should be as self contained as possible).

Thanks for posting, Troels.</description>
		<content:encoded><![CDATA[<p>This entry coincided with me searching for a good debug exception handler (which led to me finding PrettyBlueScreen). </p>
<p>In the past for pretty debugging I&#8217;ve used DBug from <a href="http://dbug.ospinto.com" rel="nofollow">http://dbug.ospinto.com</a>, and before that the PEAR Var_Dump package with custom styles. I&#8217;m looking forward to trying out Krumo, although I&#8217;m a bit put off by the ini configuration and external css files (debug packages should be as self contained as possible).</p>
<p>Thanks for posting, Troels.</p>]]></content:encoded>
	</item>
</channel>
</rss>
