<?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: Writing Echo2 Components</title>
	<atom:link href="http://www.pathf.com/blogs/2006/09/writing_echo2_c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2006/09/writing_echo2_c/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<lastBuildDate>Fri, 05 Mar 2010 19:33:43 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Koen Deforche</title>
		<link>http://www.pathf.com/blogs/2006/09/writing_echo2_c/comment-page-1/#comment-574</link>
		<dc:creator>Koen Deforche</dc:creator>
		<pubDate>Wed, 06 Sep 2006 15:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=456#comment-574</guid>
		<description>&lt;p&gt;Aah, and a suggestion for a simple widget:&lt;/p&gt;

&lt;p&gt;Why not the google-like list of options, which are separated by &#039;&#124;&#039; signs.&lt;/p&gt;

&lt;p&gt;Like you have in GMail:&lt;br /&gt;
Add cc &#124; Add bcc &#124; Edit subject &#124; Add Attachment&lt;/p&gt;

&lt;p&gt;Clicking on an option removes the option from the option&lt;br /&gt;
list and shows a new form field. This needs to happen&lt;br /&gt;
client-side (clicking on them should do whatever they need to do without server interaction).&lt;/p&gt;

&lt;p&gt;(It&#039;s also an example of a Wt widget)&lt;/p&gt;

&lt;p&gt;Koen&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Aah, and a suggestion for a simple widget:</p>
<p>Why not the google-like list of options, which are separated by &#8216;|&#8217; signs.</p>
<p>Like you have in GMail:<br />
Add cc | Add bcc | Edit subject | Add Attachment</p>
<p>Clicking on an option removes the option from the option<br />
list and shows a new form field. This needs to happen<br />
client-side (clicking on them should do whatever they need to do without server interaction).</p>
<p>(It&#8217;s also an example of a Wt widget)</p>
<p>Koen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen Deforche</title>
		<link>http://www.pathf.com/blogs/2006/09/writing_echo2_c/comment-page-1/#comment-573</link>
		<dc:creator>Koen Deforche</dc:creator>
		<pubDate>Wed, 06 Sep 2006 15:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=456#comment-573</guid>
		<description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;looking forward to the results of your marriage experiment for GWT and echo2.&lt;/p&gt;

&lt;p&gt;It seems that you assume that there is web development that says you need to go back to JavaScript/DHTML to be able to write a new &#039;widget-like&#039; component (especially if it needs client-side event handling, right ?)&lt;/p&gt;

&lt;p&gt;I argue against it: see how you can write a component (a tree list) in Wt (&lt;a href=&quot;http://witty.sourceforge.net/)&quot; rel=&quot;nofollow&quot;&gt;http://witty.sourceforge.net/)&lt;/a&gt; without any JavaScript or HTML knowledge. And yes, the component has client-side interaction !&lt;/p&gt;

&lt;p&gt;Regards,&lt;br /&gt;
koen&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>looking forward to the results of your marriage experiment for GWT and echo2.</p>
<p>It seems that you assume that there is web development that says you need to go back to JavaScript/DHTML to be able to write a new &#8216;widget-like&#8217; component (especially if it needs client-side event handling, right ?)</p>
<p>I argue against it: see how you can write a component (a tree list) in Wt (<a href="http://witty.sourceforge.net/)" rel="nofollow">http://witty.sourceforge.net/)</a> without any JavaScript or HTML knowledge. And yes, the component has client-side interaction !</p>
<p>Regards,<br />
koen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.240 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-20 09:55:31 -->
