<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fritz Thomas &#187; debugging</title>
	<atom:link href="http://fritzthomas.com/tags/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://fritzthomas.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 08:02:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Profiling Database Querys and show it in FireBug Console</title>
		<link>http://fritzthomas.com/php/295-profiling-database-querys-and-show-it-in-firebug-consol/</link>
		<comments>http://fritzthomas.com/php/295-profiling-database-querys-and-show-it-in-firebug-consol/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 08:28:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firephp]]></category>
		<category><![CDATA[Profile]]></category>

		<guid isPermaLink="false">http://fritzthomas.com/?p=295</guid>
		<description><![CDATA[If you want to profile all of your Database Querys with PHP you can use Zend_DB and the Zend_Db_Profiler_FireBug. Christoph Dorn, the author of FirePHP and the Zend Framework Components of Wildfire and FirePHP, described in a blog post how to do it. This is how it looks like: Tags: debugging, firebug, firephp, PHP, Profile, [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to profile all of your Database Querys with PHP you can use Zend_DB and the Zend_Db_Profiler_FireBug. <a href="http://www.christophdorn.com">Christoph Dorn</a>, the author of <a href="http://www.firephp.org/">FirePHP</a> and the Zend Framework Components of <a href="http://www.wildfirehq.org/">Wildfire</a> and FirePHP, described in a <a href="http://www.christophdorn.com/Blog/2008/10/14/profiling-queries-with-zend_db_profiler_firebug/">blog post</a> how to do it.</p>
<p>This is how it looks like:</p>
<p><a href="http://www.christophdorn.com/Blog/2008/10/14/profiling-queries-with-zend_db_profiler_firebug/"><img class="alignnone size-medium wp-image-296" title="zf_profilerscreenshot1" src="http://fritzthomas.com/wp-content/uploads/2008/10/zf_profilerscreenshot1-420x108.png" alt="" width="420" height="108" /></a></p>

	Tags: <a href="http://fritzthomas.com/tags/debugging/" title="debugging" rel="tag">debugging</a>, <a href="http://fritzthomas.com/tags/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://fritzthomas.com/tags/firephp/" title="firephp" rel="tag">firephp</a>, <a href="http://fritzthomas.com/tags/php/" title="PHP" rel="tag">PHP</a>, <a href="http://fritzthomas.com/tags/profile/" title="Profile" rel="tag">Profile</a>, <a href="http://fritzthomas.com/tags/zend-framework/" title="Zend Framework" rel="tag">Zend Framework</a><br />

	<h4>&Auml;hnliche Beitr&auml;ge:</h4>
	<ul class="st-related-posts">
	<li><a href="http://fritzthomas.com/php/220-firephp-aus-php-in-die-firebug-console-loggen/" title="FirePHP: Aus PHP in die Firebug Console loggen (April 14, 2008)">FirePHP: Aus PHP in die Firebug Console loggen</a> (0)</li>
	<li><a href="http://fritzthomas.com/php/zend-framework/257-zend-framework-16-final-new-features/" title="Zend Framework 1.6 Final New Features (September 3, 2008)">Zend Framework 1.6 Final New Features</a> (0)</li>
	<li><a href="http://fritzthomas.com/php/10-zend_layout-zend_view_enhanced/" title="Zend_Layout, Zend_View_Enhanced (December 16, 2007)">Zend_Layout, Zend_View_Enhanced</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://fritzthomas.com/php/295-profiling-database-querys-and-show-it-in-firebug-consol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
