<?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>Colin on Photography &#187; Google</title>
	<atom:link href="http://colincarmichael.ca/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://colincarmichael.ca</link>
	<description>My thoughts on photography and other things.</description>
	<lastBuildDate>Tue, 22 May 2012 13:30:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Excluding Search Engines from Geo-Targetting Techniques</title>
		<link>http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/</link>
		<comments>http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/#comments</comments>
		<pubDate>Sat, 23 May 2009 13:25:28 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[geotargetting]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[localsearch]]></category>
		<category><![CDATA[mattcutts]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/2009/05/23/excluding-search-engines-from-geo-targetting-techniques/</guid>
		<description><![CDATA[I&#8217;ve spent the last few days transforming MainStWeb.com into a true local search engine, powered by the Praized API and, overall, I&#8217;m pretty pleased with the result. One of the custom things I&#8217;ve added is IP-based geolocation. This means that every visitor gets a custom home-page based on their IP address. Very cool because it [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/index-first-rank-later/' rel='bookmark' title='Index first, rank later!'>Index first, rank later!</a></li>
<li><a href='http://colincarmichael.ca/search-logs/' rel='bookmark' title='Search Logs&#8230;'>Search Logs&#8230;</a></li>
<li><a href='http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/' rel='bookmark' title='Best. Hack. Ever. (making Google and Yahoo play nice)'>Best. Hack. Ever. (making Google and Yahoo play nice)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent the last few days transforming <a href="http://mainstweb.com">MainStWeb.com</a> into a true local search engine, powered by the <a href="http://praizedmedia.com">Praized API</a> and, overall, I&#8217;m pretty pleased with the result.</p>
<p>One of the custom things I&#8217;ve added is IP-based geolocation. This means that every visitor gets a custom home-page based on their IP address. Very cool because it makes the site instantly relevant no matter where in North America you happen to be.</p>
<p>My only concern is that Google happens to be in Mountain View, California. Obviously, I don&#8217;t want MainStWeb&#8217;s indexed pages to be skewed towards Mountain View. Obvious fix is to programatically exclude search engines from the geo-targetting algo.</p>
<p>Except that I also know that Google frowns upon efforts to present a different experience to the GoogleBot than to real people.</p>
<p>So what to do? Would the search engine exclusion be considered acceptable in the eyes of Matt Cutts, et al? </p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fexcluding-search-engines-from-geo-targetting-techniques%2F&amp;t=Excluding%20Search%20Engines%20from%20Geo-Targetting%20Techniques" id="facebook_share_button_1409" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1409') || document.getElementById('facebook_share_icon_1409') || document.getElementById('facebook_share_both_1409') || document.getElementById('facebook_share_button_1409');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1409') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/&via=ccarmichael&text=Excluding Search Engines from Geo-Targetting Techniques&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/&via=ccarmichael&text=Excluding Search Engines from Geo-Targetting Techniques&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/index-first-rank-later/' rel='bookmark' title='Index first, rank later!'>Index first, rank later!</a></li>
<li><a href='http://colincarmichael.ca/search-logs/' rel='bookmark' title='Search Logs&#8230;'>Search Logs&#8230;</a></li>
<li><a href='http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/' rel='bookmark' title='Best. Hack. Ever. (making Google and Yahoo play nice)'>Best. Hack. Ever. (making Google and Yahoo play nice)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best. Hack. Ever. (making Google and Yahoo play nice)</title>
		<link>http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/</link>
		<comments>http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 22:30:25 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/2009/02/26/best-hack-ever-making-google-and-yahoo-play-nice/</guid>
		<description><![CDATA[That&#8217;s perhaps over-stating things a bit, but it&#8217;s certainly one of the most useful web hacks I&#8217;ve used &#8211; and use regularly. The Problem: Google search feeds cannot be pulled into Yahoo! Pipes. Pipes&#8217; slogan &#8220;Re-Wire the Web&#8221; apparently doesn&#8217;t apply to Google. I don&#8217;t know if this is a restriction of Yahoo or Google [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/yahoo-has-me-worried/' rel='bookmark' title='Yahoo! Has Me Worried!'>Yahoo! Has Me Worried!</a></li>
<li><a href='http://colincarmichael.ca/index-first-rank-later/' rel='bookmark' title='Index first, rank later!'>Index first, rank later!</a></li>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s perhaps over-stating things a bit, but it&#8217;s certainly one of the most useful web hacks I&#8217;ve used &#8211; and use regularly.</p>
<p><strong>The Problem:</strong><br />
Google search feeds cannot be pulled into Yahoo! Pipes.</p>
<p>Pipes&#8217; slogan &#8220;Re-Wire the Web&#8221; apparently doesn&#8217;t apply to Google. I don&#8217;t know if this is a restriction of Yahoo or Google or both, but it&#8217;s very annoying if you&#8217;re trying to do some heavy-duty monitoring via Google search and want to be able to manipulate the feed before it reaches Google Reader&#8230; for example.</p>
<p><strong>The Solution:</strong><br />
Google Feedburner. If you run the Google News/Blog Search feeds through Feedburner and then pull the Feedburner urls into Y!Pipes, all is well. You can manipulate the Google data anyway you like before consuming it.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fbest-hack-ever-making-google-and-yahoo-play-nice%2F&amp;t=Best.%20Hack.%20Ever.%20%28making%20Google%20and%20Yahoo%20play%20nice%29" id="facebook_share_button_1405" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_1405') || document.getElementById('facebook_share_icon_1405') || document.getElementById('facebook_share_both_1405') || document.getElementById('facebook_share_button_1405');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_1405') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/&via=ccarmichael&text=Best. Hack. Ever. (making Google and Yahoo play nice)&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/&via=ccarmichael&text=Best. Hack. Ever. (making Google and Yahoo play nice)&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/yahoo-has-me-worried/' rel='bookmark' title='Yahoo! Has Me Worried!'>Yahoo! Has Me Worried!</a></li>
<li><a href='http://colincarmichael.ca/index-first-rank-later/' rel='bookmark' title='Index first, rank later!'>Index first, rank later!</a></li>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Enabling Poor UI Design?</title>
		<link>http://colincarmichael.ca/google-enabling-poor-ui-design/</link>
		<comments>http://colincarmichael.ca/google-enabling-poor-ui-design/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 16:34:01 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[site navigation]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/2008/04/14/google-enabling-poor-ui-design/</guid>
		<description><![CDATA[I&#8217;ve been seeing coverage of Google&#8217;s decision to enable form crawling by GoogleBot. Has Google essentially given web-devs an excuse for poor form-driven site navigation? You used be able to declare, with relative confidence, that what&#8217;s good for bot is good for the user. In this case, form driven navigation is difficult or unreliable for [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/' rel='bookmark' title='Google makes a change that just makes sense'>Google makes a change that just makes sense</a></li>
<li><a href='http://colincarmichael.ca/is-google-really-the-new-yellow-pages/' rel='bookmark' title='Is Google really the new Yellow Pages?!?'>Is Google really the new Yellow Pages?!?</a></li>
<li><a href='http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/' rel='bookmark' title='Best. Hack. Ever. (making Google and Yahoo play nice)'>Best. Hack. Ever. (making Google and Yahoo play nice)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been seeing <a href="http://www.localseoguide.com/new-google-form-crawling-to-help-small-business-sites/">coverage</a> of <a href="http://googlewebmastercentral.blogspot.com/2008/04/crawling-through-html-forms.html">Google&#8217;s</a> <a href="http://www.mattcutts.com/blog/solved-another-common-site-review-problem/">decision </a>to enable form crawling by GoogleBot. Has Google essentially given web-devs an excuse for poor form-driven site navigation?</p>
<p>You used be able to declare, with relative confidence, that what&#8217;s good for bot is good for the user. In this case, form driven navigation is difficult or unreliable for users with disabilities or low dexterity. Many forms also cause problems for users on mobile browsers.</p>
<p>That the G-Bot was also restricted from this type of navigation gave devs and designers the motivation required to avoid form-based nav. I fear that the minority of users affected by this type of nav, will not be high enough on the audience priority list without the Bot among their number.</p>
<h3>Question: Will we see a resurgence of poor navigation design due to Google-Bot&#8217;s new powers?</h3>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fgoogle-enabling-poor-ui-design%2F&amp;t=Google%20Enabling%20Poor%20UI%20Design%3F" id="facebook_share_button_190" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_190') || document.getElementById('facebook_share_icon_190') || document.getElementById('facebook_share_both_190') || document.getElementById('facebook_share_button_190');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_190') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/google-enabling-poor-ui-design/&via=ccarmichael&text=Google Enabling Poor UI Design?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/google-enabling-poor-ui-design/&via=ccarmichael&text=Google Enabling Poor UI Design?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/' rel='bookmark' title='Google makes a change that just makes sense'>Google makes a change that just makes sense</a></li>
<li><a href='http://colincarmichael.ca/is-google-really-the-new-yellow-pages/' rel='bookmark' title='Is Google really the new Yellow Pages?!?'>Is Google really the new Yellow Pages?!?</a></li>
<li><a href='http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/' rel='bookmark' title='Best. Hack. Ever. (making Google and Yahoo play nice)'>Best. Hack. Ever. (making Google and Yahoo play nice)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/google-enabling-poor-ui-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Index first, rank later!</title>
		<link>http://colincarmichael.ca/index-first-rank-later/</link>
		<comments>http://colincarmichael.ca/index-first-rank-later/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 13:00:08 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[web strategy]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=26</guid>
		<description><![CDATA[Part of any comprehensive web strategy is a healthy dose of SEO considerations. There are two major components to SEO &#8211; yet one of them is often ignored or an afterthought. Many SEO consultants and pundits will chatter on incessantly about how to improve your search engine rankings. Thousands of dollars are spent on what [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/seo-is-not-a-web-strategy/' rel='bookmark' title='SEO Is Not A Web Strategy'>SEO Is Not A Web Strategy</a></li>
<li><a href='http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/' rel='bookmark' title='Excluding Search Engines from Geo-Targetting Techniques'>Excluding Search Engines from Geo-Targetting Techniques</a></li>
<li><a href='http://colincarmichael.ca/us-government-website-running-chinese-malware/' rel='bookmark' title='US Government Website Running Chinese Malware!'>US Government Website Running Chinese Malware!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Part of any comprehensive web strategy is a healthy dose of SEO considerations.  There are two major components to SEO &#8211; yet one of them is often ignored or an afterthought.</p>
<p>Many SEO consultants and pundits will chatter on incessantly about how to improve your search engine rankings.  Thousands of dollars are spent on what are largely single-digit incremental improvements in rankings. Improving your site&#8217;s rankings, however, is not nearly as important as making each and every possible page of your site is in the index &#8211; and that nothing is in the index that shouldn&#8217;t be.  It may seem basic, but it&#8217;s often overlooked that a page can&#8217;t rank unless it&#8217;s in the index.</p>
<p>There are two basic approaches to making sure that <a href="http://google.com">Google</a>, <a href="http://search.yahoo.com">Yahoo</a>, <a href="http://www.live.com/">MSN</a>, etc. can find every page on your site. First is a solid and comprehensive navigation architecture with all of appropriate links.  A crawler should be able to navigate to your site the same way that your visitors do.  In cases where this isn&#8217;t possible (search results, mashups, form submission), it&#8217;s advisable to have an XML sitemap that <a href="http://sitemap.org">conforms to the spec</a> agreed upon by the major engines.  This sitemap gives the search engine bots direct access to the full list of available pages on your site. Even if there are tens of thousands of dynamically generated pages possible on your site, these can be included in the sitemap.xml file, provided each has a unique URL.</p>
<p><strong>The Strategy:</strong></p>
<p><em>There are no &#8216;silver-bullet&#8217; SEO techniques that will take you from page 10 to the top of page 1&#8230; but if your pages are not in the index, they&#8217;ll never rank at all.</em></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Findex-first-rank-later%2F&amp;t=Index%20first%2C%20rank%20later%21" id="facebook_share_button_26" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_26') || document.getElementById('facebook_share_icon_26') || document.getElementById('facebook_share_both_26') || document.getElementById('facebook_share_button_26');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_26') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/index-first-rank-later/&via=ccarmichael&text=Index first, rank later!&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/index-first-rank-later/&via=ccarmichael&text=Index first, rank later!&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/seo-is-not-a-web-strategy/' rel='bookmark' title='SEO Is Not A Web Strategy'>SEO Is Not A Web Strategy</a></li>
<li><a href='http://colincarmichael.ca/excluding-search-engines-from-geo-targetting-techniques/' rel='bookmark' title='Excluding Search Engines from Geo-Targetting Techniques'>Excluding Search Engines from Geo-Targetting Techniques</a></li>
<li><a href='http://colincarmichael.ca/us-government-website-running-chinese-malware/' rel='bookmark' title='US Government Website Running Chinese Malware!'>US Government Website Running Chinese Malware!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/index-first-rank-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google: Our Customers Hate Our Product</title>
		<link>http://colincarmichael.ca/google-our-customers-hate-our-product/</link>
		<comments>http://colincarmichael.ca/google-our-customers-hate-our-product/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 00:38:52 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[AdBlock Plus]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=14</guid>
		<description><![CDATA[The official Google AdSense blog announced yesterday that they&#8217;d discovered what was preventing a number of their customers from successfully signing into their service using Firefox&#8230; Turns out a little add-on called AdBlock Plus was interfering with the login page. Did you catch that? A significant number of AdSense customers use ad blocking software. That [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/' rel='bookmark' title='Google makes a change that just makes sense'>Google makes a change that just makes sense</a></li>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
<li><a href='http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/' rel='bookmark' title='Twitter&#8217;s Scalability Problem Isn&#8217;t Fixed'>Twitter&#8217;s Scalability Problem Isn&#8217;t Fixed</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The official Google AdSense blog <a href="http://adsense.blogspot.com/2007/07/cant-log-in-using-firefox.html">announced yesterday</a> that they&#8217;d discovered what was preventing a number of their customers from successfully signing into their service using Firefox&#8230; Turns out a little add-on called <a href="http://adblockplus.org/en/">AdBlock Plus</a> was interfering with the login page.  <em>Did you catch that?</em> A significant number of AdSense customers use ad blocking software. That in itself is not terribly surprising. What is surprising, and a little foolish I think, is AdSense announcing it to the world.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fgoogle-our-customers-hate-our-product%2F&amp;t=Google%3A%20Our%20Customers%20Hate%20Our%20Product" id="facebook_share_button_14" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_14') || document.getElementById('facebook_share_icon_14') || document.getElementById('facebook_share_both_14') || document.getElementById('facebook_share_button_14');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_14') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/google-our-customers-hate-our-product/&via=ccarmichael&text=Google: Our Customers Hate Our Product&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/google-our-customers-hate-our-product/&via=ccarmichael&text=Google: Our Customers Hate Our Product&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/' rel='bookmark' title='Google makes a change that just makes sense'>Google makes a change that just makes sense</a></li>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
<li><a href='http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/' rel='bookmark' title='Twitter&#8217;s Scalability Problem Isn&#8217;t Fixed'>Twitter&#8217;s Scalability Problem Isn&#8217;t Fixed</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/google-our-customers-hate-our-product/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is Google really the new Yellow Pages?!?</title>
		<link>http://colincarmichael.ca/is-google-really-the-new-yellow-pages/</link>
		<comments>http://colincarmichael.ca/is-google-really-the-new-yellow-pages/#comments</comments>
		<pubDate>Wed, 20 Sep 2006 06:22:35 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Bloggers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Yellow Pages]]></category>
		<category><![CDATA[Robert Scoble]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=61</guid>
		<description><![CDATA[Robert Scoble seems to think so, though given that I&#8217;m smack-dab in the middle of Kelsey&#8217;s DDC Conference, I suspect his statement will meet with some resistance. Share TweetTweetRelated posts: Fleet Thinks Scoble is &#8216;Dead Wrong&#8217; About Twitter Google Enabling Poor UI Design? How Facebook Pages really work&#8230;
Related posts:<ol>
<li><a href='http://colincarmichael.ca/fleet-thinks-scoble-is-dead-wrong-about-twitter/' rel='bookmark' title='Fleet Thinks Scoble is &#8216;Dead Wrong&#8217; About Twitter'>Fleet Thinks Scoble is &#8216;Dead Wrong&#8217; About Twitter</a></li>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
<li><a href='http://colincarmichael.ca/how-facebook-pages-really-work/' rel='bookmark' title='How Facebook Pages really work&#8230;'>How Facebook Pages really work&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://scobleizer.wordpress.com/2006/09/19/the-advertising-problem-of-the-web-industry-banner-ads/" title="Scobleizer">Robert Scoble seems to think so</a>, though given that I&#8217;m smack-dab in the middle of <a href="http://www.kelseygroup.com/ddc2006/" title="Kelsey DDC2006">Kelsey&#8217;s DDC Conference</a>, I suspect his statement will meet with some resistance.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fis-google-really-the-new-yellow-pages%2F&amp;t=Is%20Google%20really%20the%20new%20Yellow%20Pages%3F%21%3F" id="facebook_share_button_61" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_61') || document.getElementById('facebook_share_icon_61') || document.getElementById('facebook_share_both_61') || document.getElementById('facebook_share_button_61');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_61') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/is-google-really-the-new-yellow-pages/&via=ccarmichael&text=Is Google really the new Yellow Pages?!?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/is-google-really-the-new-yellow-pages/&via=ccarmichael&text=Is Google really the new Yellow Pages?!?&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/fleet-thinks-scoble-is-dead-wrong-about-twitter/' rel='bookmark' title='Fleet Thinks Scoble is &#8216;Dead Wrong&#8217; About Twitter'>Fleet Thinks Scoble is &#8216;Dead Wrong&#8217; About Twitter</a></li>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
<li><a href='http://colincarmichael.ca/how-facebook-pages-really-work/' rel='bookmark' title='How Facebook Pages really work&#8230;'>How Facebook Pages really work&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/is-google-really-the-new-yellow-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google makes a change that just makes sense</title>
		<link>http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/</link>
		<comments>http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 18:12:11 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Local Search]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=57</guid>
		<description><![CDATA[Matt Cutts posted an article this morning about a change in the way Google handles URL queries. The change makes absolute sense &#8211; I&#8217;d always kinda wondered why Google didn&#8217;t do this in the first place. Beyond explaining the change, Matt makes some very good, and oft-forgotten, points about what he calls N users and [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
<li><a href='http://colincarmichael.ca/geekspeak-still-baffles-web-users/' rel='bookmark' title='&#8220;Geekspeak still baffles web users&#8221;'>&#8220;Geekspeak still baffles web users&#8221;</a></li>
<li><a href='http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/' rel='bookmark' title='Best. Hack. Ever. (making Google and Yahoo play nice)'>Best. Hack. Ever. (making Google and Yahoo play nice)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Matt Cutts <a href="http://www.mattcutts.com/blog/changes-in-url-queries/" title="Matt Cutts article on URL queries">posted an article</a> this morning about a change in the way Google handles URL queries.  The change makes absolute sense &#8211; I&#8217;d always kinda wondered why Google didn&#8217;t do this in the first place.</p>
<p>Beyond explaining the change, Matt makes some very good, and oft-forgotten, points about what he calls N users and M users. N users are the relatively small number of Google power-users who understand and use the myriad of special queries available on Google &#8211; info:, inurl: ,site:, etc. The rest are M users &#8211; a larger number by several orders of magnitude.</p>
<p>At work, we continually remind ourselves and each other that 98% of the people in our office are N users.  Similarly, our friends are likely at least M+ users &#8211; somewhere between M and N.  Everyone who works on the web in a professional way must maintain a circle of contacts that are clear M users, that they can call on to say &#8220;Does this make sense to you?&#8221;.  The challenge is, of course, that people learn and so M user testers have a shelf life &#8211; their usefulness expires as they learn how to &#8220;do the web.&#8221; My parents&#8217; generation is the best source of M testers, but they are learning too.  And, of course, the skill set of the M user is not a constant.  A few years ago, profficiency with word processor software was limited to N users &#8211; whereas now, these skills (if basic) are ubiquitous at the M level.</p>
<p>The only way to discern the M/N split in skills is to pay close attention to your feedback.  Assume that the vast majority of feedback, say 80% or more, is from M users.  Those are the users to whom your site/app must make sense.  The other 20% of N users will adapt. It is far too tempting to dismiss the feedback that says &#8220;I didn&#8217;t understand&#8221;, or &#8220;I&#8217;m confused by&#8230;&#8221; as a minority that didn&#8217;t try hard enough.</p>
<p>Congratulations to Google (and Matt) for a) recognizing the problem and b) risking the wrath of their vocal N users in an effort to improve the experience of their M users.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fgoogle-makes-a-change-that-just-makes-sense%2F&amp;t=Google%20makes%20a%20change%20that%20just%20makes%20sense" id="facebook_share_button_57" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_57') || document.getElementById('facebook_share_icon_57') || document.getElementById('facebook_share_both_57') || document.getElementById('facebook_share_button_57');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_57') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/&via=ccarmichael&text=Google makes a change that just makes sense&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/&via=ccarmichael&text=Google makes a change that just makes sense&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/google-enabling-poor-ui-design/' rel='bookmark' title='Google Enabling Poor UI Design?'>Google Enabling Poor UI Design?</a></li>
<li><a href='http://colincarmichael.ca/geekspeak-still-baffles-web-users/' rel='bookmark' title='&#8220;Geekspeak still baffles web users&#8221;'>&#8220;Geekspeak still baffles web users&#8221;</a></li>
<li><a href='http://colincarmichael.ca/best-hack-ever-making-google-and-yahoo-play-nice/' rel='bookmark' title='Best. Hack. Ever. (making Google and Yahoo play nice)'>Best. Hack. Ever. (making Google and Yahoo play nice)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/google-makes-a-change-that-just-makes-sense/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

