<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Infinity-Infinity &#187; webos</title>
	<atom:link href="http://infinity-infinity.com/tag/webos/feed/" rel="self" type="application/rss+xml" />
	<link>http://infinity-infinity.com</link>
	<description>A blog and stuff.</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:03:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Will Google Chrome OS be a WebOS?</title>
		<link>http://infinity-infinity.com/2009/07/will-google-chrome-os-be-a-webos/</link>
		<comments>http://infinity-infinity.com/2009/07/will-google-chrome-os-be-a-webos/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 14:17:46 +0000</pubDate>
		<dc:creator>Brendon</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[webos]]></category>

		<guid isPermaLink="false">http://infinity-infinity.com/?p=95</guid>
		<description><![CDATA[When I first heard about Google Chrome OS, I initially thought it would be a basic operating system which supported just an Internet browser — where the Internet browser is within the OS. From what I have heard, however, it seems that &#8220;the&#8221; operating system could just aswell run within the browser. Of course, there [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Finfinity-infinity.com%2F2009%2F07%2Fwill-google-chrome-os-be-a-webos%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Finfinity-infinity.com%2F2009%2F07%2Fwill-google-chrome-os-be-a-webos%2F" height="61" width="51" /></a></div><p>When I first heard about <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html"><em>Google Chrome OS</em></a>, I initially thought it would be a basic operating system which supported <em>just</em> an Internet browser — where the Internet browser is <em>within </em>the OS. From what I have heard, however, it seems that &#8220;the&#8221; operating system could just aswell run within the browser.</p>
<p>Of course, there will be an OS to run the Internet browser; but, will there be another &#8220;OS&#8221; within that?<span id="more-95"></span></p>
<p style="text-align: center;"><a href="http://infinity-infinity.com/wp-content/uploads/2009/07/google_os_exp.png"><img class="size-full wp-image-99 aligncenter" title="google_os_exp" src="http://infinity-infinity.com/wp-content/uploads/2009/07/google_os_exp.png" alt="google_os_exp" width="480" height="300" /></a></p>
<p>It is entirely feasible to create an <em>operating system</em> within an Internet browser, using basic HTML, CSS and Javascript. In fact, I had a go myself, last year. &#8220;22OS&#8221; was my attempt at creating a so-called &#8220;WebOS&#8221;. Although never completed, it appeared to be entirely possible to build a feature-rich &#8220;operating system&#8221; that is platform independent. Google already has a project to <a href="http://code.google.com/p/nativeclient/">run x86 machine</a> code in the browser called nativeclient &#8212; <em>maybe this is indicative?</em></p>
<p>Digging up some old code, I managed to get a few screenshots of my old WebOS:</p>
<div id="attachment_104" class="wp-caption alignnone" style="width: 310px"><a href="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_loading1.png"><img class="size-medium wp-image-104" title="22os_loading" src="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_loading1-300x215.png" alt="22OS loading in Google Chrome" width="300" height="215" /></a><p class="wp-caption-text">22OS loading in Google Chrome</p></div>
<p><em>Google Chrom</em>e is extremely fast in loading 22OS, due to its unique Javascript technology.</p>
<div id="attachment_105" class="wp-caption alignnone" style="width: 310px"><a href="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_cli.png"><img class="size-medium wp-image-105" title="22os_cli" src="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_cli-300x215.png" alt="The 22OS Command Line Interface" width="300" height="215" /></a><p class="wp-caption-text">The 22OS Command Line Interface</p></div>
<div id="attachment_106" class="wp-caption alignnone" style="width: 310px"><a href="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_desktop.png"><img class="size-medium wp-image-106" title="22os_desktop" src="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_desktop-300x215.png" alt="22OS default desktop, with Windows Vista theme (for demonstration)" width="300" height="215" /></a><p class="wp-caption-text">22OS default desktop, with Windows Vista theme (for demonstration)</p></div>
<div id="attachment_107" class="wp-caption alignnone" style="width: 310px"><a href="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_multiple_windows.png"><img class="size-medium wp-image-107" title="22os_multiple_windows" src="http://infinity-infinity.com/wp-content/uploads/2009/07/22os_multiple_windows-300x214.png" alt="Multiple windows opened in 22OS" width="300" height="214" /></a><p class="wp-caption-text">Multiple windows opened in 22OS</p></div>
<p><em>If</em> Google Chrome OS turns out to be a WebOS, it would mean the ultimate in software portability. Any software developed for the <em>OS</em> could be run on any browser supporting Javascript, CSS and HTML (providing Google would allow this).</p>
<p>The vision of <em>Google Chrome OS </em>as an operating system running a web browser could be misleading. It is entirely feasible that everything related to user interaction could be off-loaded onto Google&#8217;s servers, and Google would have good reason to do it.</p>
<p>Of course, all this is just speculation, but there is argument that the traditional idea of what an operating system is could be different from this case, especially with Google an&#8217;all. We&#8217;ll just have to wait and see&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://infinity-infinity.com/2009/07/will-google-chrome-os-be-a-webos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->