<?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>free Zend Framework screencasts - Zendcasts &#187; debugging</title>
	<atom:link href="http://www.zendcasts.com/tag/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zendcasts.com</link>
	<description>free Zend Framework screencasts. Video tutorials to get you up to speed with different parts of the Zend Framework and enterprise PHP development.</description>
	<lastBuildDate>Mon, 12 Dec 2011 21:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Custom Action Helpers for Firebug</title>
		<link>http://www.zendcasts.com/custom-action-helpers-for-firebug/2009/08/</link>
		<comments>http://www.zendcasts.com/custom-action-helpers-for-firebug/2009/08/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 01:40:51 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Web Architecture]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[zend_action_helper]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=250</guid>
		<description><![CDATA[I&#8217;d like to introduce Tawfek&#8217;s sequel to his video covering Debugging in Firebug with the Zend Framework. If you&#8217;re looking for a tutorial on how to write a custom Action Helper, or wishing to make your ajax development more robust with logging and profiling, then these 33 minutes will save you a pile of googling.…]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to introduce Tawfek&#8217;s sequel to his video covering Debugging in Firebug with the Zend Framework. If you&#8217;re looking for a tutorial on how to write a custom Action Helper, or wishing to make your ajax development more robust with logging and profiling, then these 33 minutes will save you a pile of googling. <a href="http://zendcasts.googlecode.com/svn/trunk/zc32-custom-action-helpers-firebug-part-2/zc32-custom-action-helpers-firebug-part-2.zip">Download the source code</a> or <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc32-custom-action-helpers-firebug-part-2">browse it online</a>. Have a question? <a href="http://www.zendcasts.com/forum/topic/39/zc32-custom-action-helpers-for-firebug/">We&#8217;ll do our best to answer it in the forums (no registration currently required!)</a></p>
<h3>topics covered</h3>
<ul>
<li>Review of firebug</li>
<li><strong>2:00:</strong> writing a custom Action Helper</li>
<li><strong>5:30:</strong> configuring the Zend Bootstrap</li>
<li><strong>10:00:</strong> Testing the Action Helper Through Firebug</li>
<li><strong>12:30:</strong> Writing magic methods</li>
<li><strong>16:00:</strong> Setting up a JSON-friendly view</li>
<li><strong>18:00:</strong> Integrating Zend_Db</li>
<li><strong>26:00:</strong> Implementing jQuery</li>
<li><strong>29:00:</strong> Console Logging with Firebug and jQuery</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/custom-action-helpers-for-firebug/2009/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/08/zc32-debugging-zend-projects-with-firebug-part2-screen.mov" length="119391454" type="video/quicktime" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/08/zc32-debugging-zend-projects-with-firebug-part2-iphone.m4v" length="82082462" type="video/x-m4v" />
		</item>
		<item>
		<title>Debugging Zend Projects with Firebug</title>
		<link>http://www.zendcasts.com/debugging-zend-projects-with-firebug/2009/08/</link>
		<comments>http://www.zendcasts.com/debugging-zend-projects-with-firebug/2009/08/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 14:34:41 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Web Architecture]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[zend_controller]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=244</guid>
		<description><![CDATA[Tawfek is back! This is part 1 of a two part series where Tawfek will be taking us through how Firebug and the Zend Framework can work together to provide non-intrusive debugging and accurate profiling information for an application. This is a great feature that every Zend Developer should know about. Browse or download the…]]></description>
			<content:encoded><![CDATA[<p>Tawfek is back! This is part 1 of a two part series where Tawfek will be taking us through how Firebug and the Zend Framework can work together to provide non-intrusive debugging and accurate profiling information for an application. This is a great feature that every Zend Developer should know about. <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc30-debugging-zend-projects-with-firebug">Browse</a> or <a href="http://zendcasts.googlecode.com/svn/trunk/zc30-debugging-zend-projects-with-firebug/zc30-debugging-zend-projects-with-firebug.zip">download</a> the source code. <a href="http://www.zendcasts.com/forum/topic/7/zc30-debugging-zend-projects-with-firebug/">Discuss in the Forums</a>.<br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/debugging-zend-projects-with-firebug/2009/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/08/zc30-debugging-zend-projects-with-firebug-screen.mov" length="60154137" type="video/quicktime" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/08/zc30-debugging-zend-projects-with-firebug-iphone.m4v" length="44794407" type="video/x-m4v" />
		</item>
	</channel>
</rss>

