<?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>Stefan Kendlbacher &#124; priv. Website &#187; Coding</title>
	<atom:link href="http://www.stefankendlbacher.de/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stefankendlbacher.de</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 14:58:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>memo to me: Setting breakpoint in javascript</title>
		<link>http://www.stefankendlbacher.de/2011/11/setting-breakpoint-in-javascript/</link>
		<comments>http://www.stefankendlbacher.de/2011/11/setting-breakpoint-in-javascript/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 14:44:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.stefankendlbacher.de/?p=314</guid>
		<description><![CDATA[//some javascript stuff debugger;//set breakpoint in firebug Advanced Debugging With JavaScript]]></description>
			<content:encoded><![CDATA[<p><code>//some javascript stuff<br />
debugger;//set breakpoint in firebug</code></p>
<p><a title="Advanced Debugging With JavaScript" href="http://www.alistapart.com/articles/advanced-debugging-with-javascript/">Advanced Debugging With JavaScript</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefankendlbacher.de/2011/11/setting-breakpoint-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Debugger für Firefox &#8211; FirePHP</title>
		<link>http://www.stefankendlbacher.de/2008/10/php-debugger-fr-firefox-firephp/</link>
		<comments>http://www.stefankendlbacher.de/2008/10/php-debugger-fr-firefox-firephp/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 14:59:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.stefankendlbacher.de/archives/67</guid>
		<description><![CDATA[Mein Firebug hat Zuwachs bekommen. Er wurde erweitert durch FirePHP. Ein wirklich nützliches Plugin für Firefox, das das Debuggen für PHP wirklich vereinfacht. Kein var_dump o.ä. mehr. Einfach in der Console des Firebugs ausgeben und fertig. Tutorials und Einbau gibts auf folgenden Seiten: Firebug Extension for AJAX Development Quickstart FirePHP Vor allem ist hier beschrieben, [...]]]></description>
			<content:encoded><![CDATA[<p>Mein <a href="https://addons.mozilla.org/de/firefox/addon/1843">Firebug</a> hat Zuwachs bekommen. Er wurde erweitert durch <a href="http://www.firephp.org/">FirePHP</a>. Ein wirklich nützliches Plugin für Firefox, das das Debuggen für PHP wirklich vereinfacht. Kein var_dump o.ä. mehr. Einfach in der Console des <a href="https://addons.mozilla.org/de/firefox/addon/1843">Firebugs</a> ausgeben und fertig. Tutorials und Einbau gibts auf folgenden Seiten:</p>
<ul>
<li> <a href="http://www.firephp.org/" target="_blank">Firebug Extension for AJAX Development</a></li>
<li> <a href="http://www.firephp.org/Wiki/Main/QuickStart" target="_blank">Quickstart FirePHP </a><br />Vor allem ist hier beschrieben, wie das Output Buffering aktiviert wird</li>
<li> <a href="http://bueltge.de/firephp-erleichtert-die-php-entwicklung/478/" target="_blank">FirePHP erleichtert die PHP-Entwicklung</a></li>
<li> Speziell fürs Zend Framework: <a href="http://www.christophdorn.com/Blog/2008/09/02/firephp-and-zend-framework-16/">FirePHP and Zend Framework 1.6</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stefankendlbacher.de/2008/10/php-debugger-fr-firefox-firephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

