<?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: AMFPHP vs. WeborbPHP</title>
	<atom:link href="http://labs.flexperiments.nl/amfphp-vs-weborbphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/</link>
	<description></description>
	<lastBuildDate>Tue, 13 Jul 2010 16:37:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David C. Moody</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5751</link>
		<dc:creator>David C. Moody</dc:creator>
		<pubDate>Wed, 07 May 2008 15:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5751</guid>
		<description>On April 30, 2008, Midnight coders released version 3.0.0 for PHP.

I just ran your test code, with the new version and AMF still beats Weborb for the Invoke &amp; Invoke 100 times.  For invoke large dataset, AMF completed in 750ms &amp; Weborb in 780ms.

Not too bad for large datasets.</description>
		<content:encoded><![CDATA[<p>On April 30, 2008, Midnight coders released version 3.0.0 for PHP.</p>
<p>I just ran your test code, with the new version and AMF still beats Weborb for the Invoke &amp; Invoke 100 times.  For invoke large dataset, AMF completed in 750ms &amp; Weborb in 780ms.</p>
<p>Not too bad for large datasets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wade Arnold</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5750</link>
		<dc:creator>Wade Arnold</dc:creator>
		<pubDate>Fri, 04 Apr 2008 05:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5750</guid>
		<description>Make sure you run these tests again and update this post in about three weeks. All take the time to type pecl install amfext and watch AMFPHP smoke your .net gateway. AMFPHP is live and strong be there is some massive house cleaning going on.</description>
		<content:encoded><![CDATA[<p>Make sure you run these tests again and update this post in about three weeks. All take the time to type pecl install amfext and watch AMFPHP smoke your .net gateway. AMFPHP is live and strong be there is some massive house cleaning going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david_deraedt</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5749</link>
		<dc:creator>david_deraedt</dc:creator>
		<pubDate>Sun, 16 Mar 2008 17:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5749</guid>
		<description>I totally agree with you on this. I see no reason why one shouldn&#039;t be able to run such tests. If they do not agree with the results or the methodology, then I&#039;d like them to tell us why. To me, this kind of attitude is actually more concerning than the actual performance issues.</description>
		<content:encoded><![CDATA[<p>I totally agree with you on this. I see no reason why one shouldn&#8217;t be able to run such tests. If they do not agree with the results or the methodology, then I&#8217;d like them to tell us why. To me, this kind of attitude is actually more concerning than the actual performance issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ids</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5748</link>
		<dc:creator>Ids</dc:creator>
		<pubDate>Sat, 15 Mar 2008 11:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5748</guid>
		<description>Ok, I didn&#039;t know you could use a generic destination, good to know. I haven&#039;t really digged in the authentication of WebOrb, but I agree that the system AMFPHP uses is not very usable.
I will make a test for authentication next week, so just wait and find out.
I also agree that the WebOrb management system has more features than the AMFPHP Service Browser, the question is: do you need them?
I don&#039;t like the flexed Service Browser of AMFPHP, I liked the HTML version better (because it would just parse your classes and tell you where the errors in your code are, unlike the flex version, which just gives a flex error).
And don&#039;t get me wrong, I did this test to see which product would be better to use for &lt;b&gt;my company&lt;/b&gt; (which also uses the .NET version of WebOrb and is quite happy about it). So, money and licensing is not really an issue. So it&#039;s not that I WANT AMFPHP to be the better gateway, it IS the better gateway (imho).

Furthermore, I got an e-mail from the midnightcoders, stating that I should give them heads up, before publishing a test like this. I cannot think of any reason why I should do that, and even if I did, I also should send AMFPHP a message. Come on guys, you&#039;re a professional company and you&#039;re beaten by some open source initiative (at least at the performance part). Instead of whining, start doing something one those performance issues.</description>
		<content:encoded><![CDATA[<p>Ok, I didn&#8217;t know you could use a generic destination, good to know. I haven&#8217;t really digged in the authentication of WebOrb, but I agree that the system AMFPHP uses is not very usable.<br />
I will make a test for authentication next week, so just wait and find out.<br />
I also agree that the WebOrb management system has more features than the AMFPHP Service Browser, the question is: do you need them?<br />
I don&#8217;t like the flexed Service Browser of AMFPHP, I liked the HTML version better (because it would just parse your classes and tell you where the errors in your code are, unlike the flex version, which just gives a flex error).<br />
And don&#8217;t get me wrong, I did this test to see which product would be better to use for <b>my company</b> (which also uses the .NET version of WebOrb and is quite happy about it). So, money and licensing is not really an issue. So it&#8217;s not that I WANT AMFPHP to be the better gateway, it IS the better gateway (imho).</p>
<p>Furthermore, I got an e-mail from the midnightcoders, stating that I should give them heads up, before publishing a test like this. I cannot think of any reason why I should do that, and even if I did, I also should send AMFPHP a message. Come on guys, you&#8217;re a professional company and you&#8217;re beaten by some open source initiative (at least at the performance part). Instead of whining, start doing something one those performance issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justGREAT! (Arno van Oordt)</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5747</link>
		<dc:creator>justGREAT! (Arno van Oordt)</dc:creator>
		<pubDate>Sat, 15 Mar 2008 10:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5747</guid>
		<description>Nice test. Always good to know. Not only is it fast but also a lot smaller :)

grtz Arno</description>
		<content:encoded><![CDATA[<p>Nice test. Always good to know. Not only is it fast but also a lot smaller <img src='http://labs.flexperiments.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>grtz Arno</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david_deraedt</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5746</link>
		<dc:creator>david_deraedt</dc:creator>
		<pubDate>Sat, 15 Mar 2008 10:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5746</guid>
		<description>Thanks for these tests. ;)
Now, performance is important, but what about security? AMFPHP&#039;s lack of a decent authentication system is a major issue. WebORB&#039;s system, while far from being perfect, is decent.
Besides, WeborbPHP remoting-config file configuration is not something you always have to do. I use a &quot;GenericDestination&quot; from the flex side, and I&#039;ve never had to edit any WebORBPHP file to make it work. Just like AMFPHP, I publish the folder to my server, and it just works.
Finally, WebORBPHP&#039;s manager is, IMHO, far better than AMFPHP&#039;s ServiceBrowser.
I understand that the community would really love AMFPHP to be the best PHP gateway out there, since it&#039;s a completely free/opensource initiative, while midnightcoders is a company. Unfortunately, I&#039;m really not sure about it (notwithstanding performance issues).</description>
		<content:encoded><![CDATA[<p>Thanks for these tests. <img src='http://labs.flexperiments.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Now, performance is important, but what about security? AMFPHP&#8217;s lack of a decent authentication system is a major issue. WebORB&#8217;s system, while far from being perfect, is decent.<br />
Besides, WeborbPHP remoting-config file configuration is not something you always have to do. I use a &#8220;GenericDestination&#8221; from the flex side, and I&#8217;ve never had to edit any WebORBPHP file to make it work. Just like AMFPHP, I publish the folder to my server, and it just works.<br />
Finally, WebORBPHP&#8217;s manager is, IMHO, far better than AMFPHP&#8217;s ServiceBrowser.<br />
I understand that the community would really love AMFPHP to be the best PHP gateway out there, since it&#8217;s a completely free/opensource initiative, while midnightcoders is a company. Unfortunately, I&#8217;m really not sure about it (notwithstanding performance issues).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ids</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5745</link>
		<dc:creator>Ids</dc:creator>
		<pubDate>Fri, 14 Mar 2008 22:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5745</guid>
		<description>Thanks for your reply. Framework support at the backend is indeed also an important feature, but not what I meant with the code generator. The code generator in WebOrb can generated AS code for frameworks like Cairngorm.

But you are right when you say that support of frameworks and content management systems is something the community should do, not the developers of AMFPHP and WebOrb.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply. Framework support at the backend is indeed also an important feature, but not what I meant with the code generator. The code generator in WebOrb can generated AS code for frameworks like Cairngorm.</p>
<p>But you are right when you say that support of frameworks and content management systems is something the community should do, not the developers of AMFPHP and WebOrb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akeem</title>
		<link>http://labs.flexperiments.nl/amfphp-vs-weborbphp/comment-page-1/#comment-5744</link>
		<dc:creator>Akeem</dc:creator>
		<pubDate>Fri, 14 Mar 2008 19:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.idsklijnsma.nl/amfphp-vs-weborbphp/#comment-5744</guid>
		<description>AMFPHP was handed over to a new developer who is doing some house cleaning. Even if future development ceased completely I wouldn&#039;t be worried because the AMF spec is fully implemented and it does what I need it to do efficiently. You can speed up AMFPHP even further with a &lt;a href=&quot;http://www.5etdemi.com/blog/archives/2007/01/amfphp-19-beta-2-ridiculously-faster/&quot; rel=&quot;nofollow&quot;&gt;c extension &lt;/a&gt;. I think framework support and stuff is something that could be contributed by developers like us (I&#039;m not pointing fingers cause I do feel that I don&#039;t contribute enough to a product that I have used for so long). One I have been working on is integration into zend framework. (I also did integration with Code Igniter)</description>
		<content:encoded><![CDATA[<p>AMFPHP was handed over to a new developer who is doing some house cleaning. Even if future development ceased completely I wouldn&#8217;t be worried because the AMF spec is fully implemented and it does what I need it to do efficiently. You can speed up AMFPHP even further with a <a href="http://www.5etdemi.com/blog/archives/2007/01/amfphp-19-beta-2-ridiculously-faster/" rel="nofollow">c extension </a>. I think framework support and stuff is something that could be contributed by developers like us (I&#8217;m not pointing fingers cause I do feel that I don&#8217;t contribute enough to a product that I have used for so long). One I have been working on is integration into zend framework. (I also did integration with Code Igniter)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
