Vinu Thomas' Blog: Installing the PHP Java Bridge in Ubuntu (Gutsy Gibbon)
On his blog, Vinu Thomas has posted a guide to installing the Java bridge for PHP on an Ubuntu system: If you're looking for the easiest way to install the PHP Java Bridge in Ubuntu, follow these...
View ArticleCommunity News: Rails for PHP Developers Website Launched
Mike Naberezny has start up a new resource to try to bridge some of the gap between PHP and Ruby and to help developers of either to get a bit more insight into the others' side - Rails for PHP...
View ArticlePHPImpact Blog: Building Web Applications Using PHP and Java
This recent post on the PHP::Impact blog spotlights a useful little tool for those developers needing to span the gap between PHP and Java in their applications - the PHP/Java Bridge. The PHP/Java...
View ArticleIBM developerWorks: Integrating Java and PHP in WebSphere sMash
The IBM developerWorks site has this new tutorial posted showing how to combine two different languages, PHP and Jave, with the help of the Java bridge in the WebSphere sMash environment. The...
View ArticlePHPFreaks.com: Design Patterns - Strategy/Bridge, Value Object, Singleton...
Following up on their introduction to design patterns, the PHP Freaks have posted tutorials covering three of the more popular patterns - strategy/bridge, value object and singleton. Strategy and...
View ArticleAnt Phillips' Blog: PHP/Groovy Bridge
In a recent post Ant Phillips looks at another bridge that's offered to combine PHP with another language (besides the Java one) - a link over to Groovy. Up until recently the PHP runtime was treating...
View ArticleAnt Phillips' Blog: Integrating SAP NetWeaver in Zero PHP
In a recent post to his blog Ant Phillips looks at how you can integrate the SAP Netweaver softare into Zero PHP (a Java PHP clone). I thought it would be interesting to hook up a Zero PHP application...
View ArticleLiip Blog: Jackalope - JCR for PHP started
In this new post to the Liip blog Tobias Ebnother looks at Jackalope that's looking to bring JCR functionality into the toolset offered to PHP developers. We initiated a new open source project called...
View ArticleAlvaro Videla's Blog: Erlang as a Fast Key Value Store for PHP
Alvaro Videla has submitted a new post he's written up combining PHP and Erlang yet again, but this time he's using it to just store key/value pairs rather than for session data. In this post I want...
View ArticleIbuildings Blog: Integrating PHP And Java
New on the Ibuildings blog there's a post from Ian Barber looking at the powerful combination of PHP and Java to make your applications even more robust. There are many reasons to want to integrate...
View Article