<?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 1</title>
	<atom:link href="http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/</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: Samaritan</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-4069</link>
		<dc:creator>Samaritan</dc:creator>
		<pubDate>Fri, 01 Jul 2011 22:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-4069</guid>
		<description>This guy stole your post: http://jay.f2fsolutions.net/?mid=textyle&amp;page=6&amp;category=132&amp;document_srl=1978</description>
		<content:encoded><![CDATA[<p>This guy stole your post: <a href="http://jay.f2fsolutions.net/?mid=textyle&amp;page=6&amp;category=132&amp;document_srl=1978" rel="nofollow">http://jay.f2fsolutions.net/?mid=textyle&amp;page=6&amp;category=132&amp;document_srl=1978</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asif Raza</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-4057</link>
		<dc:creator>Asif Raza</dc:creator>
		<pubDate>Mon, 30 May 2011 17:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-4057</guid>
		<description>Hi,

i have post my problem on this link

http://www.sencha.com/forum/showthread.php?135180-Ext.Direct-Grid-for-ASP.net-response-not-parse&amp;p=607694#post607694

the issue is with the ext direct grid with ASP.net, if anyone have any idea please help

thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i have post my problem on this link</p>
<p><a href="http://www.sencha.com/forum/showthread.php?135180-Ext.Direct-Grid-for-ASP.net-response-not-parse&amp;p=607694#post607694" rel="nofollow">http://www.sencha.com/forum/showthread.php?135180-Ext.Direct-Grid-for-ASP.net-response-not-parse&amp;p=607694#post607694</a></p>
<p>the issue is with the ext direct grid with ASP.net, if anyone have any idea please help</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bevz</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-3700</link>
		<dc:creator>Mike Bevz</dc:creator>
		<pubDate>Tue, 23 Mar 2010 13:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-3700</guid>
		<description>&quot;&#039;+o.result.filename+&#039;&quot; on the server&#039;);
                        },
                        failure: function(fp, o){
                            msg(&#039;Error&#039;, &#039;Error:&#039;+o.result.msg);
                        }
                    });
                }
            }
        }

----

For backend I&#039;m using standard PHP stack from Ext http://www.extjs.com/products/extjs/download.php?dl=extdirectpack

---
When I&#039;m trying to upload a file, I&#039;ve got a failure response all the time. I crawled internet a bit, and some people write that Ext.form expects JSON response not in Ext.direct format: &quot;result&quot;:{&quot;success&quot;:true,&quot;msg&quot;:&quot;Some expection&quot;}}
When I return success=true - success handler work just fine, however, I don&#039;t like the idea of modification of the standard stack.

Do you know what I&#039;m doing wrong? Should I set results handlers differently?

Thanks for reply,</description>
		<content:encoded><![CDATA[<p>&#8220;&#8216;+o.result.filename+&#8217;&#8221; on the server&#8217;);<br />
                        },<br />
                        failure: function(fp, o){<br />
                            msg(&#8217;Error&#8217;, &#8216;Error:&#8217;+o.result.msg);<br />
                        }<br />
                    });<br />
                }<br />
            }<br />
        }</p>
<p>&#8212;-</p>
<p>For backend I&#8217;m using standard PHP stack from Ext <a href="http://www.extjs.com/products/extjs/download.php?dl=extdirectpack" rel="nofollow">http://www.extjs.com/products/extjs/download.php?dl=extdirectpack</a></p>
<p>&#8212;<br />
When I&#8217;m trying to upload a file, I&#8217;ve got a failure response all the time. I crawled internet a bit, and some people write that Ext.form expects JSON response not in Ext.direct format: &#8220;result&#8221;:{&#8221;success&#8221;:true,&#8221;msg&#8221;:&#8221;Some expection&#8221;}}<br />
When I return success=true &#8211; success handler work just fine, however, I don&#8217;t like the idea of modification of the standard stack.</p>
<p>Do you know what I&#8217;m doing wrong? Should I set results handlers differently?</p>
<p>Thanks for reply,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bevz</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-3699</link>
		<dc:creator>Mike Bevz</dc:creator>
		<pubDate>Tue, 23 Mar 2010 13:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-3699</guid>
		<description>Hey Saki,

Thanks for very interesting and useful post. 

I\&#039;ve got a question in regards to Ext.direct.

I\&#039;m trying to wire Ext.form with Ext.direct.
Everything seems fine, except Ext does not like results returned by Ext.direct.

Form looks as follows:
var fp = new Ext.form.FormPanel({
        api: {
	       submit: NRemote.UserService.addPic
	   },
        fileUpload: true,
        width: 500,
        frame: true,
        ....
buttons: [{
            text: \&#039;Save\&#039;,
            handler: function(){
                if(fp.getForm().isValid()){
                    fp.getForm().submit({
                        waitMsg: \&#039;Uploading...\&#039;,
                        success: function(fp, o){
                            msg(\&#039;Success\&#039;, \&#039;Processed file \</description>
		<content:encoded><![CDATA[<p>Hey Saki,</p>
<p>Thanks for very interesting and useful post. </p>
<p>I\&#8217;ve got a question in regards to Ext.direct.</p>
<p>I\&#8217;m trying to wire Ext.form with Ext.direct.<br />
Everything seems fine, except Ext does not like results returned by Ext.direct.</p>
<p>Form looks as follows:<br />
var fp = new Ext.form.FormPanel({<br />
        api: {<br />
	       submit: NRemote.UserService.addPic<br />
	   },<br />
        fileUpload: true,<br />
        width: 500,<br />
        frame: true,<br />
        &#8230;.<br />
buttons: [{<br />
            text: \&#8217;Save\&#8217;,<br />
            handler: function(){<br />
                if(fp.getForm().isValid()){<br />
                    fp.getForm().submit({<br />
                        waitMsg: \&#8217;Uploading&#8230;\&#8217;,<br />
                        success: function(fp, o){<br />
                            msg(\&#8217;Success\&#8217;, \&#8217;Processed file \</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-3628</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Wed, 28 Oct 2009 01:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-3628</guid>
		<description>Thank you for this sir!</description>
		<content:encoded><![CDATA[<p>Thank you for this sir!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prographica</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-3595</link>
		<dc:creator>prographica</dc:creator>
		<pubDate>Fri, 16 Oct 2009 11:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-3595</guid>
		<description>Hi, I found your article while I look for something I can explain Ext.Direct easily to my members of company.
I want to translate this article and I want to put translated article with your credit on my blog and using it for lecture. Can I do it?</description>
		<content:encoded><![CDATA[<p>Hi, I found your article while I look for something I can explain Ext.Direct easily to my members of company.<br />
I want to translate this article and I want to put translated article with your credit on my blog and using it for lecture. Can I do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saki</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-2753</link>
		<dc:creator>Saki</dc:creator>
		<pubDate>Sun, 20 Sep 2009 10:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-2753</guid>
		<description>I&#039;m not sure if Ext.Direct speeds up a running application, however, it speeds up &lt;i&gt;development&lt;/i&gt; of applications tremendously. Main points:

- same API client and server side
- less typing - overhead code is now in Ext
- less typing also means less (typo) bugs
- less typing also means shorter, simpler application
</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if Ext.Direct speeds up a running application, however, it speeds up <i>development</i> of applications tremendously. Main points:</p>
<p>- same API client and server side<br />
- less typing &#8211; overhead code is now in Ext<br />
- less typing also means less (typo) bugs<br />
- less typing also means shorter, simpler application</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LoreZyra</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-2724</link>
		<dc:creator>LoreZyra</dc:creator>
		<pubDate>Sun, 20 Sep 2009 03:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-2724</guid>
		<description>Hmm,
   Seems to be a cool idea... But aside from removing some of the coding load off the client-side, I don\&#039;t fully see how this will make my application any better or easier to code...

I like the idea (as the name implies) that I can make direct server-side function calls from the client. But how does this speed the application up?

Essentially, I\&#039;m looking for the value of this EXTjs 3.x feature. If it does indeed make coding easier or my application faster (for the client-side), then I will certainly look to update my apps...</description>
		<content:encoded><![CDATA[<p>Hmm,<br />
   Seems to be a cool idea&#8230; But aside from removing some of the coding load off the client-side, I don\&#8217;t fully see how this will make my application any better or easier to code&#8230;</p>
<p>I like the idea (as the name implies) that I can make direct server-side function calls from the client. But how does this speed the application up?</p>
<p>Essentially, I\&#8217;m looking for the value of this EXTjs 3.x feature. If it does indeed make coding easier or my application faster (for the client-side), then I will certainly look to update my apps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salih Gedik</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-1926</link>
		<dc:creator>Salih Gedik</dc:creator>
		<pubDate>Sun, 13 Sep 2009 00:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-1926</guid>
		<description>Thanks for article. It&#039;s great... I have ideas about Ext.Direct now.</description>
		<content:encoded><![CDATA[<p>Thanks for article. It&#8217;s great&#8230; I have ideas about Ext.Direct now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Conran</title>
		<link>http://blog.extjs.eu/know-how/mastering-ext-direct-part-1/comment-page-1/#comment-1787</link>
		<dc:creator>Aaron Conran</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.extjs.eu/?p=320#comment-1787</guid>
		<description>Saki -

Thanks for the great walk through introducing people to Ext.Direct and how to get it setup.

I look forward to seeing the additional parts of the series!</description>
		<content:encoded><![CDATA[<p>Saki -</p>
<p>Thanks for the great walk through introducing people to Ext.Direct and how to get it setup.</p>
<p>I look forward to seeing the additional parts of the series!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

