<?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: What does HipHop PHP mean for CodeIgniter?</title>
	<atom:link href="http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/</link>
	<description>Senior Developer Michael Wales, featuring articles on web development (PHP, Python and Ruby), industry highlights and open source software releases.</description>
	<lastBuildDate>Tue, 22 Jun 2010 15:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: di4bl0s</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-355</link>
		<dc:creator>di4bl0s</dc:creator>
		<pubDate>Sat, 12 Jun 2010 14:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-355</guid>
		<description>Code Igniter makes use of eval to for example create the DB object dynamicly depending on the db driver setup...
so hiphop means NO GO for code igniter users...</description>
		<content:encoded><![CDATA[<p>Code Igniter makes use of eval to for example create the DB object dynamicly depending on the db driver setup&#8230;<br />
so hiphop means NO GO for code igniter users&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taner Ozdas</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-211</link>
		<dc:creator>Taner Ozdas</dc:creator>
		<pubDate>Fri, 02 Apr 2010 14:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-211</guid>
		<description>It is really interesting idea to use c++ for web. Maybe in the future will be used only one for  web developers. I don2T know what time will show us,  Lets see .</description>
		<content:encoded><![CDATA[<p>It is really interesting idea to use c++ for web. Maybe in the future will be used only one for  web developers. I don2T know what time will show us,  Lets see .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JackofSpades</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-87</link>
		<dc:creator>JackofSpades</dc:creator>
		<pubDate>Thu, 25 Feb 2010 14:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-87</guid>
		<description>Author +1

Commenters, do I really need to say it? FAIL.</description>
		<content:encoded><![CDATA[<p>Author +1</p>
<p>Commenters, do I really need to say it? FAIL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Wales</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-11</link>
		<dc:creator>Michael Wales</dc:creator>
		<pubDate>Thu, 04 Feb 2010 18:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-11</guid>
		<description>From the narrow &quot;the title of the post is the entirety of the content&quot; view: yes. No one has any idea what HipHop means except for the Facebook developers.

But, as this post describes, it would mean reduced CPU Usage. Maybe this post could be subtitled, &quot;Should I worry about HipHop yet?&quot;</description>
		<content:encoded><![CDATA[<p>From the narrow &#8220;the title of the post is the entirety of the content&#8221; view: yes. No one has any idea what HipHop means except for the Facebook developers.</p>
<p>But, as this post describes, it would mean reduced CPU Usage. Maybe this post could be subtitled, &#8220;Should I worry about HipHop yet?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wefsdg</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-10</link>
		<dc:creator>wefsdg</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-10</guid>
		<description>so your answer to

&gt;&gt;What does HipHop PHP mean for CodeIgniter?

is essentially

&#039;i have no idea&#039;.</description>
		<content:encoded><![CDATA[<p>so your answer to</p>
<p>&gt;&gt;What does HipHop PHP mean for CodeIgniter?</p>
<p>is essentially</p>
<p>&#8216;i have no idea&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Wales</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-9</link>
		<dc:creator>Michael Wales</dc:creator>
		<pubDate>Thu, 04 Feb 2010 14:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-9</guid>
		<description>Then obviously you should give HipHop a try - there is nothing magic about CodeIgniter, it&#039;s just PHP code. They&#039;ve yet to release the source or tell us what features of PHP they failed to implement (other than &lt;code&gt;eval()&lt;/code&gt;) so we really can&#039;t setup an install of CodeIgniter running on HipHop to test or dig through the code looking for PHP functions that will not be supported just yet.</description>
		<content:encoded><![CDATA[<p>Then obviously you should give HipHop a try &#8211; there is nothing magic about CodeIgniter, it&#8217;s just PHP code. They&#8217;ve yet to release the source or tell us what features of PHP they failed to implement (other than <code>eval()</code>) so we really can&#8217;t setup an install of CodeIgniter running on HipHop to test or dig through the code looking for PHP functions that will not be supported just yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wefsdg</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-8</link>
		<dc:creator>wefsdg</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-8</guid>
		<description>Ok, so lets say for arguments sake that I DO have those levels of traffic. My I/O is now optimized 100% and CPU is now the problem. I now have to worry about it. 

&gt;What does HipHop PHP mean for CodeIgniter?

You have not answered this question in any way. Saying &#039;you will never reach the levels needed&#039; is a sweeping generalization that doesnt apply to everyones application.</description>
		<content:encoded><![CDATA[<p>Ok, so lets say for arguments sake that I DO have those levels of traffic. My I/O is now optimized 100% and CPU is now the problem. I now have to worry about it. </p>
<p>&gt;What does HipHop PHP mean for CodeIgniter?</p>
<p>You have not answered this question in any way. Saying &#8216;you will never reach the levels needed&#8217; is a sweeping generalization that doesnt apply to everyones application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Wales</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-7</link>
		<dc:creator>Michael Wales</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-7</guid>
		<description>@wefsdg No - everyone&#039;s site aspires to reach those levels. The point is, don&#039;t worry about that bridge until you get there - you have far more important things to worry about (input/output). PHP only consumes CPU cycles when a file is being parsed (roughly the time it takes a page to render when requested). If you really analyze your server, I&#039;d be willing to bet the system clock requires more CPU usage than PHP does over the course of a month (unless, of course, you are running a popular website).

Why focus on saving 50% of 3% (CPU Usage) when you can focus on saving 10% of 30% (Database Queries)?</description>
		<content:encoded><![CDATA[<p>@wefsdg No &#8211; everyone&#8217;s site aspires to reach those levels. The point is, don&#8217;t worry about that bridge until you get there &#8211; you have far more important things to worry about (input/output). PHP only consumes CPU cycles when a file is being parsed (roughly the time it takes a page to render when requested). If you really analyze your server, I&#8217;d be willing to bet the system clock requires more CPU usage than PHP does over the course of a month (unless, of course, you are running a popular website).</p>
<p>Why focus on saving 50% of 3% (CPU Usage) when you can focus on saving 10% of 30% (Database Queries)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wefsdg</title>
		<link>http://www.michaelwales.com/2010/02/what-does-hiphop-php-mean-for-codeigniter/#comment-5</link>
		<dc:creator>wefsdg</dc:creator>
		<pubDate>Thu, 04 Feb 2010 09:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelwales.com/?p=14#comment-5</guid>
		<description>&gt;The performance benefits gained by running HipHop on these server would be marginal at best, if even noticeable. These sites just don’t have the traffic to see measurable gains in performance by focusing on CPU usage&lt;

But what if my site does aspire to have those levels of traffic? Are you saying codeigniter is not up to the job if it ever reaches them?</description>
		<content:encoded><![CDATA[<p>&gt;The performance benefits gained by running HipHop on these server would be marginal at best, if even noticeable. These sites just don’t have the traffic to see measurable gains in performance by focusing on CPU usage&lt;</p>
<p>But what if my site does aspire to have those levels of traffic? Are you saying codeigniter is not up to the job if it ever reaches them?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
