<?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>GregFalken.com &#187; Chrome</title>
	<atom:link href="http://www.gregfalken.com/tag/chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gregfalken.com</link>
	<description>Thoughts on humanizing technology</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:54:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<cloud domain='www.gregfalken.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>The Disappearing Protocol</title>
		<link>http://www.gregfalken.com/2010/05/the-disappearing-protocol/</link>
		<comments>http://www.gregfalken.com/2010/05/the-disappearing-protocol/#comments</comments>
		<pubDate>Thu, 13 May 2010 16:28:36 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Humanizing Technology]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Omnibox]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.gregfalken.com/?p=454</guid>
		<description><![CDATA[My web browser of choice these days is Google Chrome, from the &#8220;Developer channel&#8221;. There are two other channels for Chrome: Beta and Stable. The browser versions delivered through the latter channels are more &#8220;ready for prime time&#8221; and less prone to changing their behavior on a regular basis.  On April 8th, the Google Chrome Releases blog [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_456" class="wp-caption alignright" style="width: 267px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><img class="size-full wp-image-456 " title="Omnibar" src="http://www.gregfalken.com/wp-content/uploads/2010/05/chrome_address.png" alt="Omnibar" width="257" height="151" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">No &quot;http://&quot; required</p></div>
<p>My web browser of choice these days is <a title="External link to Google" href="http://www.google.com/chrome">Google Chrome</a>, from the &#8220;Developer channel&#8221;. There are two other channels for Chrome: Beta and Stable. The browser versions delivered through the latter channels are more &#8220;ready for prime time&#8221; and less prone to changing their behavior on a regular basis.  On April 8th, the <a title="External link to another blog" href="http://googlechromereleases.blogspot.com">Google Chrome Releases</a> blog reported this innocuous change on the Dev channel:</p>
<blockquote><p>Changes to the Omnibox (e.g. the bookmark star has moved, icon changes, etc.)</p></blockquote>
<p>The <em>Omnibox</em> is Chrome&#8217;s name for the address bar, where the URL (address) of the current page is displayed and where you can type in a new one. The Omnibox however, has much greater ambitions than simply being a box where you can enter a URL. Here&#8217;s what the developers at <a title="External link to another site" href="http://www.chromium.org/user-experience/omnibox">The Chromium Projects</a> have to say about it:</p>
<blockquote><p>The purpose of Chromium&#8217;s omnibox is to merge both location and search fields while offering the user some highly relevant suggestions and / or early results.</p>
<p>The omnibox should focus on augmenting the user&#8217;s commands &#8211; all of the tools it provides should be oriented around making the user&#8217;s input &#8216;better&#8217;, and sending them to a destination.</p></blockquote>
<p>The change made to the Omnibox was simple, yet controversial: Hide the &#8220;http://&#8221; (known technically as the <em>protocol scheme</em>) from the beginning of the URL. It has not been necessary to type this part of the URL for some time (though most people don&#8217;t know this), so, reasoned Chrome&#8217;s developers, why show it at all?</p>
<p>The reaction from the rest of the developer community was swift and nearly unanimous: this is a Really Bad Idea. The <a title="External link to another site" href="http://code.google.com/p/chromium/issues/detail?id=41467">Chromium Issue Tracker</a> contains such comments as:</p>
<blockquote><p>- This is a bad change and should be reverted.  This is Google using market share to force a change that doesn&#8217;t comply with relevant standards.</p>
<p>- We probably all agree that &#8220;http://&#8221; is an unfortunately nasty part of URLs, right up there with &#8220;www&#8221;, &#8221;.com&#8221; and all the other pesky line noise. Even Tim Berners-Lee apologized for the &#8220;//&#8221;. However, I don&#8217;t think the address bar is the right place to address this issue.</p>
<p>- The protocol specification is not optional. It&#8217;s a part of the URI. A URL bar that doesn&#8217;t show the actual URI is not very good at what it does.</p>
<p>-Also, www.google.com/ looks plain silly and unbalanced compared to http://www.google.com/. If you&#8217;re so into &#8220;prettifying&#8221; the URL for inane reasons (it&#8217;s redundant!), then get rid of that lingering / at the end.</p>
<p>-I&#8217;m going back to Firefox if this hits Chrome as a feature.</p></blockquote>
<p>The response from the Chrome team was terse but clear. After four days, the issue was closed to further comments and its status was changed to &#8220;Won&#8217;t Fix&#8221;.</p>
<p>In choosing to pursue their vision for the Omnibox, the Chrome developers have taken on the burden of making the user experience better, even while making changes that break from the norm. Early in the issue discussion, Chrome developer pkasting wrote:</p>
<blockquote><p>However,  Chromium UI design is not a democracy and is not based on users&#8217; votes, so &#8220;I don&#8217;t like this&#8221; carries very little weight.  Concrete use cases that are actually broken are much more valuable &#8212; and have already caused us to file the bugs noted above.  The fact that we haven&#8217;t elected to revert this change doesn&#8217;t mean your feedback has been &#8220;disregarded&#8221;, it means we&#8217;re not convinced a revert is justified&#8211; especially when it has been in the product for a couple of days.</p></blockquote>
<p>The question I ask myself when it comes to issues like this is, will this change make my life easier and does it do so by removing choices that I would rather keep? I stopped typing &#8220;http://&#8221; a long time ago, because I knew I could. I understand why I might want to use it and the other protocol schemes that might be used in its place but the times when I actually do so are <em>very</em> few and far between.</p>
<p>I think that the impulse to simplify should be encouraged and that this is a small step in that direction. The implementation is very likely to change (and improve) before the general public on the Chrome Stable channel sees this feature but I applaud the Google Chrome team for sticking to their own mandate for this small piece of the user interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gregfalken.com/2010/05/the-disappearing-protocol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Award Winners of 2009</title>
		<link>http://www.gregfalken.com/2009/12/award-winners-of-2009/</link>
		<comments>http://www.gregfalken.com/2009/12/award-winners-of-2009/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 21:33:07 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Aardvark]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Google Docs]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.gregfalken.com/?p=313</guid>
		<description><![CDATA[I got an email yesterday from Dropbox, the file sharing service, asking me to vote for them at the Crunchies. This is a program that I use every day and find very helpful, so I obliged them and while there, I voted in a few other categories. Here then, is a list of the programs [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gregfalken.com/wp-content/uploads/2009/12/winner.jpg"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-319" title="winner" src="http://www.gregfalken.com/wp-content/uploads/2009/12/winner-e1261775740517.jpg" alt="The Winner" width="250" height="250" /></a>I got an email yesterday from Dropbox, the file sharing service, asking me to vote for them at the <a title="External link to another site" href="http://crunchies2009.techcrunch.com/vote/">Crunchies</a>. This is a program that I use every day and find very helpful, so I obliged them and while there, I voted in a few other categories. Here then, is a list of the programs that were worth my vote and that I can wholeheartedly recommend.</p>
<h2>﻿﻿﻿﻿﻿Dropbox</h2>
<p>This drop-dead simple service allows for the synchronization of files between multiple computers. It uses software running on each computer to detect when files in the &#8220;dropbox&#8221; folder have changed and reflects those changes to an online server. Any other computers connected to this account will reflect the server changes in their own dropbox folder.</p>
<p><strong>Favorite use:</strong> Designate a &#8220;public&#8221; folder to store all the PDFs, slideshows, videos, etc. that I want to make available for public consumption. Each is given a public URL that can be used as-is or shortened using a URL shortener like <a title="External link to another site" href="http://bit.ly">bit.ly</a>.</p>
<p><strong>Find at:</strong> <a title="External link to another site" href="https://www.dropbox.com/">https://www.dropbox.com/</a></p>
<h2>Google Chrome</h2>
<p>The Chrome browser satisfies my need for speed. Program load time, page load time, online applications, all are noticeably snappier than the other browsers that I have available. Now that extensions are available (provided you are on Windows), it&#8217;s a viable alternative to Firefox or IE. Be warned however, that it&#8217;s still a very new and somewhat unfinished product. I haven&#8217;t yet recommended it to my mother.</p>
<p><strong>Favorite use: </strong>Running other Google applications. Gmail, Google Docs, Calendar, etc. feel like they&#8217;re running locally, rather than in the cloud. I also really like that the search bar and the address bar are one and the same. Whatever you need, just type.</p>
<p><strong>Find at: </strong><a title="External link to another site" href="http://www.google.com/chrome">http://www.google.com/chrome</a></p>
<h2>Google Docs</h2>
<p>Word processor, spreadsheet, presentations; these are the big 3 document production applications. Most people have had them on their computer, in one form or another, since the 80s. Moving them online however, brings them into the 21st century. For anyone who works on more than one computer, the benefit of centrally located and sharable documents far outweighs the (mostly minor) feature limitations of Google Docs.</p>
<p><strong>Favorite use:</strong> The shared grocery list that my wife and I update throughout the week and then print out to take to the store.</p>
<p><strong>Find at: </strong><a title="External link to another site" href="http://docs.google.com">http://docs.google.com</a></p>
<h2>Aardvark</h2>
<p>Aardvark is a question and answer application that communicates via web, IM, email, Twitter, or iPhone. Ask a question and you&#8217;ll begin receiving answers from real people within minutes. Tell them your areas of expertise and from time to time the system will ask you to answer specific questions submitted by others. The IM interface (which is what I use) is especially friendlyand understands responses like &#8220;accept&#8221;, &#8220;busy&#8221; or &#8220;pass&#8221;.</p>
<p><strong>Favorite use:</strong> It feels great when you&#8217;ve taken a few minutes out of your day to successfully answer someone&#8217;s question. They are usually very appreciative.</p>
<p><strong>Find at: </strong><a title="External link to another site" href="http://vark.com">http://vark.com</a></p>
<h2>Twitter</h2>
<p>Easy but not simple. Broadcast 140 characters at a time to anyone who cares to listen. Twitter is such an elusive thing that I&#8217;ll drag out my party analogy: Think of Twitter like a crowded party. The conversations flow around you and you can choose which ones to focus on and where to join in. If you’ve chosen your party (the people you’re following) well, this can be both entertaining and informative. If you’re at a party with a lot of obnoxious drunks…well, that can be less pleasant. Remember, you get to choose who you follow. If someone follows you and you don’t follow them back, it’s like they don’t exist. If you follow someone who you later decide to un-follow, they’ll get over it.</p>
<p><strong>Favorite use:</strong> I still get a thrill when I&#8217;m retweeted (&#8220;you like me&#8230;you really like me&#8221;).</p>
<p><strong>Find at: </strong><a title="External link to another site" href="http://twitter.com">http://twitter.com</a></p>
<p><em>Photo by </em><a title="External link to Flickr" href="http://www.flickr.com/people/kyz/"><em>Stuart Caie</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gregfalken.com/2009/12/award-winners-of-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

