<?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: PHP-GTK2 Beta on Windows</title>
	<atom:link href="http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/</link>
	<description>Night is darkest just before the dawn...</description>
	<lastBuildDate>Mon, 12 Jul 2010 14:07:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: harald</title>
		<link>http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/comment-page-1/#comment-77221</link>
		<dc:creator>harald</dc:creator>
		<pubDate>Fri, 28 Nov 2008 11:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/06/22/php-gtk2-beta-on-windows/#comment-77221</guid>
		<description>hi, the xdebug non thread safe version is not in the the download yo told wrote.

can you send me a non-thread safe version of xdebug ?

greetings 

harald</description>
		<content:encoded><![CDATA[<p>hi, the xdebug non thread safe version is not in the the download yo told wrote.</p>
<p>can you send me a non-thread safe version of xdebug ?</p>
<p>greetings </p>
<p>harald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/comment-page-1/#comment-38351</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Fri, 27 Jul 2007 21:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/06/22/php-gtk2-beta-on-windows/#comment-38351</guid>
		<description>Ok.
	
Thanks for the answer.
	
I understand.

The only problem is XDebug! 

:-)</description>
		<content:encoded><![CDATA[<p>Ok.</p>
<p>Thanks for the answer.</p>
<p>I understand.</p>
<p>The only problem is XDebug!<br />
 <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: auroraeosrose</title>
		<link>http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/comment-page-1/#comment-38345</link>
		<dc:creator>auroraeosrose</dc:creator>
		<pubDate>Fri, 27 Jul 2007 20:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/06/22/php-gtk2-beta-on-windows/#comment-38345</guid>
		<description>You can get non-thread safe PECL extensions from the php downloads page - http://us3.php.net/downloads.php - select the PECL 5.2.3 Non-thread-safe Win32 binaries - xdebug is in there

The reason for doing the non-thread-safe version is simple, speed.  It&#039;s a 30% increase, and the CLI SAPI (which is what php-gtk2 uses) is non-threaded, so what&#039;s the point of compiling a threaded version?

In additional, all available PECL extensions to match the php binary distributed with php-gtk are available on the php-gtk downloads site as well.  (Appears to be down at the moment though...)</description>
		<content:encoded><![CDATA[<p>You can get non-thread safe PECL extensions from the php downloads page &#8211; <a href="http://us3.php.net/downloads.php" rel="nofollow">http://us3.php.net/downloads.php</a> &#8211; select the PECL 5.2.3 Non-thread-safe Win32 binaries &#8211; xdebug is in there</p>
<p>The reason for doing the non-thread-safe version is simple, speed.  It&#8217;s a 30% increase, and the CLI SAPI (which is what php-gtk2 uses) is non-threaded, so what&#8217;s the point of compiling a threaded version?</p>
<p>In additional, all available PECL extensions to match the php binary distributed with php-gtk are available on the php-gtk downloads site as well.  (Appears to be down at the moment though&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/comment-page-1/#comment-38339</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Fri, 27 Jul 2007 18:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/06/22/php-gtk2-beta-on-windows/#comment-38339</guid>
		<description>Hi,

PHP-GTK 2 is very beautiful!

But, i have tried to load xdebug(binary for win) but it does not work! I have tried to use last PECL extensions from :

http://pecl4win.php.net/list.php

but they does not work! 

Why php-gtk 2 binary have been compiled Non-Thread-safe?

I think that this is a problem. 

Roberto</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>PHP-GTK 2 is very beautiful!</p>
<p>But, i have tried to load xdebug(binary for win) but it does not work! I have tried to use last PECL extensions from :</p>
<p><a href="http://pecl4win.php.net/list.php" rel="nofollow">http://pecl4win.php.net/list.php</a></p>
<p>but they does not work! </p>
<p>Why php-gtk 2 binary have been compiled Non-Thread-safe?</p>
<p>I think that this is a problem. </p>
<p>Roberto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shlomil</title>
		<link>http://elizabethmariesmith.com/2007/06/php-gtk2-beta-on-windows/comment-page-1/#comment-36269</link>
		<dc:creator>shlomil</dc:creator>
		<pubDate>Sat, 23 Jun 2007 22:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/06/22/php-gtk2-beta-on-windows/#comment-36269</guid>
		<description>Regarding Cairo extension. I stopped working on it after I realized there was little if any demand for it.
I hate working on stuff that will never be usfull. Do you think I should continue my work on it?

Shlomil</description>
		<content:encoded><![CDATA[<p>Regarding Cairo extension. I stopped working on it after I realized there was little if any demand for it.<br />
I hate working on stuff that will never be usfull. Do you think I should continue my work on it?</p>
<p>Shlomil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
