<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Coolest feature I skipped in Google&#8217;s iPhone interface: suggested search</title>
	<atom:link href="http://gigaom.com/mobile/coolest-feature/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/mobile/coolest-feature/</link>
	<description></description>
	<lastBuildDate>Sat, 26 May 2012 06:36:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: patrickj</title>
		<link>http://gigaom.com/mobile/coolest-feature/#comment-397032</link>
		<dc:creator><![CDATA[patrickj]]></dc:creator>
		<pubDate>Thu, 06 Dec 2007 13:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.wordpress.com/2007/12/05/coolest-feature#comment-397032</guid>
		<description><![CDATA[&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
        &lt;p&gt;I just noticed this for the first time last night as well - very cool.  This latest refreshed look for Google on the iPhone is excellent, and so is their recent Google Reader refresh ...&lt;/p&gt;
      &lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">
<p>I just noticed this for the first time last night as well &#8211; very cool.  This latest refreshed look for Google on the iPhone is excellent, and so is their recent Google Reader refresh &#8230;</p>
</p></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin C. Tofel</title>
		<link>http://gigaom.com/mobile/coolest-feature/#comment-397033</link>
		<dc:creator><![CDATA[Kevin C. Tofel]]></dc:creator>
		<pubDate>Thu, 06 Dec 2007 12:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.wordpress.com/2007/12/05/coolest-feature#comment-397033</guid>
		<description><![CDATA[&lt;p&gt;Mike, try this URL for searches; it&#039;s what I&#039;ve been using for nearly two years. &lt;a href=&quot;http://www.google.com/webhp?complete=1&amp;hl=en&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/webhp?complete=1&amp;hl=en&lt;/a&gt;&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Mike, try this URL for searches; it&#8217;s what I&#8217;ve been using for nearly two years. <a href="http://www.google.com/webhp?complete=1&#038;hl=en" rel="nofollow">http://www.google.com/webhp?complete=1&#038;hl=en</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cane</title>
		<link>http://gigaom.com/mobile/coolest-feature/#comment-397034</link>
		<dc:creator><![CDATA[Mike Cane]]></dc:creator>
		<pubDate>Thu, 06 Dec 2007 11:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.wordpress.com/2007/12/05/coolest-feature#comment-397034</guid>
		<description><![CDATA[&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;p&gt;&gt;&gt;&gt;When typing in a Google search term, the application will suggest terms based on the characters you entered; just like on the desktop.&lt;/p&gt;

&lt;p&gt;Yeah, WTF?  I get that with the new Yahoo on the desktop (Firefox).  I&#039;ve also gotten it with *Google Japan* -- but *never* with USA Google!&lt;/p&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">
<p>>>>When typing in a Google search term, the application will suggest terms based on the characters you entered; just like on the desktop.</p>
<p>Yeah, WTF?  I get that with the new Yahoo on the desktop (Firefox).  I&#8217;ve also gotten it with *Google Japan* &#8212; but *never* with USA Google!</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoine of MMM/Brighthand</title>
		<link>http://gigaom.com/mobile/coolest-feature/#comment-397035</link>
		<dc:creator><![CDATA[Antoine of MMM/Brighthand]]></dc:creator>
		<pubDate>Wed, 05 Dec 2007 18:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.wordpress.com/2007/12/05/coolest-feature#comment-397035</guid>
		<description><![CDATA[&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;p&gt;Just a corection, its not a desktop feature, its a browser feature based off the type of JavaScript that is used. Basically, this was just a matter of Google making sure that this same JS developed for Safari desktop/IE/FF/Opera/etc. is tweaked to work with this iteration of their search page.&lt;/p&gt;

&lt;p&gt;It would be better if the suggestions could be adjusted on the basis of whether the device is portrat or landscape, thereby mitigating the issue reported by the commenter above me. However, that would require reading the resolution during runtime and then serving the correct JS implementation. That is slow, and not at all optimial.&lt;/p&gt;

&lt;p&gt;Its still a nice feature.&lt;/p&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">
<p>Just a corection, its not a desktop feature, its a browser feature based off the type of JavaScript that is used. Basically, this was just a matter of Google making sure that this same JS developed for Safari desktop/IE/FF/Opera/etc. is tweaked to work with this iteration of their search page.</p>
<p>It would be better if the suggestions could be adjusted on the basis of whether the device is portrat or landscape, thereby mitigating the issue reported by the commenter above me. However, that would require reading the resolution during runtime and then serving the correct JS implementation. That is slow, and not at all optimial.</p>
<p>Its still a nice feature.</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Krug</title>
		<link>http://gigaom.com/mobile/coolest-feature/#comment-397036</link>
		<dc:creator><![CDATA[Steve Krug]]></dc:creator>
		<pubDate>Wed, 05 Dec 2007 16:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://jkontherun.wordpress.com/2007/12/05/coolest-feature#comment-397036</guid>
		<description><![CDATA[&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;&lt;p&gt;Kevin...&lt;/p&gt;

&lt;p&gt;It&#039;s great fun to see a nice, clean mobile interface for Google that doesn&#039;t look like all the life has been sucked out of it (the way most &quot;lite&quot; mobile interfaces do).&lt;/p&gt;

&lt;p&gt;The one wrinkle in the Suggested Search implementation, though (and I think the reason why I hadn&#039;t noticed it until I read your post) is that when the iPhone keyboard is open (while you&#039;re typing in the search box), all but one or two of the suggestions are hidden by the keyboard! I like it anyway.&lt;/p&gt;

&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">
<p>Kevin&#8230;</p>
<p>It&#8217;s great fun to see a nice, clean mobile interface for Google that doesn&#8217;t look like all the life has been sucked out of it (the way most &#8220;lite&#8221; mobile interfaces do).</p>
<p>The one wrinkle in the Suggested Search implementation, though (and I think the reason why I hadn&#8217;t noticed it until I read your post) is that when the iPhone keyboard is open (while you&#8217;re typing in the search box), all but one or two of the suggestions are hidden by the keyboard! I like it anyway.</p>
<p>Steve</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>

