<?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>Christian Krahn &#187; PHP</title>
	<atom:link href="http://www.krahn.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krahn.org</link>
	<description>Using: PHP, Python, JS, MySQL, Perl, Google API&#039;s ; BLOGGING ABOUT: everything related to Web Development</description>
	<lastBuildDate>Tue, 06 Jul 2010 14:30:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Profiling PHP Code with XDebug and CacheGrind</title>
		<link>http://www.krahn.org/2010/07/profiling-php-code-with-xdebug-and-cachegrind/</link>
		<comments>http://www.krahn.org/2010/07/profiling-php-code-with-xdebug-and-cachegrind/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 14:22:07 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[CacheGrind]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Profiler]]></category>
		<category><![CDATA[Profiling]]></category>
		<category><![CDATA[XDebug]]></category>

		<guid isPermaLink="false">http://www.krahn.org/?p=174</guid>
		<description><![CDATA[In my posting about installing a PHP development environment using Ubuntu 10.04 I mentioned the possibility to debug PHP code using XDebug and CacheGrind. Here is a little tutorial on howto use profiling with some free open source tools. Installation / Configuration XDebug is a debugging component which can be added as a module to [...]]]></description>
		<wfw:commentRss>http://www.krahn.org/2010/07/profiling-php-code-with-xdebug-and-cachegrind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu 10.04 Lucid Lynx for PHP development</title>
		<link>http://www.krahn.org/2010/06/installing-ubuntu-10-04-lucid-lynx-for-php-development/</link>
		<comments>http://www.krahn.org/2010/06/installing-ubuntu-10-04-lucid-lynx-for-php-development/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 14:24:07 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.krahn.org/?p=139</guid>
		<description><![CDATA[Last year I have written a small how-to for installing an Ubuntu 9.04 work environment as virtualbox environment (though it also works for native systems). Recently I have updated this guide to 10.04 as kind of check list to get a working environment to develop PHP/MySQL applications. Installation of System First of all you have [...]]]></description>
		<wfw:commentRss>http://www.krahn.org/2010/06/installing-ubuntu-10-04-lucid-lynx-for-php-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to install an Ubuntu based Web Server</title>
		<link>http://www.krahn.org/2009/05/how-to-install-an-ubuntu-based-web-server/</link>
		<comments>http://www.krahn.org/2009/05/how-to-install-an-ubuntu-based-web-server/#comments</comments>
		<pubDate>Sun, 24 May 2009 20:17:17 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[awstats]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.krahn.org/?p=51</guid>
		<description><![CDATA[I recently upgraded my old VPS, which was running with Ubuntu 6.06, to a fresh new Hardy Heron version. That gave me the opportunity to make a clean installation and configuration and then transfer my websites to the new server.]]></description>
		<wfw:commentRss>http://www.krahn.org/2009/05/how-to-install-an-ubuntu-based-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google AdWords API 2009 &#8211; Overview and First Thoughts</title>
		<link>http://www.krahn.org/2009/05/google-adwords-api-2009-overview-and-first-thoughts/</link>
		<comments>http://www.krahn.org/2009/05/google-adwords-api-2009-overview-and-first-thoughts/#comments</comments>
		<pubDate>Tue, 19 May 2009 09:52:26 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[AdWords]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[APIlity]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[v2009]]></category>

		<guid isPermaLink="false">http://www.krahn.org/?p=38</guid>
		<description><![CDATA[Just recently Google made the new AdWords API 2009 sandbox and documentation available to the public. Some information about it is also in the AdWords API Blog. I have started to toy around with it. I have written a mayor part of the current AdWords API integration for the company I work for, so it&#8217;s [...]]]></description>
		<wfw:commentRss>http://www.krahn.org/2009/05/google-adwords-api-2009-overview-and-first-thoughts/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>8 Good PHP Tools and Libraries to Create and Test Web Applications</title>
		<link>http://www.krahn.org/2009/05/8-good-php-tools-to-create-and-test-web-applications/</link>
		<comments>http://www.krahn.org/2009/05/8-good-php-tools-to-create-and-test-web-applications/#comments</comments>
		<pubDate>Thu, 14 May 2009 15:30:03 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.krahn.org/?p=24</guid>
		<description><![CDATA[Here is a collection of good PHP code libraries I somewhat use to create web based applications. This collection is about PHP only, in another article I will shortly tell you some good Python and Javascript/AJAX libraries. Zend Framework The Zend Framework is an object-oriented framework which is focusing on web 2.0 applications. It contains [...]]]></description>
		<wfw:commentRss>http://www.krahn.org/2009/05/8-good-php-tools-to-create-and-test-web-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
