<?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: Mastering Ext.Direct, Part 3</title>
	<atom:link href="http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/</link>
	<description>For good of all productive developers</description>
	<lastBuildDate>Sun, 05 Feb 2012 09:37:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-4026</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 03 Mar 2011 17:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-4026</guid>
		<description>Excelent tut, I love it. Really impressive work.
Your tutorial shows very good how it works. One question please:
let\&#039;s assume I like to do some request automatically all 30 seconds...How would i go to implement this...?

Many thanks for your answer...

Best wishes

Michael</description>
		<content:encoded><![CDATA[<p>Excelent tut, I love it. Really impressive work.<br />
Your tutorial shows very good how it works. One question please:<br />
let\&#8217;s assume I like to do some request automatically all 30 seconds&#8230;How would i go to implement this&#8230;?</p>
<p>Many thanks for your answer&#8230;</p>
<p>Best wishes</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicobarten</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3739</link>
		<dc:creator>nicobarten</dc:creator>
		<pubDate>Sun, 18 Jul 2010 14:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3739</guid>
		<description>This helped me a lot! Still need to figure out how i\&#039;m going to use it for my application though. I have a big app with authentication involved... which was a lot of trouble, and i\&#039;m not satisfied with the result, so i hope Ext.Direct will solve that.

Btw, an authentication example with Ext.Direct would be awesome ;-)

Thanks!</description>
		<content:encoded><![CDATA[<p>This helped me a lot! Still need to figure out how i\&#8217;m going to use it for my application though. I have a big app with authentication involved&#8230; which was a lot of trouble, and i\&#8217;m not satisfied with the result, so i hope Ext.Direct will solve that.</p>
<p>Btw, an authentication example with Ext.Direct would be awesome <img src='http://blog.extjs.eu/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grgur</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3727</link>
		<dc:creator>Grgur</dc:creator>
		<pubDate>Tue, 08 Jun 2010 21:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3727</guid>
		<description>Thank you Saki, you are one good teacher. Thanks for your time</description>
		<content:encoded><![CDATA[<p>Thank you Saki, you are one good teacher. Thanks for your time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Netpuppy</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3720</link>
		<dc:creator>Netpuppy</dc:creator>
		<pubDate>Mon, 24 May 2010 03:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3720</guid>
		<description>Great tutorial... I need to do use this with polling instead of remoting. What additional parameters etc do I need to do this?</description>
		<content:encoded><![CDATA[<p>Great tutorial&#8230; I need to do use this with polling instead of remoting. What additional parameters etc do I need to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masboy</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3696</link>
		<dc:creator>masboy</dc:creator>
		<pubDate>Thu, 11 Mar 2010 17:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3696</guid>
		<description>Excellent!
But Im waiting Part 4. In that part, You write Grid CRUD using ext-direct.
;)</description>
		<content:encoded><![CDATA[<p>Excellent!<br />
But Im waiting Part 4. In that part, You write Grid CRUD using ext-direct.<br />
 <img src='http://blog.extjs.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mask_hot</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3686</link>
		<dc:creator>mask_hot</dc:creator>
		<pubDate>Wed, 17 Feb 2010 14:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3686</guid>
		<description>Hi Saki,
I\&#039;m trying to make an Ext.Direct call in a class like this :

,generatePHP:function(grid, records, action, groupId){
		console.log(\&#039;generatePHP\&#039;,grid,records,action,groupId);
		var table = records[0].get(\&#039;Table\&#039;);
  		CrudBd.generatePHP({Table:table}, this.handleResponse);
  		
	}
	,handleResponse:function(provider, response){ //,msg,title){
		console.info(\&#039;handleResponse\&#039;,provider,response);
}

But it does not go into my handleResponse method ... have you got an idea?
thx a lot</description>
		<content:encoded><![CDATA[<p>Hi Saki,<br />
I\&#8217;m trying to make an Ext.Direct call in a class like this :</p>
<p>,generatePHP:function(grid, records, action, groupId){<br />
		console.log(\&#8217;generatePHP\&#8217;,grid,records,action,groupId);<br />
		var table = records[0].get(\&#8217;Table\&#8217;);<br />
  		CrudBd.generatePHP({Table:table}, this.handleResponse);</p>
<p>	}<br />
	,handleResponse:function(provider, response){ //,msg,title){<br />
		console.info(\&#8217;handleResponse\&#8217;,provider,response);<br />
}</p>
<p>But it does not go into my handleResponse method &#8230; have you got an idea?<br />
thx a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brathering</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3658</link>
		<dc:creator>Brathering</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3658</guid>
		<description>Hey Saki!

Thanks a lot for yout great tut! I\&#039;m really impressed!
I think, it\&#039;s time now to improve our App with Ext.direct!

Greetz</description>
		<content:encoded><![CDATA[<p>Hey Saki!</p>
<p>Thanks a lot for yout great tut! I\&#8217;m really impressed!<br />
I think, it\&#8217;s time now to improve our App with Ext.direct!</p>
<p>Greetz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flow</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3552</link>
		<dc:creator>Flow</dc:creator>
		<pubDate>Thu, 08 Oct 2009 10:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3552</guid>
		<description>Great tutorial saki ... thanks a lot for your work!

The only thing that\&#039;s still missing these days is possibility to enforce a certain directory structure. I know, there\&#039;s this tutorial on how to write large apps but in the end it\&#039;s still up to the developer where he puts his stuff. Have 3 people sit on the same project and you\&#039;ll end up with inconsistencies.

I was thinking if something along the lines of MVC frameworks like RoR or FlexMVC. If you enforce all the layers and logics to be in separate files on the framwork level there\&#039;ll be way less confusion.

But perhaps I\&#039;m only a messy when it comes to structuring my code :)</description>
		<content:encoded><![CDATA[<p>Great tutorial saki &#8230; thanks a lot for your work!</p>
<p>The only thing that\&#8217;s still missing these days is possibility to enforce a certain directory structure. I know, there\&#8217;s this tutorial on how to write large apps but in the end it\&#8217;s still up to the developer where he puts his stuff. Have 3 people sit on the same project and you\&#8217;ll end up with inconsistencies.</p>
<p>I was thinking if something along the lines of MVC frameworks like RoR or FlexMVC. If you enforce all the layers and logics to be in separate files on the framwork level there\&#8217;ll be way less confusion.</p>
<p>But perhaps I\&#8217;m only a messy when it comes to structuring my code <img src='http://blog.extjs.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saki</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3548</link>
		<dc:creator>Saki</dc:creator>
		<pubDate>Wed, 07 Oct 2009 13:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3548</guid>
		<description>Yes, you can write static server-side json files and point urls to them. It is often used for demo or example purposes.</description>
		<content:encoded><![CDATA[<p>Yes, you can write static server-side json files and point urls to them. It is often used for demo or example purposes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willy Zettler</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-3/comment-page-1/#comment-3468</link>
		<dc:creator>Willy Zettler</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=421#comment-3468</guid>
		<description>sorry, part of the message vanished.

... continued with:

As an example in Mastering Ext.Direct, 3. You gave an example with php-code car.php. Is there a way to interact direct with json files instead of php or java code?
 
Do appreciate your blog including your Saki&#039;s Ext Example Page very much. Thank you.</description>
		<content:encoded><![CDATA[<p>sorry, part of the message vanished.</p>
<p>&#8230; continued with:</p>
<p>As an example in Mastering Ext.Direct, 3. You gave an example with php-code car.php. Is there a way to interact direct with json files instead of php or java code?</p>
<p>Do appreciate your blog including your Saki&#8217;s Ext Example Page very much. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

