<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8034707056574245617.post3531794037736813904..comments</id><updated>2009-02-26T11:56:05.621-05:00</updated><title type='text'>Comments on Ext JS with Rails: Ext.apply and Ext.applyIf</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.extjswithrails.com/feeds/3531794037736813904/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default'/><link rel='alternate' type='text/html' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html'/><author><name>Steffen Hiller</name><uri>http://www.blogger.com/profile/04810135337219418093</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8034707056574245617.post-2803508405639964416</id><published>2009-02-26T11:56:00.000-05:00</published><updated>2009-02-26T11:56:00.000-05:00</updated><title type='text'>Hey Eduard,you can pass the method option to the l...</title><summary type='text'>Hey Eduard,&lt;BR/&gt;&lt;BR/&gt;you can pass the method option to the load method, i.e.:&lt;BR/&gt;grid.store.load({ url: ..., method: 'GET'})&lt;BR/&gt;&lt;BR/&gt;I overrode the load method of the HttpProxy class to always use the GET method.&lt;BR/&gt;&lt;BR/&gt;Here is my code. It's only been tested with Ext JS 2.1. (sorry the code formatting, I can't format it here in the comments right)&lt;BR/&gt;&lt;BR/&gt;Ext.override(Ext.data.HttpProxy, {&lt;</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default/2803508405639964416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default/2803508405639964416'/><link rel='alternate' type='text/html' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html?showComment=1235667360000#c2803508405639964416' title=''/><author><name>Steffen Hiller</name><uri>http://www.blogger.com/profile/04810135337219418093</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='13877413348971913896'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html' ref='tag:blogger.com,1999:blog-8034707056574245617.post-3531794037736813904' source='http://www.blogger.com/feeds/8034707056574245617/posts/default/3531794037736813904' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8034707056574245617.post-8080866698897843687</id><published>2009-02-26T11:10:00.000-05:00</published><updated>2009-02-26T11:10:00.000-05:00</updated><title type='text'>How do you solve problem that ExtJS sends POST req...</title><summary type='text'>How do you solve problem that ExtJS sends POST requests when see parameters?&lt;BR/&gt;&lt;BR/&gt;pagination to :index method of resource became POST and invalid.&lt;BR/&gt;&lt;BR/&gt;Thanks in advance.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default/8080866698897843687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default/8080866698897843687'/><link rel='alternate' type='text/html' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html?showComment=1235664600000#c8080866698897843687' title=''/><author><name>Eduard Bondarenko</name><uri>http://www.blogger.com/profile/03442126282306977589</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html' ref='tag:blogger.com,1999:blog-8034707056574245617.post-3531794037736813904' source='http://www.blogger.com/feeds/8034707056574245617/posts/default/3531794037736813904' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8034707056574245617.post-769476809198029590</id><published>2008-08-10T08:59:00.000-04:00</published><updated>2008-08-10T08:59:00.000-04:00</updated><title type='text'>RE: the firebug bug.  Instead of using log use con...</title><summary type='text'>RE: the firebug bug.  Instead of using log use console.dir.  I mostly notice that 'bug' with trying to do console.log(this).  Console.dir(this) or any other object appears to give accurate account.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default/769476809198029590'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8034707056574245617/3531794037736813904/comments/default/769476809198029590'/><link rel='alternate' type='text/html' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html?showComment=1218373140000#c769476809198029590' title=''/><author><name>mjlecomte</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.extjswithrails.com/2008/05/extapply-and-extapplyif.html' ref='tag:blogger.com,1999:blog-8034707056574245617.post-3531794037736813904' source='http://www.blogger.com/feeds/8034707056574245617/posts/default/3531794037736813904' type='text/html'/></entry></feed>