<?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: Data Binding in JavaScript</title>
	<atom:link href="http://truefalsemaybe.com/2010/04/data-binding-in-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://truefalsemaybe.com/2010/04/data-binding-in-javascript/</link>
	<description>tom longson's blog on software, design, and user experience</description>
	<lastBuildDate>Sun, 25 Sep 2011 01:47:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: glue</title>
		<link>http://truefalsemaybe.com/2010/04/data-binding-in-javascript/comment-page-1/#comment-587</link>
		<dc:creator>glue</dc:creator>
		<pubDate>Mon, 18 Jul 2011 10:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=128#comment-587</guid>
		<description>I use jQXB to bind javascript object, also from jSON messages. Very powerfull and simple. I suggest you to try that library based upon jQuery. http://www.jqxb.altervista.org</description>
		<content:encoded><![CDATA[<p>I use jQXB to bind javascript object, also from jSON messages. Very powerfull and simple. I suggest you to try that library based upon jQuery. <a href="http://www.jqxb.altervista.org" rel="nofollow">http://www.jqxb.altervista.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slight</title>
		<link>http://truefalsemaybe.com/2010/04/data-binding-in-javascript/comment-page-1/#comment-585</link>
		<dc:creator>slight</dc:creator>
		<pubDate>Sat, 09 Jul 2011 10:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=128#comment-585</guid>
		<description>Why don&#039;t you try jQXB for javascript data bind? http://www.jqxb.altervista.org.
It&#039;s simple and powerfull.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you try jQXB for javascript data bind? <a href="http://www.jqxb.altervista.org" rel="nofollow">http://www.jqxb.altervista.org</a>.<br />
It&#8217;s simple and powerfull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://truefalsemaybe.com/2010/04/data-binding-in-javascript/comment-page-1/#comment-470</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Tue, 20 Apr 2010 19:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=128#comment-470</guid>
		<description>I heavily use this type of databinding and more in mobl (http://zef.me/3117/mobl-screencast-1-todo-application). An extreme implementation of it is called reactive programming and used in for instance spreadsheets (http://zef.me/3098/reactive-programming).</description>
		<content:encoded><![CDATA[<p>I heavily use this type of databinding and more in mobl (<a href="http://zef.me/3117/mobl-screencast-1-todo-application" rel="nofollow">http://zef.me/3117/mobl-screencast-1-todo-application</a>). An extreme implementation of it is called reactive programming and used in for instance spreadsheets (<a href="http://zef.me/3098/reactive-programming" rel="nofollow">http://zef.me/3098/reactive-programming</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: h3</title>
		<link>http://truefalsemaybe.com/2010/04/data-binding-in-javascript/comment-page-1/#comment-469</link>
		<dc:creator>h3</dc:creator>
		<pubDate>Sat, 17 Apr 2010 14:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=128#comment-469</guid>
		<description>I think the pattern is quite interesting and could be somehow useful in some edge situations .. I do like the idea of being able to bind events to data.

However maybe that&#039;s because I&#039;m from jQueryland but, that seems a whole lot of code to perform a relatively simple task.. 

The single most advantage I can see of this method is achieving near perfect plugin encapsulation.</description>
		<content:encoded><![CDATA[<p>I think the pattern is quite interesting and could be somehow useful in some edge situations .. I do like the idea of being able to bind events to data.</p>
<p>However maybe that&#8217;s because I&#8217;m from jQueryland but, that seems a whole lot of code to perform a relatively simple task.. </p>
<p>The single most advantage I can see of this method is achieving near perfect plugin encapsulation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Soeder</title>
		<link>http://truefalsemaybe.com/2010/04/data-binding-in-javascript/comment-page-1/#comment-468</link>
		<dc:creator>Jonathan Soeder</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=128#comment-468</guid>
		<description>You should look at ExtJS&#039; Record and Data Store objects for a very elegant implementation of this pattern.  

JS</description>
		<content:encoded><![CDATA[<p>You should look at ExtJS&#8217; Record and Data Store objects for a very elegant implementation of this pattern.  </p>
<p>JS</p>
]]></content:encoded>
	</item>
</channel>
</rss>

