<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for port:eightyeight</title>
	<atom:link href="http://porteightyeight.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://porteightyeight.com</link>
	<description>Musings of a PHP developer</description>
	<lastBuildDate>Fri, 21 May 2010 22:43:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on 9 PHP Debugging Techniques You Should Be Using by Himanshu</title>
		<link>http://porteightyeight.com/2008/04/24/151-9-php-debugging-techniques-you-should-be-using/#comment-503</link>
		<dc:creator>Himanshu</dc:creator>
		<pubDate>Fri, 21 May 2010 22:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=91#comment-503</guid>
		<description>Really Great Information at one place....</description>
		<content:encoded><![CDATA[<p>Really Great Information at one place&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hitchhikers Guide to PHP Load Balancing by Himanshu</title>
		<link>http://porteightyeight.com/2008/03/24/the-hitchhikers-guide-to-php-load-balancing/#comment-502</link>
		<dc:creator>Himanshu</dc:creator>
		<pubDate>Fri, 21 May 2010 22:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=80#comment-502</guid>
		<description>Great blog. Very Useful information. 

I still wonder how application will distributes different different user requests from one server to another server. Is it something will be written in PHP code by application or some server techniques for that ???</description>
		<content:encoded><![CDATA[<p>Great blog. Very Useful information. </p>
<p>I still wonder how application will distributes different different user requests from one server to another server. Is it something will be written in PHP code by application or some server techniques for that ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hitchhikers Guide to PHP Load Balancing by Dominic Watson</title>
		<link>http://porteightyeight.com/2008/03/24/the-hitchhikers-guide-to-php-load-balancing/#comment-498</link>
		<dc:creator>Dominic Watson</dc:creator>
		<pubDate>Wed, 14 Apr 2010 13:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=80#comment-498</guid>
		<description>Great article... I can now see how where I work, things are done wrong! :P</description>
		<content:encoded><![CDATA[<p>Great article&#8230; I can now see how where I work, things are done wrong! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fuzzy Searching in PHP: Part 2 by Fuzzy Searching in PHP: Part 1 &#171; port:eightyeight</title>
		<link>http://porteightyeight.com/2008/03/07/fuzzy-searching-in-php-part-2/#comment-496</link>
		<dc:creator>Fuzzy Searching in PHP: Part 1 &#171; port:eightyeight</dc:creator>
		<pubDate>Fri, 02 Apr 2010 08:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=51#comment-496</guid>
		<description>[...] Part 2 will cover how to actually perform the search, with some help from levenshtein(). If you cannot wait, checkout this spiderPage() method, as well the SeachModel class. I developed both of these for the Wiki package. Possibly related posts: (automatically generated)Fuzzy Searching in PHP: Part 2 [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 2 will cover how to actually perform the search, with some help from levenshtein(). If you cannot wait, checkout this spiderPage() method, as well the SeachModel class. I developed both of these for the Wiki package. Possibly related posts: (automatically generated)Fuzzy Searching in PHP: Part 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Truth About PHP Variables by Adam Charnock</title>
		<link>http://porteightyeight.com/2008/03/18/the-truth-about-php-variables/#comment-473</link>
		<dc:creator>Adam Charnock</dc:creator>
		<pubDate>Fri, 19 Mar 2010 11:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=71#comment-473</guid>
		<description>Thanks. I believe PHP should handle memory management in the above way regardless of weather the code is in a class/method or not. Please let me know if you see any evidence to the contrary :)</description>
		<content:encoded><![CDATA[<p>Thanks. I believe PHP should handle memory management in the above way regardless of weather the code is in a class/method or not. Please let me know if you see any evidence to the contrary <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing CouchDB on CentOS 5 by Adam Charnock</title>
		<link>http://porteightyeight.com/2009/06/12/installing-couchdb-centos-5-linux/#comment-472</link>
		<dc:creator>Adam Charnock</dc:creator>
		<pubDate>Fri, 19 Mar 2010 11:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=195#comment-472</guid>
		<description>Ouch, that is unfortunate.

I don&#039;t have a good answer for you on that one. All I can say is that I recently got pretty tired of the outdated packages on CentOS and am moving a number of my servers to Ubuntu 9.10.</description>
		<content:encoded><![CDATA[<p>Ouch, that is unfortunate.</p>
<p>I don&#8217;t have a good answer for you on that one. All I can say is that I recently got pretty tired of the outdated packages on CentOS and am moving a number of my servers to Ubuntu 9.10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch conversion of PNG32 images to PNG8 by Zapper</title>
		<link>http://porteightyeight.com/2009/07/20/batch-conversion-of-png32-images-to-png8/#comment-468</link>
		<dc:creator>Zapper</dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=238#comment-468</guid>
		<description>thanks for tip, really helped by get a png8 conversion solution working

http://zapper.hodgers.com/labs/?p=154

cheers

Zap</description>
		<content:encoded><![CDATA[<p>thanks for tip, really helped by get a png8 conversion solution working</p>
<p><a href="http://zapper.hodgers.com/labs/?p=154" rel="nofollow">http://zapper.hodgers.com/labs/?p=154</a></p>
<p>cheers</p>
<p>Zap</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batch conversion of PNG32 images to PNG8 by PNG 24 to PNG 8 conversion without fireworks&#8230;. == pain &#171; Zapper&#8217;s Labs</title>
		<link>http://porteightyeight.com/2009/07/20/batch-conversion-of-png32-images-to-png8/#comment-467</link>
		<dc:creator>PNG 24 to PNG 8 conversion without fireworks&#8230;. == pain &#171; Zapper&#8217;s Labs</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=238#comment-467</guid>
		<description>[...] I used pngout got the linux executable here pngout-static from this excellent blog [...]</description>
		<content:encoded><![CDATA[<p>[...] I used pngout got the linux executable here pngout-static from this excellent blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing CouchDB on CentOS 5 by Paul</title>
		<link>http://porteightyeight.com/2009/06/12/installing-couchdb-centos-5-linux/#comment-466</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 10 Mar 2010 01:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=195#comment-466</guid>
		<description>It seems that another problem is that curl is only available at 7.15 for CentOS but CouchDB requires 7.18 .  Is there a solution for this?</description>
		<content:encoded><![CDATA[<p>It seems that another problem is that curl is only available at 7.15 for CentOS but CouchDB requires 7.18 .  Is there a solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hitchhikers Guide to PHP Load Balancing by Keyur Patel</title>
		<link>http://porteightyeight.com/2008/03/24/the-hitchhikers-guide-to-php-load-balancing/#comment-452</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=80#comment-452</guid>
		<description>awesome, excellent post</description>
		<content:encoded><![CDATA[<p>awesome, excellent post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Applicator Design Pattern? by Keyur Patel</title>
		<link>http://porteightyeight.com/2008/12/27/the-applicator-design-pattern/#comment-451</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=108#comment-451</guid>
		<description>thanks for such a wonderful article</description>
		<content:encoded><![CDATA[<p>thanks for such a wonderful article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Effective In-Function Caching With PHP5 by Keyur Patel</title>
		<link>http://porteightyeight.com/2008/05/07/effective-in-function-caching-with-php5/#comment-450</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=136#comment-450</guid>
		<description>excellent way to achieve caching, thank you so much</description>
		<content:encoded><![CDATA[<p>excellent way to achieve caching, thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 9 PHP Debugging Techniques You Should Be Using by Keyur Patel</title>
		<link>http://porteightyeight.com/2008/04/24/151-9-php-debugging-techniques-you-should-be-using/#comment-449</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Mon, 22 Feb 2010 09:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=91#comment-449</guid>
		<description>nice article about debugging PHP applications, thanks</description>
		<content:encoded><![CDATA[<p>nice article about debugging PHP applications, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redis Benchmarking on Amazon EC2, Flexiscale, and Slicehost by Mark&#8217;s Blog &#187; Redis benchmarks on Amazon EC2 and Rackspace Cloudservers</title>
		<link>http://porteightyeight.com/2009/11/09/redis-benchmarking-on-amazon-ec2-flexiscale-and-slicehost/#comment-441</link>
		<dc:creator>Mark&#8217;s Blog &#187; Redis benchmarks on Amazon EC2 and Rackspace Cloudservers</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=261#comment-441</guid>
		<description>[...] Redis Benchmarking on Amazon EC2, Flexiscale, and Slicehost at porteightyeight  Bookmark to: [...]</description>
		<content:encoded><![CDATA[<p>[...] Redis Benchmarking on Amazon EC2, Flexiscale, and Slicehost at porteightyeight  Bookmark to: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding currency conversion to Zend_Currency by Aswathy</title>
		<link>http://porteightyeight.com/2009/06/25/adding-currency-conversion-to-zend_currency/#comment-440</link>
		<dc:creator>Aswathy</dc:creator>
		<pubDate>Wed, 03 Feb 2010 04:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=225#comment-440</guid>
		<description>Hi,
I&#039;m very happy with this. This is really great work. It helps me a lot.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m very happy with this. This is really great work. It helps me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Truth About PHP Variables by Amit Aggarwal</title>
		<link>http://porteightyeight.com/2008/03/18/the-truth-about-php-variables/#comment-439</link>
		<dc:creator>Amit Aggarwal</dc:creator>
		<pubDate>Tue, 02 Feb 2010 05:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=71#comment-439</guid>
		<description>Wow! Thanks for this wonderful article. I was searching an article from a long time about PHP variable memory management.

Can you explain internal member and method memory management about class object and object reference?


Thanks again!</description>
		<content:encoded><![CDATA[<p>Wow! Thanks for this wonderful article. I was searching an article from a long time about PHP variable memory management.</p>
<p>Can you explain internal member and method memory management about class object and object reference?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redis Benchmarking on Amazon EC2, Flexiscale, and Slicehost by Adam Charnock</title>
		<link>http://porteightyeight.com/2009/11/09/redis-benchmarking-on-amazon-ec2-flexiscale-and-slicehost/#comment-437</link>
		<dc:creator>Adam Charnock</dc:creator>
		<pubDate>Sat, 23 Jan 2010 01:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=261#comment-437</guid>
		<description>An excellent point! As a rule of thumb, I normally asume reserved instances are about a third cheaper, which would have a significant impact on the cost analysis.

However, even though I do have a number of instances running 24/7, I prefer to have the flexibility and pay the &#039;extra&#039; money.

Each to their own really. Spot instances are also another option:
http://aws.amazon.com/ec2/spot-instances/</description>
		<content:encoded><![CDATA[<p>An excellent point! As a rule of thumb, I normally asume reserved instances are about a third cheaper, which would have a significant impact on the cost analysis.</p>
<p>However, even though I do have a number of instances running 24/7, I prefer to have the flexibility and pay the &#8216;extra&#8217; money.</p>
<p>Each to their own really. Spot instances are also another option:<br />
<a href="http://aws.amazon.com/ec2/spot-instances/" rel="nofollow">http://aws.amazon.com/ec2/spot-instances/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redis Benchmarking on Amazon EC2, Flexiscale, and Slicehost by Michael Lenaghan</title>
		<link>http://porteightyeight.com/2009/11/09/redis-benchmarking-on-amazon-ec2-flexiscale-and-slicehost/#comment-436</link>
		<dc:creator>Michael Lenaghan</dc:creator>
		<pubDate>Wed, 20 Jan 2010 16:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.com/?p=261#comment-436</guid>
		<description>Thanks for the post!

Amazon offers both On Demand pricing and Reserved pricing. If you sign up for Reserved you pre-pay for either a one year or three year term; that then lowers your hourly pricing. If you were running a server 24x7 on Amazon you&#039;d obviously go the Reserved route.

For high-cpu-medium as of today the On Demand price for 24x7 is:

$0.17/h * 24h/d * 30d/m = ~$122/m

For high-cpu-medium as of today the Reserved price for 24x7 with a one year term is:

$0.06/h * 24h/d * 30d/m + $455/y / 12m/y = ~$81/m

Obviously that would have a big impact on your price/performance numbers.</description>
		<content:encoded><![CDATA[<p>Thanks for the post!</p>
<p>Amazon offers both On Demand pricing and Reserved pricing. If you sign up for Reserved you pre-pay for either a one year or three year term; that then lowers your hourly pricing. If you were running a server 24&#215;7 on Amazon you&#8217;d obviously go the Reserved route.</p>
<p>For high-cpu-medium as of today the On Demand price for 24&#215;7 is:</p>
<p>$0.17/h * 24h/d * 30d/m = ~$122/m</p>
<p>For high-cpu-medium as of today the Reserved price for 24&#215;7 with a one year term is:</p>
<p>$0.06/h * 24h/d * 30d/m + $455/y / 12m/y = ~$81/m</p>
<p>Obviously that would have a big impact on your price/performance numbers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Truth About PHP Variables by styx</title>
		<link>http://porteightyeight.com/2008/03/18/the-truth-about-php-variables/#comment-434</link>
		<dc:creator>styx</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=71#comment-434</guid>
		<description>The results from the last example are very interesting. I didn&#039;t know about such a memory increase when using address. Thanks for the post.</description>
		<content:encoded><![CDATA[<p>The results from the last example are very interesting. I didn&#8217;t know about such a memory increase when using address. Thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Hitchhikers Guide to PHP Load Balancing by Adam Charnock</title>
		<link>http://porteightyeight.com/2008/03/24/the-hitchhikers-guide-to-php-load-balancing/#comment-409</link>
		<dc:creator>Adam Charnock</dc:creator>
		<pubDate>Tue, 15 Dec 2009 17:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://porteightyeight.wordpress.com/?p=80#comment-409</guid>
		<description>HI Aneesh,

Thanks for the comment. I don&#039;t have any hard answers for you (I would not regard myself as a MySQL expert), but you may find the &lt;a href=&quot;http://blog.wavetastic.com/2009/10/02/why-google-wave-sucks-and-why-wave-rocks/&quot; rel=&quot;nofollow&quot;&gt;MySQL Performance Blog&lt;/a&gt; interesting if you have not seen it already.

I hope that is of some help!

Adam</description>
		<content:encoded><![CDATA[<p>HI Aneesh,</p>
<p>Thanks for the comment. I don&#8217;t have any hard answers for you (I would not regard myself as a MySQL expert), but you may find the <a href="http://blog.wavetastic.com/2009/10/02/why-google-wave-sucks-and-why-wave-rocks/" rel="nofollow">MySQL Performance Blog</a> interesting if you have not seen it already.</p>
<p>I hope that is of some help!</p>
<p>Adam</p>
]]></content:encoded>
	</item>
</channel>
</rss>