<?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>Robert Accettura&#039;s Fun With Wordage &#187; google chrome</title>
	<atom:link href="http://robert.accettura.com/blog/tag/google-chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Version Numbers Still Matter</title>
		<link>http://robert.accettura.com/blog/2011/09/28/version-numbers-still-matter/</link>
		<comments>http://robert.accettura.com/blog/2011/09/28/version-numbers-still-matter/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 01:01:42 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[life-cycle]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=6271</guid>
		<description><![CDATA[I ran into an interesting situation today not unlike one I&#8217;ve encountered hundreds of times before but this time with Google Chrome. One person was able to reproduce the bug on an internal tool with ease. Nobody else was able &#8230; <a href="http://robert.accettura.com/blog/2011/09/28/version-numbers-still-matter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://robert.accettura.com/blog/2011/09/28/version-numbers-still-matter/google_doesnt_care/" rel="attachment wp-att-6272"><img src="http://robert.accettura.com/wp-content/uploads/2011/09/google_doesnt_care-300x298.jpg" alt="Google Doesn&#039;t Care About Web Developers" title="Google Doesn&#039;t Care About Web Developers" width="300" height="298" class="alignleft size-medium wp-image-6272" /></a>I ran into an interesting situation today not unlike one I&#8217;ve encountered hundreds of times before but this time with Google Chrome.  One person was able to reproduce the bug on an internal tool with ease. Nobody else was able to.  Eventually upon getting the version number it clicked.  This particular computer had Chrome 10 installed.  </p>
<p>For my younger readers, Chrome 10 is an &#8220;ancient&#8221; version from March 2011.  This is back when Obama was still in office, the United States was in a recession, there was a debt problem in Europe, hipsters carried their iPads in <a href="http://www.youtube.com/watch?v=iuygRWVwuUI">man purses</a>&#8230; These were crazy times.</p>
<p>For whatever reason this Chrome install, like a number out there didn&#8217;t update.  It could be security permissions, it could have been disabled for some reason.  I really don&#8217;t know, or care terribly much.  The reality is not everyone can update on release day regardless of opinions on the matter.</p>
<p>Go try and find Chrome 10 Mac OS X on the internet.  Try using a search engine like Google.  Now try and find it for any platform.  Good luck.  It&#8217;s a pain.  I can get a <a href="http://ftp.mozilla.org/pub/mozilla.org/phoenix/releases/0.1/">Phoenix 0.1 binary</a> from Sept 2002 (this was my primary browser for part of fall 2002, I used it before Firefox was cool), but I couldn&#8217;t find Chrome 10 from way back in 2011.  I was eventually able to trace down a Chrome 10 binary, work around the problem and move forward however it took way more time than it should have.</p>
<p>This to me illustrates a few key points:</p>
<ul>
<li><strong>Version numbers still matter</strong> &#8211; They matter.  Simple enough.  Even in a rather sterile environment that this was, I had to deal with an older browser.  They exist in larger quantities out in the wild web.  Saying they don&#8217;t matter anymore is naive. Idealistic, but naive.</li>
<li><strong>Make old platforms available</strong> &#8211; Just because you ship a new version doesn&#8217;t mean the old one has no relevance or need anymore.  Google lost some serious credit in my mind for making it nearly impossible to get an &#8220;older&#8221; version of Chrome to test with.  This shouldn&#8217;t be difficult.  Google is said to have approximately <a href="http://www.datacenterknowledge.com/archives/2011/08/01/report-google-uses-about-900000-servers/">900,000 servers</a>.  Surely they can setup an archive with an explicit notice it&#8217;s an archive and user should download the latest. Mozilla&#8217;s got less than that.</li>
</ul>
<p>The web is a fluid platform.  Browsers are evolving platform<strong>s</strong>.  Versions still matter as long as two things, the web at large, and the platform that is the browser need to interact.  When version numbers no longer exist, it will likely be because monoculture is so strong it doesn&#8217;t matter.  Until then, knowing what browser and what version will matter.  Browsers will likely never agree 100% on what to implement and a timetable for implementation.</p>
<p><small>That image is a joke if you can&#8217;t tell.  Google Chrome Developers are good people, they just need to put together an archive page for web developers.</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=6271#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2011/09/a1b63b3.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2011/09/28/version-numbers-still-matter/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>On Chrome Dropping H.264</title>
		<link>http://robert.accettura.com/blog/2011/01/11/on-chrome-dropping-h-264/</link>
		<comments>http://robert.accettura.com/blog/2011/01/11/on-chrome-dropping-h-264/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 01:49:31 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 4]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[h.264]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webm]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=5198</guid>
		<description><![CDATA[The Chrome team announced they are dropping support for H.264. WebM Support WebM support will be growing quickly as Firefox 4 rolls out (Firefox upgrade adoption is legendary). Chrome commands sizable market share and is pushing the Chrome OS platform. &#8230; <a href="http://robert.accettura.com/blog/2011/01/11/on-chrome-dropping-h-264/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Chrome team announced <a href="http://blog.chromium.org/2011/01/html-video-codec-support-in-chrome.html">they are dropping support for H.264</a>.  </p>
<h3>WebM Support</h3>
<p>WebM support will be growing quickly as Firefox 4 rolls out (Firefox upgrade adoption is legendary).  Chrome commands sizable market share and is pushing the <a href="http://www.google.com/chromeos/">Chrome OS platform</a>.  Opera is also supporting WebM.</p>
<p>Apple and Microsoft could join the party and bundle WebM support along with the other codecs they support at any time, though they are <a href="http://www.mpegla.com/main/programs/AVC/Pages/Licensors.aspx">licensors</a> for H.264 and wouldn&#8217;t benefit from WebM market penetration.  Microsoft&#8217;s implementation does allow for VP8 support <a href="http://blogs.msdn.com/b/ie/archive/2010/05/19/another-follow-up-on-html5-video-in-ie9.aspx">if a codec is installed</a>.  I&#8217;m not aware of anything for Safari and am rather certain nothing can be done for the iPhone without Apple intervening.</p>
<p>On the hardware side <a href="http://www.theregister.co.uk/2010/05/19/google_chrome_announcement/">AMD, ARM, Nvidia</a> are backing WebM.  <a href="http://investor.broadcom.com/releasedetail.cfm?ReleaseID=471536">Broadcom</a> announced support, as did <a href="http://www.qualcomm.com/blog/2010/05/19/web-video-google">Qualicomm</a> and <a href="http://e2e.ti.com/blogs_/b/mobile_momentum/archive/2010/05/19/our-omap-processors-embrace-webm-and-vp8-with-open-arms.aspx">TI</a>.  These are major vendors for mobile chips.  <a href="https://twitter.com/shaver/status/24998154805977088">Intel is working on stuff too</a>.</p>
<h3>H.264  Trouble</h3>
<p>H.264 is problematic and bad for the web for many reasons I&#8217;ve mentioned here before as well as great posts by <a href="http://weblogs.mozillazine.org/roc/archives/2010/01/video_freedom_a.html">roc</a> and <a href="http://shaver.off.net/diary/2010/01/23/html5-video-and-codecs/">shaver</a>.  I&#8217;ll leave it at that rather than rehash.</p>
<p>There was buzz a while back about H.264 being &#8220;free&#8221; (quotes intentional), but it&#8217;s not really &#8220;free&#8221; if you read the fine print.  As Peter Csathy of Sorenson Media <a href="http://blog.sorensonmedia.com/2010/09/think-h-264-is-now-royalty-free-think-again-and-the-open-source-defense-is-no-defense-to-mpeg-la/">notes</a>:</p>
<blockquote cite="http://blog.sorensonmedia.com/2010/09/think-h-264-is-now-royalty-free-think-again-and-the-open-source-defense-is-no-defense-to-mpeg-la/"><p>
But, you say, MPEG LA recently announced that it will no longer charge royalties for the use of H.264. Yes, it’s true – MPEG LA recently bowed to mounting pressure from, and press surrounding, WebM and announced something that kind of sounds that way. But, I caution you to read the not-too-fine print. <strong>H.264 is royalty-free only in one limited case – for Internet video that is delivered free to end users. Read again: for (1) Internet delivery that is (2) delivered free to end users. In the words of MPEG LA’s own press release, “Products and services other than [those] continue to be royalty-bearing.”</strong>
</p></blockquote>
<p>That&#8217;s hardly &#8220;free&#8221;.  That&#8217;s just one potential use case that&#8217;s now royalty exempt.  The reason they are doing that is presumably if they can get H.264 adoption high enough, all the other cases will be paying and therefore subsidizing this one case.</p>
<p>WebM is licensed a little different: Patent wise, it&#8217;s irrevocably royalty free.  License <a href="http://www.webmproject.org/about/faq/#licensing">is about as liberal as you can get</a>.</p>
<p>There&#8217;s no proprietary html, css, or images (GIF was, now it&#8217;s dead) used across the web.  Why should video be any different? The key to success and growth has always been an open platform that&#8217;s low cost and encourages innovation.</p>
<h3>Implementing Today</h3>
<p>For anyone who suggests that this further fragments the market, that&#8217;s not really true.  Adobe Flash actually creates an excellent shim to help migrate away from Flash to <code>&lt;video/&gt;</code>.  Allow me to explain:  </p>
<p>Adobe will soon be <a href="http://blogs.adobe.com/flashplatform/2010/05/adobe_support_for_vp8.html">supporting WebM through Flash</a>.  Adobe already support H.264 in Flash.  For legacy browsers and those who won&#8217;t support WebM, you have the option of delivering a Flash experience just like most websites do today.  There are websites doing this today via Flash and H.264.  For modern browsers you can just use <code>&lt;video/&gt;</code>.  Once your non-WebM market share drops low enough, you can get rid of the Flash experience.  Soon enough you&#8217;ll be able to push WebM to your Flash users.  The benefit of switching your Flash experience to WebM as a middle step would be one encoding for both delivery mechanisms vs. using H.264 and WebM in parallel.  Of course if you&#8217;re supporting mobile you likely need H.264 for a bit longer but likely use a smaller resolution and different profile for mobile consumption.  </p>
<p>No matter what there will be two delivery mechanisms for those looking to push video using HTML5 to users today.  The only thing that changes is the lean towards standardizing on the actively developed WebM codec vs. H.264.</p>
<p>All new technology has <a href="http://techblog.netflix.com/2010/12/html5-and-video-streaming.html">speed bumps</a>, that&#8217;s the cost of being on the bleeding edge.  However this is a positive turn as things are now starting to line up.  The most awesome thing is that the codec, HTML5 specs, and some of the most popular browsers in the world are open and inviting feedback and contributions to improve things.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=5198#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2011/01/a428bc2.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2011/01/11/on-chrome-dropping-h-264/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Protecting Photo Privacy Via Browsers</title>
		<link>http://robert.accettura.com/blog/2010/08/11/protecting-photo-privacy-via-browsers/</link>
		<comments>http://robert.accettura.com/blog/2010/08/11/protecting-photo-privacy-via-browsers/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 22:08:04 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=4471</guid>
		<description><![CDATA[Browsers can do more to protect users from inadvertently violating their own privacy. The NY Times today had an article about a topic that has been discussed in various circles several times now. The existence of geotagging data in photos. &#8230; <a href="http://robert.accettura.com/blog/2010/08/11/protecting-photo-privacy-via-browsers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Browsers can do more to protect users from inadvertently violating their own privacy.  The NY Times today had an article about a topic that has been discussed in various circles several times now.  The existence of <a href="http://www.nytimes.com/2010/08/12/technology/personaltech/12basics.html?src=twr">geotagging data in photos</a>.  Many cameras, in particular smart phones like the iPhone can tag photos with GPS data.  This is pretty handy for various purposes including organizing photos at a later date, iPhoto for example does a pretty nice job of it.  Most photo applications however don&#8217;t make this information very visible, as a result many users don&#8217;t even know it exists, others simply forget.</p>
<h3>What the problem looks like</h3>
<p>The data, embedded in a photo looks something like this:</p>
<pre>
GPSLatitude                    : 57.64911
GPSLongitude                   : 10.40744
GPSPosition                    : 57.64911 10.40744
</pre>
<p>Which I could <a href="http://maps.google.com/maps?f=q&#038;source=s_q&#038;hl=en&#038;geocode=&#038;sll=57.64911,10.40744&#038;sspn=0.059156,0.154324&#038;g=57.64911+10.40744&#038;ie=UTF8&#038;t=h&#038;layer=x&#038;ll=57.64911,10.40744&#038;spn=0.000924,0.002411&#038;z=19&#038;iwloc=video0">map</a>.</p>
<h3>Proposal</h3>
<p>I propose that browsers need to have a content policy for when users upload images that can better protect them from uploading information they may not even realize.  Here&#8217;s what I&#8217;m imagining:</p>
<p>The first time a user attempts to upload a photo that has EXIF or XMP data containing location they are prompted if they want it stripped from the image they are uploading.  The original file remains unharmed, just the uploaded version won&#8217;t have the data.  They can also choose to have the browser remember their preference to prevent being prompted in the future.  They can revise their choice in the preferences window later if they want.  This isn&#8217;t to different from how popups are handled.  I thnk that per-site policy might be too confusing and not warranted, but perhaps I&#8217;m wrong.</p>
<p>Warning users about hidden information they may be revealing is a worthwhile effort.  It&#8217;s only a matter of time before someone uses a &#8220;contest&#8221; or some other form of social engineering to solicit pictures that may reveal location data for users.  Evildoers always find creative ways to exploit people.</p>
<h3>Caveat</h3>
<p>There are a notable caveat to this approach.  The most notable is that flash uploaders would bypass this security measure though individual uploaders could do it themselves, or Adobe could do it, but I don&#8217;t think that&#8217;s enough of a turnoff to this approach.  The same caveat applied to &#8220;private browsing&#8221; in browsers.</p>
<h3>Prior Work</h3>
<p>As far as I know no browser actually implements a security feature like this yet.  There are a few Firefox Add-ons like <a href="https://addons.mozilla.org/en-US/firefox/addon/3905/">Exif Viewer</a> and <a href="https://addons.mozilla.org/en-US/firefox/addon/5673/">FxIF</a> (both written in pure JavaScript) that look at EXIF data but nothing that intercepts uploads.</p>
<h3>Who Can Do It First?</h3>
<p>I&#8217;m curious who can do it first.  By add-on (seems like it should be possible at least in Firefox), and dare I say include in a browser itself?  If this were earlier in the year I would have added this to the  <a href="https://wiki.mozilla.org/Community:SummerOfCode10">Summer of Code ideas list</a>.  Instead I&#8217;m just throwing it into the wind until 2011 rolls around.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=4471#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2010/08/0fd7e4f.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2010/08/11/protecting-photo-privacy-via-browsers/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>YouTube HTML5 + Firefox</title>
		<link>http://robert.accettura.com/blog/2010/01/21/youtube-html5-firefox/</link>
		<comments>http://robert.accettura.com/blog/2010/01/21/youtube-html5-firefox/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 02:05:27 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[h.264]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=3519</guid>
		<description><![CDATA[Google has been a long time supporter of HTML5. They recently launched a HTML5 beta of YouTube however it will only work in Safari and Chrome. The reason for this is not due to the actual markup but the video &#8230; <a href="http://robert.accettura.com/blog/2010/01/21/youtube-html5-firefox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google has been a long time supporter of HTML5.  They recently launched a <a href="http://www.youtube.com/html5">HTML5 beta of YouTube</a> however it will only work in Safari and Chrome.  The reason for this is not due to the actual markup but the video codec chosen.  YouTube is using h.264, the same codec used for YouTube HD via Flash.  This works in Safari and Chrome because Safari uses QuickTime to render <code>&lt;video/&gt;</code> and Google licensed h.264 for Chrome.  Firefox however doesn&#8217;t include the proprietary codec for licensing reasons.  It&#8217;s not a matter of cost but principle.</p>
<p>IE is supported through &#8220;Chrome Frame&#8221; which is essentially the Chrome browser in IE&#8217;s chrome.  Your really just browsing the YouTube site with Chrome.  Google could use this as a way to get people away from Flash and IE and onto Chrome one way or another.</p>
<p>I discussed the <a href="http://robert.accettura.com/blog/2009/07/06/debating-ogg-theora-and-h-264/">h.264 debate</a> in more depth a few months ago.</p>
<p>You have to wonder why we don&#8217;t want anything proprietary slipping into HTML5, or want proprietary image formats (GIF turned us off to that) but exceptions are made for video.</p>
<p><strong>Edit 1/23/2010:</strong> More on the topic:</p>
<ul>
<li>Robert O&#8217;Callahan&#8217;s <a href="http://weblogs.mozillazine.org/roc/archives/2010/01/video_freedom_a.html">Video, Freedom And Mozilla</a></li>
<li>Mike Shaver&#8217;s <a href="http://shaver.off.net/diary/2010/01/23/html5-video-and-codecs/">HTML5 video and codecs</a></li>
</ul>
<p><strong>Edit 5/21/2010:</strong> <a href="http://robert.accettura.com/blog/2010/05/19/webm/">Thoughts on WebM</a>.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=3519#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2010/01/1fd7b87.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2010/01/21/youtube-html5-firefox/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Thoughts On Chrome OS</title>
		<link>http://robert.accettura.com/blog/2009/11/19/thoughts-on-chrome-os/</link>
		<comments>http://robert.accettura.com/blog/2009/11/19/thoughts-on-chrome-os/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 02:29:52 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[reliability]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=3064</guid>
		<description><![CDATA[Chrome OS is an interesting idea, though I still don&#8217;t see it as revolutionary like some people. To me it&#8217;s still a terminal but unlike the VT100 uses web standards. Regarding reliability, in my opinion you&#8217;ve added new points of &#8230; <a href="http://robert.accettura.com/blog/2009/11/19/thoughts-on-chrome-os/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Chrome OS is an interesting idea, though I still don&#8217;t see it as revolutionary like some people.  To me it&#8217;s still a terminal but unlike the VT100 uses web standards.</p>
<p>Regarding reliability, in my opinion you&#8217;ve added new points of failure: your network connection, and the cloud.  I&#8217;ve see my network connection and web services experience way more problems than my personal computer has.</p>
<p>Regarding security, you&#8217;re only as secure as your password to the cloud.  Since all your data is synced to the cloud, anyone who can obtain access has it.  No longer is physical access necessary.  Disk encryption may have saved you when physical access is obtained, but in the cloud you&#8217;re often relying on what&#8217;s available.</p>
<p>Regarding cost, this becomes a toss up.  On the plus side you can have cheap hardware.  You don&#8217;t need much storage, or CPU.  On the downside, your a slave to your network connection for even the most basic tasks.  We&#8217;ve yet to enter a world of free wireless, and even broadband services are looking to switch to metered service as a replacement to the &#8220;all you can eat&#8221; plans we&#8217;re used to.  A change to how bandwidth is priced can ruin this model overnight.</p>
<p>Lets not forget broadband performance in the US is far from stellar.  Web UI has improved greatly over the years, but it&#8217;s hardly at the level of desktop applications. </p>
<p>Personally I see little value at this time for cheap hardware in exchange for giving up most control.  I can replicate all the functionality of Chrome OS using a web browser, and get the added bonuses of a full operating system.</p>
<p>Would I use it?  Perhaps as a throw around netbook, but not as a primary computer, or even for serious work.  Maybe one day, but not in 2009, and I highly doubt 2010 will close all those gaps.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=3064#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/11/494ba9f.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/11/19/thoughts-on-chrome-os/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Chrome OS</title>
		<link>http://robert.accettura.com/blog/2009/07/08/google-chrome-os/</link>
		<comments>http://robert.accettura.com/blog/2009/07/08/google-chrome-os/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 01:41:52 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[WebKit]]></category>
		<category><![CDATA[WebOS]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2862</guid>
		<description><![CDATA[The big news over the past 24 hours is the announcement of Google Chrome OS. Effectively Google Chrome OS is a stripped down Linux Kernel with just enough to boot Chrome/WebKit as it&#8217;s main UI. The exact UI paradigm hasn&#8217;t &#8230; <a href="http://robert.accettura.com/blog/2009/07/08/google-chrome-os/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The big news over the past 24 hours is the announcement of <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Google Chrome OS</a>.  Effectively Google Chrome OS is a stripped down Linux Kernel with just enough to boot Chrome/WebKit as it&#8217;s main UI.  The exact UI paradigm hasn&#8217;t been reveled as of yet.  Google claims:</p>
<blockquote cite="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html"><p>
Speed, simplicity and security are the key aspects of Google Chrome OS. We&#8217;re designing the OS to be fast and lightweight, to start-up and get you onto the web in a few seconds. The user interface is minimal to stay out of your way, and most of the user experience takes place on the web. And as we did for the Google Chrome browser, we are going back to the basics and completely redesigning the underlying security architecture of the OS so that users don&#8217;t have to deal with viruses, malware and security updates. It should just work.
</p></blockquote>
<p>It&#8217;s an interesting and somewhat bold statement.</p>
<p><span id="more-2862"></span></p>
<h3>Trusting The Grid</h3>
<p>I&#8217;m personally not into pushing computing too much onto the web, and suspect that while general consumers don&#8217;t mind it, most who work in technology, share my distrust.  The internet is rather resilient, but it&#8217;s hardly flawless.  Very few ISP&#8217;s guarantee uptime for anyone but corporate customers who pay dearly for that guarantee.  Sure offline support is on the way thanks to HTML5 and Google Gears, but it&#8217;s not a true substitute for local data and applications as online applications generally feel crippled when they are offline.  </p>
<p>Cloud Computing is also at its infancy and not showing the uptime most expect.  Even Google can&#8217;t seem to keep Gmail up enough to keep complaints to a minimum.  If anyone has the capacity to do so it&#8217;s them.  I think that&#8217;s more a sign of the state of technology than a reflection of Google.  Some may note search has higher reliability, but search is a different beast.  Search is a lookup against generic data.  You can bounce users to different clusters with nobody knowing anything.  Gmail replicates your data in multiple places, but not every server in every data center they own.  That&#8217;s why most outages effect a percentage of users.  </p>
<p>I&#8217;m even more skeptical of the security of online applications.  Besides the obvious question of who can access your data on any given website, do they even need to notify you of a breach?  Are warrants needed for law enforcement to browse around?  Who really owns it?  What happens if the website&#8217;s operator goes out of business, are they required to give you a chance to get your data out?  Can they sell it to someone else? There doesn&#8217;t seem to be any real consensus as most countries laws don&#8217;t really account for digital property and electronic privacy.  We&#8217;re still years away from knowing how rights in the physical world extend into the digital age, if at all.</p>
<p>As I&#8217;ve discussed before that <a href="http://robert.accettura.com/blog/2008/07/13/reliability-on-the-grid/">controlling your own data is still important</a>. </p>
<h3>Security</h3>
<p>Regarding the claims of minimizing security risks.  One thing folks like <a href="http://www.schneier.com/blog/">Bruce Schneier</a> (<a href="http://en.wikipedia.org/wiki/Bruce_Schneier">Wikipedia bio</a>) keep saying like a broken record is that attacks will always improve, and there is no such thing as perfect security.  I know I&#8217;m the minority for believing the pro&#8217;s rather than the marketing.   Just take a look at the work of <a href="http://www.wired.com/techbiz/people/magazine/17-06/ff_keymaster">Marc Weber Tobias</a> if you believe security can be perfect (long article + videos, but well worth it).</p>
<p>Sure desktops are prone to viruses, malware, etc.  However you can drastically reduce your risk by simply running an AntiVirus and using a modern browser.  You can further reduce your risk by keeping backups which are dead simple to do with modern OS&#8217;s or with one of the many backup utilities out there.  If you have a Mac with 10.5 you already have Time Machine, just need to plug-in an external hard drive.  Despite scary stories, there are actually pretty few instances of data being stolen from a personal computer by someone who didn&#8217;t have direct access to it (such as an ex, or a coworker).</p>
<h3>Previous attempts</h3>
<p>This isn&#8217;t a new concept.  Most recently Palm&#8217;s webOS is based on essentially the same concept, except webOS is targeting handhelds.  In fact webOS runs WebKit as well.  Don&#8217;t be surprised if Palm tries to retool webOS a little bit and bring back the <a href="http://en.wikipedia.org/wiki/Palm_Foleo">Palm Foleo</a> idea.  I should note webOS seems to be well liked by users.</p>
<p>Some will also note that before Apple released its native SDK it was trying to do the same thing with the iPhone, though Apple never quite integrated WebKit&#8217;s UI into the OS instead preferring to just launch Safari.</p>
<p>There&#8217;s also the <a href="http://www.techcrunch.com/2009/06/03/crunchpad-the-launch-prototype/">CrunchPad</a> an interesting but yet to be released product Michael Arrington is behind. </p>
<p>There have also been several attempts at running a <a href="http://en.wikipedia.org/wiki/Web_desktop">browser-based desktop environment</a>, which effectively turns your computer and browser into a terminal.  This concept never really caught on due to performance and limitations in what the technology could do.</p>
<h3>Android</h3>
<p>Even Google acknowledges that this overlaps on Android a little bit.  Personally I think this is a little bit of a blow to Android.  If I can use web technologies and target desktops, Netbooks and all modern smart phones, why would I really want to bother with Android&#8217;s sandboxed environment?  If it&#8217;s good enough for a Netbook experience, I would suspect it&#8217;s good enough for a phone experience, which has always been even more scaled down.  This doesn&#8217;t make Android irrelevant, but it means anything that runs on Android will likely run on Palm&#8217;s webOS or Apple&#8217;s iPhone OS.</p>
<h3>The perks</h3>
<p>There are some perks to Google&#8217;s Chrome OS regardless of its actual success in the market.  First of all anything that drives innovation (as this will) is a win.  Secondly Google&#8217;s announcement now is because it needs to start working in a more public way with the open source community.  Even if Chrome OS goes nowhere, the benefits of Google&#8217;s engineers contributing enhancements and fixes to open source projects will live on.</p>
<p>Lastly, Google Chrome OS is putting a lot of faith in HTML5, and that&#8217;s seemingly good for everyone who wants to see the internet evolve and mature.</p>
<h3>Conclusion</h3>
<p>I&#8217;m skeptical of putting everything in the cloud.  Security breaches are inevitable and building larger honeypots just makes it more tempting.  While Google is a reputable and stable company, there are companies out there who don&#8217;t really care about safeguarding data and may disappear tomorrow without any notice taking your data with it.  This is why I still prefer to control my own data.  That requires a little more than what this OS is likely going to deliver.</p>
<p>That said, I&#8217;m hopeful that the Google&#8217;s push to make the web the ultimate SDK will pay off and benefit everyone.  Google&#8217;s contributions to open source will also benefit everyone using it directly or indirectly.</p>
<p>I suspect it will have a tough time competing, especially if Apple releases a Netbook or Tablet utilizing what they&#8217;ve learned from the MacBook Air and iPhone.  Apple is rumored to have a tablet in the works, though that rumor has surfaced several times over the past 8 or 9 years.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2862#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/07/1ec3e7a.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/07/08/google-chrome-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chromium&#8217;s WebKit Fork Is No More</title>
		<link>http://robert.accettura.com/blog/2009/05/08/chromiums-webkit-fork-is-no-more/</link>
		<comments>http://robert.accettura.com/blog/2009/05/08/chromiums-webkit-fork-is-no-more/#comments</comments>
		<pubDate>Sat, 09 May 2009 01:48:44 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2678</guid>
		<description><![CDATA[This is very cool news for both WebKit sand Chromium. Chromium will no longer use a forked version of WebKit. This will mean more contributions directly to WebKit and a more current Chromium. I wish all browser vendors could agree &#8230; <a href="http://robert.accettura.com/blog/2009/05/08/chromiums-webkit-fork-is-no-more/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is very cool news for both WebKit sand Chromium.  Chromium will <a href="http://groups.google.com/group/chromium-dev/browse_thread/thread/b6aebed87bbf6201">no longer</a> use a forked version of WebKit.  This will mean more contributions directly to WebKit and a more current Chromium.</p>
<p>I wish all browser vendors could agree and sync engines a bit more so that Safari/Chrome would ship the same version of WebKit rather than stagger based on their own release schedule.  Same for Mozilla/Flock etc. While very difficult in many respects it would make it much easier on web developers to have less products out there to test against.  I think it&#8217;s unlikely to happen, but that doesn&#8217;t mean it wouldn&#8217;t be convenient.  Some Web Developer bias speaking here.</p>
<p><small>[Via: <a href="http://ponderer.org/webkit_unforked">Tony Chang</a>]</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2678#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/05/94aef38.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/05/08/chromiums-webkit-fork-is-no-more/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Chrome Promoted On Homepage</title>
		<link>http://robert.accettura.com/blog/2008/09/04/google-chrome-promoted-on-homepage/</link>
		<comments>http://robert.accettura.com/blog/2008/09/04/google-chrome-promoted-on-homepage/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 20:20:47 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox-2.0]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1970</guid>
		<description><![CDATA[Google is now promoting Google Chrome on it&#8217;s homepage. Just a few days after release. Previously Firefox 2.0 was promoted on the homepage, a privilege normally reserved for Google products. The text link is a bit more subtle though. Maybe &#8230; <a href="http://robert.accettura.com/blog/2008/09/04/google-chrome-promoted-on-homepage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://robert.accettura.com/wp-content/uploads/2008/09/20080904_google_chrome_promotion.gif" alt="Google Chrome Promoted On Google.com" class="centered size-full wp-image-1969" /></p>
<p>Google is now promoting Google Chrome on it&#8217;s homepage.  Just a few days after release.  Previously <a href="http://googlesystem.blogspot.com/2006/12/firefox-20-promoted-on-google-homepage.html">Firefox 2.0 was promoted on the homepage</a>, a privilege normally reserved for Google products.  The text link is a bit more subtle though.  Maybe that&#8217;s because it&#8217;s beta and not 2.0.</p>
<p>It&#8217;s being shown to Firefox Safari and IE users.  Interestingly it&#8217;s being shown to Mac users in addition to Windows users, despite no Mac support as of yet.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1970#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/09/0004d0b.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/09/04/google-chrome-promoted-on-homepage/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Google Browser Is Now Google Chrome</title>
		<link>http://robert.accettura.com/blog/2008/09/01/google-browser-redux-ii/</link>
		<comments>http://robert.accettura.com/blog/2008/09/01/google-browser-redux-ii/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 19:40:59 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[googlefox]]></category>
		<category><![CDATA[greenborder]]></category>
		<category><![CDATA[squirrelfish]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1935</guid>
		<description><![CDATA[I&#8217;ve mentioned the long fabled Google browser for ages now &#8220;googlefox&#8221; as it began. Some more interesting news came today regarding &#8220;Google Chrome&#8220;. Some of the features touted by the comic include: faster &#8211; mentioned throughout via new js virtual &#8230; <a href="http://robert.accettura.com/blog/2008/09/01/google-browser-redux-ii/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve mentioned the long fabled Google browser for ages now &#8220;<a href="http://robert.accettura.com/blog/tag/googlefox/">googlefox</a>&#8221; as it began.  Some more interesting news came today regarding &#8220;<a href="http://blogoscoped.com/archive/2008-09-01-n47.html">Google Chrome</a>&#8220;.  </p>
<p>Some of the features touted by the comic include: </p>
<ul>
<li><strong>faster</strong> &#8211; mentioned throughout via new js virtual machine (might be <a href="http://robert.accettura.com/blog/2008/06/03/safaris-new-js-interpreter-squirrelfish/">SquirrelFish</a>) that&#8217;s potentially embeddable into other applications and using WebKit.  Also multi-threaded.</li>
<li><strong>More Stable</strong> &#8211; Separate process for each tab means one page doesn&#8217;t crash the browser.  Also more memory efficient in the long run since you&#8217;ll kill tabs that hog memory at some point.</li>
<li><strong>UI</strong> &#8211; UI is minimal, tabs contain the controls (tabs on outside), are detachable from the window, and similar to Prism can be minimal enough to make a web application feel like it&#8217;s not in a browser.  Omnibox (awsomebar equivalent), auto complete only to what you&#8217;ve explicitly typed before, improved new tab screen (similar to others <a href="http://www.azarask.in/blog/post/new-tabs/">proposed</a> and implemented).</li>
<li><strong>Secure</strong> &#8211; Sandboxes processes (sounds like the work from <a href="http://www.greenborder.com">GreenBorder</a>), plugins running in their own processes, phishing protection.  Also has <del datetime="2008-09-01T18:49:16+00:00">porn</del> privacy mode.</li>
<li><strong>Compatible</strong> &#8211; Based on WebKit, automated testing via &#8220;chrome bot&#8221; browsing pages, unit tested, fuzz tested.</li>
<li><strong>Google Gears Included</strong> &#8211; Includes Google Gears, which is downloadable for other browsers already.</li>
</ul>
<p>Also interesting were some of the names mentioned in the comic.  While long known a few Mozilla hackers went to Google, here&#8217;s a list that are mentioned in the comic: <a href="http://weblogs.mozillazine.org/darin/">Darin Fisher</a>, <a href="http://www.bengoodger.com/">Ben Goodger</a>, <a href="http://maxradi.us/">Brett Wilson</a> (various Mozilla contributions via Google), Arnaud Weber (Netscape).</p>
<p>Check the comic for more details.  This is pretty much the main info in there for those who don&#8217;t have the time to sift through it all.</p>
<p><strong>Edit [9/1/2008 @ 6:23 PM EST]:</strong>  <a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">Google Blog post</a>.</p>
<p><strong>Edit [9/1/2008 @ 7:45 PM EST]:</strong>  John Lilly&#8217;s <a href="http://john.jubjubs.net/2008/09/01/thoughts-on-chrome-more/">Thoughts on Chrome &#038; More</a>.</p>
<p><strong>Edit [9/1/2008 @ 9:05 PM EST]:</strong>  Apparently this was <a href="http://www.micropersuasion.com/2008/09/how-globalizati.html">announced prematurely</a> due to someone not realizing that it Labor Day isn&#8217;t in Germany.  As a side note, how does one get on that mailing list?</p>
<p><strong>Edit [9/2/2008 @ 8:55 AM EST]:</strong> Code should appear <a href="http://code.google.com/p/chrome/">here</a>.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1935#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/09/8d55a24.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/09/01/google-browser-redux-ii/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

