<?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.nd Beta 1 Release</title>
	<atom:link href="http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html</link>
	<description>Ext, Javascript, Notes/Domino, Ext.nd, Ruby on Rails</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:15:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich Waters</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-34435</link>
		<dc:creator>Rich Waters</dc:creator>
		<pubDate>Tue, 22 Apr 2008 00:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-34435</guid>
		<description>Looks like the Ext Site update today broke the download link.  I&#039;ll check into it and get it back up.</description>
		<content:encoded><![CDATA[<p>Looks like the Ext Site update today broke the download link.  I&#8217;ll check into it and get it back up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Randel</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-34433</link>
		<dc:creator>Joe Randel</dc:creator>
		<pubDate>Tue, 22 Apr 2008 00:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-34433</guid>
		<description>The link in the release thread doesn&#039;t work - is there somewhere else to download?</description>
		<content:encoded><![CDATA[<p>The link in the release thread doesn&#8217;t work &#8211; is there somewhere else to download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cole Haan</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-27577</link>
		<dc:creator>Cole Haan</dc:creator>
		<pubDate>Sat, 16 Feb 2008 07:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-27577</guid>
		<description>Very impressive work on ExtND. Looks fantastic, well done.</description>
		<content:encoded><![CDATA[<p>Very impressive work on ExtND. Looks fantastic, well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Waters</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-27246</link>
		<dc:creator>Rich Waters</dc:creator>
		<pubDate>Wed, 13 Feb 2008 14:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-27246</guid>
		<description>For now we are sorta stuck with DXL, we want to maintain support for ND 6.x and up.  We do have members of our team on IBM&#039;s developer partner program though and are keeping an eye out for how we can better integrate with the new built-in Ajax functions that IBM is doing with Dojo.

As for subforms we are definitely aware of this issue and luckily have a couple of guys (Nathan Freeman &amp; Tim Tripcony) who have a project called Decepticon which will solve that issue as well as cache transformed DXL which should result in a bit of a performance boost.</description>
		<content:encoded><![CDATA[<p>For now we are sorta stuck with DXL, we want to maintain support for ND 6.x and up.  We do have members of our team on IBM&#8217;s developer partner program though and are keeping an eye out for how we can better integrate with the new built-in Ajax functions that IBM is doing with Dojo.</p>
<p>As for subforms we are definitely aware of this issue and luckily have a couple of guys (Nathan Freeman &#038; Tim Tripcony) who have a project called Decepticon which will solve that issue as well as cache transformed DXL which should result in a bit of a performance boost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rens</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-27245</link>
		<dc:creator>Rens</dc:creator>
		<pubDate>Wed, 13 Feb 2008 14:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-27245</guid>
		<description>I spent last couple days on research and experiments on this cool stuff. Now I more or less understand the basic of it. Just wondering what&#039;s are the plans for future? Are your goal is build it just based on DXL (and transforming to JSON) or maybe something else? 
The reason why I&#039;m asking is just simple - isn&#039;t a risky idea?
For example meny generator works fine (for early Beta 1 release) if we have just simple form. But if there is included subforms with they own menu and actions in the DXL file is no sign about it. Just simple reference . In practice we even can have one more subform (again with menu) and include it in the first one. In this case we even don&#039;t have a reference in DXL file about the second subform. Yes I know it&#039;s a bit tricky but still possible.</description>
		<content:encoded><![CDATA[<p>I spent last couple days on research and experiments on this cool stuff. Now I more or less understand the basic of it. Just wondering what&#8217;s are the plans for future? Are your goal is build it just based on DXL (and transforming to JSON) or maybe something else?<br />
The reason why I&#8217;m asking is just simple &#8211; isn&#8217;t a risky idea?<br />
For example meny generator works fine (for early Beta 1 release) if we have just simple form. But if there is included subforms with they own menu and actions in the DXL file is no sign about it. Just simple reference . In practice we even can have one more subform (again with menu) and include it in the first one. In this case we even don&#8217;t have a reference in DXL file about the second subform. Yes I know it&#8217;s a bit tricky but still possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urs Meli</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-26520</link>
		<dc:creator>Urs Meli</dc:creator>
		<pubDate>Wed, 06 Feb 2008 08:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-26520</guid>
		<description>Very cool stuff.</description>
		<content:encoded><![CDATA[<p>Very cool stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Cull</title>
		<link>http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html/comment-page-1#comment-26485</link>
		<dc:creator>Sean Cull</dc:creator>
		<pubDate>Tue, 05 Feb 2008 23:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rich-waters.com/blog/2008/02/extnd-beta-1-release.html#comment-26485</guid>
		<description>Am really looking forward to trying this, thanks for all your efforts

Sean</description>
		<content:encoded><![CDATA[<p>Am really looking forward to trying this, thanks for all your efforts</p>
<p>Sean</p>
]]></content:encoded>
	</item>
</channel>
</rss>
