<?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 JS 3.0 &#8211; Remoting for Everyone</title>
	<atom:link href="http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/</link>
	<description>JavaScript UI Component Library</description>
	<lastBuildDate>Sat, 21 Nov 2009 23:37:38 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: krzysztof</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-83171</link>
		<dc:creator>krzysztof</dc:creator>
		<pubDate>Sat, 21 Nov 2009 23:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-83171</guid>
		<description>nice info. how about Java?</description>
		<content:encoded><![CDATA[<p>nice info. how about Java?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krzysztof</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-83003</link>
		<dc:creator>krzysztof</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-83003</guid>
		<description>Good question - how about Java Projects?</description>
		<content:encoded><![CDATA[<p>Good question &#8211; how about Java Projects?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Gautam</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-82918</link>
		<dc:creator>Nitin Gautam</dc:creator>
		<pubDate>Thu, 19 Nov 2009 06:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-82918</guid>
		<description>Can&#039;t we use it in Java Projects?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t we use it in Java Projects?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krzysztof</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-82130</link>
		<dc:creator>krzysztof</dc:creator>
		<pubDate>Sun, 15 Nov 2009 23:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-82130</guid>
		<description>looks indeed cool.</description>
		<content:encoded><![CDATA[<p>looks indeed cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beat making software</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-81130</link>
		<dc:creator>beat making software</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-81130</guid>
		<description>Hi, i am a newbie in extjs. I have a problem with tabPanel.</description>
		<content:encoded><![CDATA[<p>Hi, i am a newbie in extjs. I have a problem with tabPanel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IntelliJ IDEA中文爱好者博客 &#187; Blog Archive &#187; RailsChina 10月24日上海</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-76590</link>
		<dc:creator>IntelliJ IDEA中文爱好者博客 &#187; Blog Archive &#187; RailsChina 10月24日上海</dc:creator>
		<pubDate>Mon, 12 Oct 2009 02:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-76590</guid>
		<description>[...] 从我个人来看，这些课程组织的不错，下面是个人对这些主题的一些看法： 1 Yehuda，应该会讲述Rails 3.0相关的特性和Rails的发展方向，这对Rails的开发人员来说，这个是展望，充满信心的 2 Rails项目静态检查和持续集成：静态检查，我不知道是否是Code Inspection（代码审查），不做评论。持续集成，这个不用说啦，非常关键的，现在不少CI工具都提供了对Ruby的支持，如个人在用的TeamCity，目前已经完成了和RubyMine的整合，其他的如CruiseControl等，应该也类似的功能。 3 Write Better Code：每一个语言都需要这个功能，Ruby也不能例外。如果写好代码，这个还是蛮难回答的，就Rails来说，首先你要了解Ruby，深入了解（如MetaProgramming可以精简代码），然后是对Rails框架的了解，最后是相关的IDE工具支持，这些结合才能让写好代码成为可能。 4 Getting Git：Scott Chacon是《Pro Git》一书的作者，这本书非常不错，个人拜读过两遍，学习Git时可以选择这本书。  5 Ext.Direct：这个是ExtJS 3.0的新特性，当然如果你不了解ExtJS，听这个课程可以麻烦点。当然听这个课程前，需要去ExtJS官方Blog看一下Ext.Direct介绍和实例，应该帮助更大一些。如果介绍一些ExtJS和Rails整合，应该会更好一些。Ext.Direct的介绍在：http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/ 6 How Ruby spread&#8230;：这个个人是不了解啦，应该是Ruby在各个领域的应用吧。 7 Sinatra：这个框架非常优秀，当然更多人将其认为HTTP DSL，对于一些小型应用来说，使用Sinatra非常便捷，个人在做ExtJS项目时，都会考虑适应Sinatra。 Sinatra不难，网上有《Introduction to Sinatra》这本书，$5，不错的，再了解一下Rack，正则表达式这些，应该会很有帮助。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 从我个人来看，这些课程组织的不错，下面是个人对这些主题的一些看法： 1 Yehuda，应该会讲述Rails 3.0相关的特性和Rails的发展方向，这对Rails的开发人员来说，这个是展望，充满信心的 2 Rails项目静态检查和持续集成：静态检查，我不知道是否是Code Inspection（代码审查），不做评论。持续集成，这个不用说啦，非常关键的，现在不少CI工具都提供了对Ruby的支持，如个人在用的TeamCity，目前已经完成了和RubyMine的整合，其他的如CruiseControl等，应该也类似的功能。 3 Write Better Code：每一个语言都需要这个功能，Ruby也不能例外。如果写好代码，这个还是蛮难回答的，就Rails来说，首先你要了解Ruby，深入了解（如MetaProgramming可以精简代码），然后是对Rails框架的了解，最后是相关的IDE工具支持，这些结合才能让写好代码成为可能。 4 Getting Git：Scott Chacon是《Pro Git》一书的作者，这本书非常不错，个人拜读过两遍，学习Git时可以选择这本书。  5 Ext.Direct：这个是ExtJS 3.0的新特性，当然如果你不了解ExtJS，听这个课程可以麻烦点。当然听这个课程前，需要去ExtJS官方Blog看一下Ext.Direct介绍和实例，应该帮助更大一些。如果介绍一些ExtJS和Rails整合，应该会更好一些。Ext.Direct的介绍在：http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/ 6 How Ruby spread&#8230;：这个个人是不了解啦，应该是Ruby在各个领域的应用吧。 7 Sinatra：这个框架非常优秀，当然更多人将其认为HTTP DSL，对于一些小型应用来说，使用Sinatra非常便捷，个人在做ExtJS项目时，都会考虑适应Sinatra。 Sinatra不难，网上有《Introduction to Sinatra》这本书，$5，不错的，再了解一下Rack，正则表达式这些，应该会很有帮助。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burn Your To Do List</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-74661</link>
		<dc:creator>Burn Your To Do List</dc:creator>
		<pubDate>Mon, 14 Sep 2009 10:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-74661</guid>
		<description>I&#039;ll try it myself to see how great it is.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try it myself to see how great it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-74367</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 08 Sep 2009 19:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-74367</guid>
		<description>Always impressed with the quality of your prods!</description>
		<content:encoded><![CDATA[<p>Always impressed with the quality of your prods!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 魔方网</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-72786</link>
		<dc:creator>魔方网</dc:creator>
		<pubDate>Sun, 16 Aug 2009 08:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-72786</guid>
		<description>your ExtDirectDelphi is very excellent,Support and thank you!</description>
		<content:encoded><![CDATA[<p>your ExtDirectDelphi is very excellent,Support and thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicente Russo Neto</title>
		<link>http://www.extjs.com/blog/2009/05/13/introducing-ext-direct/comment-page-1/#comment-71638</link>
		<dc:creator>Vicente Russo Neto</dc:creator>
		<pubDate>Sun, 26 Jul 2009 12:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://extjs.com/blog/?p=472#comment-71638</guid>
		<description>Hm... looks nice! I`ll give a try.</description>
		<content:encoded><![CDATA[<p>Hm&#8230; looks nice! I`ll give a try.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
