<?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: Coherent: Cocoa Databinding for Ajax</title>
	<atom:link href="http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:34:58 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: trek</title>
		<link>http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax/comment-page-1#comment-266915</link>
		<dc:creator>trek</dc:creator>
		<pubDate>Tue, 26 Aug 2008 01:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3600#comment-266915</guid>
		<description>Apple was fairly diligent about getting the code off the net despite it’s Apache License. A version is on github:

    http://github.com/trek/coherentjs/tree/master</description>
		<content:encoded><![CDATA[<p>Apple was fairly diligent about getting the code off the net despite it’s Apache License. A version is on github:</p>
<p>    <a href="http://github.com/trek/coherentjs/tree/master" rel="nofollow">http://github.com/trek/coherentjs/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffwatkins</title>
		<link>http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax/comment-page-1#comment-263258</link>
		<dc:creator>jeffwatkins</dc:creator>
		<pubDate>Tue, 29 Apr 2008 05:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3600#comment-263258</guid>
		<description>Dylan, thanks very much for pointing out the WebKit/Cocoa bindings work. It looks pretty cool and I wonder whether I can hook Coherent into that when its running in WebKit.

However, as the previous poster mentioned, the WebKit/Cocoa bindings bridge only works when you&#039;re running inside a Cocoa app rather than just any Web application.

Charles has done really great work with SproutCore, he&#039;s just had different challenges to solve. He&#039;s chosen to focus mainly on long-lived single page applications.

Coherent is intended to be just another tool in your box. It&#039;s great at creating loosely coupled data-bound widgets, but it really doesn&#039;t force you to structure your application in any particular way. You can use Coherent in a long-lived single-page app (I have for several vertical Web apps) or on short-lived pages as part of a high-traffic e-commerce Web site.</description>
		<content:encoded><![CDATA[<p>Dylan, thanks very much for pointing out the WebKit/Cocoa bindings work. It looks pretty cool and I wonder whether I can hook Coherent into that when its running in WebKit.</p>
<p>However, as the previous poster mentioned, the WebKit/Cocoa bindings bridge only works when you&#8217;re running inside a Cocoa app rather than just any Web application.</p>
<p>Charles has done really great work with SproutCore, he&#8217;s just had different challenges to solve. He&#8217;s chosen to focus mainly on long-lived single page applications.</p>
<p>Coherent is intended to be just another tool in your box. It&#8217;s great at creating loosely coupled data-bound widgets, but it really doesn&#8217;t force you to structure your application in any particular way. You can use Coherent in a long-lived single-page app (I have for several vertical Web apps) or on short-lived pages as part of a high-traffic e-commerce Web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tlrobinson</title>
		<link>http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax/comment-page-1#comment-263256</link>
		<dc:creator>tlrobinson</dc:creator>
		<pubDate>Tue, 29 Apr 2008 02:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3600#comment-263256</guid>
		<description>Dylan - your link refers to using WebKit within Cocoa applications; Coherent looks like a JavaScript framework very similar to SproutCore.</description>
		<content:encoded><![CDATA[<p>Dylan &#8211; your link refers to using WebKit within Cocoa applications; Coherent looks like a JavaScript framework very similar to SproutCore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan Schiemann</title>
		<link>http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax/comment-page-1#comment-263250</link>
		<dc:creator>Dylan Schiemann</dc:creator>
		<pubDate>Mon, 28 Apr 2008 19:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3600#comment-263250</guid>
		<description>I&#039;m curious to know how this compares/contrasts/integrates with http://www.jonathansaggau.com/blog/2007/03/webkit_and_cocoa_bindings.html ?</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious to know how this compares/contrasts/integrates with <a href="http://www.jonathansaggau.com/blog/2007/03/webkit_and_cocoa_bindings.html" rel="nofollow">http://www.jonathansaggau.com/blog/2007/03/webkit_and_cocoa_bindings.html</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobie Langel</title>
		<link>http://ajaxian.com/archives/coherent-cocoa-databinding-for-ajax/comment-page-1#comment-263237</link>
		<dc:creator>Tobie Langel</dc:creator>
		<pubDate>Mon, 28 Apr 2008 13:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3600#comment-263237</guid>
		<description>Great to see Jeff&#039;s labor of love come live.

Lots of great stuff in there!</description>
		<content:encoded><![CDATA[<p>Great to see Jeff&#8217;s labor of love come live.</p>
<p>Lots of great stuff in there!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
