<?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: [Wild Conjecture] Chrome OS as I imagine it</title>
	<atom:link href="http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/</link>
	<description>Taglines encourage pigeonholing</description>
	<lastBuildDate>Fri, 06 Aug 2010 01:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Links 21/07/2009: Indian Chip Chooses GNU/Linux, Palm Pre SDK Coming &#124; Boycott Novell</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-102</link>
		<dc:creator>Links 21/07/2009: Indian Chip Chooses GNU/Linux, Palm Pre SDK Coming &#124; Boycott Novell</dc:creator>
		<pubDate>Tue, 21 Jul 2009 12:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-102</guid>
		<description>[...] [Wild Conjecture] Chrome OS as I imagine it Myself, I don’t think I’d use it either, I’m too much in love with my KDE setup right now. But it was just technically stimulating to try to visualize how the PhDs in Google would strategize something like this. [...]</description>
		<content:encoded><![CDATA[<p>[...] [Wild Conjecture] Chrome OS as I imagine it Myself, I don’t think I’d use it either, I’m too much in love with my KDE setup right now. But it was just technically stimulating to try to visualize how the PhDs in Google would strategize something like this. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s5h.net &#187; Blog Archive &#187; What Would Make Chrome OS (Linux) Excellent</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-101</link>
		<dc:creator>s5h.net &#187; Blog Archive &#187; What Would Make Chrome OS (Linux) Excellent</dc:creator>
		<pubDate>Tue, 21 Jul 2009 12:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-101</guid>
		<description>[...] http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/" rel="nofollow">http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feicipet</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-93</link>
		<dc:creator>feicipet</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-93</guid>
		<description>@rich:

Interesting, but breaking backwards compatibility with both traditional desktop apps &lt;strong&gt;and&lt;/strong&gt; legacy web applications does not bode well for anybody wanting to gain a developer mass anytime soon, or at all. Neither does maintaining a separate body of code for essentially the same functionality sound attractive either. 

We can already see examples of running rich web applications on the desktop in Adobe Air and JavaFX. For the most part, these products already satisfy the basic requirements of running web apps locally. However, they&#039;re still largely restricted to their own sandboxes. Inter-operability between applications is difficult due to default anti-XSS scripting rules that&#039;s probably for the best, given the browser scene right now. At the desktop environment space, however, the OS provider may be able to create a permission manager to specifically grant rights to certain sandboxed apps to talk to one another, similar to how desktop apps can talk to each other using DBUS. That would open up a whole new world of possibilities.</description>
		<content:encoded><![CDATA[<p>@rich:</p>
<p>Interesting, but breaking backwards compatibility with both traditional desktop apps <strong>and</strong> legacy web applications does not bode well for anybody wanting to gain a developer mass anytime soon, or at all. Neither does maintaining a separate body of code for essentially the same functionality sound attractive either. </p>
<p>We can already see examples of running rich web applications on the desktop in Adobe Air and JavaFX. For the most part, these products already satisfy the basic requirements of running web apps locally. However, they&#8217;re still largely restricted to their own sandboxes. Inter-operability between applications is difficult due to default anti-XSS scripting rules that&#8217;s probably for the best, given the browser scene right now. At the desktop environment space, however, the OS provider may be able to create a permission manager to specifically grant rights to certain sandboxed apps to talk to one another, similar to how desktop apps can talk to each other using DBUS. That would open up a whole new world of possibilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-92</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-92</guid>
		<description>I think they are going to take web apps one step further.

Consider the effort put into refining a protocol and application to transmit windows over a network.

Is it not conceivable they intend to build application hosted in the cloud, and manipulated / controlled as a native application, comunicating with the cloud via the new windowing system protocol.

So -&gt; instead of writing web apps using html / javascript css, write web apps using a native windowing manager.

Ever controlled another computer using vnc or remote desktop etc?

I imagine we get to control apps running in the cloud in a similar manner.

Makes sense to me :)</description>
		<content:encoded><![CDATA[<p>I think they are going to take web apps one step further.</p>
<p>Consider the effort put into refining a protocol and application to transmit windows over a network.</p>
<p>Is it not conceivable they intend to build application hosted in the cloud, and manipulated / controlled as a native application, comunicating with the cloud via the new windowing system protocol.</p>
<p>So -&gt; instead of writing web apps using html / javascript css, write web apps using a native windowing manager.</p>
<p>Ever controlled another computer using vnc or remote desktop etc?</p>
<p>I imagine we get to control apps running in the cloud in a similar manner.</p>
<p>Makes sense to me <img src='http://envb.sapphirewillow.com/writings/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John and Dagny Galt</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-91</link>
		<dc:creator>John and Dagny Galt</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-91</guid>
		<description>We believe Google will come up with something fairly earth-shattering. They may even PAY the makers of mobile internet/pda/cellphone devices to include the GoogleOS for that special and unique condition commonly known as &quot;out of box experience&quot; OOBE.

Why do you think Microsoft is attempting, with their &quot;bingaling boondoggle&quot; to lasso the wild stallion that Google has already mounted and is riding with skill and poise already? They know their stranglehold on the operating system market is just about over as the vast majority of computer users are much more interested in ONLY the social aspects of computing connectivity.

We want our &quot;carry-all-the-time&quot; connectivity devices to &quot;just work&quot; and work all the time and if the only name we ever see is &quot;Google&quot;...then so be it...and Gates and Jobs can go work in a chinese laundry somewhere.

We are indeed, living in interesting times!

Sincerely,
John and Dagny Galt
Atlas Shrugged, Owner&#039;s Manual For The Universe!(tm)

.</description>
		<content:encoded><![CDATA[<p>We believe Google will come up with something fairly earth-shattering. They may even PAY the makers of mobile internet/pda/cellphone devices to include the GoogleOS for that special and unique condition commonly known as &#8220;out of box experience&#8221; OOBE.</p>
<p>Why do you think Microsoft is attempting, with their &#8220;bingaling boondoggle&#8221; to lasso the wild stallion that Google has already mounted and is riding with skill and poise already? They know their stranglehold on the operating system market is just about over as the vast majority of computer users are much more interested in ONLY the social aspects of computing connectivity.</p>
<p>We want our &#8220;carry-all-the-time&#8221; connectivity devices to &#8220;just work&#8221; and work all the time and if the only name we ever see is &#8220;Google&#8221;&#8230;then so be it&#8230;and Gates and Jobs can go work in a chinese laundry somewhere.</p>
<p>We are indeed, living in interesting times!</p>
<p>Sincerely,<br />
John and Dagny Galt<br />
Atlas Shrugged, Owner&#8217;s Manual For The Universe!(tm)</p>
<p>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: feicipet</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-90</link>
		<dc:creator>feicipet</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-90</guid>
		<description>@Alan:

There&#039;re pros n cons to both sides, that&#039;s a given. What you say is true, to develop a webapp entails learning HTML, CSS, JS and then you&#039;ve got that nasty server side palette of frameworks to select from. But given the potential reach of a webapp compared to a desktop-bound app, many are going down that road anyway. The sheer richness of desktop apps available currently has set the bar very high for webapps to compete, but that&#039;s what the major web players are trying to push new standards towards. My jaw hits the floor almost everyday gaping at the cool shit featured on &lt;a href=&quot;http://ajaxian.com/&quot; rel=&quot;nofollow&quot;&gt;Ajaxian&lt;/a&gt;. And the code needed to write said cool shit just gets shorter and shorter. In &lt;a href=&quot;http://code.google.com/webtoolkit/&quot; rel=&quot;nofollow&quot;&gt;GWT&lt;/a&gt;, you have some semblance of a &quot;single platform&quot; to code the entire webapp stack that you were asking about (although I&#039;m still trying to learn and find out if it really works as advertised). 

Things are coming along, all in all.</description>
		<content:encoded><![CDATA[<p>@Alan:</p>
<p>There&#8217;re pros n cons to both sides, that&#8217;s a given. What you say is true, to develop a webapp entails learning HTML, CSS, JS and then you&#8217;ve got that nasty server side palette of frameworks to select from. But given the potential reach of a webapp compared to a desktop-bound app, many are going down that road anyway. The sheer richness of desktop apps available currently has set the bar very high for webapps to compete, but that&#8217;s what the major web players are trying to push new standards towards. My jaw hits the floor almost everyday gaping at the cool shit featured on <a href="http://ajaxian.com/" rel="nofollow">Ajaxian</a>. And the code needed to write said cool shit just gets shorter and shorter. In <a href="http://code.google.com/webtoolkit/" rel="nofollow">GWT</a>, you have some semblance of a &#8220;single platform&#8221; to code the entire webapp stack that you were asking about (although I&#8217;m still trying to learn and find out if it really works as advertised). </p>
<p>Things are coming along, all in all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W. Anderson</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-89</link>
		<dc:creator>W. Anderson</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-89</guid>
		<description>This article is thought provoking. I am not a web developer, but having more than twenty five years involvement in the technology industry, primarily in business solutions, I think the idea of a ChromeOS is provocative and also wonder as to it&#039;s configuration.

In any case I would like comment from any  experienced Web/Desktop apps developers as to the feasibility of Google using KDE Web Developer (Quanta Plus) as a primary tool in this new project, particularly since this toolkit contains elements of both KDE Desktop and a complete Web Development environment.

W. Anderson 
wanderson@kimalcorp.org</description>
		<content:encoded><![CDATA[<p>This article is thought provoking. I am not a web developer, but having more than twenty five years involvement in the technology industry, primarily in business solutions, I think the idea of a ChromeOS is provocative and also wonder as to it&#8217;s configuration.</p>
<p>In any case I would like comment from any  experienced Web/Desktop apps developers as to the feasibility of Google using KDE Web Developer (Quanta Plus) as a primary tool in this new project, particularly since this toolkit contains elements of both KDE Desktop and a complete Web Development environment.</p>
<p>W. Anderson<br />
<a href="mailto:wanderson@kimalcorp.org">wanderson@kimalcorp.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-88</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-88</guid>
		<description>&quot;Hello World&quot; may be easier in HTML than QT, but personally I&#039;ll take QT any day over web development for writing a full application.  &quot;Hello World&quot; is hardly a real world comparison.  I cut my teeth on web development, but having done a few desktop apps now I&#039;m beginning to hate web development.  It makes me dread a future where applications will be predominantly web based.

&quot;And however screwed the web is right now in terms of web standards currently, is it any worse than what we have in the traditional desktop world?&quot;

Um, yes, for a developer it is IMHO.  We may have a bazillion and a half toolkits and languages, but I only need to use one of each of them for any given project.  To make a halfway decent web application, I have to juggle HTML, CSS, a server-side scripting language (PHP/ASP/Perl/etc), and JavaScript at a bare minimum.

The world really needs a replacement for javascript if this cloud thing is to move forward.  I would love to see a complete web language in which one could write a web app from top to bottom as elegantly as in traditional clientside languages.  Maybe Google will deliver?</description>
		<content:encoded><![CDATA[<p>&#8220;Hello World&#8221; may be easier in HTML than QT, but personally I&#8217;ll take QT any day over web development for writing a full application.  &#8220;Hello World&#8221; is hardly a real world comparison.  I cut my teeth on web development, but having done a few desktop apps now I&#8217;m beginning to hate web development.  It makes me dread a future where applications will be predominantly web based.</p>
<p>&#8220;And however screwed the web is right now in terms of web standards currently, is it any worse than what we have in the traditional desktop world?&#8221;</p>
<p>Um, yes, for a developer it is IMHO.  We may have a bazillion and a half toolkits and languages, but I only need to use one of each of them for any given project.  To make a halfway decent web application, I have to juggle HTML, CSS, a server-side scripting language (PHP/ASP/Perl/etc), and JavaScript at a bare minimum.</p>
<p>The world really needs a replacement for javascript if this cloud thing is to move forward.  I would love to see a complete web language in which one could write a web app from top to bottom as elegantly as in traditional clientside languages.  Maybe Google will deliver?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimbo</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-80</link>
		<dc:creator>Jimbo</dc:creator>
		<pubDate>Mon, 20 Jul 2009 10:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-80</guid>
		<description>&quot;Oh. And what about games on Chrome OS? Hmmm. I don’t know, actually.&quot;

Browser based gaming is HUGE, especially in the casual market. And its not all bejewelled and scrabble anymore either, theres MMORPG games like Runescape, FPS like Quake Live, Sure no one is going to be playing Crysis or Starcraft 2 on this machine, but thats not what it is designed for either.</description>
		<content:encoded><![CDATA[<p>&#8220;Oh. And what about games on Chrome OS? Hmmm. I don’t know, actually.&#8221;</p>
<p>Browser based gaming is HUGE, especially in the casual market. And its not all bejewelled and scrabble anymore either, theres MMORPG games like Runescape, FPS like Quake Live, Sure no one is going to be playing Crysis or Starcraft 2 on this machine, but thats not what it is designed for either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wong Chin Shin (feicipet) 's status on Sunday, 12-Jul-09 03:39:06 UTC - Identi.ca</title>
		<link>http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/comment-page-1/#comment-51</link>
		<dc:creator>Wong Chin Shin (feicipet) 's status on Sunday, 12-Jul-09 03:39:06 UTC - Identi.ca</dc:creator>
		<pubDate>Sun, 12 Jul 2009 03:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://envb.sapphirewillow.com/writings/?p=52#comment-51</guid>
		<description>[...] how I imagine #chromeOS may be designed: http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/ [...]</description>
		<content:encoded><![CDATA[<p>[...] how I imagine #chromeOS may be designed: <a href="http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/" rel="nofollow">http://envb.sapphirewillow.com/writings/2009/07/wild-conjecture-chrome-os-as-i-imagine-it/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
