<?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: Ext 2.0: Scrolling Tabs, Anchor Layout, the Web Desktop, and more</title>
	<atom:link href="http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: voip Services Provider</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-258871</link>
		<dc:creator>voip Services Provider</dc:creator>
		<pubDate>Fri, 16 Nov 2007 11:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-258871</guid>
		<description>VoIP Providers - VoIP Services - B- roadband Phone Compa- ny Providers - VoIP Review is committed to bring to you the best broadband phone company providers. To find the best broadband phone company providers use our search tool to search.
http://www.voip-services-provider.co.uk</description>
		<content:encoded><![CDATA[<p>VoIP Providers &#8211; VoIP Services &#8211; B- roadband Phone Compa- ny Providers &#8211; VoIP Review is committed to bring to you the best broadband phone company providers. To find the best broadband phone company providers use our search tool to search.<br />
<a href="http://www.voip-services-provider.co.uk" rel="nofollow">http://www.voip-services-provider.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dog Breeds</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-258870</link>
		<dc:creator>Dog Breeds</dc:creator>
		<pubDate>Fri, 16 Nov 2007 11:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-258870</guid>
		<description>This site is designed to make it easy. Whether it is finding that perfect dog that fits your lifestyle, or that bit of information you need to know, you will probably find it here. If you just love dogs, you will love browsing through the many breed pages and tons of photos that are listed.
http://www.dogmation.info</description>
		<content:encoded><![CDATA[<p>This site is designed to make it easy. Whether it is finding that perfect dog that fits your lifestyle, or that bit of information you need to know, you will probably find it here. If you just love dogs, you will love browsing through the many breed pages and tons of photos that are listed.<br />
<a href="http://www.dogmation.info" rel="nofollow">http://www.dogmation.info</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Skvortsov</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255263</link>
		<dc:creator>Andrey Skvortsov</dc:creator>
		<pubDate>Mon, 10 Sep 2007 14:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255263</guid>
		<description>Brian,I believe Ray means ability to describe some kind of Ext&#039;s layout in murkup/HTML language not javascript.Something like applyTo(element)/readFromMarkup() but more generic and implicit,hence extension of existent DOM object model generated from markup,not creating new/parallel one in javascript.</description>
		<content:encoded><![CDATA[<p>Brian,I believe Ray means ability to describe some kind of Ext&#8217;s layout in murkup/HTML language not javascript.Something like applyTo(element)/readFromMarkup() but more generic and implicit,hence extension of existent DOM object model generated from markup,not creating new/parallel one in javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sihyung Yu</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255218</link>
		<dc:creator>Sihyung Yu</dc:creator>
		<pubDate>Sat, 08 Sep 2007 10:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255218</guid>
		<description>Wow!!! very nice tech...
I feel as if i see the windows application.</description>
		<content:encoded><![CDATA[<p>Wow!!! very nice tech&#8230;<br />
I feel as if i see the windows application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Moeskau</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255215</link>
		<dc:creator>Brian Moeskau</dc:creator>
		<pubDate>Sat, 08 Sep 2007 06:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255215</guid>
		<description>@Jesse, one of Ext&#039;s goals is to provide a complete web _application_ development framework.  Part of apps, especially business apps, is trees, windows, etc.  Name a major framework that doesn&#039;t have a tree component?!  BTW, the desktop itself is not a component of the library, just an example of how components can be combined (fairly easily) to create complex, attractive UIs.

@Ray, Ext provides support for progressive enhancement in the vast majority of its widgets.  Not sure what you are basing your statement on.  Many of the example pages use JS-generated components out of convenience, but you should not take the examples as the definitive statement on what the library is capable of.</description>
		<content:encoded><![CDATA[<p>@Jesse, one of Ext&#8217;s goals is to provide a complete web _application_ development framework.  Part of apps, especially business apps, is trees, windows, etc.  Name a major framework that doesn&#8217;t have a tree component?!  BTW, the desktop itself is not a component of the library, just an example of how components can be combined (fairly easily) to create complex, attractive UIs.</p>
<p>@Ray, Ext provides support for progressive enhancement in the vast majority of its widgets.  Not sure what you are basing your statement on.  Many of the example pages use JS-generated components out of convenience, but you should not take the examples as the definitive statement on what the library is capable of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Skvortsov</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255160</link>
		<dc:creator>Andrey Skvortsov</dc:creator>
		<pubDate>Fri, 07 Sep 2007 14:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255160</guid>
		<description>Agree,Ray, look at http://extjs.com/forum/showthread.php?t=5501 discussion

I thought ext &quot;extend&quot; dom model,providing component services and new component model layered on top of dom as is...

maybe,it simply not possible to achive such level of quality with that level of flexibility.Anyway,I believe Ext is best UI library.
Personally,I really like IE&#039;s behavior(DHTML and element) concept:-)</description>
		<content:encoded><![CDATA[<p>Agree,Ray, look at <a href="http://extjs.com/forum/showthread.php?t=5501" rel="nofollow">http://extjs.com/forum/showthread.php?t=5501</a> discussion</p>
<p>I thought ext &#8220;extend&#8221; dom model,providing component services and new component model layered on top of dom as is&#8230;</p>
<p>maybe,it simply not possible to achive such level of quality with that level of flexibility.Anyway,I believe Ext is best UI library.<br />
Personally,I really like IE&#8217;s behavior(DHTML and element) concept:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Kuhnert</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255148</link>
		<dc:creator>Jesse Kuhnert</dc:creator>
		<pubDate>Fri, 07 Sep 2007 12:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255148</guid>
		<description>@Jack

Scrolling windows / trees / desktop?  Why? I feel like the disillusioned sidekick in ron burgundy watching his self inflicted downfall happen like a bad dream. .. ~shrugs~ 

Oh well,   I noticed g reader implemented a new kind of searchable drop down box UI component.  At least someone is still innovating. =p</description>
		<content:encoded><![CDATA[<p>@Jack</p>
<p>Scrolling windows / trees / desktop?  Why? I feel like the disillusioned sidekick in ron burgundy watching his self inflicted downfall happen like a bad dream. .. ~shrugs~ </p>
<p>Oh well,   I noticed g reader implemented a new kind of searchable drop down box UI component.  At least someone is still innovating. =p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255146</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Fri, 07 Sep 2007 11:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255146</guid>
		<description>@Jack Slocum
I am not so sure I would agree with your &quot;we&#039;re friendly folks&quot; comment. I think you are very friendly, but one of the changes from yui-ext to ext has been the addition of partners and others on the forums who too often answer questions with a RTFM or search the forum when they could have just have easily answered the question.</description>
		<content:encoded><![CDATA[<p>@Jack Slocum<br />
I am not so sure I would agree with your &#8220;we&#8217;re friendly folks&#8221; comment. I think you are very friendly, but one of the changes from yui-ext to ext has been the addition of partners and others on the forums who too often answer questions with a RTFM or search the forum when they could have just have easily answered the question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Holzer</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255143</link>
		<dc:creator>Thomas Holzer</dc:creator>
		<pubDate>Fri, 07 Sep 2007 11:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255143</guid>
		<description>Amazing stuff! Very nice.

Any chance for a declarative widget definition, with custom tags or XML? For example like in DojoÂ´s Dijit?</description>
		<content:encoded><![CDATA[<p>Amazing stuff! Very nice.</p>
<p>Any chance for a declarative widget definition, with custom tags or XML? For example like in DojoÂ´s Dijit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F.o.G.</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255142</link>
		<dc:creator>F.o.G.</dc:creator>
		<pubDate>Fri, 07 Sep 2007 11:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255142</guid>
		<description>With such a huge amount of high quality components, I&#039;d recommend to write a book about Ext :-) 

Great job</description>
		<content:encoded><![CDATA[<p>With such a huge amount of high quality components, I&#8217;d recommend to write a book about Ext :-) </p>
<p>Great job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255135</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 07 Sep 2007 05:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255135</guid>
		<description>I love Ext, it is really well thought out, but it is a no-compromise all-or-nothing JS toolkit - meaning, nearly all of the framework&#039;s components are created at runtime (there is minimal support for so-called &quot;progressive enhancement&quot; of existing HTML), and the framework often introduce many levels of s into your DOM to accomplish its magic (take a look at what an Ext Grid renders to w/ Firebug to see what I mean - it is a far cry from anything resembling a ).

Translation: it can be pretty slow if you&#039;re not careful and/or are not running on a pretty new machine.</description>
		<content:encoded><![CDATA[<p>I love Ext, it is really well thought out, but it is a no-compromise all-or-nothing JS toolkit &#8211; meaning, nearly all of the framework&#8217;s components are created at runtime (there is minimal support for so-called &#8220;progressive enhancement&#8221; of existing HTML), and the framework often introduce many levels of s into your DOM to accomplish its magic (take a look at what an Ext Grid renders to w/ Firebug to see what I mean &#8211; it is a far cry from anything resembling a ).</p>
<p>Translation: it can be pretty slow if you&#8217;re not careful and/or are not running on a pretty new machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grim</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255132</link>
		<dc:creator>Grim</dc:creator>
		<pubDate>Fri, 07 Sep 2007 03:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255132</guid>
		<description>Ext the best framework on frontend script ever?</description>
		<content:encoded><![CDATA[<p>Ext the best framework on frontend script ever?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Peavy</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255127</link>
		<dc:creator>Will Peavy</dc:creator>
		<pubDate>Fri, 07 Sep 2007 01:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255127</guid>
		<description>Great work. I can see a lot of potential uses for this, especially on corporate intranets. I look forward to seeing what you guys come up with as this rolls towards production.</description>
		<content:encoded><![CDATA[<p>Great work. I can see a lot of potential uses for this, especially on corporate intranets. I look forward to seeing what you guys come up with as this rolls towards production.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255115</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 06 Sep 2007 21:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255115</guid>
		<description>Hello, does anyone here have any experience using ExtJS with ASP.NET? I wonder if it works well together. For instance, can you use ASP.NET validators for your fields, or use the gridview?</description>
		<content:encoded><![CDATA[<p>Hello, does anyone here have any experience using ExtJS with ASP.NET? I wonder if it works well together. For instance, can you use ASP.NET validators for your fields, or use the gridview?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Slocum</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255110</link>
		<dc:creator>Jack Slocum</dc:creator>
		<pubDate>Thu, 06 Sep 2007 20:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255110</guid>
		<description>Mr Memory Leaks, 

If you feel you have found a memory leak in Ext JS please come into the Ext JS forums and let us know. We are friendly folks. ;)</description>
		<content:encoded><![CDATA[<p>Mr Memory Leaks, </p>
<p>If you feel you have found a memory leak in Ext JS please come into the Ext JS forums and let us know. We are friendly folks. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denny Ferrassoli</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255108</link>
		<dc:creator>Denny Ferrassoli</dc:creator>
		<pubDate>Thu, 06 Sep 2007 20:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255108</guid>
		<description>What memory leaks are you referring to?</description>
		<content:encoded><![CDATA[<p>What memory leaks are you referring to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Memory Leaks</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255098</link>
		<dc:creator>Memory Leaks</dc:creator>
		<pubDate>Thu, 06 Sep 2007 18:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255098</guid>
		<description>Yea but does it still created huge memory leaks?..... Yep.</description>
		<content:encoded><![CDATA[<p>Yea but does it still created huge memory leaks?&#8230;.. Yep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikael bergkvist</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255093</link>
		<dc:creator>mikael bergkvist</dc:creator>
		<pubDate>Thu, 06 Sep 2007 17:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255093</guid>
		<description>Peculiar if nothing else..</description>
		<content:encoded><![CDATA[<p>Peculiar if nothing else..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne pan</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255090</link>
		<dc:creator>wayne pan</dc:creator>
		<pubDate>Thu, 06 Sep 2007 17:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255090</guid>
		<description>Jack and his team are doing a great job. I&#039;ve been a big fan since the early days and I think it&#039;s one of the cleanest frameworks around. However, the more features they add to ext the more resources (read: images, css) we will have to make to take advantage of the framework! 

I, for one, doesn&#039;t want a site that looks like every other extjs site around... and neither does my employer. :)</description>
		<content:encoded><![CDATA[<p>Jack and his team are doing a great job. I&#8217;ve been a big fan since the early days and I think it&#8217;s one of the cleanest frameworks around. However, the more features they add to ext the more resources (read: images, css) we will have to make to take advantage of the framework! </p>
<p>I, for one, doesn&#8217;t want a site that looks like every other extjs site around&#8230; and neither does my employer. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://ajaxian.com/archives/ext-20-scrolling-tabs-anchor-layout-the-web-desktop-and-more/comment-page-1#comment-255088</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Thu, 06 Sep 2007 17:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2750#comment-255088</guid>
		<description>@Larry: I imagine it will be released under the same terms as Ext 1.x.
http://extjs.com/license

There are LGPL3 and commercial licenses available.</description>
		<content:encoded><![CDATA[<p>@Larry: I imagine it will be released under the same terms as Ext 1.x.<br />
<a href="http://extjs.com/license" rel="nofollow">http://extjs.com/license</a></p>
<p>There are LGPL3 and commercial licenses available.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

