<?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: Sun&#8217;s Project Flair: Ajax without the DOM, CSS, HTML, er wait</title>
	<atom:link href="http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Philip Weaver</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-253559</link>
		<dc:creator>Philip Weaver</dc:creator>
		<pubDate>Sat, 04 Aug 2007 23:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-253559</guid>
		<description>I&#039;m a Java Swing fanboy and it sounds like I&#039;ll be interested in Flair when it arrives. IMO, GWT has missed it&#039;s mark but having a styling API instead of requiring CSS.  Until Flair arrives, the closest this I see to it is Qooxdoo 0.7.x @ http://www.qooxdoo.org/ - code directly in JavaScript - no need for any CSS or HTML.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a Java Swing fanboy and it sounds like I&#8217;ll be interested in Flair when it arrives. IMO, GWT has missed it&#8217;s mark but having a styling API instead of requiring CSS.  Until Flair arrives, the closest this I see to it is Qooxdoo 0.7.x @ <a href="http://www.qooxdoo.org/" rel="nofollow">http://www.qooxdoo.org/</a> &#8211; code directly in JavaScript &#8211; no need for any CSS or HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Gahl</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-250214</link>
		<dc:creator>Ryan Gahl</dc:creator>
		<pubDate>Mon, 07 May 2007 16:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-250214</guid>
		<description>OK OK, he&#039;s not a quack :-), sorry Dan. What I meant to say is, &quot;...this guy&#039;s using the word junky incorrectly when using it to refer to web design principles in comparison to desktop graphics models for application development, as the web model allows for essentially lookless controls with design an implementation clearly and cleanly separated. For shame&quot;</description>
		<content:encoded><![CDATA[<p>OK OK, he&#8217;s not a quack :-), sorry Dan. What I meant to say is, &#8220;&#8230;this guy&#8217;s using the word junky incorrectly when using it to refer to web design principles in comparison to desktop graphics models for application development, as the web model allows for essentially lookless controls with design an implementation clearly and cleanly separated. For shame&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maury</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-250064</link>
		<dc:creator>Maury</dc:creator>
		<pubDate>Wed, 02 May 2007 23:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-250064</guid>
		<description>&quot;what you would call, sort of, collaborative object development, that kind of thing&quot;

What in the sweet christmas cake does THAT mean? &quot;Sort of collaborative object devlopment?&quot; Sort of..how?</description>
		<content:encoded><![CDATA[<p>&#8220;what you would call, sort of, collaborative object development, that kind of thing&#8221;</p>
<p>What in the sweet christmas cake does THAT mean? &#8220;Sort of collaborative object devlopment?&#8221; Sort of..how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249966</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 30 Apr 2007 22:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249966</guid>
		<description>Wow, Dan invented some pretty amazing stuff: bitblit is the basic way bits are blitted to the screen fast enough so that we can have graphical user-interfaces, while Smalltalk is the granddaddy of the WIMP UI and OOP coding (that and Simula). I&#039;m sure this kernel will have all sorts of late-binding goodness that lets folks do some crazy stuff -- my only question is if the performance of the JS runtimes in current browsers is fast enough to build another abstraction layer, but since Dan has built fast virtual machines before I&#039;m sure he&#039;s thinking about this kinda stuff. He&#039;s gotta respect the basic tenets of open source though: 1) show us the source! and 2) release early and release often. Neither has happened yet....

Best,
  Brad Neuberg</description>
		<content:encoded><![CDATA[<p>Wow, Dan invented some pretty amazing stuff: bitblit is the basic way bits are blitted to the screen fast enough so that we can have graphical user-interfaces, while Smalltalk is the granddaddy of the WIMP UI and OOP coding (that and Simula). I&#8217;m sure this kernel will have all sorts of late-binding goodness that lets folks do some crazy stuff &#8212; my only question is if the performance of the JS runtimes in current browsers is fast enough to build another abstraction layer, but since Dan has built fast virtual machines before I&#8217;m sure he&#8217;s thinking about this kinda stuff. He&#8217;s gotta respect the basic tenets of open source though: 1) show us the source! and 2) release early and release often. Neither has happened yet&#8230;.</p>
<p>Best,<br />
  Brad Neuberg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249965</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Mon, 30 Apr 2007 22:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249965</guid>
		<description>I think this sounds cool; I&#039;d love to know more details though -- the article is very light on actually knowing what he is building. I always support revisiting what we assume is true to try a different direction -- some times it turns out to be much better than the assumptions we currently carry.

Dan, email me with more details: bkn3@columbia.edu

Best,
  Brad Neuberg</description>
		<content:encoded><![CDATA[<p>I think this sounds cool; I&#8217;d love to know more details though &#8212; the article is very light on actually knowing what he is building. I always support revisiting what we assume is true to try a different direction &#8212; some times it turns out to be much better than the assumptions we currently carry.</p>
<p>Dan, email me with more details: <a href="mailto:bkn3@columbia.edu">bkn3@columbia.edu</a></p>
<p>Best,<br />
  Brad Neuberg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vance Dubberly</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249956</link>
		<dc:creator>Vance Dubberly</dc:creator>
		<pubDate>Mon, 30 Apr 2007 18:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249956</guid>
		<description>2 things. 1) I&#039;m amazed that anybody would defend web technologies such as CSS and HTML in the context of Application Development.  They are great for publishing ( which is their lineage ) but are amazingly inefficient and confusing tools for Applications. Literally, using them to build applications is turning their intended use on it&#039;s head. 2) Why is this story a story? It&#039;s barely a vague rumor.</description>
		<content:encoded><![CDATA[<p>2 things. 1) I&#8217;m amazed that anybody would defend web technologies such as CSS and HTML in the context of Application Development.  They are great for publishing ( which is their lineage ) but are amazingly inefficient and confusing tools for Applications. Literally, using them to build applications is turning their intended use on it&#8217;s head. 2) Why is this story a story? It&#8217;s barely a vague rumor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carmen</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249955</link>
		<dc:creator>carmen</dc:creator>
		<pubDate>Mon, 30 Apr 2007 18:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249955</guid>
		<description>well, he was sort of stirring up a bees nest with those comments passing off virtually all web related technology as &#039;junky&#039;...</description>
		<content:encoded><![CDATA[<p>well, he was sort of stirring up a bees nest with those comments passing off virtually all web related technology as &#8216;junky&#8217;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdr</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249954</link>
		<dc:creator>cdr</dc:creator>
		<pubDate>Mon, 30 Apr 2007 18:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249954</guid>
		<description>if theyre abstracting away XHTML, the DOM, CSS, AJAX, and letting you write an app in a simple manner in Javsascript, all from one place (the server?, the client?) that could be cool... 

but i don&#039;t have my hopes up - what do they mean web kernel? boot up into a self-hosting JS kernel, LISP-machine style? im sure this project will devolve from its lofty goals into some GWT-clone in Rhino or something..</description>
		<content:encoded><![CDATA[<p>if theyre abstracting away XHTML, the DOM, CSS, AJAX, and letting you write an app in a simple manner in Javsascript, all from one place (the server?, the client?) that could be cool&#8230; </p>
<p>but i don&#8217;t have my hopes up &#8211; what do they mean web kernel? boot up into a self-hosting JS kernel, LISP-machine style? im sure this project will devolve from its lofty goals into some GWT-clone in Rhino or something..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Grandy</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249953</link>
		<dc:creator>Jim Grandy</dc:creator>
		<pubDate>Mon, 30 Apr 2007 17:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249953</guid>
		<description>Dan Ingalls is a researcher, and a distinguished one at that. I think he deserves better from the Ajaxian crowd than this. For more information, google &quot;Dan Ingalls Smalltalk&quot;, or read his Wikipedia bio (http://en.wikipedia.org/wiki/Dan_Ingalls). Among other things, he invented the bitblt primitive, and managed the Smalltalk-80 project at PARC.</description>
		<content:encoded><![CDATA[<p>Dan Ingalls is a researcher, and a distinguished one at that. I think he deserves better from the Ajaxian crowd than this. For more information, google &#8220;Dan Ingalls Smalltalk&#8221;, or read his Wikipedia bio (<a href="http://en.wikipedia.org/wiki/Dan_Ingalls" rel="nofollow">http://en.wikipedia.org/wiki/Dan_Ingalls</a>). Among other things, he invented the bitblt primitive, and managed the Smalltalk-80 project at PARC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Larson</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249952</link>
		<dc:creator>Joe Larson</dc:creator>
		<pubDate>Mon, 30 Apr 2007 17:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249952</guid>
		<description>Flair is not a great project name choice when your company name is Sun.  http://www.google.com/search?source=ig&amp;hl=en&amp;q=sun+flair  hmmm... is this an astronomy project?</description>
		<content:encoded><![CDATA[<p>Flair is not a great project name choice when your company name is Sun.  <a href="http://www.google.com/search?source=ig&#038;hl=en&#038;q=sun+flair" rel="nofollow">http://www.google.com/search?source=ig&#038;hl=en&#038;q=sun+flair</a>  hmmm&#8230; is this an astronomy project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: k</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249951</link>
		<dc:creator>k</dc:creator>
		<pubDate>Mon, 30 Apr 2007 16:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249951</guid>
		<description>For those of you who are clued into corporate speak, let me break down this blog quota filling post: a guy in SUN LABS (yes, the research part of Sun) is INVESTIGATING something that &quot;could spawn various new product concepts.&quot;

ITS A RESEARCH PROJECT, so go back to your homes and put away your pitchforks. 

Dion and the editors, please find something really newsworthy to post.</description>
		<content:encoded><![CDATA[<p>For those of you who are clued into corporate speak, let me break down this blog quota filling post: a guy in SUN LABS (yes, the research part of Sun) is INVESTIGATING something that &#8220;could spawn various new product concepts.&#8221;</p>
<p>ITS A RESEARCH PROJECT, so go back to your homes and put away your pitchforks. </p>
<p>Dion and the editors, please find something really newsworthy to post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Gahl</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249946</link>
		<dc:creator>Ryan Gahl</dc:creator>
		<pubDate>Mon, 30 Apr 2007 14:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249946</guid>
		<description>quote: &quot;but underneath itâ€™s still all this junky HTML, Document Object Model, CSS, all that stuff, where 30 years ago, we knew how to do that stuff cleanly with a dynamic programming language and a simple graphics modelâ€

junky HTML, DOM, and CSS eh? XHTML Markup and cascading styles are far far far better suited to design than the &quot;simple graphics model&quot; of old... this guy&#039;s a quack. Who in there right mind would trade expressive, declarative, fluid, cascading design for explicit crap. Desktop graphics models should copy the web paradigm, not the other way around. MS actually has it right there, with WPF&#039;s XML approach.</description>
		<content:encoded><![CDATA[<p>quote: &#8220;but underneath itâ€™s still all this junky HTML, Document Object Model, CSS, all that stuff, where 30 years ago, we knew how to do that stuff cleanly with a dynamic programming language and a simple graphics modelâ€</p>
<p>junky HTML, DOM, and CSS eh? XHTML Markup and cascading styles are far far far better suited to design than the &#8220;simple graphics model&#8221; of old&#8230; this guy&#8217;s a quack. Who in there right mind would trade expressive, declarative, fluid, cascading design for explicit crap. Desktop graphics models should copy the web paradigm, not the other way around. MS actually has it right there, with WPF&#8217;s XML approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249945</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 30 Apr 2007 14:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249945</guid>
		<description>Lame.  The link is to an article in some magazine for suits.  Show me the code, and if not that, something that will actually let me evaluate this beyond just what some talking head is willing to print about it.</description>
		<content:encoded><![CDATA[<p>Lame.  The link is to an article in some magazine for suits.  Show me the code, and if not that, something that will actually let me evaluate this beyond just what some talking head is willing to print about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar Emilio Antolinez C</title>
		<link>http://ajaxian.com/archives/suns-project-flair-ajax-without-the-dom-css-html-er-wait/comment-page-1#comment-249940</link>
		<dc:creator>Oscar Emilio Antolinez C</dc:creator>
		<pubDate>Mon, 30 Apr 2007 13:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2357#comment-249940</guid>
		<description>Las grandes compaÃ±Ã­as deberÃ­an unir esfuerzos para crear una tecnologÃ­a estÃ¡ndar, cada vez tenemos mas lenguajes de programaciÃ³n, aplaudo la innovaciÃ³n, pero siento que por tantos esfuerzos divididos no desarrollamos por completo el potencial de los lenguajes existentes.</description>
		<content:encoded><![CDATA[<p>Las grandes compaÃ±Ã­as deberÃ­an unir esfuerzos para crear una tecnologÃ­a estÃ¡ndar, cada vez tenemos mas lenguajes de programaciÃ³n, aplaudo la innovaciÃ³n, pero siento que por tantos esfuerzos divididos no desarrollamos por completo el potencial de los lenguajes existentes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

