<?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>Daniel Keppler&#187; debug auf danielkeppler.com</title>
	<atom:link href="http://danielkeppler.com/stichwort/debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielkeppler.com</link>
	<description>mein Blog über Guatemala und SEO</description>
	<lastBuildDate>Wed, 16 Nov 2011 11:00:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP mit Firebug debuggen</title>
		<link>http://danielkeppler.com/2010/php-mit-firebug-debuggen/</link>
		<comments>http://danielkeppler.com/2010/php-mit-firebug-debuggen/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 22:42:45 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[aktuell]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://danielkeppler.com/?p=391</guid>
		<description><![CDATA[PHP Entwickler, die ihre Skripte debuggen, müssen sehr oft unterschiedliche Variablen und deren Inhalte überprüfen. Die einfachste Möglichkeit dies zu tun, ist eine Ausgabe der Variableninhalte im Browser.
Diese Methode hat jedoch ein paar Nachteile:

Ausgabe in HTML-Dokumenten ist sehr unübersichtlich.
Das Layout einer Seite wird evtl. durch große Ausgaben zerstört.
Ausgaben im Livebetrieb sind ohne IP-Filter oder andere [...]]]></description>
		<wfw:commentRss>http://danielkeppler.com/2010/php-mit-firebug-debuggen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

