<?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: HipHop for PHP, The PHP Compiler by Facebook</title>
	<atom:link href="http://www.dancryer.com/2010/02/hiphop-the-facebook-php-compiler/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dancryer.com/2010/02/hiphop-the-facebook-php-compiler</link>
	<description>Dan Cryer - Leeds Web Developer</description>
	<lastBuildDate>Tue, 29 Jun 2010 19:55:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ben Davies</title>
		<link>http://www.dancryer.com/2010/02/hiphop-the-facebook-php-compiler#comment-1642</link>
		<dc:creator>Ben Davies</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancryer.com/?p=442#comment-1642</guid>
		<description>From what I&#039;ve read, it looks like HipHop compiles a subset of PHP to C++, which can be compiled to an executable. The executable contains a Web Server, so the resulting code is not used with any existing web server framework (so things like web server based authentication etc etc might be an issue). On top of this, the subset of PHP it supports may be an issue for some (they currently only cite eval() as an example, but it might be more). They also not that SOME PHP modules have been converted to run, so any non-converted modules that a script use would rule out the script from compilation.

On the basis of this, I think there will be exactly zero hosting companies providing hiphop support or compilation. Try getting a hosting company to run your own compiled cgi or apache module. They (sensibly) wont.

I think hiphop is interesting, but has very specific, niche case uses. like, cpu-bound scaling issues specific.

Cool tech though :)</description>
		<content:encoded><![CDATA[<p>From what I&#8217;ve read, it looks like HipHop compiles a subset of PHP to C++, which can be compiled to an executable. The executable contains a Web Server, so the resulting code is not used with any existing web server framework (so things like web server based authentication etc etc might be an issue). On top of this, the subset of PHP it supports may be an issue for some (they currently only cite eval() as an example, but it might be more). They also not that SOME PHP modules have been converted to run, so any non-converted modules that a script use would rule out the script from compilation.</p>
<p>On the basis of this, I think there will be exactly zero hosting companies providing hiphop support or compilation. Try getting a hosting company to run your own compiled cgi or apache module. They (sensibly) wont.</p>
<p>I think hiphop is interesting, but has very specific, niche case uses. like, cpu-bound scaling issues specific.</p>
<p>Cool tech though <img src='http://www.dancryer.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
