<?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: Integrating FirePHP for Ajax Development</title>
	<atom:link href="http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/</link>
	<description>... All around the PHP Toolchain ...</description>
	<pubDate>Mon, 15 Mar 2010 00:46:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: DIY WordPress: Debugging Plugins Using FirePHP &#124; Website In A Weekend</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-7844</link>
		<dc:creator>DIY WordPress: Debugging Plugins Using FirePHP &#124; Website In A Weekend</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-7844</guid>
		<description>[...] Dorn presents Integrating FirePHP for Ajax Development, an excellent guide for getting started with FirePHP and one of the primary references for this [...]</description>
		<content:encoded><![CDATA[<p>[...] Dorn presents Integrating FirePHP for Ajax Development, an excellent guide for getting started with FirePHP and one of the primary references for this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 55 Awesome PHP Tutorials for Noobs &#8212; ProgrammerFish - Everything that's programmed!</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-7843</link>
		<dc:creator>55 Awesome PHP Tutorials for Noobs &#8212; ProgrammerFish - Everything that's programmed!</dc:creator>
		<pubDate>Thu, 29 Oct 2009 05:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-7843</guid>
		<description>[...] 10)Integrating FirePHP for Ajax Development There are many integrated development environments and tools available to aid in building Web 2.0 AJAX applications with PHP, but nothing comes close to the ease of use and tight Firebug integration that FirePHP provides. [...]</description>
		<content:encoded><![CDATA[<p>[...] 10)Integrating FirePHP for Ajax Development There are many integrated development environments and tools available to aid in building Web 2.0 AJAX applications with PHP, but nothing comes close to the ease of use and tight Firebug integration that FirePHP provides. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utiliser Firebug pour un développement AJAX sous symfony &#171; Nicolas Loeuillet</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-5979</link>
		<dc:creator>Utiliser Firebug pour un développement AJAX sous symfony &#171; Nicolas Loeuillet</dc:creator>
		<pubDate>Fri, 18 Sep 2009 10:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-5979</guid>
		<description>[...]  Integrating FirePHP for Ajax Development [...]</description>
		<content:encoded><![CDATA[<p>[...]  Integrating FirePHP for Ajax Development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Trackbacks for Christoph Dorn - All around the PHP Toolchain » Blog Archive » Integrating FirePHP for Ajax Development [christophdorn.com] on Topsy.com</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-4892</link>
		<dc:creator>Twitter Trackbacks for Christoph Dorn - All around the PHP Toolchain » Blog Archive » Integrating FirePHP for Ajax Development [christophdorn.com] on Topsy.com</dc:creator>
		<pubDate>Thu, 20 Aug 2009 07:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-4892</guid>
		<description>[...] Christoph Dorn - All around the PHP Toolchain » Blog Archive » Integrating FirePHP for Ajax Develo...  www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development &#8211; cached page  April 3rd, 2009 Posted in FirePHP, JavaScript, Mozilla, Musings / Explorations, PHP As mentioned in a previous post I wrote a column for php&#124;architect about how FirePHP can be used for Ajax development. I am re-publishing the complete article here. Enjoy! &#8212; From the page [...]</description>
		<content:encoded><![CDATA[<p>[...] Christoph Dorn - All around the PHP Toolchain » Blog Archive » Integrating FirePHP for Ajax Develo&#8230;  <a href="http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development" rel="nofollow">http://www.christophdorn.com/B.....evelopment</a> &ndash; cached page  April 3rd, 2009 Posted in FirePHP, JavaScript, Mozilla, Musings / Explorations, PHP As mentioned in a previous post I wrote a column for php|architect about how FirePHP can be used for Ajax development. I am re-publishing the complete article here. Enjoy! &mdash; From the page [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miCRoSCoPiC^eaRthLinG</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-4383</link>
		<dc:creator>miCRoSCoPiC^eaRthLinG</dc:creator>
		<pubDate>Tue, 04 Aug 2009 01:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-4383</guid>
		<description>AT LAST :D Thanks a million. This little tool drove away one of my worst nightmares... to quote you...
&lt;blockquote&gt;
The second option is to simply print out debug information using var_dump() or print_r(). This approach requires you to examine the response of the request in Firebug, or to run it in its own browser tab. It also breaks your JavaScript AJAX code, because the response is no longer a valid XML or JSON structure.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>AT LAST <img src='http://www.christophdorn.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> Thanks a million. This little tool drove away one of my worst nightmares&#8230; to quote you&#8230;</p>
<blockquote><p>
The second option is to simply print out debug information using var_dump() or print_r(). This approach requires you to examine the response of the request in Firebug, or to run it in its own browser tab. It also breaks your JavaScript AJAX code, because the response is no longer a valid XML or JSON structure.
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by jobnews24</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-4362</link>
		<dc:creator>Twitted by jobnews24</dc:creator>
		<pubDate>Mon, 03 Aug 2009 14:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-4362</guid>
		<description>[...] This post was Twitted by jobnews24 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by jobnews24 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by jamc17</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-4031</link>
		<dc:creator>Twitted by jamc17</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-4031</guid>
		<description>[...] This post was Twitted by jamc17 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by jamc17 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Cassol</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-3342</link>
		<dc:creator>Bruno Cassol</dc:creator>
		<pubDate>Sun, 21 Jun 2009 04:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-3342</guid>
		<description>Thank you! You just developed a great product out of a great idea.

This is much appreciated in the web dev team I work.</description>
		<content:encoded><![CDATA[<p>Thank you! You just developed a great product out of a great idea.</p>
<p>This is much appreciated in the web dev team I work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-3197</link>
		<dc:creator>Mohammad</dc:creator>
		<pubDate>Sat, 13 Jun 2009 07:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-3197</guid>
		<description>thanks 

this will help to edit sites very easy :)

keep going...</description>
		<content:encoded><![CDATA[<p>thanks </p>
<p>this will help to edit sites very easy <img src='http://www.christophdorn.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>keep going&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FirePHP &#124; Logio LAB</title>
		<link>http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/#comment-3101</link>
		<dc:creator>FirePHP &#124; Logio LAB</dc:creator>
		<pubDate>Mon, 08 Jun 2009 06:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.christophdorn.com/Blog/?p=228#comment-3101</guid>
		<description>[...] Stránky projektu http://www.firephp.org/HQ/Use.htm – Použití a API http://www.christophdorn.com/…development/ – Malé představení [...]</description>
		<content:encoded><![CDATA[<p>[...] Stránky projektu <a href="http://www.firephp.org/HQ/Use.htm" rel="nofollow">http://www.firephp.org/HQ/Use.htm</a> – Použití a API <a href="http://www.christophdorn.com/" rel="nofollow">http://www.christophdorn.com/</a>…development/ – Malé představení [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
