<?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"
	>
<channel>
	<title>Comments on: Debugging PHP</title>
	<atom:link href="http://www.sitepoint.com/blogs/2008/06/02/debugging-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 04:31:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: MrMenu</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-796432</link>
		<dc:creator>MrMenu</dc:creator>
		<pubDate>Thu, 18 Sep 2008 02:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-796432</guid>
		<description>We are running a geo-spatial query for the restaurant takeout and delivery zone feature on our site &lt;a href="http://www.mrmenu.com" rel="nofollow"&gt;MrMenu.com&lt;/a&gt; and have had some problems debugging it.  The issue came while incorporating it into the rest of our .php design. I will try this out. Thanks! 

Oh, and if you are looking to order takeout or delivery food online and live in the Phoenix area, check out our &lt;a href="http://www.mrmenu.com/toprated" rel="nofollow"&gt;Top Rated Restaurants&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>We are running a geo-spatial query for the restaurant takeout and delivery zone feature on our site <a href="http://www.mrmenu.com" rel="nofollow">MrMenu.com</a> and have had some problems debugging it.  The issue came while incorporating it into the rest of our .php design. I will try this out. Thanks! </p>
<p>Oh, and if you are looking to order takeout or delivery food online and live in the Phoenix area, check out our <a href="http://www.mrmenu.com/toprated" rel="nofollow">Top Rated Restaurants</a>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jani</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-769675</link>
		<dc:creator>Jani</dc:creator>
		<pubDate>Mon, 28 Jul 2008 13:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-769675</guid>
		<description>Why not make this a Firebug extension..? :)</description>
		<content:encoded><![CDATA[<p>Why not make this a Firebug extension..? :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mikkel Høgh</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-738661</link>
		<dc:creator>Mikkel Høgh</dc:creator>
		<pubDate>Tue, 03 Jun 2008 14:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-738661</guid>
		<description>Hey, that's awesome – I'm surprised you followed through, since that rule only really applies to employees ;)</description>
		<content:encoded><![CDATA[<p>Hey, that&#8217;s awesome – I&#8217;m surprised you followed through, since that rule only really applies to employees ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kyberfabrikken</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-737781</link>
		<dc:creator>kyberfabrikken</dc:creator>
		<pubDate>Mon, 02 Jun 2008 11:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-737781</guid>
		<description>&lt;blockquote&gt;Since it's based on XUL, perhaps it can be integrated with Open Komodo which is an open source text editor / IDE also based on XUL?&lt;/blockquote&gt;

Yes, I suppose it could. The model layer libraries are independent of the presentation layer, so you could reuse these in Komodo. I don't have much incentive for doing so though, since I prefer to use a stand-alone editor (Mostly Emacs). There are obviously some benefit to have editor and debugger integrated, but I don't think it's much of a problem to have the two running separately.</description>
		<content:encoded><![CDATA[<blockquote><p>Since it&#8217;s based on XUL, perhaps it can be integrated with Open Komodo which is an open source text editor / IDE also based on XUL?</p></blockquote>
<p>Yes, I suppose it could. The model layer libraries are independent of the presentation layer, so you could reuse these in Komodo. I don&#8217;t have much incentive for doing so though, since I prefer to use a stand-alone editor (Mostly Emacs). There are obviously some benefit to have editor and debugger integrated, but I don&#8217;t think it&#8217;s much of a problem to have the two running separately.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-737776</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 02 Jun 2008 11:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-737776</guid>
		<description>Works like a charm on Mac OS X (10.5.3). Looks as ugly as an XUL app, but works really great! Fantastic work!</description>
		<content:encoded><![CDATA[<p>Works like a charm on Mac OS X (10.5.3). Looks as ugly as an XUL app, but works really great! Fantastic work!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: asbjornu</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-737732</link>
		<dc:creator>asbjornu</dc:creator>
		<pubDate>Mon, 02 Jun 2008 09:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-737732</guid>
		<description>Looks interesting! Since it's based on XUL, perhaps it can be integrated with &lt;a href="http://www.openkomodo.com/" rel="nofollow"&gt;Open Komodo&lt;/a&gt; which is an open source text editor / IDE also based on XUL?</description>
		<content:encoded><![CDATA[<p>Looks interesting! Since it&#8217;s based on XUL, perhaps it can be integrated with <a href="http://www.openkomodo.com/" rel="nofollow">Open Komodo</a> which is an open source text editor / IDE also based on XUL?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-737719</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 02 Jun 2008 08:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-737719</guid>
		<description>Great work. I've been looking for a no-nonsense cross platform app to debug my php code on. Just to let you know I have also run it successully on Windows using the XULRunner that is part of Firefox 3:

e.g.
firefox.exe -app path\to\spectator\xul\application.ini

Thanks!</description>
		<content:encoded><![CDATA[<p>Great work. I&#8217;ve been looking for a no-nonsense cross platform app to debug my php code on. Just to let you know I have also run it successully on Windows using the XULRunner that is part of Firefox 3:</p>
<p>e.g.<br />
firefox.exe -app path\to\spectator\xul\application.ini</p>
<p>Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.sitepoint.com/blogs/2008/06/02/debugging-php/#comment-737706</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Mon, 02 Jun 2008 07:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=2523#comment-737706</guid>
		<description>You do know that Komodo is going "open source" for their next major upgrade:
http://www.openkomodo.com/

Not that it deminises the usefulness of a KISS xdebug frontend in XUL at all. But something to aware of ..</description>
		<content:encoded><![CDATA[<p>You do know that Komodo is going &#8220;open source&#8221; for their next major upgrade:<br />
<a href="http://www.openkomodo.com/" rel="nofollow">http://www.openkomodo.com/</a></p>
<p>Not that it deminises the usefulness of a KISS xdebug frontend in XUL at all. But something to aware of ..</p>]]></content:encoded>
	</item>
</channel>
</rss>
