<?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>Talk Funnel &#187; google</title>
	<atom:link href="http://ramin.firoozye.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramin.firoozye.com</link>
	<description>Talk Funnel: Ramin Firoozye&#039;s (occasional) Public Whisperings</description>
	<lastBuildDate>Fri, 21 Oct 2011 14:14:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Owning a Character</title>
		<link>http://ramin.firoozye.com/2011/07/01/owning-a-character/</link>
		<comments>http://ramin.firoozye.com/2011/07/01/owning-a-character/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 23:01:43 +0000</pubDate>
		<dc:creator>ramin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plus]]></category>

		<guid isPermaLink="false">http://ramin.firoozye.com/?p=340</guid>
		<description><![CDATA[Clayton Miller makes a good case that every OS tries to &#8216;own&#8217; a shape as a means of creating a strong visual identify. A parallel can be drawn to how online services become strongly associated with certain letters of the alphabet. Old timers may remember that in the early days of UUCP the ! exclamation mark [...]]]></description>
			<content:encoded><![CDATA[<p>Clayton Miller <a href="http://interuserface.net/2011/06/own-a-shape/">makes a good case</a> that every OS tries to &#8216;own&#8217; a shape as a means of creating a strong visual identify. A parallel can be drawn to how online services become strongly associated with certain letters of the alphabet.</p>
<p>Old timers may remember that in the early days of UUCP the <em>!</em> exclamation mark (also called the <em>bang path</em>) was used to designate the address route from a sender to a receiver. It was common practice to tell someone you could be reached at <em>site!foovax!machine!username.</em></p>
<p>The <em>@</em> (<a href="http://en.wikipedia.org/wiki/At_sign">at-sign</a>) superceded the bang path and was for years associated with an email address (i.e.<em> user@domain</em>). Then Twitter came along and adopted it as a designator for an individual (ie. <em>@twitterhandle</em>). Along the way Twitter also turned the <em>#</em> (<a href="http://www.nytimes.com/2011/06/12/fashion/hashtags-a-new-way-for-tweets-cultural-studies.html">hashtag</a>) into a common designator for a topic abbreviation.</p>
<p>Google&#8217;s Plus service has just opened its doors and you can guess at the scope of Google&#8217;s ambitions by the way they&#8217;re using one of the most common punctuation marks: the <em>+</em> (plus sign). This is used throughout the service as a designator for a user profile. In a <a href="https://plus.google.com/117840649766034848455/posts/FddaP6jeCqp">note posted to the Plus service</a> Andy Hertzfeld references a number of his colleagues that also worked on the Plus service.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://ramin.firoozye.com/wp-content/uploads/2011/07/pluspost.png" border="0" alt="Pluspost" width="394" height="135" /></p>
<p>Notice how links to an individual&#8217;s profile are shown. There is ubiquitous use of the <em>+</em> character through other parts of the service as well:</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://ramin.firoozye.com/wp-content/uploads/2011/07/plusheader.png" border="0" alt="Plus Header" width="369" height="88" /></p>
<p>Even the URL for the service gets in on the act: <a href="http://www.google.com/+">http://www.google.com/+</a></p>
<p>It&#8217;s obvious this is a conscious choice on Google&#8217;s part to create a strong association and help adopt the letter for itself. You&#8217;ll know the grab has been successful when <em>+ First Lastname</em> starts popping up on business cards the same way <em>@username</em> started showing up with no explanation needed.</p>
<p>To complete the process Google will have to take two more steps:</p>
<ol>
<li>Allow a Google profile to have a real name instead of the current numeric designator. My Google profile is: <a href="https://plus.google.com/100474999684775059354">https://plus.google.com/100474999684775059354</a>. It should be <em>https://google.com/+/ramin firoozye</em> or at the very least <em>https://plus.google.com/ramin firoozye</em><em>.</em> Naturally, there will be contention for common names, but that&#8217;s an unavoidable problem on just about every service. Both <a href="http://www.linkedin.com/in/raminfiroozye">LinkedIn</a> and <a href="https://www.facebook.com/firoozye">Facebook</a> support shortened URLs with names pointing to public profiles.</li>
<li>Modify the Google search engine so names prefixed with a <em>+</em> are automatically looked up in the Google Plus or Profile service. The Google search box is everywhere. It should be easy to look someone up by simply entering <em>+name</em> in the search box. This might be a little tough since <em>+</em> is also a boolean operator in the Google search world. But they could make an exception for a single-word search if it starts with a <em>+</em>.</li>
</ol>
<p>It looks like the we&#8217;re in the early stages of the battle of the profiles. Trying to own the <em>+</em> sign is a smart move. Watch for other services as they try to mark their territory on the keyboard.</p>
<p>I&#8217;ve got dibs on<em>?ramin</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramin.firoozye.com/2011/07/01/owning-a-character/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursive descent</title>
		<link>http://ramin.firoozye.com/2008/02/07/recursive-descent/</link>
		<comments>http://ramin.firoozye.com/2008/02/07/recursive-descent/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:19:11 +0000</pubDate>
		<dc:creator>ramin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://ramin.firoozye.com/2008/02/07/recursive-descent/</guid>
		<description><![CDATA[I&#8217;ve been noticing an interesting phenomenon lately. You do a Google search for a term &#8212; something unique, like a medical condition or the Latin name of a flower. Google returns a bunch of results. In some cases the returned result turns out to be completely irrelevant. That&#8217;s fine. Such is life. But here&#8217;s the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ramin.firoozye.com/i/dragontail.jpg" width="150" height="151" alt="" /> I&#8217;ve been noticing  an interesting phenomenon lately. You do a Google search for a term &#8212; something unique, like a medical condition or the Latin name of a flower. Google returns a bunch of results. In some cases the returned result turns out to be completely irrelevant. That&#8217;s fine. Such is life.</p>
<p>But here&#8217;s the kicker.</p>
<p>If you do a page search for the unique term, <i>sometimes the only place the term occurs is inside the Google Ads injected into the page!</i></p>
<p>Let&#8217;s walk this through.</p>
<p>The Google search spider comes knocking. It scans the entire page on a site and indexes it &#8212; ads and all. A while later you come along and do a search which leads you to look at the page. There&#8217;s nothing relevant there <em>except</em> for the irrelevant ad Google Ads stuck in there as filler when its own spider stopped by to scan the page.</p>
<p>By looking at the page, you the user got nothing of value. Google got (at least) two page view hits. One by its own spider and one by you being led there  by the search &#8212; to someplace completely unrelated.</p>
<p>I bow before the brilliant recursiveness that is integration of search and advertising.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramin.firoozye.com/2008/02/07/recursive-descent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: ramin.firoozye.com @ 2012-02-07 13:43:06 -->
