<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 00:28:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ibuildings Blog: Integrating PHP And Java]]></title>
      <guid>http://www.phpdeveloper.org/news/14589</guid>
      <link>http://www.phpdeveloper.org/news/14589</link>
      <description><![CDATA[<p>
New on the Ibuildings blog there's <a href="http://www.ibuildings.co.uk/blog/archives/1593-Integrating-PHP-And-Java.html">a post from Ian Barber</a> looking at the powerful combination of PHP and Java to make your applications even more robust.
</p>
<blockquote>
There are many reasons to want to integrate these new developments with Java rather than just creating a separate silo - existing libraries or systems that would be difficult or expensive to replicate, well-tested systems providing key functionality, and an existing team of developers are just a few. So, the best way is often to mix and match the two - which is easier than it might first appear.
</blockquote>
<p>
He looks at the four main ways to integrate the two technologies, some being a bit easier to implement than others:
</p>
<ul>
<li>Indirect integration (shared data source)
<li>PHP on the JVM
<li>PHP to Java (bridge)
<li>PHP consuming Java services
</ul>]]></description>
      <pubDate>Wed, 02 Jun 2010 09:14:25 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Federico Cargnelutti's Blog: PHP Support in Google App Engine]]></title>
      <guid>http://www.phpdeveloper.org/news/12342</guid>
      <link>http://www.phpdeveloper.org/news/12342</link>
      <description><![CDATA[<p>
<i>Federico</i> <a href="http://blog.fedecarg.com/2009/04/13/php-support-in-google-app-engine/">as mentioned the support</a> that the Google App Engine has added for Java. This also means that you can run PHP in it through <a href="http://www.caucho.com/resin-3.0/quercus/">Quercus</a> (a Java implementation of PHP).
</p>
<blockquote>
Google App Engine now supports Java, this means that you can write PHP applications using Quercus: <a href="http://weirdhenge.appspot.com/test.php">Demo script</a>
</blockquote>
<p>
You can find more information about this setup in <a href="http://www.webdigi.co.uk/blog/2009/run-php-on-the-google-app-engine/">this blog post</a> from the Webdigi blog.
</p>]]></description>
      <pubDate>Wed, 15 Apr 2009 08:45:08 -0500</pubDate>
    </item>
  </channel>
</rss>
