<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Eugene's Ext JS Blog</title>
	<atom:link href="http://elishnevsky.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://elishnevsky.wordpress.com</link>
	<description>Personal weblog about Ext JS - cross-browser JavaScript library for building rich internet applications.</description>
	<lastBuildDate>Thu, 16 Jul 2009 14:39:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on id vs. itemId by Eugene</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/id-vs-itemid/#comment-87</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Thu, 16 Jul 2009 14:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=104#comment-87</guid>
		<description>Thanks for the comment! I did not know &#039;itemId&#039; existed in 2.x. Anyways, you&#039;re absolutely right about &#039;ref&#039;, I am using it everywhere in my code now. I don&#039;t use &#039;itemId&#039; at all, just don&#039;t see a need. I have a post about &#039;ref&#039; too: http://elishnevsky.wordpress.com/2009/05/18/using-ref-config-option-in-ext-js-3-0/ :)</description>
		<content:encoded><![CDATA[<p>Thanks for the comment! I did not know &#8216;itemId&#8217; existed in 2.x. Anyways, you&#8217;re absolutely right about &#8216;ref&#8217;, I am using it everywhere in my code now. I don&#8217;t use &#8216;itemId&#8217; at all, just don&#8217;t see a need. I have a post about &#8216;ref&#8217; too: <a href="http://elishnevsky.wordpress.com/2009/05/18/using-ref-config-option-in-ext-js-3-0/" rel="nofollow">http://elishnevsky.wordpress.com/2009/05/18/using-ref-config-option-in-ext-js-3-0/</a> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on id vs. itemId by Shea Frederick</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/id-vs-itemid/#comment-86</link>
		<dc:creator>Shea Frederick</dc:creator>
		<pubDate>Thu, 16 Jul 2009 11:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=104#comment-86</guid>
		<description>The &#039;itemId&#039; feature was also available in the 2.x branch, but was not used by many. You could consider the &#039;ref&#039; config that came out with 3.x to be its easier to use replacement.</description>
		<content:encoded><![CDATA[<p>The &#8216;itemId&#8217; feature was also available in the 2.x branch, but was not used by many. You could consider the &#8216;ref&#8217; config that came out with 3.x to be its easier to use replacement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ref config option in Ext JS 3.0 by Eugene</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/using-ref-config-option-in-ext-js-3-0/#comment-25</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Tue, 19 May 2009 17:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=109#comment-25</guid>
		<description>I&#039;m looking into this right now. Perhaps I&#039;ll post something when I&#039;ll figure it all out.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking into this right now. Perhaps I&#8217;ll post something when I&#8217;ll figure it all out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ref config option in Ext JS 3.0 by gfender</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/using-ref-config-option-in-ext-js-3-0/#comment-24</link>
		<dc:creator>gfender</dc:creator>
		<pubDate>Tue, 19 May 2009 17:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=109#comment-24</guid>
		<description>this is not related to the post but another topic for you is possibly the change to HttpProxy in Ext 3.0.  It looks like they&#039;ve abstracted the load() method away into doRequest.</description>
		<content:encoded><![CDATA[<p>this is not related to the post but another topic for you is possibly the change to HttpProxy in Ext 3.0.  It looks like they&#8217;ve abstracted the load() method away into doRequest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using ref config option in Ext JS 3.0 by crysfel</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/using-ref-config-option-in-ext-js-3-0/#comment-23</link>
		<dc:creator>crysfel</dc:creator>
		<pubDate>Tue, 19 May 2009 15:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=109#comment-23</guid>
		<description>thanks dude!! this is really good :D</description>
		<content:encoded><![CDATA[<p>thanks dude!! this is really good <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on id vs. itemId by crysfel</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/id-vs-itemid/#comment-22</link>
		<dc:creator>crysfel</dc:creator>
		<pubDate>Tue, 19 May 2009 15:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=104#comment-22</guid>
		<description>i didn&#039;t know about this, thanks for share ;)</description>
		<content:encoded><![CDATA[<p>i didn&#8217;t know about this, thanks for share <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using fbar config option in Ext JS 3.0 by Iulian</title>
		<link>http://elishnevsky.wordpress.com/2009/05/06/using-fbar-config-option-in-ext-js-30/#comment-21</link>
		<dc:creator>Iulian</dc:creator>
		<pubDate>Tue, 19 May 2009 07:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=64#comment-21</guid>
		<description>Goog job! Didn&#039;t even knew this feature exists.</description>
		<content:encoded><![CDATA[<p>Goog job! Didn&#8217;t even knew this feature exists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on id vs. itemId by Iulian</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/id-vs-itemid/#comment-20</link>
		<dc:creator>Iulian</dc:creator>
		<pubDate>Tue, 19 May 2009 07:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=104#comment-20</guid>
		<description>Very useful feature. Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Very useful feature. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on id vs. itemId by pkellner</title>
		<link>http://elishnevsky.wordpress.com/2009/05/18/id-vs-itemid/#comment-19</link>
		<dc:creator>pkellner</dc:creator>
		<pubDate>Mon, 18 May 2009 23:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=104#comment-19</guid>
		<description>Great Example!  thanks</description>
		<content:encoded><![CDATA[<p>Great Example!  thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using fbar config option in Ext JS 3.0 by Eugene</title>
		<link>http://elishnevsky.wordpress.com/2009/05/06/using-fbar-config-option-in-ext-js-30/#comment-16</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Thu, 07 May 2009 22:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://elishnevsky.wordpress.com/?p=64#comment-16</guid>
		<description>Thanks, Nige.</description>
		<content:encoded><![CDATA[<p>Thanks, Nige.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
