<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP in Google App Engine</title>
	<atom:link href="http://blog.derakkilgo.com/2009/04/26/php-in-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.derakkilgo.com/2009/04/26/php-in-google-app-engine/</link>
	<description>Derak</description>
	<lastBuildDate>Tue, 24 Jan 2012 01:44:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PHP on Google App Engine</title>
		<link>http://blog.derakkilgo.com/2009/04/26/php-in-google-app-engine/#comment-94</link>
		<dc:creator>PHP on Google App Engine</dc:creator>
		<pubDate>Fri, 21 Jan 2011 08:26:03 +0000</pubDate>
		<guid isPermaLink="false">/?p=11#comment-94</guid>
		<description>That is really interesting. I hope you can take a look to my distribution of PHP on Google package: http://php-apps.appspot.com/

It should make it very easy to conquer Google clouds with the most common web scripting language.</description>
		<content:encoded><![CDATA[<p>That is really interesting. I hope you can take a look to my distribution of PHP on Google package: <a href="http://php-apps.appspot.com/" rel="nofollow">http://php-apps.appspot.com/</a></p>
<p>It should make it very easy to conquer Google clouds with the most common web scripting language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derak</title>
		<link>http://blog.derakkilgo.com/2009/04/26/php-in-google-app-engine/#comment-2</link>
		<dc:creator>derak</dc:creator>
		<pubDate>Thu, 21 May 2009 18:49:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=11#comment-2</guid>
		<description>The latest version of resin includes support for google app engine.
http://wiki.caucho.com/Quercus_Google_App_Engine

Create a google app in eclipse
Add the resin.jar as instructed to the WEB-INF/lib directory
Update the WEB-INF/web.xml as instructed.
Put a php file in your projects war directory.

Using this version I no longer get exceptions at startup!!!</description>
		<content:encoded><![CDATA[<p>The latest version of resin includes support for google app engine.<br />
<a href="http://wiki.caucho.com/Quercus_Google_App_Engine" rel="nofollow">http://wiki.caucho.com/Quercus_Google_App_Engine</a></p>
<p>Create a google app in eclipse<br />
Add the resin.jar as instructed to the WEB-INF/lib directory<br />
Update the WEB-INF/web.xml as instructed.<br />
Put a php file in your projects war directory.</p>
<p>Using this version I no longer get exceptions at startup!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

