<?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: AjaxCore: PHP Ajax Framework</title>
	<atom:link href="http://ajaxian.com/archives/ajaxcore-php-ajax-framework/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: .: blogging augusto :.</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-216341</link>
		<dc:creator>.: blogging augusto :.</dc:creator>
		<pubDate>Tue, 28 Nov 2006 20:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-216341</guid>
		<description>&lt;strong&gt;Ajax mit PHP&lt;/strong&gt;

Einzelne Bereiche von Webseiten dynamisch zu aktualisieren ist eine tolle Sache. Heutzutage fÃ¤llt fÃ¼r diesen Zweck sofort das Buzzword Ajax. Wobei es vÃ¶llig egal ist ob man die Daten nun in XML (AjaX), JSON oder sonst wie verpackt. Auch ich mÃ¶chte ...</description>
		<content:encoded><![CDATA[<p><strong>Ajax mit PHP</strong></p>
<p>Einzelne Bereiche von Webseiten dynamisch zu aktualisieren ist eine tolle Sache. Heutzutage fÃ¤llt fÃ¼r diesen Zweck sofort das Buzzword Ajax. Wobei es vÃ¶llig egal ist ob man die Daten nun in XML (AjaX), JSON oder sonst wie verpackt. Auch ich mÃ¶chte &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintan</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-208927</link>
		<dc:creator>Chintan</dc:creator>
		<pubDate>Sat, 25 Nov 2006 07:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-208927</guid>
		<description>I am impressed. its such more useful for developer.
If someone post some html form basic validation thru Ajax.</description>
		<content:encoded><![CDATA[<p>I am impressed. its such more useful for developer.<br />
If someone post some html form basic validation thru Ajax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Entre zero et un</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-203772</link>
		<dc:creator>Entre zero et un</dc:creator>
		<pubDate>Thu, 23 Nov 2006 07:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-203772</guid>
		<description>&lt;strong&gt;Ajaxcore : un framework PHP pour gÃ©rer l&#039;AJAX plus facilement&lt;/strong&gt;

Un article sur ajaxian nous informe sur la crÃ©ation d&#039;un nouveau Framework PHP basÃ© sur Prototype, AjaxCore, permettant de gÃ©rer toute la programmation AJAX Ã  partir de PHP de maniÃ¨re rapide et facile. Je n&#039;ai pas encore fait de test avec AjaxCore</description>
		<content:encoded><![CDATA[<p><strong>Ajaxcore : un framework PHP pour gÃ©rer l&#8217;AJAX plus facilement</strong></p>
<p>Un article sur ajaxian nous informe sur la crÃ©ation d&#8217;un nouveau Framework PHP basÃ© sur Prototype, AjaxCore, permettant de gÃ©rer toute la programmation AJAX Ã  partir de PHP de maniÃ¨re rapide et facile. Je n&#8217;ai pas encore fait de test avec AjaxCore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Ritchie</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-198761</link>
		<dc:creator>Mike Ritchie</dc:creator>
		<pubDate>Tue, 21 Nov 2006 15:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-198761</guid>
		<description>Fusebox is built to be as un-connected to the application code as possible, that&#039;s why it supports OO but doesn&#039;t require it or force it, and why it has support for role-based permissions but doesn&#039;t actually enforce them. It&#039;s left up to the developer community to build the tools that actually &quot;do&quot; something with the framework. I&#039;ve been building Ajax&#039;ed Fusebox applications for a while now, and have found that freedom to be just what the doctor ordered. I start the app out with &#039;analog&#039; functions, and use Hijax on forms or links to enable the rich functions. Then in my action-only fuseactions I test to see whether the request is analog or javascript, and either &lt;relocate/&gt; back to the view or &lt;include/&gt; a callback script file to complete the Ajax call.</description>
		<content:encoded><![CDATA[<p>Fusebox is built to be as un-connected to the application code as possible, that&#8217;s why it supports OO but doesn&#8217;t require it or force it, and why it has support for role-based permissions but doesn&#8217;t actually enforce them. It&#8217;s left up to the developer community to build the tools that actually &#8220;do&#8221; something with the framework. I&#8217;ve been building Ajax&#8217;ed Fusebox applications for a while now, and have found that freedom to be just what the doctor ordered. I start the app out with &#8216;analog&#8217; functions, and use Hijax on forms or links to enable the rich functions. Then in my action-only fuseactions I test to see whether the request is analog or javascript, and either &lt;relocate/&gt; back to the view or &lt;include/&gt; a callback script file to complete the Ajax call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-198728</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 21 Nov 2006 15:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-198728</guid>
		<description>PradoSoft.com</description>
		<content:encoded><![CDATA[<p>PradoSoft.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amon</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-198717</link>
		<dc:creator>Amon</dc:creator>
		<pubDate>Tue, 21 Nov 2006 14:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-198717</guid>
		<description>There is framework, what knows the same thing (attach and deattach events from the PHP side). The name is Protojax ( http://sourceforge.net/protojax/ ). 
And it has script.aculo.us plugin, and many more service for handle JS libraries from the PHP side. But, it has no JS generating mode. I do not like that. :)
Demo page: http://www.theba.hu/protojax/example/index.html</description>
		<content:encoded><![CDATA[<p>There is framework, what knows the same thing (attach and deattach events from the PHP side). The name is Protojax ( <a href="http://sourceforge.net/protojax/" rel="nofollow">http://sourceforge.net/protojax/</a> ).<br />
And it has script.aculo.us plugin, and many more service for handle JS libraries from the PHP side. But, it has no JS generating mode. I do not like that. :)<br />
Demo page: <a href="http://www.theba.hu/protojax/example/index.html" rel="nofollow">http://www.theba.hu/protojax/example/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abomuhammed</title>
		<link>http://ajaxian.com/archives/ajaxcore-php-ajax-framework/comment-page-1#comment-198696</link>
		<dc:creator>abomuhammed</dc:creator>
		<pubDate>Tue, 21 Nov 2006 14:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1837#comment-198696</guid>
		<description>It is amazing though that projects like fusebox.org are not yet extended to   standardize binding of server-side actions to client-side UI elements...

Is there any such work in the community?</description>
		<content:encoded><![CDATA[<p>It is amazing though that projects like fusebox.org are not yet extended to   standardize binding of server-side actions to client-side UI elements&#8230;</p>
<p>Is there any such work in the community?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

