<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
	xmlns:admin="http://webns.net/mvcb/" 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:atom="http://www.w3.org/2005/Atom">
	
	<channel>
	
		<title>Ext JS 4.0 Final Available Today</title>
		<link>http://www.sencha.com/blog/ext-js-4-final/</link>
		<description>On behalf of Sencha and the entire Ext JS team, I’m proud to share that following five successful Preview Releases and three Betas, we’re releasing Ext 4.0 today.</description>
		<dc:language>en-us</dc:language>
		<dc:creator>ed@sencha.com</dc:creator>
		<dc:rights>Copyright 2011</dc:rights>
		<dc:date>2011-04-26T12:00:14+00:00</dc:date>
		<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
		<atom:link href="http://www.sencha.com/blog/comments-rss/889" rel="self" type="application/rss+xml" />
  
		
  
		<item>
      <title>Comment by Kevin Clark</title>
      <description>Little disappointed the code for excel export does not work with this release. Any chance of getting Ed Spencer to update his code?</description>
      <content:encoded><![CDATA[<p>Little disappointed the code for excel export does not work with this release. Any chance of getting Ed Spencer to update his code?</p>]]></content:encoded>
      <pubDate>Tue, 17 May 2011 19:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:21369#date:19:25</guid>
    </item>
  
		<item>
      <title>Comment by alexmace</title>
      <description>Then why does it behave like an alpha, judging by the number of bugs in the forums?

@Ed:
&#8220;all our exit criteria for 4.0 final were met with a stable API and no known major issues so we decided to ship without an RC this time&#8221;

Can you say that again with a straight face?</description>
      <content:encoded><![CDATA[<p>Then why does it behave like an alpha, judging by the number of bugs in the forums?</p>

<p>@Ed:<br />
&#8220;all our exit criteria for 4.0 final were met with a stable API and no known major issues so we decided to ship without an RC this time&#8221;</p>

<p>Can you say that again with a straight face?</p>]]></content:encoded>
      <pubDate>Tue, 10 May 2011 18:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20920#date:18:12</guid>
    </item>
  
		<item>
      <title>Comment by Rene</title>
      <description>Thanks for your newsletter.
I don&#8217;t know how to give a response to it. But Google I/O 2011 is in May not in March. 
(mentioned in the footer of the newsletter)

But great framework.</description>
      <content:encoded><![CDATA[<p>Thanks for your newsletter.<br />
I don&#8217;t know how to give a response to it. But Google I/O 2011 is in May not in March. <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /><br />
(mentioned in the footer of the newsletter)</p>

<p>But great framework.</p>]]></content:encoded>
      <pubDate>Tue, 03 May 2011 19:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20548#date:19:37</guid>
    </item>
  
		<item>
      <title>Comment by Paul</title>
      <description>@Matthias The sigma_grid2 examples are generating the exports server side&#8212;you can verify this yourself  by inspecting the requests/responses in Firebug.&amp;nbsp; Any client side framework (including ExtJS) can &#8220;export&#8221; files of different types if you generate the files on the server.</description>
      <content:encoded><![CDATA[<p>@Matthias The sigma_grid2 examples are generating the exports server side&#8212;you can verify this yourself  by inspecting the requests/responses in Firebug.&nbsp; Any client side framework (including ExtJS) can &#8220;export&#8221; files of different types if you generate the files on the server.</p>]]></content:encoded>
      <pubDate>Mon, 02 May 2011 14:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20459#date:14:52</guid>
    </item>
  
		<item>
      <title>Comment by  Fabio  Jr. Policeno</title>
      <description>By posting the link here, returns me an err, the topic is on top of ExtJS 4.x Help (Retrieve&#45;selected&#45;records&#45;from&#45;grid). Thanks.</description>
      <content:encoded><![CDATA[<p>By posting the link here, returns me an err, the topic is on top of ExtJS 4.x Help (Retrieve-selected-records-from-grid). Thanks.</p>]]></content:encoded>
      <pubDate>Mon, 02 May 2011 10:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20452#date:10:42</guid>
    </item>
  
		<item>
      <title>Comment by Matthias</title>
      <description>@Paul I think it&#8217;s weird that developers don&#8217;t agree on a lacking feature but instead hint that others don&#8217;t have it either. Check this out: http://www.sigmawidgets.com/products/sigma_grid2/</description>
      <content:encoded><![CDATA[<p>@Paul I think it&#8217;s weird that developers don&#8217;t agree on a lacking feature but instead hint that others don&#8217;t have it either. Check this out: <a href="http://www.sigmawidgets.com/products/sigma_grid2/">http://www.sigmawidgets.com/products/sigma_grid2/</a></p>

]]></content:encoded>
      <pubDate>Mon, 02 May 2011 09:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20446#date:09:26</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>@Rich Walker we can&#8217;t reproduce your reported problem with IE9 not loading the examples. There&#8217;s nothing magical going on to launch those &#45; it&#8217;s just opening a page like any other. Perhaps there&#8217;s a cache issue &#45; try forcing a refresh a couple of times.

@khebs thanks for the comments on MVC. If you have specific performance problems please just get in touch on the forums and we&#8217;ll investigate. Performance is a big deal for us

@Fabio MVC shouldn&#8217;t be interfering with this &#45; can you paste your forum thread link?</description>
      <content:encoded><![CDATA[<p>@Rich Walker we can&#8217;t reproduce your reported problem with IE9 not loading the examples. There&#8217;s nothing magical going on to launch those - it&#8217;s just opening a page like any other. Perhaps there&#8217;s a cache issue - try forcing a refresh a couple of times.</p>

<p>@khebs thanks for the comments on MVC. If you have specific performance problems please just get in touch on the forums and we&#8217;ll investigate. Performance is a big deal for us</p>

<p>@Fabio MVC shouldn&#8217;t be interfering with this - can you paste your forum thread link?</p>]]></content:encoded>
      <pubDate>Sun, 01 May 2011 21:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20428#date:21:04</guid>
    </item>
  
		<item>
      <title>Comment by Fabio Jr. Policeno</title>
      <description>Hello Ed, I&#8217;m testing your MVC simple example but I&#8217;m struggling to get lines of selected records in the grid, the only strange thing is that in your example the method grid.getSelectionModel().getSelection() returns an empty array when the lines are selected to test this method in another example without MVC and simple, it works.

teste: function() &#123;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;  var grid = Ext.widget(&#8216;userlist&#8217;);
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;  console.log(grid.getSelectionModel().getSelection());
&amp;nbsp;  &amp;nbsp; &#125;

Note: I&#8217;m asking here because I&#8217;m no outlet for it, I&#8217;ve tried several ways and in various forums.

Thank you very much if you can answer me. Thanks!</description>
      <content:encoded><![CDATA[<p>Hello Ed, I&#8217;m testing your MVC simple example but I&#8217;m struggling to get lines of selected records in the grid, the only strange thing is that in your example the method grid.getSelectionModel().getSelection() returns an empty array when the lines are selected to test this method in another example without MVC and simple, it works.</p>

<p>teste: function() &#123;<br />
&nbsp;  &nbsp;  &nbsp;  var grid = Ext.widget(&#8216;userlist&#8217;);<br />
&nbsp;  &nbsp;  &nbsp;  console.log(grid.getSelectionModel().getSelection());<br />
&nbsp;  &nbsp; &#125;</p>

<p>Note: I&#8217;m asking here because I&#8217;m no outlet for it, I&#8217;ve tried several ways and in various forums.</p>

<p>Thank you very much if you can answer me. Thanks!</p>]]></content:encoded>
      <pubDate>Sun, 01 May 2011 19:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20422#date:19:13</guid>
    </item>
  
		<item>
      <title>Comment by khebs</title>
      <description>Hello Ed,

The framework is very rich w/ features and thats just about it, the old ExtJS2,3 performance was gone&#8230; i tried everything from a sandbox qtwebkit, a &#8220;&#8212;app=&#8221; argument from chrome, etc.. it just not what we expected about this.. from the videos ans such, its not there yet.. maybe after a year this will change a bit.. Personally i like ExtJS4, specially i was waiting for the neptune.. :( but till i would not care how nice the theme is, i / we / you performance must be there, just like before&#8230; btw, i like the MVC, very nice, i think what im going to do now is to make it for ExtJS 3.x&#8230;</description>
      <content:encoded><![CDATA[<p>Hello Ed,</p>

<p>The framework is very rich w/ features and thats just about it, the old ExtJS2,3 performance was gone&#8230; i tried everything from a sandbox qtwebkit, a &#8220;&#8212;app=&#8221; argument from chrome, etc.. it just not what we expected about this.. from the videos ans such, its not there yet.. maybe after a year this will change a bit.. Personally i like ExtJS4, specially i was waiting for the neptune.. :( but till i would not care how nice the theme is, i / we / you performance must be there, just like before&#8230; btw, i like the MVC, very nice, i think what im going to do now is to make it for ExtJS 3.x&#8230;</p>]]></content:encoded>
      <pubDate>Sat, 30 Apr 2011 11:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20353#date:11:31</guid>
    </item>
  
		<item>
      <title>Comment by Gaël Deest</title>
      <description>&#8220;But simply having an Ext JS 3 license does not entitle you to EXT JS 4&#8221;

Yeah, well. ExtJS 4.0 is a great product and all, but having bought a ExtJS 3.X license last summer, I find it frustrating that I have to pay as much as a newcomer to get the latest and greatest version of ExtJS.

I mean, I was OK to pay 100 or 150 bucks to upgrade. Yes, you&#8217;ve been working hard on this one, and hard work deserves to be rewarded. But please don&#8217;t forget your old customers, without whom ExtJS 4.0 wouldn&#8217;t even exist. I feel like I&#8217;ve been throwing money out of the window. Even Adobe offers special upgrade prices, for God&#8217;s sake !

For a small company like mine, buying twice a year the same product full price simply isn&#8217;t affordable. Not all your customers are big corporations&#8230;

So yes, ExtJS 4.0 is a great product. But I probably won&#8217;t use it.</description>
      <content:encoded><![CDATA[<p>&#8220;But simply having an Ext JS 3 license does not entitle you to EXT JS 4&#8221;</p>

<p>Yeah, well. ExtJS 4.0 is a great product and all, but having bought a ExtJS 3.X license last summer, I find it frustrating that I have to pay as much as a newcomer to get the latest and greatest version of ExtJS.</p>

<p>I mean, I was OK to pay 100 or 150 bucks to upgrade. Yes, you&#8217;ve been working hard on this one, and hard work deserves to be rewarded. But please don&#8217;t forget your old customers, without whom ExtJS 4.0 wouldn&#8217;t even exist. I feel like I&#8217;ve been throwing money out of the window. Even Adobe offers special upgrade prices, for God&#8217;s sake !</p>

<p>For a small company like mine, buying twice a year the same product full price simply isn&#8217;t affordable. Not all your customers are big corporations&#8230;</p>

<p>So yes, ExtJS 4.0 is a great product. But I probably won&#8217;t use it.</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 20:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20326#date:20:42</guid>
    </item>
  
		<item>
      <title>Comment by Rich Walker</title>
      <description>@Paul &amp;nbsp; Why do you think I made any such assertion?!&amp;nbsp; Also, I specifically stated that the problem is how the separate window is launched, and other web sites have no problem opening a new window in IE9 for me.&amp;nbsp; Furthermore, the demos *do* have the ability of launching the new windows in IE8 so my question about support for IE9 is perfectly valid&#8230;.</description>
      <content:encoded><![CDATA[<p>@Paul &nbsp; Why do you think I made any such assertion?!&nbsp; Also, I specifically stated that the problem is how the separate window is launched, and other web sites have no problem opening a new window in IE9 for me.&nbsp; Furthermore, the demos *do* have the ability of launching the new windows in IE8 so my question about support for IE9 is perfectly valid&#8230;.</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 15:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20308#date:15:59</guid>
    </item>
  
		<item>
      <title>Comment by Stan</title>
      <description>Fantastic job folks. I have not been this impressed with a Javascript framework ever. It is selling itself!

Thanks to Ed and team for working so hard to get this release out by the end of the month.</description>
      <content:encoded><![CDATA[<p>Fantastic job folks. I have not been this impressed with a Javascript framework ever. It is selling itself!</p>

<p>Thanks to Ed and team for working so hard to get this release out by the end of the month.</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 15:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20305#date:15:52</guid>
    </item>
  
		<item>
      <title>Comment by Paul</title>
      <description>@Matthias I am curious, what other pure JavaScript (client side) grids support exporting to Excel and PDF?

@Rich Walker The fact that the demos do not open a new tab in IE9 really has nothing to do with the ExtJS framework itself and more to do with the way the demos are launched to separate tabs.&amp;nbsp; Check your security settings.&amp;nbsp; Your assertion that Sencha does not support IE9 is flawed.</description>
      <content:encoded><![CDATA[<p>@Matthias I am curious, what other pure JavaScript (client side) grids support exporting to Excel and PDF?</p>

<p>@Rich Walker The fact that the demos do not open a new tab in IE9 really has nothing to do with the ExtJS framework itself and more to do with the way the demos are launched to separate tabs.&nbsp; Check your security settings.&nbsp; Your assertion that Sencha does not support IE9 is flawed.</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 15:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20303#date:15:17</guid>
    </item>
  
		<item>
      <title>Comment by Rich Walker</title>
      <description>ExtJS 4 demos work if you directly navigate to the actual demo, eg:

http://dev.sencha.com/deploy/ext&#45;4.0.0/examples/feed&#45;viewer/feed&#45;viewer.html

Apparently the mechanism used to open the demo in its own window does not work with IE9&#8230;.

It&#8217;s scary that something as obvious as this exists in a formal release.&amp;nbsp; Is it sencha&#8217;s position that IE9 is not yet a supported browser for extJS4?</description>
      <content:encoded><![CDATA[<p>ExtJS 4 demos work if you directly navigate to the actual demo, eg:</p>

<p><a href="http://dev.sencha.com/deploy/ext-4.0.0/examples/feed-viewer/feed-viewer.html">http://dev.sencha.com/deploy/ext-4.0.0/examples/feed-viewer/feed-viewer.html</a></p>

<p>Apparently the mechanism used to open the demo in its own window does not work with IE9&#8230;.</p>

<p>It&#8217;s scary that something as obvious as this exists in a formal release.&nbsp; Is it sencha&#8217;s position that IE9 is not yet a supported browser for extJS4?</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 13:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20293#date:13:30</guid>
    </item>
  
		<item>
      <title>Comment by Matthias</title>
      <description>I am really looking forward to explore the functions of your new release. Though I am disappointed that you guys call the grid the most advanced available in js and it doesn&#8217;t support any export funtions as excel, pdf etc which is standard in many other grid apis. Is anything planned concerning this issue?
greetings
&#45;Matt</description>
      <content:encoded><![CDATA[<p>I am really looking forward to explore the functions of your new release. Though I am disappointed that you guys call the grid the most advanced available in js and it doesn&#8217;t support any export funtions as excel, pdf etc which is standard in many other grid apis. Is anything planned concerning this issue?<br />
greetings<br />
-Matt</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 13:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20292#date:13:28</guid>
    </item>
  
		<item>
      <title>Comment by Nick Laros</title>
      <description>Ext JS is the best.. I love using it.. :D</description>
      <content:encoded><![CDATA[<p>Ext JS is the best.. I love using it.. :D</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 08:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20285#date:08:16</guid>
    </item>
  
		<item>
      <title>Comment by Eric Lenington</title>
      <description>Is it just me, or do the ExtJS 4 demos not work on IE9? No problems on any other browser, but clicking on any demo from the demos page just does nothing.</description>
      <content:encoded><![CDATA[<p>Is it just me, or do the ExtJS 4 demos not work on IE9? No problems on any other browser, but clicking on any demo from the demos page just does nothing.</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 04:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20273#date:04:49</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>@Kevin providing better docs for theming is a top priority of the next few weeks, including an updated guide and examples</description>
      <content:encoded><![CDATA[<p>@Kevin providing better docs for theming is a top priority of the next few weeks, including an updated guide and examples</p>]]></content:encoded>
      <pubDate>Fri, 29 Apr 2011 00:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20261#date:00:19</guid>
    </item>
  
		<item>
      <title>Comment by Kevin</title>
      <description>@Ed Neptune is fine but don&#8217;t give me the fish, teach me how to fish.&amp;nbsp; When can the community expect documentation on Theming to arrive?

Starting with last year&#8217;s conference there has been much discussion and promotion of the new theming engine without substantial documentation to allow others to fully understand this new paradigm.</description>
      <content:encoded><![CDATA[<p>@Ed Neptune is fine but don&#8217;t give me the fish, teach me how to fish.&nbsp; When can the community expect documentation on Theming to arrive?</p>

<p>Starting with last year&#8217;s conference there has been much discussion and promotion of the new theming engine without substantial documentation to allow others to fully understand this new paradigm.</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 21:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20252#date:21:33</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>@Duke We&#8217;ll be keeping a full team on Ext JS as well as a full team on Sencha Touch. Expect frequent patch releases for support subscribers and also new minor releases roughly every 4 months

@Everyone We held back Neptune for an iteration as we wanted to add extra polish &#45; expecting it to arrive in 4.1, not 5.0</description>
      <content:encoded><![CDATA[<p>@Duke We&#8217;ll be keeping a full team on Ext JS as well as a full team on Sencha Touch. Expect frequent patch releases for support subscribers and also new minor releases roughly every 4 months</p>

<p>@Everyone We held back Neptune for an iteration as we wanted to add extra polish - expecting it to arrive in 4.1, not 5.0</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 20:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20249#date:20:29</guid>
    </item>
  
		<item>
      <title>Comment by rey</title>
      <description>Guys, great job on this release, I&#8217;ve been using it since the first beta. By the way from what I can see, everyone is concerned with lack of the new theme (Neptune). Guys I would really like to work with it and from what you can see in the forum most of us would like to work with the new theme, by when would it be available?</description>
      <content:encoded><![CDATA[<p>Guys, great job on this release, I&#8217;ve been using it since the first beta. By the way from what I can see, everyone is concerned with lack of the new theme (Neptune). Guys I would really like to work with it and from what you can see in the forum most of us would like to work with the new theme, by when would it be available?</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 18:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20245#date:18:52</guid>
    </item>
  
		<item>
      <title>Comment by David</title>
      <description>Congrats for the hard work, but&#8230; Why there is no Neptune theme on this release? Will it be available for extJs 5?</description>
      <content:encoded><![CDATA[<p>Congrats for the hard work, but&#8230; Why there is no Neptune theme on this release? Will it be available for extJs 5?</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 15:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20240#date:15:18</guid>
    </item>
  
		<item>
      <title>Comment by Bennett</title>
      <description>This is great news!&amp;nbsp; Is there support for multitouch gestures in this release?</description>
      <content:encoded><![CDATA[<p>This is great news!&nbsp; Is there support for multitouch gestures in this release?</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 12:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20237#date:12:29</guid>
    </item>
  
		<item>
      <title>Comment by victorwoo</title>
      <description>Will it a plan of ExtDesigner releasing  that is compatible with this ExtJS 4.0?</description>
      <content:encoded><![CDATA[<p>Will it a plan of ExtDesigner releasing  that is compatible with this ExtJS 4.0?</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 10:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20229#date:10:08</guid>
    </item>
  
		<item>
      <title>Comment by Brian Moeskau</title>
      <description>Compatibility layer + demo will be available very soon (within the next day or two).&amp;nbsp; There will be a new blog post introducing it.&amp;nbsp; Please follow the migration thread in the forums if you&#8217;re interested in the latest news about it or have issues migrating: 

http://www.sencha.com/forum/showthread.php?124015&#45;Ext&#45;3&#45;to&#45;4&#45;Migration</description>
      <content:encoded><![CDATA[<p>Compatibility layer + demo will be available very soon (within the next day or two).&nbsp; There will be a new blog post introducing it.&nbsp; Please follow the migration thread in the forums if you&#8217;re interested in the latest news about it or have issues migrating: </p>

<p><a href="http://www.sencha.com/forum/showthread.php?124015-Ext-3-to-4-Migration">http://www.sencha.com/forum/showthread.php?124015-Ext-3-to-4-Migration</a></p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 06:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20221#date:06:44</guid>
    </item>
  
		<item>
      <title>Comment by AMp</title>
      <description>i&#8217;m waiting for Ext GWT 3</description>
      <content:encoded><![CDATA[<p>i&#8217;m waiting for Ext GWT 3</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 03:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20208#date:03:22</guid>
    </item>
  
		<item>
      <title>Comment by Pats</title>
      <description>Good Work. Thank you.</description>
      <content:encoded><![CDATA[<p>Good Work. Thank you.</p>]]></content:encoded>
      <pubDate>Thu, 28 Apr 2011 00:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20198#date:00:10</guid>
    </item>
  
		<item>
      <title>Comment by David Davis</title>
      <description>Nice, Ext JS 4 released on my birthday.</description>
      <content:encoded><![CDATA[<p>Nice, Ext JS 4 released on my birthday.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 22:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20192#date:22:10</guid>
    </item>
  
		<item>
      <title>Comment by JavascriptKickingAndScreaming</title>
      <description>I am trying to migrate a 3.3.0 app to 4.0.0 and getting all kinds of errors. Is there a forum for this?</description>
      <content:encoded><![CDATA[<p>I am trying to migrate a 3.3.0 app to 4.0.0 and getting all kinds of errors. Is there a forum for this?</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 20:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20187#date:20:41</guid>
    </item>
  
		<item>
      <title>Comment by Daniel</title>
      <description>oh and&#8230;. Neptune!</description>
      <content:encoded><![CDATA[<p>oh and&#8230;. Neptune!</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 19:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20184#date:19:58</guid>
    </item>
  
		<item>
      <title>Comment by Daniel</title>
      <description>Great, thanks a lot for improving the framework. Just like the other, I would like more guides and books on the subject.</description>
      <content:encoded><![CDATA[<p>Great, thanks a lot for improving the framework. Just like the other, I would like more guides and books on the subject.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 19:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20183#date:19:52</guid>
    </item>
  
		<item>
      <title>Comment by Geoff H</title>
      <description>Yes, where is the porting guide from 3x?? How much work will it be to update the js ? There is a mention of &#8220;Compat.js, Reduces the time required to get your 3.x project running under 4.0. Our guides help you to fully migrate to 4.0.&#8221;
But where are the docs on this ??

You can also download the &#8216;SDK Tools&#8217; beta, but where are the docs and the release notes ? how does it work ?</description>
      <content:encoded><![CDATA[<p>Yes, where is the porting guide from 3x?? How much work will it be to update the js ? There is a mention of &#8220;Compat.js, Reduces the time required to get your 3.x project running under 4.0. Our guides help you to fully migrate to 4.0.&#8221;<br />
But where are the docs on this ??</p>

<p>You can also download the &#8216;SDK Tools&#8217; beta, but where are the docs and the release notes ? how does it work ? </p>

]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 18:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20180#date:18:59</guid>
    </item>
  
		<item>
      <title>Comment by Leo</title>
      <description>Very good. I just think you should work on a study material and 
complete and comprehensive. Actually it is very difficult to start using this 
technology for lack of educational content and research material and support. 
Congratulations on the end of the tool.</description>
      <content:encoded><![CDATA[<p>Very good. I just think you should work on a study material and <br />
complete and comprehensive. Actually it is very difficult to start using this <br />
technology for lack of educational content and research material and support. <br />
Congratulations on the end of the tool.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 17:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20174#date:17:36</guid>
    </item>
  
		<item>
      <title>Comment by Brook</title>
      <description>Looks Great! But where is the migration guide and the compatiibility layer??</description>
      <content:encoded><![CDATA[<p>Looks Great! But where is the migration guide and the compatiibility layer??</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 15:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20163#date:15:02</guid>
    </item>
  
		<item>
      <title>Comment by Jangla</title>
      <description>Congrats to all at Sencha for getting this out so soon!

There are issues in the docs though &#45; a good few broken links. Also, the link that Ed posted to the Controller docs (http://dev.sencha.com/deploy/dev/docs/api/Ext.app.Controller.html) is broken.</description>
      <content:encoded><![CDATA[<p>Congrats to all at Sencha for getting this out so soon!</p>

<p>There are issues in the docs though - a good few broken links. Also, the link that Ed posted to the Controller docs (<a href="http://dev.sencha.com/deploy/dev/docs/api/Ext.app.Controller.html">http://dev.sencha.com/deploy/dev/docs/api/Ext.app.Controller.html</a>) is broken.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 13:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20154#date:13:32</guid>
    </item>
  
		<item>
      <title>Comment by Fredric Berling</title>
      <description>Very nice. Hope to see you demo the SDK in Croatia . Will you?</description>
      <content:encoded><![CDATA[<p>Very nice. Hope to see you demo the SDK in Croatia . Will you?</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 12:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20153#date:12:46</guid>
    </item>
  
		<item>
      <title>Comment by Mario</title>
      <description>What about the Sencha Tools, you guys said they will be present in the release, but I can&#8217;t find them. Maybe is deferred for a next version?</description>
      <content:encoded><![CDATA[<p>What about the Sencha Tools, you guys said they will be present in the release, but I can&#8217;t find them. Maybe is deferred for a next version?</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 12:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20149#date:12:00</guid>
    </item>
  
		<item>
      <title>Comment by heratech</title>
      <description>Also with the section:
model: &#8216;User&#8217;,&amp;nbsp; I had to change it to model: &#8216;AM.model.User&#8217;, as it is in the simple example.</description>
      <content:encoded><![CDATA[<p>Also with the section:<br />
model: &#8216;User&#8217;,&nbsp; I had to change it to model: &#8216;AM.model.User&#8217;, as it is in the simple example.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 09:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20139#date:09:46</guid>
    </item>
  
		<item>
      <title>Comment by Grgur</title>
      <description>Any word on opening 4.0 svn branch for access?</description>
      <content:encoded><![CDATA[<p>Any word on opening 4.0 svn branch for access?</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 09:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20138#date:09:30</guid>
    </item>
  
		<item>
      <title>Comment by colin</title>
      <description>Hi, looks impressive .. but the porting looks complex  .... we tried it ... we failed .. at least in 10 minutes. 
so two questions:
1/ is there a page explaining how to port an extjs 3 to extjs4?
2/ because we don&#8217;t have time for it .. we wanted to go back to extjs 3 .. impossible to download?! .. no remaining link sowmewhere?
thanks</description>
      <content:encoded><![CDATA[<p>Hi, looks impressive .. but the porting looks complex <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /> .... we tried it ... we failed .. at least in 10 minutes. <br />
so two questions:<br />
1/ is there a page explaining how to port an extjs 3 to extjs4?<br />
2/ because we don&#8217;t have time for it .. we wanted to go back to extjs 3 .. impossible to download?! .. no remaining link sowmewhere?<br />
thanks</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 09:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20136#date:09:00</guid>
    </item>
  
		<item>
      <title>Comment by Szaky</title>
      <description>Not bad  Very nice work, congrat:)</description>
      <content:encoded><![CDATA[<p>Not bad <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /> Very nice work, congrat:)</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 07:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20130#date:07:53</guid>
    </item>
  
		<item>
      <title>Comment by Wilford</title>
      <description>I must say ExtJS 4 is one of the most beginner&#45;unfriendly tools I&#8217;ve encountered so far. Help resources are outdated and there&#8217;s no proper explanation on which files are needed. All I see is a ton of ext&#45;*.js files in many different folders.

Getting started on 4.0 mentions a Sencha Tools SDK. Download link&#8217;s broken. None of the commands listed there work on Tools SDK beta.

Most frustrating of all. Yes the new ExtJS 4.0 framework is pretty impressive. But guess why? The documentation does not talk about classes.js which is needed for the example applications to work! So do I have to write its cryptic one&#45;extremely&#45;long&#45; line file myself? Or can I get it generated by Tools SDK which doesn&#8217;t work?

I&#8217;m still counting the number of  days till I finally will be able to get familiarized with the cryptic Javascript code library. On my own that is. Thanks for reading.</description>
      <content:encoded><![CDATA[<p>I must say ExtJS 4 is one of the most beginner-unfriendly tools I&#8217;ve encountered so far. Help resources are outdated and there&#8217;s no proper explanation on which files are needed. All I see is a ton of ext-*.js files in many different folders.</p>

<p>Getting started on 4.0 mentions a Sencha Tools SDK. Download link&#8217;s broken. None of the commands listed there work on Tools SDK beta.</p>

<p>Most frustrating of all. Yes the new ExtJS 4.0 framework is pretty impressive. But guess why? The documentation does not talk about classes.js which is needed for the example applications to work! So do I have to write its cryptic one-extremely-long- line file myself? Or can I get it generated by Tools SDK which doesn&#8217;t work?</p>

<p>I&#8217;m still counting the number of  days till I finally will be able to get familiarized with the cryptic Javascript code library. On my own that is. Thanks for reading.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 06:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20127#date:06:36</guid>
    </item>
  
		<item>
      <title>Comment by tz</title>
      <description>oh god,SDK Tools&#8217;s &#8220;uninstall.exe&#8221;&amp;nbsp; file size : 5.4M

where is docs for sdk tools?</description>
      <content:encoded><![CDATA[<p>oh god,SDK Tools&#8217;s &#8220;uninstall.exe&#8221;&nbsp; file size : 5.4M</p>

<p>where is docs for sdk tools? </p>

]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 05:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20124#date:05:35</guid>
    </item>
  
		<item>
      <title>Comment by gopal saini</title>
      <description>Congratulations Team Sencha !!!!
I loved it..</description>
      <content:encoded><![CDATA[<p>Congratulations Team Sencha !!!!<br />
I loved it..</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 04:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20122#date:04:38</guid>
    </item>
  
		<item>
      <title>Comment by Duke Dougal</title>
      <description>@ed what&#8217;s happening from here?&amp;nbsp; Is there likely to be another release soon with more features and enhancements or is a significant chunk of your development resources now moving onto other projects at Sencha?&amp;nbsp; 

Will the strong pace of development continue?</description>
      <content:encoded><![CDATA[<p>@ed what&#8217;s happening from here?&nbsp; Is there likely to be another release soon with more features and enhancements or is a significant chunk of your development resources now moving onto other projects at Sencha?&nbsp; </p>

<p>Will the strong pace of development continue?</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 03:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20120#date:03:40</guid>
    </item>
  
		<item>
      <title>Comment by mickey</title>
      <description>i love it !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</description>
      <content:encoded><![CDATA[<p> i love it !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 02:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20119#date:02:09</guid>
    </item>
  
		<item>
      <title>Comment by neil</title>
      <description>neptune&#8230;.</description>
      <content:encoded><![CDATA[<p>neptune&#8230;.</p>]]></content:encoded>
      <pubDate>Wed, 27 Apr 2011 01:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20118#date:01:00</guid>
    </item>
  
		<item>
      <title>Comment by Kevin</title>
      <description>Documentation and discussions of theming would be of high interest as I feel I can not proceed with Ext JS 4.0 without fully understanding Theming and how Compass/SASS are configured specific to Ext JS 4.0.</description>
      <content:encoded><![CDATA[<p>Documentation and discussions of theming would be of high interest as I feel I can not proceed with Ext JS 4.0 without fully understanding Theming and how Compass/SASS are configured specific to Ext JS 4.0.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 23:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20117#date:23:59</guid>
    </item>
  
		<item>
      <title>Comment by Javier Rincon</title>
      <description>Congrats guys, always a very nice pleasure reading the new very good news&#8230; 

Keep up the good work guys.</description>
      <content:encoded><![CDATA[<p>Congrats guys, always a very nice pleasure reading the new very good news&#8230; </p>

<p>Keep up the good work guys.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 23:15 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20116#date:23:15</guid>
    </item>
  
		<item>
      <title>Comment by Isaac Johnston</title>
      <description>Any plans to have a ExtJS 4 launch app competition ?</description>
      <content:encoded><![CDATA[<p>Any plans to have a ExtJS 4 launch app competition ? <img src="/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 22:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20115#date:22:54</guid>
    </item>
  
		<item>
      <title>Comment by Isaac Johnston</title>
      <description>Awesome work, congrats and thanks!

The new architecture and theming are a revolutionary step forward.

Are the theme variables documented anywhere yet ? E.g. something like the Sencha Touch docs here: http://dev.sencha.com/deploy/touch/docs/theme/</description>
      <content:encoded><![CDATA[<p>Awesome work, congrats and thanks!</p>

<p>The new architecture and theming are a revolutionary step forward.</p>

<p>Are the theme variables documented anywhere yet ? E.g. something like the Sencha Touch docs here: <a href="http://dev.sencha.com/deploy/touch/docs/theme/">http://dev.sencha.com/deploy/touch/docs/theme/</a></p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 22:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20114#date:22:52</guid>
    </item>
  
		<item>
      <title>Comment by Heratech</title>
      <description>Hi,
 Thanks for release. Really excited by it. However I am trying to follow the MVC guide and struggling.

I get this error:&amp;nbsp; Failed loading &#8216;/js/app/view/Viewport.js&#8217;, please verify that the file exists.
The file does not exist because I have no idea what should be there.
Comparing it to the &#8216;simple&#8217; example in the example/apps folder the main difference seems to be the classes.js file vs ext&#45;debug.js?
 Also the line: &#8216;In this example, our Users controller will be mapped to the AM.controller.Users class, the file of which is located in app/controller/User.js&#8217; &amp;lt; should be Users.js</description>
      <content:encoded><![CDATA[<p>Hi,<br />
 Thanks for release. Really excited by it. However I am trying to follow the MVC guide and struggling.</p>

<p>I get this error:&nbsp; Failed loading &#8216;/js/app/view/Viewport.js&#8217;, please verify that the file exists.<br />
The file does not exist because I have no idea what should be there.<br />
Comparing it to the &#8216;simple&#8217; example in the example/apps folder the main difference seems to be the classes.js file vs ext-debug.js?<br />
 Also the line: &#8216;In this example, our Users controller will be mapped to the AM.controller.Users class, the file of which is located in app/controller/User.js&#8217; &lt; should be Users.js</p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 21:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20112#date:21:56</guid>
    </item>
  
		<item>
      <title>Comment by galdaka</title>
      <description>Congratis!! Great work!!</description>
      <content:encoded><![CDATA[<p>Congratis!! Great work!!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 21:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20110#date:21:49</guid>
    </item>
  
		<item>
      <title>Comment by Jonathan Griffin</title>
      <description>You guys ROCK !!!!!&amp;nbsp; I&#8217;ve been waiting for this day since SenchaCon. Congratulations on a job well done. Love the new architectures. At my company we are already mapping a course for upgrading our SaaS application. Sencha ExtJS 4  FTW !!!!!!!!</description>
      <content:encoded><![CDATA[<p>You guys ROCK !!!!!&nbsp; I&#8217;ve been waiting for this day since SenchaCon. Congratulations on a job well done. Love the new architectures. At my company we are already mapping a course for upgrading our SaaS application. Sencha ExtJS 4  FTW !!!!!!!!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 21:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20108#date:21:30</guid>
    </item>
  
		<item>
      <title>Comment by AwesomeBob</title>
      <description>YAAAAAAAAAAY! But still no Neptune?</description>
      <content:encoded><![CDATA[<p>YAAAAAAAAAAY! But still no Neptune?</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 20:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20107#date:20:43</guid>
    </item>
  
		<item>
      <title>Comment by Loiane Groner</title>
      <description>Congratz!
Really nicely done! Best JS framework ever!</description>
      <content:encoded><![CDATA[<p>Congratz!<br />
Really nicely done! Best JS framework ever! <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 19:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20106#date:19:41</guid>
    </item>
  
		<item>
      <title>Comment by Crysfel</title>
      <description>WOAWWWWW!! the wait is over!!</description>
      <content:encoded><![CDATA[<p>WOAWWWWW!! the wait is over!!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 19:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20105#date:19:23</guid>
    </item>
  
		<item>
      <title>Comment by gelleneu</title>
      <description>Congratulations! Ext4 is really awesome! But I think we need some words about the SDK / Sencha Command handling. It looks a bit difficult..</description>
      <content:encoded><![CDATA[<p>Congratulations! Ext4 is really awesome! But I think we need some words about the SDK / Sencha Command handling. It looks a bit difficult..</p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 19:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20104#date:19:18</guid>
    </item>
  
		<item>
      <title>Comment by alain</title>
      <description>Now taht v4 is out, you really need to update the getting started section of the site. It is getting old and confusing since most tutorials target v2. The current documentation/guides, while great for veterans are a not an easy read for anyone starting out learning Ext. If a beginner can&#8217;t get Ext running in less than 5 minutes, don&#8217;t expect them to stay for long.</description>
      <content:encoded><![CDATA[<p>Now taht v4 is out, you really need to update the getting started section of the site. It is getting old and confusing since most tutorials target v2. The current documentation/guides, while great for veterans are a not an easy read for anyone starting out learning Ext. If a beginner can&#8217;t get Ext running in less than 5 minutes, don&#8217;t expect them to stay for long.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 18:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20103#date:18:30</guid>
    </item>
  
		<item>
      <title>Comment by Steven Roussey</title>
      <description>Congrats guys! ExtJS 4.0 rocks!</description>
      <content:encoded><![CDATA[<p>Congrats guys! ExtJS 4.0 rocks!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 18:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20102#date:18:25</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>For those looking for the 3.x docs you can still find them at http://dev.sencha.com/deploy/ext&#45;3.3.1/docs/

If you look at the API Docs dropdown at the top right of any page on the site you&#8217;ll find a link there. We seem to have a bug when trying to do that from the forums as clicking it takes you to 4.x docs instead &#45; working on fixing that shortly</description>
      <content:encoded><![CDATA[<p>For those looking for the 3.x docs you can still find them at <a href="http://dev.sencha.com/deploy/ext-3.3.1/docs/">http://dev.sencha.com/deploy/ext-3.3.1/docs/</a></p>

<p>If you look at the API Docs dropdown at the top right of any page on the site you&#8217;ll find a link there. We seem to have a bug when trying to do that from the forums as clicking it takes you to 4.x docs instead - working on fixing that shortly</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 18:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20101#date:18:22</guid>
    </item>
  
		<item>
      <title>Comment by Vladimir Kartaviy</title>
      <description>Well done! New architecture is awesome!</description>
      <content:encoded><![CDATA[<p>Well done! New architecture is awesome!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 17:39 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20100#date:17:39</guid>
    </item>
  
		<item>
      <title>Comment by jose mauricio</title>
      <description>NEPTUNE!!!</description>
      <content:encoded><![CDATA[<p>NEPTUNE!!!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20099#date:16:57</guid>
    </item>
  
		<item>
      <title>Comment by jose mauricio</title>
      <description>No new themes&#8230;why are you guys hiding the new themes?!</description>
      <content:encoded><![CDATA[<p>No new themes&#8230;why are you guys hiding the new themes?!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20098#date:16:51</guid>
    </item>
  
		<item>
      <title>Comment by Vitaly Sizov</title>
      <description>you are very hasty removing version 3.3.1 Unfortunately the new version there are nasty bugs &#45; layout system fails to IE7 / Win, Mozilla Firefox also detects an error (check error console)</description>
      <content:encoded><![CDATA[<p>you are very hasty removing version 3.3.1 Unfortunately the new version there are nasty bugs - layout system fails to IE7 / Win, Mozilla Firefox also detects an error (check error console)</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20097#date:16:46</guid>
    </item>
  
		<item>
      <title>Comment by jose mauricio</title>
      <description>congratulations!!! where&#8217;s the neptune theme? there&#8217;s no reference to theming on the demos!!!</description>
      <content:encoded><![CDATA[<p>congratulations!!! where&#8217;s the neptune theme? there&#8217;s no reference to theming on the demos!!!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:39 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20096#date:16:39</guid>
    </item>
  
		<item>
      <title>Comment by juned</title>
      <description>one more thing&#8230; why the toolbar panel in docs changes to split botton&#8230;
i think it&#8217;s better with moseover like in beta 3..
i can see all method,properties, just mouse over it..</description>
      <content:encoded><![CDATA[<p>one more thing&#8230; why the toolbar panel in docs changes to split botton&#8230;<br />
i think it&#8217;s better with moseover like in beta 3..<br />
i can see all method,properties, just mouse over it..</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20095#date:16:20</guid>
    </item>
  
		<item>
      <title>Comment by Juned</title>
      <description>well done all, congratulation&#8230;.

just little question&#8230; the docs tell &#8220;For up to date documentation and features, visit http://docs.sencha.com/ext&#45;js/4&#45;0&#8221; how to download just the docs (not al) or must i to re download all packges??</description>
      <content:encoded><![CDATA[<p>well done all, congratulation&#8230;.</p>

<p>just little question&#8230; the docs tell &#8220;For up to date documentation and features, visit <a href="http://docs.sencha.com/ext-js/4-0">http://docs.sencha.com/ext-js/4-0&#8221;</a> how to download just the docs (not al) or must i to re download all packges??</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20094#date:16:04</guid>
    </item>
  
		<item>
      <title>Comment by Michael Mullany</title>
      <description>@Ivan ie6 support is there out of the box (even for charting). As far as whether you need to buy license seats, if you have a standard or premium support contract which we introduced last September, then you have automatic rights to ExtJS 4.&amp;nbsp; But simply having an Ext JS 3 license does not entitle you to EXT JS 4, and also having an old&#45;style support contract (gold etc.) does not entitle you to Ext JS 4 either. We&#8217;ve been making a very big push on the business side to get everyone upgraded to our new support and subscription plan over the last six months and a majority of people should now be under the new version.</description>
      <content:encoded><![CDATA[<p>@Ivan ie6 support is there out of the box (even for charting). As far as whether you need to buy license seats, if you have a standard or premium support contract which we introduced last September, then you have automatic rights to ExtJS 4.&nbsp; But simply having an Ext JS 3 license does not entitle you to EXT JS 4, and also having an old-style support contract (gold etc.) does not entitle you to Ext JS 4 either. We&#8217;ve been making a very big push on the business side to get everyone upgraded to our new support and subscription plan over the last six months and a majority of people should now be under the new version.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 16:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20093#date:16:00</guid>
    </item>
  
		<item>
      <title>Comment by Alex Roytman</title>
      <description>Great news. Congratultions! 
Could you share with us your roadmap priorities? Will ARIA be a high priority item? 
It&#8217;s close to imposibble to use ExtJS  on any government contracts because of 508 compliance. You are missing a huge market because of it. Keyboard navigation and simplified grid structure in 4.0 are great first steps but more is needed. I am sure many people here would be very interested in any heads up in terms of how and when of your ARIA implementation. Please, please share your plans with us

Alex</description>
      <content:encoded><![CDATA[<p>Great news. Congratultions! <br />
Could you share with us your roadmap priorities? Will ARIA be a high priority item? <br />
It&#8217;s close to imposibble to use ExtJS  on any government contracts because of 508 compliance. You are missing a huge market because of it. Keyboard navigation and simplified grid structure in 4.0 are great first steps but more is needed. I am sure many people here would be very interested in any heads up in terms of how and when of your ARIA implementation. Please, please share your plans with us</p>

<p>Alex</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 15:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20092#date:15:57</guid>
    </item>
  
		<item>
      <title>Comment by Andrea Cammarata</title>
      <description>Congratulation guys!
I really think you made a great job with Ext 4!</description>
      <content:encoded><![CDATA[<p>Congratulation guys!<br />
I really think you made a great job with Ext 4!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 15:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20091#date:15:50</guid>
    </item>
  
		<item>
      <title>Comment by Sabine</title>
      <description>Thanks &#45; I thought I&#8217;d tried every variant for the 4.0 URL, must have missed that one.</description>
      <content:encoded><![CDATA[<p>Thanks - I thought I&#8217;d tried every variant for the 4.0 URL, must have missed that one.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 15:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20090#date:15:12</guid>
    </item>
  
		<item>
      <title>Comment by Tim</title>
      <description>Ext 3.3.1 doc is http://dev.sencha.com/deploy/ext&#45;3.3.1/docs/</description>
      <content:encoded><![CDATA[<p>Ext 3.3.1 doc is <a href="http://dev.sencha.com/deploy/ext-3.3.1/docs/">http://dev.sencha.com/deploy/ext-3.3.1/docs/</a></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 15:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20089#date:15:06</guid>
    </item>
  
		<item>
      <title>Comment by Ivan Jouikov</title>
      <description>And another question: IE6 support.&amp;nbsp; Right now only mentions of this were at sencha conference (&#8220;we&#8217;re keeping it a secret&#8221;) and in regards to the SDK tools.&amp;nbsp; I&#8217;m getting the feeling that IE6 will not be supported out of the box?</description>
      <content:encoded><![CDATA[<p>And another question: IE6 support.&nbsp; Right now only mentions of this were at sencha conference (&#8220;we&#8217;re keeping it a secret&#8221;) and in regards to the SDK tools.&nbsp; I&#8217;m getting the feeling that IE6 will not be supported out of the box?</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 15:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20088#date:15:03</guid>
    </item>
  
		<item>
      <title>Comment by Ivan Jouikov</title>
      <description>If we own the commercial license for ExtJS3, does this mean we are automatically good to use ExtJS4, or do we need special arrangements?

Thank you!</description>
      <content:encoded><![CDATA[<p>If we own the commercial license for ExtJS3, does this mean we are automatically good to use ExtJS4, or do we need special arrangements?</p>

<p>Thank you!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 15:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20087#date:15:01</guid>
    </item>
  
		<item>
      <title>Comment by Westy</title>
      <description>Wow, congratulations guys!

Hope you&#8217;ve reworked how controllers work, since I&#8217;m having to bypass the suggested method for most of mine at the moment, given that ComponentQuery cannot query for controls which are not in existence at init time.
Will have a look now 

Cheers,
Westy</description>
      <content:encoded><![CDATA[<p>Wow, congratulations guys!</p>

<p>Hope you&#8217;ve reworked how controllers work, since I&#8217;m having to bypass the suggested method for most of mine at the moment, given that ComponentQuery cannot query for controls which are not in existence at init time.<br />
Will have a look now <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>

<p>Cheers,<br />
Westy</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 14:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20086#date:14:50</guid>
    </item>
  
		<item>
      <title>Comment by Les</title>
      <description>Good work!.&amp;nbsp; The drawing package is a jewel</description>
      <content:encoded><![CDATA[<p>Good work!.&nbsp; The drawing package is a jewel <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 14:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20085#date:14:43</guid>
    </item>
  
		<item>
      <title>Comment by Sabine</title>
      <description>Great~&amp;nbsp; what is the URL for the 3.3.1 docs? Wherever I go I just get the 4.0 version and I cannot switch major versions 5 days before due date of a big project.</description>
      <content:encoded><![CDATA[<p>Great~&nbsp; what is the URL for the 3.3.1 docs? Wherever I go I just get the 4.0 version and I cannot switch major versions 5 days before due date of a big project.</p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 14:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20084#date:14:37</guid>
    </item>
  
		<item>
      <title>Comment by Mike Reid</title>
      <description>Awesome work guys! ExtJS 4&#8217;s new features and enhancements will definitely be put to good use  Can&#8217;t wait to see v4 get integrated with the newest MODx CMF http://www.modx.com/</description>
      <content:encoded><![CDATA[<p>Awesome work guys! ExtJS 4&#8217;s new features and enhancements will definitely be put to good use <img src="/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;" /> Can&#8217;t wait to see v4 get integrated with the newest MODx CMF <a href="http://www.modx.com/">http://www.modx.com/</a></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 14:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20083#date:14:19</guid>
    </item>
  
		<item>
      <title>Comment by BC</title>
      <description>Very well done! Now let&#8217;s see how it does out in the wild. I hope to see blog posts over the next few weeks demonstrating SAAS + Compass for themes similar to your Touch posts.</description>
      <content:encoded><![CDATA[<p>Very well done! Now let&#8217;s see how it does out in the wild. I hope to see blog posts over the next few weeks demonstrating SAAS + Compass for themes similar to your Touch posts.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 14:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20082#date:14:07</guid>
    </item>
  
		<item>
      <title>Comment by Wemerson</title>
      <description>Very nice Work . Congratulation.</description>
      <content:encoded><![CDATA[<p>Very nice Work . Congratulation.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20081#date:13:53</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>@Chris it will return, but the old pattern was decidedly too complex. You are of course welcome to work it into your Ext JS 4 apps in the meantime &#45; we&#8217;re just trying to make sure the officially supported paradigm is as elegant and scalable as possible</description>
      <content:encoded><![CDATA[<p>@Chris it will return, but the old pattern was decidedly too complex. You are of course welcome to work it into your Ext JS 4 apps in the meantime - we&#8217;re just trying to make sure the officially supported paradigm is as elegant and scalable as possible</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20080#date:13:52</guid>
    </item>
  
		<item>
      <title>Comment by Chris Scott</title>
      <description>@Ed Is the Router gone for good or will it return in a future release?
http://www.sencha.com/forum/showthread.php?131117&#45;Router</description>
      <content:encoded><![CDATA[<p>@Ed Is the Router gone for good or will it return in a future release?<br />
<a href="http://www.sencha.com/forum/showthread.php?131117-Router">http://www.sencha.com/forum/showthread.php?131117-Router</a></p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20079#date:13:48</guid>
    </item>
  
		<item>
      <title>Comment by irritated_geek</title>
      <description>Congrats. Now can we finally go back to business and start  fixing things that are long broken like the forums? 
And, oh I don&#8217;t know. maybe silly things like answering valid questions/issues raised in the forums ?</description>
      <content:encoded><![CDATA[<p>Congrats. Now can we finally go back to business and start  fixing things that are long broken like the forums? <br />
And, oh I don&#8217;t know. maybe silly things like answering valid questions/issues raised in the forums ?</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20078#date:13:40</guid>
    </item>
  
		<item>
      <title>Comment by Bill</title>
      <description>Does the initial 4.0 release include the new Neptune theme? I haven&#8217;t seen it in the examples anywhere.</description>
      <content:encoded><![CDATA[<p>Does the initial 4.0 release include the new Neptune theme? I haven&#8217;t seen it in the examples anywhere.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20076#date:13:23</guid>
    </item>
  
		<item>
      <title>Comment by MrSparks</title>
      <description>Congratulations and well done to the EXTJS dev team, Sencha staff and Community support!

Thank you!</description>
      <content:encoded><![CDATA[<p>Congratulations and well done to the EXTJS dev team, Sencha staff and Community support!</p>

<p>Thank you! <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20075#date:13:18</guid>
    </item>
  
		<item>
      <title>Comment by Nigel</title>
      <description>Ed, and all the team, Congratulations and thanks for all the massive effort that we all know must have gone into this &#45; I guess we should now expect to see a sharp drop in late&#45;night pizza sales in the Redmond area&#8230;</description>
      <content:encoded><![CDATA[<p>Ed, and all the team, Congratulations and thanks for all the massive effort that we all know must have gone into this - I guess we should now expect to see a sharp drop in late-night pizza sales in the Redmond area&#8230; <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20074#date:13:14</guid>
    </item>
  
		<item>
      <title>Comment by Nikolai Babinski</title>
      <description>Great work guys!
Congratulations!!!</description>
      <content:encoded><![CDATA[<p>Great work guys!<br />
Congratulations!!!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 13:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20073#date:13:03</guid>
    </item>
  
		<item>
      <title>Comment by Simo Moujami</title>
      <description>Outstanding job you guys have done, releasing both the final release of Ext 4 and API docs at the same time. 

Looking forward to checking out the new examples!</description>
      <content:encoded><![CDATA[<p>Outstanding job you guys have done, releasing both the final release of Ext 4 and API docs at the same time. </p>

<p>Looking forward to checking out the new examples!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20072#date:12:56</guid>
    </item>
  
		<item>
      <title>Comment by Sajid</title>
      <description>Congratulations.
Waiting for gridHeaderFilters</description>
      <content:encoded><![CDATA[<p>Congratulations.<br />
Waiting for gridHeaderFilters</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20071#date:12:53</guid>
    </item>
  
		<item>
      <title>Comment by aditia</title>
      <description>Now let get exploring the new features</description>
      <content:encoded><![CDATA[<p>Now let get exploring the new features</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20070#date:12:53</guid>
    </item>
  
		<item>
      <title>Comment by Conor Armstrong</title>
      <description>Congrats guys! Well done on getting it out the door.&amp;nbsp; It was worth the wait!</description>
      <content:encoded><![CDATA[<p>Congrats guys! Well done on getting it out the door.&nbsp; It was worth the wait!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20069#date:12:47</guid>
    </item>
  
		<item>
      <title>Comment by scarsick</title>
      <description>Simply amazing&#8230; as always! Thanks for making such a great library&#8230; can&#8217;t wait to start playing with it!</description>
      <content:encoded><![CDATA[<p>Simply amazing&#8230; as always! Thanks for making such a great library&#8230; can&#8217;t wait to start playing with it!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20068#date:12:45</guid>
    </item>
  
		<item>
      <title>Comment by Craig Myers</title>
      <description>@Ed. Thanks for the quick reply.. look forward to getting my hands on it.</description>
      <content:encoded><![CDATA[<p>@Ed. Thanks for the quick reply.. look forward to getting my hands on it.</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20067#date:12:32</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>@Craig and @Pawe we&#8217;ll be posting about compat a little later in the week, had a few updates we wanted to make to it first</description>
      <content:encoded><![CDATA[<p>@Craig and @Pawe we&#8217;ll be posting about compat a little later in the week, had a few updates we wanted to make to it first</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20065#date:12:29</guid>
    </item>
  
		<item>
      <title>Comment by Craig Myers</title>
      <description>First off Congratulations on the ExtJs 4.0 Release, but where can I find the compat.js file ?</description>
      <content:encoded><![CDATA[<p>First off Congratulations on the ExtJs 4.0 Release, but where can I find the compat.js file ?</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:28 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20064#date:12:28</guid>
    </item>
  
		<item>
      <title>Comment by some dude</title>
      <description>Better get moving on that new book Jay!</description>
      <content:encoded><![CDATA[<p>Better get moving on that new book Jay!</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20063#date:12:22</guid>
    </item>
  
		<item>
      <title>Comment by Ed Spencer</title>
      <description>@Abdel all our exit criteria for 4.0 final were met with a stable API and no known major issues so we decided to ship without an RC this time. Hope you love it</description>
      <content:encoded><![CDATA[<p>@Abdel all our exit criteria for 4.0 final were met with a stable API and no known major issues so we decided to ship without an RC this time. Hope you love it</p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20062#date:12:20</guid>
    </item>
  
		<item>
      <title>Comment by Mario</title>
      <description>Very impressive!! This is why you guys don&#8217;t release a beta last week. Thanks a lot for the greatest javascript framework. I&#8217;m sure I&#8217;m speaking for all the communitiy.</description>
      <content:encoded><![CDATA[<p>Very impressive!! This is why you guys don&#8217;t release a beta last week. Thanks a lot for the greatest javascript framework. I&#8217;m sure I&#8217;m speaking for all the communitiy.</p>

]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20061#date:12:20</guid>
    </item>
  
		<item>
      <title>Comment by Pawe? Karpi?ski</title>
      <description>well&#8230; what about compat.js file?</description>
      <content:encoded><![CDATA[<p>well&#8230; what about compat.js file? <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Tue, 26 Apr 2011 12:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//ext-js-4-final#id:20060#date:12:18</guid>
    </item>
  
		
	</channel>
</rss>
