<?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: Technology of the day: Bridging Java and PHP</title>
	<atom:link href="http://krook.net/archives/191/feed" rel="self" type="application/rss+xml" />
	<link>http://krook.net/archives/191</link>
	<description>Daniel Krook is an IBM Certified IT Specialist based in the greater New York City area. He has over ten years experience in Web application development and presently builds a cloud infrastructure for IBM using Java EE, DB2, REST, and BlackBerry. He holds certifications in cloud archtecture, PHP, Java EE, BlackBerry, DB2, and Solaris. He occasionally writes PHP-related articles for IBM developerWorks and co-authored the IBM Redbook &#039;Developing PHP Applications for IBM Data Servers.&#039;</description>
	<lastBuildDate>Sat, 17 Mar 2012 10:08:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Tim Robins</title>
		<link>http://krook.net/archives/191/comment-page-1#comment-76774</link>
		<dc:creator>Tim Robins</dc:creator>
		<pubDate>Wed, 23 Sep 2009 17:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/191#comment-76774</guid>
		<description>good article on a PHP framework written in Java
http://www.ibm.com/developerworks/opensource/library/wa-quercus/index.html</description>
		<content:encoded><![CDATA[<p>good article on a PHP framework written in Java<br />
<a href="http://www.ibm.com/developerworks/opensource/library/wa-quercus/index.html" rel="nofollow">http://www.ibm.com/developerworks/opensource/library/wa-quercus/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Krook</title>
		<link>http://krook.net/archives/191/comment-page-1#comment-17248</link>
		<dc:creator>Daniel Krook</dc:creator>
		<pubDate>Fri, 29 Jun 2007 13:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/191#comment-17248</guid>
		<description>Hi David,

I addressed Quercus as well as BEA&#039;s PHP interpreter which has been written in Java in the original &lt;a href=&quot;http://krook.net/archives/160&quot; rel=&quot;nofollow&quot;&gt;Options for using PHP with WebSphere&lt;/a&gt; post.

I also outlined some more of my thoughts on the approach in a comment at Joshua Eichorn&#039;s &lt;a href=&quot;http://blog.joshuaeichorn.com/archives/2007/03/13/php-running-on-java/&quot; rel=&quot;nofollow&quot;&gt;blog&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>I addressed Quercus as well as BEA&#8217;s PHP interpreter which has been written in Java in the original <a href="http://krook.net/archives/160" rel="nofollow">Options for using PHP with WebSphere</a> post.</p>
<p>I also outlined some more of my thoughts on the approach in a comment at Joshua Eichorn&#8217;s <a href="http://blog.joshuaeichorn.com/archives/2007/03/13/php-running-on-java/" rel="nofollow">blog</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Dossot</title>
		<link>http://krook.net/archives/191/comment-page-1#comment-17202</link>
		<dc:creator>David Dossot</dc:creator>
		<pubDate>Thu, 28 Jun 2007 20:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/191#comment-17202</guid>
		<description>I am surprised that you do not mention Quercus, a pretty neat PHP implementation in Java that Caucho releases as an open source project.

D.</description>
		<content:encoded><![CDATA[<p>I am surprised that you do not mention Quercus, a pretty neat PHP implementation in Java that Caucho releases as an open source project.</p>
<p>D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://krook.net/archives/191/comment-page-1#comment-12812</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 22 May 2007 15:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/191#comment-12812</guid>
		<description>The developers at Facebook released an open-source platform for cross-language development, called Thrift:
http://developers.facebook.com/thrift/

&quot;Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code that can be used to easily build RPC clients and servers that communicate seamlessly across programming languages.&quot;

IMO the major advantage of something like this over a specialized PHP-to-Java interface is the ability to quickly integrate with C++, .NET, Python or Ruby technologies down the road, without going back to square 1.</description>
		<content:encoded><![CDATA[<p>The developers at Facebook released an open-source platform for cross-language development, called Thrift:<br />
<a href="http://developers.facebook.com/thrift/" rel="nofollow">http://developers.facebook.com/thrift/</a></p>
<p>&#8220;Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code that can be used to easily build RPC clients and servers that communicate seamlessly across programming languages.&#8221;</p>
<p>IMO the major advantage of something like this over a specialized PHP-to-Java interface is the ability to quickly integrate with C++, .NET, Python or Ruby technologies down the road, without going back to square 1.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

