<?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&#039;s Blog</title>
	<atom:link href="http://colincarmichael.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://colincarmichael.ca</link>
	<description>My thoughts on everything.</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:57:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cambridge Reporter Revisited</title>
		<link>http://colincarmichael.ca/cambridge-reporter-revisited/</link>
		<comments>http://colincarmichael.ca/cambridge-reporter-revisited/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 20:56:14 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Local Stuff]]></category>
		<category><![CDATA[Mobile Post]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[Newspapers]]></category>
		<category><![CDATA[reporter]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1695</guid>
		<description><![CDATA[It seems that my foray into community publishing in 2008 has garnered some interest on the Twitter... There is some confusion, understandably, about who was doing what when and under what when.
I may do an in-depth post sometime on the whole experience, but for now I'll offer a simple timeline to clear the air:
(I'm doing [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/an-online-newspaper-makes-a-mid-course-correction/' rel='bookmark' title='Permanent Link: An Online Newspaper Makes a Mid-Course Correction'>An Online Newspaper Makes a Mid-Course Correction</a></li>
<li><a href='http://colincarmichael.ca/my-new-hobby-a-newspaper/' rel='bookmark' title='Permanent Link: My New Hobby &#8211; A Newspaper!'>My New Hobby &#8211; A Newspaper!</a></li>
<li><a href='http://colincarmichael.ca/professional-press-vs-passionate-press/' rel='bookmark' title='Permanent Link: Professional Press vs. Passionate Press'>Professional Press vs. Passionate Press</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It seems that my foray into community publishing in 2008 has garnered some interest on the Twitter... There is some confusion, understandably, about who was doing what when and under what when.</p>
<p>I may do an in-depth post sometime on the whole experience, but for now I'll offer a simple timeline to clear the air:</p>
<p>(I'm doing this from memory, so I may revise these a bit after publishing)</p>
<p><strong>June 2008:</strong> I launch CambridgeReporter.ca. it's a community-driven site where anyone can submit stories and opinion. It's intended to be more news than opinion - similar to NowPublic.com but on a smaller scale.</p>
<p><strong>October 2008:</strong> TorStar sends me a friendly email about how they still own the Reporter name and they'd appreciate it if I could stop using it. Important to note that in Sept 2008 TorStar did not own any of the relevant URLs, but in October, CambridgeReporter.com suddenly appeared with syndicated content from the K-W Record. <strong>Update:</strong> Rabble.ca did a story about this here: <a href="http://www.rabble.ca/news/cease-and-desist-i-dont-think-so">http://www.rabble.ca/news/cease-and-desist-i-dont-think-so<br />
</a><br />
<strong>Later in October 2008:</strong> CambridgeReporter.ca becomes CambridgeVoice.ca.</p>
<p><strong>Spring 2009:</strong> The Cambridge Voice becomes The Cambridge Advocate under new ownership. (I'm totally drawing a blank on the timing here, so I'll update after a little research)</p>
<p>There it is - my best recollection of the events surrounding my involvement with the Cambridge Reporter. </p>
<p>On the Twitter, there's already talk about trying again to create a community-driven local news &#038; opinion website. Stay tuned.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fcambridge-reporter-revisited%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fcambridge-reporter-revisited%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly&amp;hashtags=local,Newspapers,reporter" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fcambridge-reporter-revisited%2F&amp;t=Cambridge%20Reporter%20Revisited" id="facebook_share_button_1695" 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_1695') || document.getElementById('facebook_share_icon_1695') || document.getElementById('facebook_share_both_1695') || document.getElementById('facebook_share_button_1695');
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_1695') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/an-online-newspaper-makes-a-mid-course-correction/' rel='bookmark' title='Permanent Link: An Online Newspaper Makes a Mid-Course Correction'>An Online Newspaper Makes a Mid-Course Correction</a></li>
<li><a href='http://colincarmichael.ca/my-new-hobby-a-newspaper/' rel='bookmark' title='Permanent Link: My New Hobby &#8211; A Newspaper!'>My New Hobby &#8211; A Newspaper!</a></li>
<li><a href='http://colincarmichael.ca/professional-press-vs-passionate-press/' rel='bookmark' title='Permanent Link: Professional Press vs. Passionate Press'>Professional Press vs. Passionate Press</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/cambridge-reporter-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clay Shirky on Institutions vs. Collaboration</title>
		<link>http://colincarmichael.ca/clay-shirky-on-institutions-vs-collaboration/</link>
		<comments>http://colincarmichael.ca/clay-shirky-on-institutions-vs-collaboration/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:33:49 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[General Interest Stuff]]></category>
		<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Clay Shirky]]></category>
		<category><![CDATA[TED Tuesday]]></category>
		<category><![CDATA[tedtalk]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1664</guid>
		<description><![CDATA[This video is now a half decade old - but is still every bit as revolutionary now as it was then. 


			
				
			
		
Share

var button = document.getElementById('facebook_share_link_1664') &#124;&#124; document.getElementById('facebook_share_icon_1664') &#124;&#124; document.getElementById('facebook_share_both_1664') &#124;&#124; document.getElementById('facebook_share_button_1664');
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_1664') {
		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 [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
<li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/twitter-spam-doesnt-exist/' rel='bookmark' title='Permanent Link: Twitter Spam Doesn&#8217;t Exist'>Twitter Spam Doesn&#8217;t Exist</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This video is now a half decade old - but is still every bit as revolutionary now as it was then. </p>
<p><object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/ClayShirky_2005G-medium.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/ClayShirky-2005G.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=274&#038;introDuration=16500&#038;adDuration=4000&#038;postAdDuration=2000&#038;adKeys=talk=clay_shirky_on_institutions_versus_collaboration;year=2005;theme=the_rise_of_collaboration;theme=technology_history_and_destiny;theme=not_business_as_usual;theme=what_s_next_in_tech;event=TEDGlobal+2005;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" flashvars="vu=http://video.ted.com/talks/dynamic/ClayShirky_2005G-medium.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/ClayShirky-2005G.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=274&#038;introDuration=16500&#038;adDuration=4000&#038;postAdDuration=2000&#038;adKeys=talk=clay_shirky_on_institutions_versus_collaboration;year=2005;theme=the_rise_of_collaboration;theme=technology_history_and_destiny;theme=not_business_as_usual;theme=what_s_next_in_tech;event=TEDGlobal+2005;"></embed></object>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fclay-shirky-on-institutions-vs-collaboration%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fclay-shirky-on-institutions-vs-collaboration%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly&amp;hashtags=Clay+Shirky,TED+Tuesday,tedtalk,video" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fclay-shirky-on-institutions-vs-collaboration%2F&amp;t=Clay%20Shirky%20on%20Institutions%20vs.%20Collaboration" id="facebook_share_button_1664" 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_1664') || document.getElementById('facebook_share_icon_1664') || document.getElementById('facebook_share_both_1664') || document.getElementById('facebook_share_button_1664');
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_1664') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
<li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/twitter-spam-doesnt-exist/' rel='bookmark' title='Permanent Link: Twitter Spam Doesn&#8217;t Exist'>Twitter Spam Doesn&#8217;t Exist</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/clay-shirky-on-institutions-vs-collaboration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>On The Twitter This Week: 2010-02-06</title>
		<link>http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/</link>
		<comments>http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 18:00:00 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Twitter Updates]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/</guid>
		<description><![CDATA[

RT @dotboom: Apple should&#39;ve sold iPad first, then iPhone: &#34;we shrunk the iPad so it can fit in your pocket ... and we added a phone. BOOM.&#34;  #
Google&#39;s decision to drop IE6 support for Apps will have zero impact on its zombie-like refusal to die. IE6 users are not Google Apps users.  #
Elegant [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-30'>On The Twitter This Week: 2010-01-30</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-23'>On The Twitter This Week: 2010-01-23</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span id="more-1661"></span>
<ul class="aktt_tweet_digest">
<li>RT @dotboom: Apple should&#39;ve sold iPad first, then iPhone: &quot;we shrunk the iPad so it can fit in your pocket ... and we added a phone. BOOM.&quot;  <a href="http://twitter.com/ccarmichael/statuses/8412041244" class="aktt_tweet_time">#</a></li>
<li>Google&#39;s decision to drop IE6 support for Apps will have zero impact on its zombie-like refusal to die. IE6 users are not Google Apps users.  <a href="http://twitter.com/ccarmichael/statuses/8413266504" class="aktt_tweet_time">#</a></li>
<li>Elegant Themes Icon Pack, For Free!-Elegant Themes Blog <a href='http://bit.ly/bZBtbE' rel='nofollow'>http://bit.ly/bZBtbE</a> (via @<a href="http://twitter.com/twttimes" class="aktt_username">twttimes</a>)  <a href="http://twitter.com/ccarmichael/statuses/8468057246" class="aktt_tweet_time">#</a></li>
<li>Ok, I give up... Multiple trojan alerts from AVG and hijacked Google results on Firefox. AVG/SpyBot/HiJackThis seem unable to clear. Ideas?  <a href="http://twitter.com/ccarmichael/statuses/8472506448" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/10s3mw' rel='nofollow'>http://twitpic.com/10s3mw</a> - I love this 1875 &quot;bird&#39;s eye&quot; map of Galt... Going to try to get a hi-res capture of it.  <a href="http://twitter.com/ccarmichael/statuses/8473587979" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/10s414' rel='nofollow'>http://twitpic.com/10s414</a> - Detail of the downtown area of Galt.  <a href="http://twitter.com/ccarmichael/statuses/8473678716" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/10s4u5' rel='nofollow'>http://twitpic.com/10s4u5</a> - @mdenny, your neighbourhood was a little sparse in 1875  <a href="http://twitter.com/ccarmichael/statuses/8473821922" class="aktt_tweet_time">#</a></li>
<li>RT @ikepigott: I might be willing to watch the Pop-Up Video version of the Grammys, with the pop-ups coming from select Twitter humorists.  <a href="http://twitter.com/ccarmichael/statuses/8483365398" class="aktt_tweet_time">#</a></li>
<li>RT @andybeal: Sorry Grammys, I&#39;m really happy for you, and I&#39;m gonna let you finish, but the VMAs had the best Taylor Swift award ever!  <a href="http://twitter.com/ccarmichael/statuses/8485232723" class="aktt_tweet_time">#</a></li>
<li>RT @andrewhyde: omg rt @<a href="http://twitter.com/dannynewman" class="aktt_username">dannynewman</a> iPad spotted at walmart! <a href='http://bit.ly/dwMcgP' rel='nofollow'>http://bit.ly/dwMcgP</a>  <a href="http://twitter.com/ccarmichael/statuses/8508323610" class="aktt_tweet_time">#</a></li>
<li>RT @joetech: RT @DotSauce: 13 Useful WordPress SQL Queries You Wish You Knew Earlier <a href='http://lnk.gd/03n' rel='nofollow'>http://lnk.gd/03n</a> - Truth!  <a href="http://twitter.com/ccarmichael/statuses/8509700825" class="aktt_tweet_time">#</a></li>
<li>Hangin&#39; out with Hannah (and getting some work done) (@ Melville Cafe) <a href='http://4sq.com/7yn7la' rel='nofollow'>http://4sq.com/7yn7la</a>  <a href="http://twitter.com/ccarmichael/statuses/8510691258" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/10wkk8' rel='nofollow'>http://twitpic.com/10wkk8</a> - The next generation of cafe workers. ;)  <a href="http://twitter.com/ccarmichael/statuses/8510910688" class="aktt_tweet_time">#</a></li>
<li>anyone have examples of good social media practices at a Canadian hospital?  <a href="http://twitter.com/ccarmichael/statuses/8511135658" class="aktt_tweet_time">#</a></li>
<li>damn. Something is still hijacking Google search results in Firefox. AVG &amp; Spybot come up clean... guess I should rip out and re-install FF?  <a href="http://twitter.com/ccarmichael/statuses/8521432669" class="aktt_tweet_time">#</a></li>
<li>anyone have demographic data on mobile SMS donation usage? or just texting in general?  <a href="http://twitter.com/ccarmichael/statuses/8545212483" class="aktt_tweet_time">#</a></li>
<li>Anyone know if Foursquare allows for biz owners, etc. to &#39;claim&#39; their venues and be notified of activity? That would be very useful.  <a href="http://twitter.com/ccarmichael/statuses/8546831296" class="aktt_tweet_time">#</a></li>
<li>.@<a href="http://twitter.com/saffyre9" class="aktt_username">saffyre9</a> @<a href="http://twitter.com/mikedriehorst" class="aktt_username">mikedriehorst</a> closest I&#39;ve found is the promotions form which *could* be used as a claimed/verification process...  <a href="http://twitter.com/ccarmichael/statuses/8547019080" class="aktt_tweet_time">#</a></li>
<li>CIRA says carmichael.ca is reserved for a Canadian municipality. This was all I could find: <a href='http://bit.ly/bBZbPR' rel='nofollow'>http://bit.ly/bBZbPR</a> - Really CIRA?  <a href="http://twitter.com/ccarmichael/statuses/8548148130" class="aktt_tweet_time">#</a></li>
<li>trying to decide whether or not to make the trek to Waterloo tonight for StartupDrinks... need some social.  <a href="http://twitter.com/ccarmichael/statuses/8550148910" class="aktt_tweet_time">#</a></li>
<li>I&#39;m heading up to Waterloo early to beat the traffic but need to get some work done ... suggestions? (@melle, @<a href="http://twitter.com/jrodgers" class="aktt_username">jrodgers</a>)  <a href="http://twitter.com/ccarmichael/statuses/8553248806" class="aktt_tweet_time">#</a></li>
<li>I&#39;m listening to AgeOfPersuasion at double-speed. Pretty sure there should be a law against this.  <a href="http://twitter.com/ccarmichael/statuses/8554770979" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Coffee Culture (King St) (31 King St North, at Dupont St E, Waterloo). <a href='http://4sq.com/8nqOvT' rel='nofollow'>http://4sq.com/8nqOvT</a>  <a href="http://twitter.com/ccarmichael/statuses/8555867735" class="aktt_tweet_time">#</a></li>
<li>I think I&#39;ve asked this before but here goes anyway.  I&#39;m looking for a self-hosted alternative to Ning. Suggestions?  <a href="http://twitter.com/ccarmichael/statuses/8558992759" class="aktt_tweet_time">#</a></li>
<li>I noted today&#39;s predictions of 6 weeks of winter. Well, that&#39;ll be a nice change.  <a href="http://twitter.com/ccarmichael/statuses/8560740786" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/112z4g' rel='nofollow'>http://twitpic.com/112z4g</a> - I&#39;m strangely amused by this...  <a href="http://twitter.com/ccarmichael/statuses/8561549378" class="aktt_tweet_time">#</a></li>
<li>I&#39;m early for StartupDrinks and being anti-social while I get some food... (@ McMullan&#39;s) <a href='http://4sq.com/4I3fCG' rel='nofollow'>http://4sq.com/4I3fCG</a>  <a href="http://twitter.com/ccarmichael/statuses/8561627224" class="aktt_tweet_time">#</a></li>
<li>Do you think they know? <a href='http://www.wtfgroup.com/' rel='nofollow'>http://www.wtfgroup.com/</a>  <a href="http://twitter.com/ccarmichael/statuses/8568083592" class="aktt_tweet_time">#</a></li>
<li>Early night tonight folks. I&#39;m signing off. &#39;Nite.  <a href="http://twitter.com/ccarmichael/statuses/8569802830" class="aktt_tweet_time">#</a></li>
<li>Writing, writing, writing... (Reports, nothing exciting) (@ Melville Cafe) <a href='http://4sq.com/7yn7la' rel='nofollow'>http://4sq.com/7yn7la</a>  <a href="http://twitter.com/ccarmichael/statuses/8589816346" class="aktt_tweet_time">#</a></li>
<li>Do you think they know? <a href='http://www.wtfgroup.com/' rel='nofollow'>http://www.wtfgroup.com/</a>  <a href="http://twitter.com/ccarmichael/statuses/8591496337" class="aktt_tweet_time">#</a></li>
<li>RT @jrodgers: Have been saying this for a long while: <a href='http://bit.ly/9n5av2' rel='nofollow'>http://bit.ly/9n5av2</a> #<a href="http://search.twitter.com/search?q=%23coworking" class="aktt_hashtag">coworking</a> #<a href="http://search.twitter.com/search?q=%23waterloo" class="aktt_hashtag">waterloo</a> (cc: @<a href="http://twitter.com/ENBdavies" class="aktt_username">ENBdavies</a> @<a href="http://twitter.com/soma__" class="aktt_username">soma__</a> )  <a href="http://twitter.com/ccarmichael/statuses/8591627862" class="aktt_tweet_time">#</a></li>
<li>RT @kitestring: The Chamber of Com promotes your biz by mailing your biz card to 500 people. COME ON! Why don&#39;t they just drop from a plane.  <a href="http://twitter.com/ccarmichael/statuses/8591656364" class="aktt_tweet_time">#</a></li>
<li>Apparently anything funded by Trillium has a 60-page minimum. They coulda said it in six pages. <a href='http://bit.ly/9n5av2' rel='nofollow'>http://bit.ly/9n5av2</a> #<a href="http://search.twitter.com/search?q=%23coworking" class="aktt_hashtag">coworking</a>  <a href="http://twitter.com/ccarmichael/statuses/8591827565" class="aktt_tweet_time">#</a></li>
<li>This G&amp;M article slamming cafe workers is still grating on me... Trying to #<a href="http://search.twitter.com/search?q=%23ignore" class="aktt_hashtag">ignore</a>... not working.  <a href='http://bit.ly/cIOfDH' rel='nofollow'>http://bit.ly/cIOfDH</a>  <a href="http://twitter.com/ccarmichael/statuses/8591935981" class="aktt_tweet_time">#</a></li>
<li>ooh... good idea... RT @seyDoggy: debating whether I should make a beatles day.  <a href="http://twitter.com/ccarmichael/statuses/8591995452" class="aktt_tweet_time">#</a></li>
<li>Anyone know if this oft-repeated Gretzky quote is verifiable? <a href='http://bit.ly/c2IQKn' rel='nofollow'>http://bit.ly/c2IQKn</a>  <a href="http://twitter.com/ccarmichael/statuses/8593962443" class="aktt_tweet_time">#</a></li>
<li>RT @BiancaFreedman: remind me not 2 go 2 zoots cafe. I try not to complain too much but this article really offends me: <a href='http://bit.ly/cIOfDH' rel='nofollow'>http://bit.ly/cIOfDH</a>  <a href="http://twitter.com/ccarmichael/statuses/8594924058" class="aktt_tweet_time">#</a></li>
<li>heh... RT @Szczepko: Why do we want to &quot;own the podium&quot;?  I would rent it, as the value is going to fall way off in March.  <a href="http://twitter.com/ccarmichael/statuses/8598302869" class="aktt_tweet_time">#</a></li>
<li>RT @unbrelievable: Any web designers out there looking for contract work available immediately? (cc: @<a href="http://twitter.com/slideawaymedia" class="aktt_username">slideawaymedia</a> )  <a href="http://twitter.com/ccarmichael/statuses/8603750807" class="aktt_tweet_time">#</a></li>
<li>Session meeting - wonder if I&#39;ll be home by 10:00pm... (@ Central Presbyterian Church) <a href='http://4sq.com/4UrK6T' rel='nofollow'>http://4sq.com/4UrK6T</a>  <a href="http://twitter.com/ccarmichael/statuses/8610240577" class="aktt_tweet_time">#</a></li>
<li>Um... That&#39;s a joke, right? RT @isfan: &quot;websites are like bilboards with buttons&quot; - Allan Isfan  <a href="http://twitter.com/ccarmichael/statuses/8610642969" class="aktt_tweet_time">#</a></li>
<li>i love a little irony... RT @sarahcasm: Valentine&#39;s Day has been shortened to VD? Really? VD...  <a href="http://twitter.com/ccarmichael/statuses/8634233588" class="aktt_tweet_time">#</a></li>
<li>RT @davefleet: OH: &quot;Apparently Ashley Maddison is the new preferred supplier for the PGA Tour.&quot; [LOL]  <a href="http://twitter.com/ccarmichael/statuses/8638155312" class="aktt_tweet_time">#</a></li>
<li>minimalism to the extreme... <a href='http://bit.ly/8XZw1O' rel='nofollow'>http://bit.ly/8XZw1O</a>  <a href="http://twitter.com/ccarmichael/statuses/8638231042" class="aktt_tweet_time">#</a></li>
<li>RT @ENBdavies: RT @wendyhoomo: I&#39;d like to see where this hash tag will go. Please RT! Thanks  #<a href="http://search.twitter.com/search?q=%23hashtagDemo" class="aktt_hashtag">hashtagDemo</a>  <a href="http://twitter.com/ccarmichael/statuses/8640434094" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/jrbizzy" class="aktt_username">jrbizzy</a> Know any small non-profit orgs pushing a green initiative in an urban neighborhood? I want to write a news story about them.  <a href="http://twitter.com/ccarmichael/statuses/8644609811" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/jaybaer" class="aktt_username">jaybaer</a> 11 Mind-Blowing Reasons Your Company Needs Facebook <a href='http://bit.ly/cyuhoE' rel='nofollow'>http://bit.ly/cyuhoE</a>  <a href="http://twitter.com/ccarmichael/statuses/8645135869" class="aktt_tweet_time">#</a></li>
<li>anyone know off-hand how much of GM &amp; Chrysler the CDN and US governments own? #<a href="http://search.twitter.com/search?q=%23curious" class="aktt_hashtag">curious</a> #<a href="http://search.twitter.com/search?q=%23alreadygoogledi" class="aktt_hashtag">alreadygoogledi</a>t  <a href="http://twitter.com/ccarmichael/statuses/8678522312" class="aktt_tweet_time">#</a></li>
<li>Wow... Kitchener-Waterloo MP Peter Braid gets smoked on CTV: <a href='http://bit.ly/d98Ine' rel='nofollow'>http://bit.ly/d98Ine</a>  <a href="http://twitter.com/ccarmichael/statuses/8679302859" class="aktt_tweet_time">#</a></li>
<li>And in the category of missed opportunities, <a href='http://bit.ly/aQLXJS' rel='nofollow'>http://bit.ly/aQLXJS</a>  <a href="http://twitter.com/ccarmichael/statuses/8681527118" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> ChangeCampTO: Designing a Civic Engagement Toolkit <a href='http://bit.ly/aysvuO' rel='nofollow'>http://bit.ly/aysvuO</a>  <a href="http://twitter.com/ccarmichael/statuses/8684220273" class="aktt_tweet_time">#</a></li>
<li>about to try AppMakr - are there better options before I click the go button? #<a href="http://search.twitter.com/search?q=%23iphone" class="aktt_hashtag">iphone</a>  <a href="http://twitter.com/ccarmichael/statuses/8687568188" class="aktt_tweet_time">#</a></li>
<li>Watching CPAC... wow this guy talks fast... has he taken a breath yet? #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8687692851" class="aktt_tweet_time">#</a></li>
<li>On a few Facebook fan pages I admin, imported notes are showing up in fans&#39; newsfeeds but not on page wall. Is this normal?  <a href="http://twitter.com/ccarmichael/statuses/8699848932" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-02-06-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-02-06-2%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-02-06-2%2F&amp;t=On%20The%20Twitter%20This%20Week%3A%202010-02-06" id="facebook_share_button_1661" 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_1661') || document.getElementById('facebook_share_icon_1661') || document.getElementById('facebook_share_both_1661') || document.getElementById('facebook_share_button_1661');
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_1661') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-30'>On The Twitter This Week: 2010-01-30</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-23'>On The Twitter This Week: 2010-01-23</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook just keeps growing (with grey hair)</title>
		<link>http://colincarmichael.ca/facebook-just-keeps-growing-with-grey-hair/</link>
		<comments>http://colincarmichael.ca/facebook-just-keeps-growing-with-grey-hair/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 14:51:28 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Stats]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1655</guid>
		<description><![CDATA[Eric Eldon over at InsideFacebook.com has a great post outlining the growth trends at Facbook for January 2010. There are lots of pretty charts to look at, but I think the most interesting one is this:
It's getting harder and harder to dismiss Facebook as the domain of young people. Indeed, according to Eric's post, a [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/canadian-twitter-traffic-vs-facebook/' rel='bookmark' title='Permanent Link: Canadian Twitter Traffic vs. Facebook'>Canadian Twitter Traffic vs. Facebook</a></li>
<li><a href='http://colincarmichael.ca/resume-app-for-facebook/' rel='bookmark' title='Permanent Link: Resume app for Facebook'>Resume app for Facebook</a></li>
<li><a href='http://colincarmichael.ca/wanted-random-group-facebook-app/' rel='bookmark' title='Permanent Link: Wanted: Random Group Facebook App'>Wanted: Random Group Facebook App</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Eric Eldon over at InsideFacebook.com has <a href="http://www.insidefacebook.com/2010/02/01/facebooks-january-us-traffic-by-age-and-sex-growth-led-by-young-women-grown-men-and-their-parents/">a great post</a> outlining the growth trends at Facbook for January 2010. There are lots of pretty charts to look at, but I think the most interesting one is this:</p>
<div id="attachment_1657" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.insidefacebook.com/2010/02/01/facebooks-january-us-traffic-by-age-and-sex-growth-led-by-young-women-grown-men-and-their-parents/"><img src="http://colincarmichael.ca/wp-content/uploads/2010/02/US-Age-and-Gender-Percentage-500x448.png" alt="Facebook Growth Chart" title="US-Age-and-Gender-Percentage-500x448" width="500" height="448" class="size-full wp-image-1657" /></a><p class="wp-caption-text">Facebook Growth by Age and Gender (InsideFacebook.com)</p></div>
<p>It's getting harder and harder to dismiss Facebook as the domain of young people. Indeed, according to Eric's post, a full 60% of Facebook users are over 25. Some have suggested that the influx of older folks will drive the kids away and we'll see something new crop up for them - MySpace 2.0? For my money, this won't happen - at least not in the foreseeable future. The ubiquity of Facebook just makes things easier for everyone - if a little uncomfortable at times when you get a friend request from dear Aunt Agnes.  Young Facebookers have figured out (mostly) how to manage these little inconveniences.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Ffacebook-just-keeps-growing-with-grey-hair%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Ffacebook-just-keeps-growing-with-grey-hair%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly&amp;hashtags=charts,Facebook,Stats" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Ffacebook-just-keeps-growing-with-grey-hair%2F&amp;t=Facebook%20just%20keeps%20growing%20%28with%20grey%20hair%29" id="facebook_share_button_1655" 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_1655') || document.getElementById('facebook_share_icon_1655') || document.getElementById('facebook_share_both_1655') || document.getElementById('facebook_share_button_1655');
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_1655') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/canadian-twitter-traffic-vs-facebook/' rel='bookmark' title='Permanent Link: Canadian Twitter Traffic vs. Facebook'>Canadian Twitter Traffic vs. Facebook</a></li>
<li><a href='http://colincarmichael.ca/resume-app-for-facebook/' rel='bookmark' title='Permanent Link: Resume app for Facebook'>Resume app for Facebook</a></li>
<li><a href='http://colincarmichael.ca/wanted-random-group-facebook-app/' rel='bookmark' title='Permanent Link: Wanted: Random Group Facebook App'>Wanted: Random Group Facebook App</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/facebook-just-keeps-growing-with-grey-hair/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pranav Mistry on SixthSense Technology (TED Tuesday)</title>
		<link>http://colincarmichael.ca/pranav-mistry-on-sixthsense-technology/</link>
		<comments>http://colincarmichael.ca/pranav-mistry-on-sixthsense-technology/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 13:00:05 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[General Interest Stuff]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1499</guid>
		<description><![CDATA[Welcome to TED Tuesdays on the blog.  Each Tuesday, I will post a video from TED with a little commentary from me on why I think it's worth sharing. I don't want to compete with TED itself, so I'll be reaching back several months for these. 
This absolutely blew my mind. The video pretty [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/dan-pink-on-motivation/' rel='bookmark' title='Permanent Link: Dan Pink on Motivation (TED Tuesday)'>Dan Pink on Motivation (TED Tuesday)</a></li>
<li><a href='http://colincarmichael.ca/rory-sutherland-on-life-lessons-from-an-ad-man/' rel='bookmark' title='Permanent Link: Rory Sutherland on Life lessons from an ad man (TED Tuesday)'>Rory Sutherland on Life lessons from an ad man (TED Tuesday)</a></li>
<li><a href='http://colincarmichael.ca/janine-benyus-on-biomimicry-in-action/' rel='bookmark' title='Permanent Link: Janine Benyus on biomimicry in action (TED Tuesday)'>Janine Benyus on biomimicry in action (TED Tuesday)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://colincarmichael.ca/wp-content/uploads/2009/12/ted_logo.gif" alt="ted_logo" title="ted_logo" width="280" height="53" class="alignright size-full wp-image-1478" /><em>Welcome to <a href="http://colincarmichael.ca/tedtuesday">TED Tuesdays</a> on the blog.  Each Tuesday, I will post a video from TED with a little commentary from me on why I think it's worth sharing. I don't want to compete with <a href="http://ted.com">TED itself</a>, so I'll be reaching back several months for these. </em></p>
<p>This absolutely blew my mind. The video pretty much speaks for itself, so I'll shut up now and let you watch.</p>
<p><object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/PranavMistry_2009I-medium.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/PranavMistry-2009I.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=685&#038;introDuration=16500&#038;adDuration=4000&#038;postAdDuration=2000&#038;adKeys=talk=pranav_mistry_the_thrilling_potential_of_sixthsense_tec;year=2009;theme=tales_of_invention;theme=new_on_ted_com;theme=ted_under_30;theme=a_taste_of_tedindia;theme=design_like_you_give_a_damn;theme=the_creative_spark;theme=what_s_next_in_tech;event=TEDIndia+2009;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" flashvars="vu=http://video.ted.com/talks/dynamic/PranavMistry_2009I-medium.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/PranavMistry-2009I.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=685&#038;introDuration=16500&#038;adDuration=4000&#038;postAdDuration=2000&#038;adKeys=talk=pranav_mistry_the_thrilling_potential_of_sixthsense_tec;year=2009;theme=tales_of_invention;theme=new_on_ted_com;theme=ted_under_30;theme=a_taste_of_tedindia;theme=design_like_you_give_a_damn;theme=the_creative_spark;theme=what_s_next_in_tech;event=TEDIndia+2009;"></embed></object></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fpranav-mistry-on-sixthsense-technology%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fpranav-mistry-on-sixthsense-technology%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fpranav-mistry-on-sixthsense-technology%2F&amp;t=Pranav%20Mistry%20on%20SixthSense%20Technology%20%28TED%20Tuesday%29" id="facebook_share_button_1499" 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_1499') || document.getElementById('facebook_share_icon_1499') || document.getElementById('facebook_share_both_1499') || document.getElementById('facebook_share_button_1499');
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_1499') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/dan-pink-on-motivation/' rel='bookmark' title='Permanent Link: Dan Pink on Motivation (TED Tuesday)'>Dan Pink on Motivation (TED Tuesday)</a></li>
<li><a href='http://colincarmichael.ca/rory-sutherland-on-life-lessons-from-an-ad-man/' rel='bookmark' title='Permanent Link: Rory Sutherland on Life lessons from an ad man (TED Tuesday)'>Rory Sutherland on Life lessons from an ad man (TED Tuesday)</a></li>
<li><a href='http://colincarmichael.ca/janine-benyus-on-biomimicry-in-action/' rel='bookmark' title='Permanent Link: Janine Benyus on biomimicry in action (TED Tuesday)'>Janine Benyus on biomimicry in action (TED Tuesday)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/pranav-mistry-on-sixthsense-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On The Twitter This Week: 2010-01-30</title>
		<link>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/</link>
		<comments>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 18:00:00 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Twitter Updates]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/</guid>
		<description><![CDATA[

Just watched Conan&#39;s farewell speech. Woah. Classy.  #
http://twitpic.com/zdrgd - The Waterloo Region NoProrogue Rally!  #
RT @MissQuickley: http://twitpic.com/zea6z - Is pleased to find a huge and happy crowd in Dundas Square. #noprorogue #toronto  #
RT @cyclaw: Another shot of the #noprorogue crowd and Peace Tower. #CAPP #ottawa   http://twitpic.com/zear3  #
RT @judyrebick: So [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-16'>On The Twitter This Week: 2010-01-16</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-02-06'>On The Twitter This Week: 2010-02-06</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span id="more-1654"></span>
<ul class="aktt_tweet_digest">
<li>Just watched Conan&#39;s farewell speech. Woah. Classy.  <a href="http://twitter.com/ccarmichael/statuses/8111974746" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/zdrgd' rel='nofollow'>http://twitpic.com/zdrgd</a> - The Waterloo Region NoProrogue Rally!  <a href="http://twitter.com/ccarmichael/statuses/8115951684" class="aktt_tweet_time">#</a></li>
<li>RT @MissQuickley: <a href='http://twitpic.com/zea6z' rel='nofollow'>http://twitpic.com/zea6z</a> - Is pleased to find a huge and happy crowd in Dundas Square. #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23toronto" class="aktt_hashtag">toronto</a>  <a href="http://twitter.com/ccarmichael/statuses/8119482539" class="aktt_tweet_time">#</a></li>
<li>RT @cyclaw: Another shot of the #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> crowd and Peace Tower. #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> #<a href="http://search.twitter.com/search?q=%23ottawa" class="aktt_hashtag">ottawa</a>   <a href='http://twitpic.com/zear3' rel='nofollow'>http://twitpic.com/zear3</a>  <a href="http://twitter.com/ccarmichael/statuses/8119518516" class="aktt_tweet_time">#</a></li>
<li>RT @judyrebick: So many people in Dundas Square they are closing Yonge St. #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> #<a href="http://search.twitter.com/search?q=%23canpoli" class="aktt_hashtag">canpoli</a> <a href='http://tweetphoto.com/9384148' rel='nofollow'>http://tweetphoto.com/9384148</a>  <a href="http://twitter.com/ccarmichael/statuses/8119766025" class="aktt_tweet_time">#</a></li>
<li>RT @K4M4: <a href='http://twitpic.com/zecpj' rel='nofollow'>http://twitpic.com/zecpj</a> - #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> Toronto Rally #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8119822850" class="aktt_tweet_time">#</a></li>
<li>RT @q_e_d: <a href='http://twitpic.com/zegoa' rel='nofollow'>http://twitpic.com/zegoa</a> - It&#39;s so packed, @<a href="http://twitter.com/judyrebick" class="aktt_username">judyrebick</a> #<a href="http://search.twitter.com/search?q=%23Toronto" class="aktt_hashtag">Toronto</a> #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8120885072" class="aktt_tweet_time">#</a></li>
<li>RT @rabbleca: Not everyday you see NDP banners and Liberal banners side by side. Harper seems to have united Canadians: #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8120940484" class="aktt_tweet_time">#</a></li>
<li>RT @pmarcoccia: Drummers on the street as the march begins #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> <a href='http://tweetphoto.com/9390864' rel='nofollow'>http://tweetphoto.com/9390864</a>  <a href="http://twitter.com/ccarmichael/statuses/8120986648" class="aktt_tweet_time">#</a></li>
<li>RT @rabbleca: RT @cyclaw: More crowd shots from the &quot;stage&quot;. #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23ottawa" class="aktt_hashtag">ottawa</a> #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a>  <a href='http://twitpic.com/zeioy' rel='nofollow'>http://twitpic.com/zeioy</a>  <a href="http://twitter.com/ccarmichael/statuses/8120999308" class="aktt_tweet_time">#</a></li>
<li>RT @ChrisInKW: Uploaded 6 new photos to my PicasaWeb &quot;&quot;No Prorogue&quot; Protest - Waterloo Region&quot; album: <a href='http://bit.ly/739Uzg' rel='nofollow'>http://bit.ly/739Uzg</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8121046688" class="aktt_tweet_time">#</a></li>
<li>RT @judyrebick: Huge march down Yonge St maybe 10,000. Biggest I&#39;ve seen in yrs #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> <a href='http://tweetphoto.com/9391421' rel='nofollow'>http://tweetphoto.com/9391421</a> HT @<a href="http://twitter.com/NoToProrogue" class="aktt_username">NoToProrogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8121238239" class="aktt_tweet_time">#</a></li>
<li>RT @MaynardM: @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> Oshawa: &quot;It&#39;s not about right or left. It&#39;s about right or wrong.&quot;  <a href="http://twitter.com/ccarmichael/statuses/8121571086" class="aktt_tweet_time">#</a></li>
<li>RT @rochlatinsky: <a href='http://twitpic.com/zenw3' rel='nofollow'>http://twitpic.com/zenw3</a> - #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> ralliers turning onto bay street.  <a href="http://twitter.com/ccarmichael/statuses/8121620085" class="aktt_tweet_time">#</a></li>
<li>RT @rabbleca: RT: @<a href="http://twitter.com/SusanDelacourt" class="aktt_username">SusanDelacourt</a> Fave poster: &quot;my sign is half assed like your gov.&quot; #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> <a href='http://myloc.me/38PVr' rel='nofollow'>http://myloc.me/38PVr</a>  <a href="http://twitter.com/ccarmichael/statuses/8122093507" class="aktt_tweet_time">#</a></li>
<li>RT @DRPCalgary: RT @a_picazo: hey Harper, Canadians DO care!  <a href='http://twitpic.com/zepqz' rel='nofollow'>http://twitpic.com/zepqz</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23capp" class="aktt_hashtag">capp</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a> #<a href="http://search.twitter.com/search?q=%23canpoli" class="aktt_hashtag">canpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8122324996" class="aktt_tweet_time">#</a></li>
<li>RT @joelaf: &quot;prorogue Harper&quot; and &quot;get back to work&quot; chants at Harper&#39;s constituency office #<a href="http://search.twitter.com/search?q=%23Capp" class="aktt_hashtag">Capp</a> #<a href="http://search.twitter.com/search?q=%23yyc" class="aktt_hashtag">yyc</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href='http://twitpic.com/zetz6' rel='nofollow'>http://twitpic.com/zetz6</a>  <a href="http://twitter.com/ccarmichael/statuses/8122555165" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Melville Cafe (7 Melville St, Cambridge). <a href='http://4sq.com/7yn7la' rel='nofollow'>http://4sq.com/7yn7la</a>  <a href="http://twitter.com/ccarmichael/statuses/8194995897" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/zpnjv' rel='nofollow'>http://twitpic.com/zpnjv</a> - I just watched this huge slab of ice sail down the Grand. Wild.  <a href="http://twitter.com/ccarmichael/statuses/8196200216" class="aktt_tweet_time">#</a></li>
<li>RT @rabbleca: Have you checked out rabble.ca&#39;s photo-roundup from the rallies? <a href='http://is.gd/70FFG' rel='nofollow'>http://is.gd/70FFG</a>  <a href="http://twitter.com/ccarmichael/statuses/8198200388" class="aktt_tweet_time">#</a></li>
<li>RT @enniscath: My photos and videos from the anti-prorogue rally in Vancouver on Saturday <a href='http://tr.im/LyxG' rel='nofollow'>http://tr.im/LyxG</a> #<a href="http://search.twitter.com/search?q=%23Cdnpoli" class="aktt_hashtag">Cdnpoli</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a>  <a href="http://twitter.com/ccarmichael/statuses/8198204752" class="aktt_tweet_time">#</a></li>
<li>RT @noprorogue: Update: Rally Photo Roundup from Rabble.ca <a href='http://bit.ly/7bAyWh' rel='nofollow'>http://bit.ly/7bAyWh</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8198536219" class="aktt_tweet_time">#</a></li>
<li>RT @q_e_d: <a href='http://twitpic.com/zqvv6' rel='nofollow'>http://twitpic.com/zqvv6</a> - &quot;I&#39;m not proud of stunts&quot; &quot;All you have to do is vote us out&quot; - Clement #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/8207376391" class="aktt_tweet_time">#</a></li>
<li>Just tethered my laptop through my Blackberry for the first time... Burned through 5 mb in about 2 mins. Won&#39;t be doing that very often.  <a href="http://twitter.com/ccarmichael/statuses/8210903595" class="aktt_tweet_time">#</a></li>
<li>Hmm... Bell seems to have removed the unlimited data plan? I swear it was there in October... A little rate plan stability would be nice.  <a href="http://twitter.com/ccarmichael/statuses/8213619285" class="aktt_tweet_time">#</a></li>
<li>RT @ChrisNalty: Wow! My boys were watching an old Walt Disney cartoon and Mickey Mouse just pulled a gun on Donald Duck. Times have changed.  <a href="http://twitter.com/ccarmichael/statuses/8218107810" class="aktt_tweet_time">#</a></li>
<li>RT @jhuinink: My favourite photo I&#39;ve ever seen using the Droste effect:  <a href='http://bit.ly/8Vnmmu' rel='nofollow'>http://bit.ly/8Vnmmu</a>  Wow, so cool.  <a href="http://twitter.com/ccarmichael/statuses/8219454500" class="aktt_tweet_time">#</a></li>
<li>This is a neat little Twitter story from @<a href="http://twitter.com/Nannidale" class="aktt_username">Nannidale</a> : <a href='http://bit.ly/53M6W8' rel='nofollow'>http://bit.ly/53M6W8</a> #<a href="http://search.twitter.com/search?q=%23haiti" class="aktt_hashtag">haiti</a>  <a href="http://twitter.com/ccarmichael/statuses/8219503559" class="aktt_tweet_time">#</a></li>
<li>wow. this is so wrong in so many ways... <a href='http://www.waycoolcafe.com/menu.htm' rel='nofollow'>http://www.waycoolcafe.com/menu.htm</a>  <a href="http://twitter.com/ccarmichael/statuses/8235872226" class="aktt_tweet_time">#</a></li>
<li>Interesting that amalgamation talk in K-W is suddenly being phrased as a &quot;merger&quot;...  <a href="http://twitter.com/ccarmichael/statuses/8237971607" class="aktt_tweet_time">#</a></li>
<li>RT @AdeleMcAlear: Cds:Looking for someone who&#39;s had an exp. with accessing a loved one&#39;s online accts after they&#39;ve passed. For journo.  <a href="http://twitter.com/ccarmichael/statuses/8239357320" class="aktt_tweet_time">#</a></li>
<li>this is the funniest thing I&#39;ve seen in my FB feed in a while...  <a href='http://twitpic.com/zva19' rel='nofollow'>http://twitpic.com/zva19</a>  <a href="http://twitter.com/ccarmichael/statuses/8242185999" class="aktt_tweet_time">#</a></li>
<li>this is so awful... I don&#39;t even want to see the whole commercial... <a href='http://bit.ly/cSpF9V' rel='nofollow'>http://bit.ly/cSpF9V</a>  <a href="http://twitter.com/ccarmichael/statuses/8249735530" class="aktt_tweet_time">#</a></li>
<li>Wow RT @GlenCochrane: @<a href="http://twitter.com/ccarmichael" class="aktt_username">ccarmichael</a> Heres the full ad. Heard it cost $35000 to air. Maybe should&#39;ve invested elsewhere.. <a href='http://bit.ly/8Yig8U' rel='nofollow'>http://bit.ly/8Yig8U</a>  <a href="http://twitter.com/ccarmichael/statuses/8250772834" class="aktt_tweet_time">#</a></li>
<li>Annoying? I use it all the time! RT @BlackberryBuzz:  Remove The ANNOYING Voice Activated Dialing From Your BlackBerry <a href='http://bit.ly/bAoolM' rel='nofollow'>http://bit.ly/bAoolM</a>  <a href="http://twitter.com/ccarmichael/statuses/8251669829" class="aktt_tweet_time">#</a></li>
<li>I&#39;m tiring of the term &#39;social media&#39; because media has always been social, albeit in different ways. What are the alternatives?  <a href="http://twitter.com/ccarmichael/statuses/8279151819" class="aktt_tweet_time">#</a></li>
<li>.@<a href="http://twitter.com/benjaminbach" class="aktt_username">benjaminbach</a> @<a href="http://twitter.com/acriley" class="aktt_username">acriley</a> agree with you both - but neither catches the distinctiveness of what we call social media. Keep landing on digital.  <a href="http://twitter.com/benjaminbach/statuses/8279320362" class="aktt_tweet_reply">in reply to benjaminbach</a> <a href="http://twitter.com/ccarmichael/statuses/8279738090" class="aktt_tweet_time">#</a></li>
<li>This ain&#39;t no Tim Hortons... ;) (@ Dark Horse Espresso Bar) <a href='http://4sq.com/35GbY6' rel='nofollow'>http://4sq.com/35GbY6</a>  <a href="http://twitter.com/ccarmichael/statuses/8282128438" class="aktt_tweet_time">#</a></li>
<li>Looking for free (or cheap)  wifi and a power outlet in King &amp; Spadina area... Suggestions?  <a href="http://twitter.com/ccarmichael/statuses/8284488438" class="aktt_tweet_time">#</a></li>
<li>Late lunch and a pint... (@ Irish Embassy Pub &amp; Grill)  <a href="http://twitter.com/ccarmichael/statuses/8290060511" class="aktt_tweet_time">#</a></li>
<li>&quot;Celebrity&quot; sightings in downtown Toronto today... Mark Evans and John Duffy... #<a href="http://search.twitter.com/search?q=%23iamawebgeek" class="aktt_hashtag">iamawebgeek</a> #<a href="http://search.twitter.com/search?q=%23iamapoliticalge" class="aktt_hashtag">iamapoliticalge</a>ek ;-)  <a href="http://twitter.com/ccarmichael/statuses/8293291221" class="aktt_tweet_time">#</a></li>
<li>I just updated my PodCampToronto session description - hope to see you there! <a href='http://bit.ly/ap1XQ2' rel='nofollow'>http://bit.ly/ap1XQ2</a> #<a href="http://search.twitter.com/search?q=%23pcto" class="aktt_hashtag">pcto</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8293660135" class="aktt_tweet_time">#</a></li>
<li>Related: my Windows PC prorogued itself earlier today RT @davidakin: @<a href="http://twitter.com/pmharper" class="aktt_username">pmharper</a> will meet with Bill and Melinda Gates at #<a href="http://search.twitter.com/search?q=%23wef" class="aktt_hashtag">wef</a> in #<a href="http://search.twitter.com/search?q=%23davos" class="aktt_hashtag">davos</a>  <a href="http://twitter.com/ccarmichael/statuses/8294415888" class="aktt_tweet_time">#</a></li>
<li>RT @craigritchie: RT @Stwo: Steve, I&#39;ma let you finish, but Moses had the greatest tablet announcement of all time  <a href="http://twitter.com/ccarmichael/statuses/8294627567" class="aktt_tweet_time">#</a></li>
<li>RT @ikepigott: Why did Apple change the name, when it could have gone with the original CrunchPad?  <a href="http://twitter.com/ccarmichael/statuses/8294658607" class="aktt_tweet_time">#</a></li>
<li>Awesome. RT @ikepigott: @<a href="http://twitter.com/ccarmichael" class="aktt_username">ccarmichael</a> - If Machiavelli were alive today, he would write a book called the iPrince.  <a href="http://twitter.com/ccarmichael/statuses/8295169895" class="aktt_tweet_time">#</a></li>
<li>Almost home... (@ Milton Go Station) <a href='http://4sq.com/b5IUlR' rel='nofollow'>http://4sq.com/b5IUlR</a>  <a href="http://twitter.com/ccarmichael/statuses/8297252812" class="aktt_tweet_time">#</a></li>
<li>Tipping point? RT @pollingreport: New Ekos poll: #<a href="http://search.twitter.com/search?q=%23lpc" class="aktt_hashtag">lpc</a> 31.6 - #<a href="http://search.twitter.com/search?q=%23cpc" class="aktt_hashtag">cpc</a> 31.1 - #<a href="http://search.twitter.com/search?q=%23ndp" class="aktt_hashtag">ndp</a> 14.6 - #<a href="http://search.twitter.com/search?q=%23gpc" class="aktt_hashtag">gpc</a> 11 - #<a href="http://search.twitter.com/search?q=%23bq" class="aktt_hashtag">bq</a> 9.1 - other 2.6 #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a> #<a href="http://search.twitter.com/search?q=%23elxn41" class="aktt_hashtag">elxn41</a>  <a href="http://twitter.com/ccarmichael/statuses/8322556756" class="aktt_tweet_time">#</a></li>
<li>HaHa! RT @brundle_fly: iPad is going to cause a lot of confusion in Boston-area Apple stores.  <a href="http://twitter.com/ccarmichael/statuses/8322973410" class="aktt_tweet_time">#</a></li>
<li>RT @joeboughner: Designer and IT guy having the age-old PC vs. Mac debate a few desks over. Guess who&#39;s pleading which case?  <a href="http://twitter.com/ccarmichael/statuses/8324159541" class="aktt_tweet_time">#</a></li>
<li>I don&#39;t know if it&#39;s a problem with TweetDeck or Twitter, but I keep getting API exceeded when it shouldn&#39;t be. argh.  <a href="http://twitter.com/ccarmichael/statuses/8326639231" class="aktt_tweet_time">#</a></li>
<li>RT @prodigaljohn: Although not technically in the Bible, Comic Sans is the official font of Christianity. Ignore it at your own peril.  <a href="http://twitter.com/ccarmichael/statuses/8327196407" class="aktt_tweet_time">#</a></li>
<li>What are your recommendations for personal finance mgmt tools? I used to use MS Money back in the day... Is Quicken all there is?  <a href="http://twitter.com/ccarmichael/statuses/8329240573" class="aktt_tweet_time">#</a></li>
<li>I just listened to NPR&#39;s Car Talk for the first time... I&#39;m kinda exhausted now.  <a href="http://twitter.com/ccarmichael/statuses/8346272702" class="aktt_tweet_time">#</a></li>
<li>YouTube - Charlie Brooker - How To Report The News <a href='http://bit.ly/aDYiyf' rel='nofollow'>http://bit.ly/aDYiyf</a> (via @<a href="http://twitter.com/twttimes" class="aktt_username">twttimes</a>)  <a href="http://twitter.com/ccarmichael/statuses/8369555483" class="aktt_tweet_time">#</a></li>
<li>CBC - So good it&#39;s worth paying for twice | rabble.ca <a href='http://bit.ly/a4INBa' rel='nofollow'>http://bit.ly/a4INBa</a> (via @<a href="http://twitter.com/twttimes" class="aktt_username">twttimes</a>)  <a href="http://twitter.com/ccarmichael/statuses/8369589568" class="aktt_tweet_time">#</a></li>
<li>How to Suck at Facebook - The Oatmeal <a href='http://bit.ly/aodqQY' rel='nofollow'>http://bit.ly/aodqQY</a> (via @<a href="http://twitter.com/twttimes" class="aktt_username">twttimes</a>)  <a href="http://twitter.com/ccarmichael/statuses/8371189429" class="aktt_tweet_time">#</a></li>
<li>RT @spellbunny: Patrick Stewart is my hero! <a href='http://bit.ly/97bbrv' rel='nofollow'>http://bit.ly/97bbrv</a>  <a href="http://twitter.com/ccarmichael/statuses/8371918370" class="aktt_tweet_time">#</a></li>
<li>RT @slideawaymedia: If Cambridge City Hall is so advanced and futuristic you&#39;d figure they would offer free wifi <a href='http://slideaway.ca/kdu' rel='nofollow'>http://slideaway.ca/kdu</a>  <a href="http://twitter.com/ccarmichael/statuses/8374219028" class="aktt_tweet_time">#</a></li>
<li>I just added Mutual St Deli! RT @PodCampToronto: Blog: : Community Mapping Project <a href='http://bit.ly/cWLHCc' rel='nofollow'>http://bit.ly/cWLHCc</a> #<a href="http://search.twitter.com/search?q=%23pcto2010" class="aktt_hashtag">pcto2010</a>  <a href="http://twitter.com/ccarmichael/statuses/8375042414" class="aktt_tweet_time">#</a></li>
<li><a href='http://twitpic.com/10c2e2' rel='nofollow'>http://twitpic.com/10c2e2</a> - Today is V-Day, commemorated by @mdenny&#39;s crochet mastery...  <a href="http://twitter.com/ccarmichael/statuses/8375663759" class="aktt_tweet_time">#</a></li>
<li>So Google Apps will no longer support IE6? Great, but it won&#39;t help kill IE6. With few exceptions, Apps users aren&#39;t IE6 users. #<a href="http://search.twitter.com/search?q=%23dieIE6die" class="aktt_hashtag">dieIE6die</a>  <a href="http://twitter.com/ccarmichael/statuses/8389016222" class="aktt_tweet_time">#</a></li>
<li>iPod Touch is lock and home together. Not sure if iPhone is same RT @<a href="http://twitter.com/paulina1" class="aktt_username">paulina1</a> RT @<a href="http://twitter.com/iggypintado" class="aktt_username">iggypintado</a> Anyone know how to capture iPhone screen shot?  <a href="http://twitter.com/ccarmichael/statuses/8390606875" class="aktt_tweet_time">#</a></li>
<li>RT @GeorgeDearing: {not much you can add here} Selleck Waterfall Sandwich <a href='http://bit.ly/6R88Bs' rel='nofollow'>http://bit.ly/6R88Bs</a>  <a href="http://twitter.com/ccarmichael/statuses/8392996659" class="aktt_tweet_time">#</a></li>
<li>Wait, I&#39;m confused... Why is Dragon&#39;s Den now on GlobalTV and called Shark Tank?  <a href="http://twitter.com/ccarmichael/statuses/8394180445" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-30%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-30%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-30%2F&amp;t=On%20The%20Twitter%20This%20Week%3A%202010-01-30" id="facebook_share_button_1654" 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_1654') || document.getElementById('facebook_share_icon_1654') || document.getElementById('facebook_share_both_1654') || document.getElementById('facebook_share_button_1654');
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_1654') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-16'>On The Twitter This Week: 2010-01-16</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-02-06'>On The Twitter This Week: 2010-02-06</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On The Twitter This Week: 2010-01-23</title>
		<link>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/</link>
		<comments>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 18:00:00 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Twitter Updates]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/</guid>
		<description><![CDATA[

I&#39;m at Galt Arena Gardens (Shade St, Cambridge). http://4sq.com/77zK5I  #
I&#39;m at Cambridge Farmer&#39;s Market (Dickson St, Ainslie St, Cambridge). http://4sq.com/4uDHZr  #
Kinda surprised I had to add the Cambridge Farmer&#39;s Market to Foursquare... I&#39;m really the first square here? http://myloc.me/2W63A  #
anyone able to help me band-aid a really annoying bug in WP2.9.1? it&#39;s [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-16'>On The Twitter This Week: 2010-01-16</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-02-06'>On The Twitter This Week: 2010-02-06</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span id="more-1651"></span>
<ul class="aktt_tweet_digest">
<li>I&#39;m at Galt Arena Gardens (Shade St, Cambridge). <a href='http://4sq.com/77zK5I' rel='nofollow'>http://4sq.com/77zK5I</a>  <a href="http://twitter.com/ccarmichael/statuses/7827654847" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Cambridge Farmer&#39;s Market (Dickson St, Ainslie St, Cambridge). <a href='http://4sq.com/4uDHZr' rel='nofollow'>http://4sq.com/4uDHZr</a>  <a href="http://twitter.com/ccarmichael/statuses/7828976415" class="aktt_tweet_time">#</a></li>
<li>Kinda surprised I had to add the Cambridge Farmer&#39;s Market to Foursquare... I&#39;m really the first square here? <a href='http://myloc.me/2W63A' rel='nofollow'>http://myloc.me/2W63A</a>  <a href="http://twitter.com/ccarmichael/statuses/7829298197" class="aktt_tweet_time">#</a></li>
<li>anyone able to help me band-aid a really annoying bug in WP2.9.1? it&#39;s making managing noprorogue.ca a real pain...  <a href="http://twitter.com/ccarmichael/statuses/7830937242" class="aktt_tweet_time">#</a></li>
<li>#WordPress coders... I just submitted a bug to Trac  <a href='http://bit.ly/8DEEmR' rel='nofollow'>http://bit.ly/8DEEmR</a> - but need a quick fix in the mean-time. Any suggestions?  <a href="http://twitter.com/ccarmichael/statuses/7831443735" class="aktt_tweet_time">#</a></li>
<li>London, England joins New York City as the NoProrogue rallies go global! <a href='http://bit.ly/5PnUtz' rel='nofollow'>http://bit.ly/5PnUtz</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7831547358" class="aktt_tweet_time">#</a></li>
<li>RT @andrea_r: RT @ozh:  &quot;Save as PDF&quot; WP hack: &lt;a href=&quot;http://pdfmyurl.com?url=&lt;?php the_permalink(); ?&gt;&quot;&gt;download this page as pdf&lt;/a&gt;  <a href="http://twitter.com/ccarmichael/statuses/7838194306" class="aktt_tweet_time">#</a></li>
<li>The 4-yr-old is teaching her grandmother (@<a href="http://twitter.com/Nannidale" class="aktt_username">Nannidale</a>) how to play games on my iPod... Hilarity ensues.  <a href="http://twitter.com/ccarmichael/statuses/7841843639" class="aktt_tweet_time">#</a></li>
<li>I just became the mayor of John Dolson Centre on @foursquare! <a href='http://4sq.com/4O7J2e' rel='nofollow'>http://4sq.com/4O7J2e</a>  <a href="http://twitter.com/ccarmichael/statuses/7875260298" class="aktt_tweet_time">#</a></li>
<li>Swimming lessons x 4!! (@ John Dolson Centre) <a href='http://4sq.com/4O7J2e' rel='nofollow'>http://4sq.com/4O7J2e</a>  <a href="http://twitter.com/ccarmichael/statuses/7875260805" class="aktt_tweet_time">#</a></li>
<li>I&#39;m confused. Isn&#39;t this how figure skates have been sharpened for years? New way to sharpen skates - <a href='http://bit.ly/5xm3fR.' rel='nofollow'>http://bit.ly/5xm3fR.</a> (via @<a href="http://twitter.com/markevans" class="aktt_username">markevans</a>)  <a href="http://twitter.com/ccarmichael/statuses/7878534640" class="aktt_tweet_time">#</a></li>
<li>I just became the mayor of Cambridge Ice Park on @foursquare! <a href='http://4sq.com/5SLvRN' rel='nofollow'>http://4sq.com/5SLvRN</a>  <a href="http://twitter.com/ccarmichael/statuses/7885913521" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Boston Pizza (Pinebush Rd, Cambridge). <a href='http://4sq.com/4Lj8VK' rel='nofollow'>http://4sq.com/4Lj8VK</a>  <a href="http://twitter.com/ccarmichael/statuses/7886238858" class="aktt_tweet_time">#</a></li>
<li>Dallas, Texas ( <a href='http://bit.ly/5SiR6s' rel='nofollow'>http://bit.ly/5SiR6s</a> ) joins the international rallies while North Bay, ON gets on board at home. ( <a href='http://bit.ly/5pDlEp' rel='nofollow'>http://bit.ly/5pDlEp</a> )  <a href="http://twitter.com/ccarmichael/statuses/7891631360" class="aktt_tweet_time">#</a></li>
<li>RT @modsuperstar: RT @phronk: Thanks to Twitter, I never have to actually WATCH an awards show ever again.  <a href="http://twitter.com/ccarmichael/statuses/7892401375" class="aktt_tweet_time">#</a></li>
<li>Hello Monday... (@ The Presbyterian Church in Canada) <a href='http://4sq.com/6xl9z8' rel='nofollow'>http://4sq.com/6xl9z8</a>  <a href="http://twitter.com/ccarmichael/statuses/7904580738" class="aktt_tweet_time">#</a></li>
<li>RT @canadagood: Canada Senate Appointments: Suggest Rick Mercer, Scott Thompson, Marg Atwood &amp; Mary Walsh. Who could argue with that list?  <a href="http://twitter.com/ccarmichael/statuses/7904924610" class="aktt_tweet_time">#</a></li>
<li>Business-related stock photography is hilarious...  <a href="http://twitter.com/ccarmichael/statuses/7905051631" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> CAPP Welcomes 200,000th Member <a href='http://bit.ly/59JVM3' rel='nofollow'>http://bit.ly/59JVM3</a>  <a href="http://twitter.com/ccarmichael/statuses/7905600066" class="aktt_tweet_time">#</a></li>
<li>RT @CollinDouma: dog pass, human #<a href="http://search.twitter.com/search?q=%23fail" class="aktt_hashtag">fail</a> <a href='http://bit.ly/6ZdZFU' rel='nofollow'>http://bit.ly/6ZdZFU</a>  <a href="http://twitter.com/ccarmichael/statuses/7908116347" class="aktt_tweet_time">#</a></li>
<li>#wordpress question: is there a way force the display of the author&#39;s name (rather than username) in the theme?  <a href="http://twitter.com/ccarmichael/statuses/7910585938" class="aktt_tweet_time">#</a></li>
<li>RT @DavidAndGoliath: Explaining dns propagation or caching to someone is like being kicked in the face repeatedly by a horse.  <a href="http://twitter.com/ccarmichael/statuses/7910619481" class="aktt_tweet_time">#</a></li>
<li>I just became the mayor of McDonald&#39;s on @foursquare! <a href='http://4sq.com/6vhBhi' rel='nofollow'>http://4sq.com/6vhBhi</a>  <a href="http://twitter.com/ccarmichael/statuses/7911034796" class="aktt_tweet_time">#</a></li>
<li>I just submitted my session for PodCampToronto! <a href='http://bit.ly/8yhxH6' rel='nofollow'>http://bit.ly/8yhxH6</a> Looking forward to it! #<a href="http://search.twitter.com/search?q=%23pcto" class="aktt_hashtag">pcto</a>  <a href="http://twitter.com/ccarmichael/statuses/7914851589" class="aktt_tweet_time">#</a></li>
<li>Looking forward to your session! RT @zoeDisco: I&#39;ll be speaking at PodCamp Toronto this year - <a href='http://bit.ly/5wjkKR' rel='nofollow'>http://bit.ly/5wjkKR</a>  <a href="http://twitter.com/ccarmichael/statuses/7914938199" class="aktt_tweet_time">#</a></li>
<li>Brilliant! RT @bobledrew: LOVE LOVE LOVE these WW2-meets-Web2 propaganda posters: <a href='http://store.brianmooremedia.com/' rel='nofollow'>http://store.brianmooremedia.com/</a>  <a href="http://twitter.com/ccarmichael/statuses/7919066868" class="aktt_tweet_time">#</a></li>
<li>this tweet to inform you that there is no news... wow. RT @570newsradio: Gas prices are expected to stay the same overnight.  <a href="http://twitter.com/ccarmichael/statuses/7923108376" class="aktt_tweet_time">#</a></li>
<li>Just had a nice chat with a reporter from TheRecord.com about NoProrogue.ca. :D  <a href="http://twitter.com/ccarmichael/statuses/7924115703" class="aktt_tweet_time">#</a></li>
<li>The Guelph NoProrogue Rally is serving perogies! I love it! <a href='http://noprorogue.ca/guelph/' rel='nofollow'>http://noprorogue.ca/guelph/</a>  <a href="http://twitter.com/ccarmichael/statuses/7926775223" class="aktt_tweet_time">#</a></li>
<li>#galtcowork meeting! (@ Cafe 13 Main Street Grill) <a href='http://4sq.com/6fUv97' rel='nofollow'>http://4sq.com/6fUv97</a>  <a href="http://twitter.com/ccarmichael/statuses/7927148437" class="aktt_tweet_time">#</a></li>
<li>RT @wmacphail: Rejected #<a href="http://search.twitter.com/search?q=%23pcto2010" class="aktt_hashtag">pcto2010</a> Talk &quot;I&#39;m theTipless, Badgeless Mayor of Sweet Bugger All&quot;  <a href="http://twitter.com/ccarmichael/statuses/7930360136" class="aktt_tweet_time">#</a></li>
<li>Snooze button x 5 this morning. Cannot. Get. Started. #<a href="http://search.twitter.com/search?q=%23caffeineIVpleas" class="aktt_hashtag">caffeineIVpleas</a>e  <a href="http://twitter.com/ccarmichael/statuses/7941919364" class="aktt_tweet_time">#</a></li>
<li>I&#39;ve already unhooked 4sq from Facebook - likely going to stop pushing to Twitter as well...  <a href="http://twitter.com/ccarmichael/statuses/7945599219" class="aktt_tweet_time">#</a></li>
<li>Clearly, the Foursquare leaderboard is b0rked... last night I 30+ points - today 4? What&#39;s the point if the points don&#39;t work?  <a href="http://twitter.com/ccarmichael/statuses/7945665119" class="aktt_tweet_time">#</a></li>
<li>Good Luck Chris! RT @christindal: Just registered my candidacy for councillor of Ward 27. <a href='http://bit.ly/5qqEbt' rel='nofollow'>http://bit.ly/5qqEbt</a> #<a href="http://search.twitter.com/search?q=%23Vote" class="aktt_hashtag">Vote</a> TO  <a href="http://twitter.com/ccarmichael/statuses/7945880841" class="aktt_tweet_time">#</a></li>
<li>RT @CBCNews: Main foreign lenders forgive Haiti&#39;s debt <a href='http://bit.ly/6yELHn' rel='nofollow'>http://bit.ly/6yELHn</a>  <a href="http://twitter.com/ccarmichael/statuses/7947915824" class="aktt_tweet_time">#</a></li>
<li>I&#39;m downloading the new Foursquare app for Blackberry and am a little more excited than I probably should be...  <a href="http://twitter.com/ccarmichael/statuses/7961039623" class="aktt_tweet_time">#</a></li>
<li>the kids just requested &quot;Hold Me Now&quot; by the Thompson Twins - totally unpromtped... they&#39;re 4 &amp; 2. I have weird kids.  <a href="http://twitter.com/ccarmichael/statuses/7962626721" class="aktt_tweet_time">#</a></li>
<li>Anyone else prompted to upgrade the 4sq app on BB? I don&#39;t see anything different...  <a href="http://twitter.com/ccarmichael/statuses/7962774086" class="aktt_tweet_time">#</a></li>
<li>Just added 2 more cities to NoProrogue.ca: Lethbridge, AB (http://bit.ly/7WAnGM)  and Maple Ridge, BC (http://bit.ly/4Kn6Nk) #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>.ca  <a href="http://twitter.com/ccarmichael/statuses/7971459907" class="aktt_tweet_time">#</a></li>
<li>Just added 2 more cities to NoProrogue.ca: Duncan, BC (http://bit.ly/6FdswN)  and Inverness, NS (http://bit.ly/4uWtTm)  #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7971785495" class="aktt_tweet_time">#</a></li>
<li>Just added 2 more cities to NoProrogue.ca: Kamloops, BC (http://bit.ly/7uCEmw) and Wolfville, NS (http://bit.ly/5fSKJz)  #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7972005402" class="aktt_tweet_time">#</a></li>
<li>RT @andybeal: Really? @<a href="http://twitter.com/BillGates" class="aktt_username">BillGates</a> gets welcomed by thousands &amp; he thx @aplusk? How bout picking a regular Windows user Bill, &amp; thanking them?  <a href="http://twitter.com/ccarmichael/statuses/7972597138" class="aktt_tweet_time">#</a></li>
<li>&quot;Client&quot; meetings... ;) (@ St. Andrew&#39;s Presbyterian Church) <a href='http://4sq.com/7FIWDf' rel='nofollow'>http://4sq.com/7FIWDf</a>  <a href="http://twitter.com/ccarmichael/statuses/7987818459" class="aktt_tweet_time">#</a></li>
<li>RT @DonBColeman: Some people don&#39;t understand &quot;now, we&#39;re going to move on to something else.&quot; #<a href="http://search.twitter.com/search?q=%23meetingfrustrat" class="aktt_hashtag">meetingfrustrat</a>ions  <a href="http://twitter.com/ccarmichael/statuses/7988831123" class="aktt_tweet_time">#</a></li>
<li>RT @terrybean: &#39;If you don&#39;t read the newspaper you are uninformed, if you do read the newspaper you are misinformed.&#39;-Mark Twain  <a href="http://twitter.com/ccarmichael/statuses/7988915866" class="aktt_tweet_time">#</a></li>
<li>Me too... RT @sarahcasm: All the talk about rush adoptions of Haitian children is not sitting really well with me.  <a href="http://twitter.com/ccarmichael/statuses/7989045942" class="aktt_tweet_time">#</a></li>
<li>quick #<a href="http://search.twitter.com/search?q=%23wpmu" class="aktt_hashtag">wpmu</a> question: Is it possible to create &quot;private&quot; BuddyPress community?  <a href="http://twitter.com/ccarmichael/statuses/7990700982" class="aktt_tweet_time">#</a></li>
<li>the WVMP page at LinkedIn continues to fascinate me...  <a href="http://twitter.com/ccarmichael/statuses/7999401231" class="aktt_tweet_time">#</a></li>
<li>Cool, speaking to a member of the foreign press tomorrow about NoProrogue.ca. Who knew the Germans and Swiss were so interested in #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8006419381" class="aktt_tweet_time">#</a></li>
<li>OH: I have a sudden hankering for a Tom Selleck movie.  <a href="http://twitter.com/ccarmichael/statuses/8010549466" class="aktt_tweet_time">#</a></li>
<li>Listening to Nirvana&#39;s Nevermind front to back for the first time in about 15 years.  <a href="http://twitter.com/ccarmichael/statuses/8026195921" class="aktt_tweet_time">#</a></li>
<li>According 2 the German reporter I spoke 2 this morning, Europeans are totally baffled that a CDN PM can suspend parliament at will. #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8030205545" class="aktt_tweet_time">#</a></li>
<li>one of the unfortunate side-effects of having a URL that&#39;s your name is that occasionally you add a TLD to your name in other contexts.  <a href="http://twitter.com/ccarmichael/statuses/8034566535" class="aktt_tweet_time">#</a></li>
<li>wait, GoogleMaps doesn&#39;t suport oEmbed? Arghh...  <a href="http://twitter.com/ccarmichael/statuses/8036869631" class="aktt_tweet_time">#</a></li>
<li>Anyone know if I can use Adobe Media Encoder with Skype? Another way to get DV cam audio in Skype?  <a href="http://twitter.com/ccarmichael/statuses/8037712647" class="aktt_tweet_time">#</a></li>
<li>Anyone else heading up from Cambridge? RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> No Prorogue! » Waterloo Region Info &amp; Events <a href='http://is.gd/5VpRV' rel='nofollow'>http://is.gd/5VpRV</a>  <a href="http://twitter.com/ccarmichael/statuses/8039102415" class="aktt_tweet_time">#</a></li>
<li>This SMS-&gt;Twitter-&gt;CoverItLive gateway is neat RT @noprorogue: Update: Live Coverage of NoProrogue Rallies <a href='http://bit.ly/6y76mZ' rel='nofollow'>http://bit.ly/6y76mZ</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8039408019" class="aktt_tweet_time">#</a></li>
<li>Just confirmed an national TV news appearance live from the Waterloo #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> rally! #<a href="http://search.twitter.com/search?q=%23exciting" class="aktt_hashtag">exciting</a>  <a href="http://twitter.com/ccarmichael/statuses/8042309634" class="aktt_tweet_time">#</a></li>
<li>I love this comment: <a href='http://noprorogue.ca/waterloo/comment-page-1/#comment-406' rel='nofollow'>http://noprorogue.ca/waterloo/.....omment-406</a> : the visual of 3 little old ladies mad as hell kills me.  <a href="http://twitter.com/ccarmichael/statuses/8050711625" class="aktt_tweet_time">#</a></li>
<li>How is it that the 4sq locator is more accurate on my non-GPS iPod than it is on my GPS-enabled Blackberry?  <a href="http://twitter.com/ccarmichael/statuses/8051329241" class="aktt_tweet_time">#</a></li>
<li>RT @KrisReyes: My TO techies, anyone available to do an oncamera interview on password safety this morning?  Somewhere downtown.  <a href="http://twitter.com/ccarmichael/statuses/8069435829" class="aktt_tweet_time">#</a></li>
<li>RT @singpolyma: Best website EVAR! <a href='http://www.havenworks.com/' rel='nofollow'>http://www.havenworks.com/</a> #<a href="http://search.twitter.com/search?q=%23epic" class="aktt_hashtag">epic</a> #<a href="http://search.twitter.com/search?q=%23epic" class="aktt_hashtag">epic</a> #<a href="http://search.twitter.com/search?q=%23fail" class="aktt_hashtag">fail</a>  <a href="http://twitter.com/ccarmichael/statuses/8071405701" class="aktt_tweet_time">#</a></li>
<li>RT @zoic: Is there an app to record phone calls? I have an interview to do this afternoon &lt;- on an iPhone?  <a href="http://twitter.com/ccarmichael/statuses/8071563467" class="aktt_tweet_time">#</a></li>
<li>RT @Szczepko: Life is like a box of chocolates.  Expect the chocolates are hornets.  And the box is a hive. And the chocolates are angry.  <a href="http://twitter.com/ccarmichael/statuses/8072534482" class="aktt_tweet_time">#</a></li>
<li>RT @RamaraMan: PMSH elimination of the per vote subsidy in the Mar budg will be the poison pill forcing #<a href="http://search.twitter.com/search?q=%23elxn41" class="aktt_hashtag">elxn41</a>? <a href='http://is.gd/6OCSG' rel='nofollow'>http://is.gd/6OCSG</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/8077062352" class="aktt_tweet_time">#</a></li>
<li>looks like I might be needing this soon... <a href='http://bit.ly/5BHDgX' rel='nofollow'>http://bit.ly/5BHDgX</a> sigh...  <a href="http://twitter.com/ccarmichael/statuses/8079059162" class="aktt_tweet_time">#</a></li>
<li>Haven&#39;t had lunch yet - anyone heading out to eat in Yonge/Eglinton area?  <a href="http://twitter.com/ccarmichael/statuses/8079522425" class="aktt_tweet_time">#</a></li>
<li>Stocking up! (@ Grand River Brewing) <a href='http://4sq.com/4tg50L' rel='nofollow'>http://4sq.com/4tg50L</a>  <a href="http://twitter.com/ccarmichael/statuses/8084637789" class="aktt_tweet_time">#</a></li>
<li>heh... RT @danielrose: On the dufferin bus. So far the driver is awake.  <a href="http://twitter.com/ccarmichael/statuses/8086292344" class="aktt_tweet_time">#</a></li>
<li>Wow. RT @CherylMcKinnon: FCS @<a href="http://twitter.com/cbc" class="aktt_username">cbc</a> &quot;We&#39;re sorry the video you&#39;ve selected cannot be streamed outside of Canada&quot;... #<a href="http://search.twitter.com/search?q=%23canadaforhaiti" class="aktt_hashtag">canadaforhaiti</a>  <a href="http://twitter.com/ccarmichael/statuses/8093160625" class="aktt_tweet_time">#</a></li>
<li>amazing how much havoc a simple stray &lt;/div&gt; can cause... sigh.  <a href="http://twitter.com/ccarmichael/statuses/8094170392" class="aktt_tweet_time">#</a></li>
<li>RT @kady: okay, this is now my favourite anti-prorogation facebook group: <a href='http://twurl.nl/egv78i' rel='nofollow'>http://twurl.nl/egv78i</a>  <a href="http://twitter.com/ccarmichael/statuses/8094888964" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-23%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-23%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-23%2F&amp;t=On%20The%20Twitter%20This%20Week%3A%202010-01-23" id="facebook_share_button_1651" 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_1651') || document.getElementById('facebook_share_icon_1651') || document.getElementById('facebook_share_both_1651') || document.getElementById('facebook_share_button_1651');
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_1651') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-16'>On The Twitter This Week: 2010-01-16</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-02-06-2/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-02-06'>On The Twitter This Week: 2010-02-06</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On The Twitter This Week: 2010-01-16</title>
		<link>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/</link>
		<comments>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:00:00 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Twitter Updates]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/</guid>
		<description><![CDATA[

RT @remarkk: Point #noprorogue organizers to @acoyne &#39;s &#34;The real issue&#34; http://bit.ly/6RRY2q #cdnpoli  #
RT @adamwc: I&#39;m making www.iPhoneographi.es opened up to user submissions within a few days. Let me know if u want to be included. (@muntz)  #
Looking for a new watch (1st in many years) - popped over to Casio.com and thought [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-30'>On The Twitter This Week: 2010-01-30</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-23'>On The Twitter This Week: 2010-01-23</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span id="more-1650"></span>
<ul class="aktt_tweet_digest">
<li>RT @remarkk: Point #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> organizers to @<a href="http://twitter.com/acoyne" class="aktt_username">acoyne</a> &#39;s &quot;The real issue&quot; <a href='http://bit.ly/6RRY2q' rel='nofollow'>http://bit.ly/6RRY2q</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/7569816406" class="aktt_tweet_time">#</a></li>
<li>RT @adamwc: I&#39;m making <a href='http://www.iPhoneographi.es' rel='nofollow'>www.iPhoneographi.es</a> opened up to user submissions within a few days. Let me know if u want to be included. (@<a href="http://twitter.com/muntz" class="aktt_username">muntz</a>)  <a href="http://twitter.com/ccarmichael/statuses/7573915051" class="aktt_tweet_time">#</a></li>
<li>Looking for a new watch (1st in many years) - popped over to Casio.com and thought I&#39;d been transported back to 1992! #<a href="http://search.twitter.com/search?q=%23throwback" class="aktt_hashtag">throwback</a>  <a href="http://twitter.com/ccarmichael/statuses/7580278837" class="aktt_tweet_time">#</a></li>
<li>I really can&#39;t handle movies with a really slow pace - no matter how good they&#39;re supposed to be... #<a href="http://search.twitter.com/search?q=%23imdyinghere" class="aktt_hashtag">imdyinghere</a>  <a href="http://twitter.com/ccarmichael/statuses/7582501914" class="aktt_tweet_time">#</a></li>
<li>RT @mathewi: RT @itsdgc: Best. Headline. Ever. &quot;Skywalkers in Korea Cross Han Solo&quot; <a href='http://bit.ly/63ekym' rel='nofollow'>http://bit.ly/63ekym</a> [@mattfrehner]  <a href="http://twitter.com/ccarmichael/statuses/7593744179" class="aktt_tweet_time">#</a></li>
<li>Just saw the new #<a href="http://search.twitter.com/search?q=%23LPC" class="aktt_hashtag">LPC</a> ad... They might have done better to just redux Daisy or Bear-in-the-Woods. #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/7594259315" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Central Presbyterian Church (7 Queen&#39;s Square, Cambridge). <a href='http://4sq.com/4UrK6T' rel='nofollow'>http://4sq.com/4UrK6T</a>  <a href="http://twitter.com/ccarmichael/statuses/7595093129" class="aktt_tweet_time">#</a></li>
<li>HaHa RT @bmorrissey: the people of walmart commercials are very different from peopleofwalmart.com.  <a href="http://twitter.com/ccarmichael/statuses/7601147717" class="aktt_tweet_time">#</a></li>
<li>prepping for swimming lessons x 4 this afternoon... Should be interesting! #<a href="http://search.twitter.com/search?q=%23kidlogistics" class="aktt_hashtag">kidlogistics</a>  <a href="http://twitter.com/ccarmichael/statuses/7601641515" class="aktt_tweet_time">#</a></li>
<li>RT @CAPP2010: 5k citizens intend 2 Rally, if u are part of the orig #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> FB group, pls join <a href='http://bit.ly/8r8V8u.' rel='nofollow'>http://bit.ly/8r8V8u.</a> Get out &amp; Rally! #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/7601936778" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/fowgre" class="aktt_username">fowgre</a> Prorogued Display Window <a href='http://flic.kr/p/7uKHiW' rel='nofollow'>http://flic.kr/p/7uKHiW</a> (via @<a href="http://twitter.com/xxRonny" class="aktt_username">xxRonny</a>)  <a href="http://twitter.com/ccarmichael/statuses/7602711326" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at John Dolson Centre (212 South Street, Cambridge). <a href='http://4sq.com/4O7J2e' rel='nofollow'>http://4sq.com/4O7J2e</a>  <a href="http://twitter.com/ccarmichael/statuses/7603149191" class="aktt_tweet_time">#</a></li>
<li>Oh... I know that look well. ;) RT @sulemaan: Just got the &#39;put BB down or you die&#39; look.  Must go.  Peace out.  <a href="http://twitter.com/ccarmichael/statuses/7607210409" class="aktt_tweet_time">#</a></li>
<li>Back at hockey after missing almost 2 months. Gonna hurt. (@ Cambridge Ice Park) <a href='http://4sq.com/5SLvRN' rel='nofollow'>http://4sq.com/5SLvRN</a>  <a href="http://twitter.com/ccarmichael/statuses/7609985104" class="aktt_tweet_time">#</a></li>
<li>heh... RT @spaetzel: And if you&#39;re going to fill my blog with spam, the least you could do is keep the HTML valid...  <a href="http://twitter.com/ccarmichael/statuses/7617749681" class="aktt_tweet_time">#</a></li>
<li>I just became the mayor of Tim Hortons on @foursquare! <a href='http://4sq.com/6ZqaQu' rel='nofollow'>http://4sq.com/6ZqaQu</a>  <a href="http://twitter.com/ccarmichael/statuses/7628019602" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Tim Hortons (Franklin Blvd, Saginaw Blvd, Cambridge). <a href='http://4sq.com/6ZqaQu' rel='nofollow'>http://4sq.com/6ZqaQu</a>  <a href="http://twitter.com/ccarmichael/statuses/7628019750" class="aktt_tweet_time">#</a></li>
<li>RT @dchurbuck: ScanBuy a revborn CueCat? don&#39;t think so. barcodes work with phones, not dumb cat-shaped barcode readers <a href='http://bit.ly/4T1WQL' rel='nofollow'>http://bit.ly/4T1WQL</a>  <a href="http://twitter.com/ccarmichael/statuses/7629313654" class="aktt_tweet_time">#</a></li>
<li>Great, according to @Szczepko, I&#39;m now the mayor of the worst Timmies in Cambridge.  <a href="http://twitter.com/Szczepko/statuses/7629345543" class="aktt_tweet_reply">in reply to Szczepko</a> <a href="http://twitter.com/ccarmichael/statuses/7629461311" class="aktt_tweet_time">#</a></li>
<li>Ohhh, great quote: &quot;In radio advertising, the listener becomes your art director&quot; - Terry O&#39;Reilly  <a href="http://twitter.com/ccarmichael/statuses/7629660036" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at The Presbyterian Church in Canada (50 Wynford Drive, Toronto). <a href='http://4sq.com/6xl9z8' rel='nofollow'>http://4sq.com/6xl9z8</a>  <a href="http://twitter.com/ccarmichael/statuses/7630608458" class="aktt_tweet_time">#</a></li>
<li>weird, FourSquare venues take address, phone and Twitter - but no URL?  <a href="http://twitter.com/ccarmichael/statuses/7631273973" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> The Video <a href='http://is.gd/64oPS' rel='nofollow'>http://is.gd/64oPS</a> (pls RT)  <a href="http://twitter.com/ccarmichael/statuses/7631972121" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> Just added to noprorogue.ca » Mississauga Info &amp; Events <a href='http://tinyurl.com/yc34jvx' rel='nofollow'>http://tinyurl.com/yc34jvx</a>  <a href="http://twitter.com/ccarmichael/statuses/7632049220" class="aktt_tweet_time">#</a></li>
<li>RT @KrisReyes: @<a href="http://twitter.com/ccarmichael" class="aktt_username">ccarmichael</a> skypeing in on CityOnline to talk about his site: <a href='http://noprorogue.ca/' rel='nofollow'>http://noprorogue.ca/</a>  <a href="http://twitter.com/ccarmichael/statuses/7634320474" class="aktt_tweet_time">#</a></li>
<li>Anyone able to record/PVR/DVR or otherwise capture CityOnline for me today at 12:30?  <a href="http://twitter.com/ccarmichael/statuses/7634776322" class="aktt_tweet_time">#</a></li>
<li>RT @kevinodotnet: Whoohoo!  A $100 donation just arrived from &quot;M.D.&quot; in Ottawa.  Way to go! <a href='http://noprorogue.ca/ottawa' rel='nofollow'>http://noprorogue.ca/ottawa</a>  <a href="http://twitter.com/ccarmichael/statuses/7635555958" class="aktt_tweet_time">#</a></li>
<li>wow... live TV is not fun if you&#39;re not in the studio...  <a href="http://twitter.com/ccarmichael/statuses/7637394002" class="aktt_tweet_time">#</a></li>
<li>.@<a href="http://twitter.com/alexaclark" class="aktt_username">alexaclark</a> really? I always use &quot;this&quot; for the wknd coming and &quot;next&quot; for the one following starting Mondays...  <a href="http://twitter.com/ccarmichael/statuses/7640218973" class="aktt_tweet_time">#</a></li>
<li>RT @eimaj: @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> mentioned in the @<a href="http://twitter.com/globeandmail" class="aktt_username">globeandmail</a> - <a href='http://bit.ly/4P1dWT' rel='nofollow'>http://bit.ly/4P1dWT</a>  <a href="http://twitter.com/ccarmichael/statuses/7640377956" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> Video: 3 tunes for democracy <a href='http://is.gd/65dTI' rel='nofollow'>http://is.gd/65dTI</a>  <a href="http://twitter.com/ccarmichael/statuses/7640719499" class="aktt_tweet_time">#</a></li>
<li>RT @shawncoons: I really wish I had thought of this blog.  1) Put the camera self-timer on two seconds. 2) Run! <a href='http://bit.ly/ArvLy' rel='nofollow'>http://bit.ly/ArvLy</a>  <a href="http://twitter.com/ccarmichael/statuses/7641248222" class="aktt_tweet_time">#</a></li>
<li>Anyone&#39;s local call-in radio show discussing the NoProrogue movement? If so, reply with the number. Thanks! (Pls RT)  <a href="http://twitter.com/ccarmichael/statuses/7642075524" class="aktt_tweet_time">#</a></li>
<li>Ottawa folks! I&#39;ll be on CKCU-fm with Michael Powell tomorrow morning at 7:30am. If you&#39;re up early, have a listen.  <a href="http://twitter.com/ccarmichael/statuses/7643641291" class="aktt_tweet_time">#</a></li>
<li>.@<a href="http://twitter.com/greenspotting" class="aktt_username">greenspotting</a> @<a href="http://twitter.com/emonfared" class="aktt_username">emonfared</a> RT @CarolFil: C-51 which included HRTC passed Dec 15 2009. <a href='http://bit.ly/5RPCKp' rel='nofollow'>http://bit.ly/5RPCKp</a>  <a href="http://twitter.com/ccarmichael/statuses/7644524124" class="aktt_tweet_time">#</a></li>
<li>Now running UberTwitter and Seesmic simultaneously on the BB - just to keep up! #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7644946052" class="aktt_tweet_time">#</a></li>
<li>RT @kevinodotnet:  my head is still spinning that NoProrogue.ca/ottawa raised over 750 today.  <a href="http://twitter.com/ccarmichael/statuses/7653612763" class="aktt_tweet_time">#</a></li>
<li>RT @matness: is in a jam packed room at the #<a href="http://search.twitter.com/search?q=%23montreal" class="aktt_hashtag">montreal</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a> rally organizing meeting...  <a href='http://twitpic.com/xq0h7' rel='nofollow'>http://twitpic.com/xq0h7</a> ... noprorogue.ca  <a href="http://twitter.com/ccarmichael/statuses/7653899655" class="aktt_tweet_time">#</a></li>
<li>RT @mbpowell: Tomorrow on the Special Blend: 7:30 Colin Carmichael of noprorogue.ca; #<a href="http://search.twitter.com/search?q=%23ckcu" class="aktt_hashtag">ckcu</a> #<a href="http://search.twitter.com/search?q=%23ottawa" class="aktt_hashtag">ottawa</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/7653964415" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Tim Hortons (95 Saginaw Pkwy, Franklin Blvd, Cambridge). <a href='http://4sq.com/6ZqaQu' rel='nofollow'>http://4sq.com/6ZqaQu</a>  <a href="http://twitter.com/ccarmichael/statuses/7666114227" class="aktt_tweet_time">#</a></li>
<li>Thinking about how the noprorogue.ca phenomenon is an example of the limitations Facebook activism... More to come on that I think  <a href="http://twitter.com/ccarmichael/statuses/7668951658" class="aktt_tweet_time">#</a></li>
<li>Any WP coders able to help me out with a small but annoying glitch in the theme used at NoProrogue.ca?  <a href="http://twitter.com/ccarmichael/statuses/7669070236" class="aktt_tweet_time">#</a></li>
<li>Who&#39;s got the best NoProrogue.ca posters? have these so far: <a href='http://bit.ly/5UNNlI' rel='nofollow'>http://bit.ly/5UNNlI</a> &amp; <a href='http://bit.ly/8KKwfJ' rel='nofollow'>http://bit.ly/8KKwfJ</a> Any more I can share?  <a href="http://twitter.com/ccarmichael/statuses/7670203767" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at The Presbyterian Church in Canada (50 Wynford Drive, Toronto). <a href='http://4sq.com/6xl9z8' rel='nofollow'>http://4sq.com/6xl9z8</a>  <a href="http://twitter.com/ccarmichael/statuses/7670630472" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> Posters! They’re Everywhere! <a href='http://ow.ly/1mWTBj' rel='nofollow'>http://ow.ly/1mWTBj</a>  <a href="http://twitter.com/ccarmichael/statuses/7671344332" class="aktt_tweet_time">#</a></li>
<li>Just added pages for Newmarket and Orangeville to NoProrogue.ca!  <a href="http://twitter.com/ccarmichael/statuses/7674271450" class="aktt_tweet_time">#</a></li>
<li>the /events/ page at NoProrogue.ca is becoming unmanagable... any WP suggestions to leverage the content from the city pages automatically?  <a href="http://twitter.com/ccarmichael/statuses/7675834068" class="aktt_tweet_time">#</a></li>
<li>heh... RT @kinnon: I hate my boss. I tried to punch him this morning. And broke the mirror.  <a href="http://twitter.com/ccarmichael/statuses/7676474399" class="aktt_tweet_time">#</a></li>
<li>#WordPress help... I tried using the number and offset params with wp_list_pages to create 2 columns... didn&#39;t work. Suggestions? #<a href="http://search.twitter.com/search?q=%23wp" class="aktt_hashtag">wp</a>  <a href="http://twitter.com/ccarmichael/statuses/7676547587" class="aktt_tweet_time">#</a></li>
<li>Just heard from someone planning a NoProrogue rally for ex-pats in New York City! Info/link to follow soon! #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7677518039" class="aktt_tweet_time">#</a></li>
<li>Hey Cambridge folks... is the Waterloo #<a href="http://search.twitter.com/search?q=%23NoProrogue" class="aktt_hashtag">NoProrogue</a> rally close enough for us? Or does does someone want to step up and organize one here?  <a href="http://twitter.com/ccarmichael/statuses/7678071558" class="aktt_tweet_time">#</a></li>
<li>Support Podcamp Toronto - #<a href="http://search.twitter.com/search?q=%23pcto2010" class="aktt_hashtag">pcto2010</a>, add a #<a href="http://search.twitter.com/search?q=%23twibbon" class="aktt_hashtag">twibbon</a> to your avatar now! - <a href='http://bit.ly/4VJtvB' rel='nofollow'>http://bit.ly/4VJtvB</a>  <a href="http://twitter.com/ccarmichael/statuses/7678631007" class="aktt_tweet_time">#</a></li>
<li>how do you un-Twibbonize your avatar?  <a href="http://twitter.com/ccarmichael/statuses/7678757955" class="aktt_tweet_time">#</a></li>
<li>nevermind, figured it out...  <a href="http://twitter.com/ccarmichael/statuses/7678807103" class="aktt_tweet_time">#</a></li>
<li>Support The PCC, add a #<a href="http://search.twitter.com/search?q=%23twibbon" class="aktt_hashtag">twibbon</a> to your avatar now! - <a href='http://bit.ly/5ggeYN' rel='nofollow'>http://bit.ly/5ggeYN</a>  <a href="http://twitter.com/ccarmichael/statuses/7679292307" class="aktt_tweet_time">#</a></li>
<li>wow... Twibbon is completely screwing with my avatar...  <a href="http://twitter.com/ccarmichael/statuses/7679359116" class="aktt_tweet_time">#</a></li>
<li>RT @mbpowell: From the Radio Show: @<a href="http://twitter.com/ccarmichael" class="aktt_username">ccarmichael</a> talks about @noprorogue. <a href='http://bit.ly/5Zsidm' rel='nofollow'>http://bit.ly/5Zsidm</a> #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a> #<a href="http://search.twitter.com/search?q=%23CAPP" class="aktt_hashtag">CAPP</a> #<a href="http://search.twitter.com/search?q=%23ckcu" class="aktt_hashtag">ckcu</a>  <a href="http://twitter.com/ccarmichael/statuses/7679535996" class="aktt_tweet_time">#</a></li>
<li>I really wish I could have follow notifications come in as @<a href="http://twitter.com/replies" class="aktt_username">replies</a> or DMs so I can act on them via apps  <a href="http://twitter.com/ccarmichael/statuses/7680479271" class="aktt_tweet_time">#</a></li>
<li>Congrats! Still loving the album! RT @jonrbryant: Just found out im chosen as the INDIE SPOTLIGHT FOR ITUNES!!  <a href="http://twitter.com/ccarmichael/statuses/7682881961" class="aktt_tweet_time">#</a></li>
<li>.@<a href="http://twitter.com/mikepgww" class="aktt_username">mikepgww</a> I&#39;m confused by the all-day kindergarten news since we already have that... I assume they mean every day kindergarten?  <a href="http://twitter.com/ccarmichael/statuses/7684946784" class="aktt_tweet_time">#</a></li>
<li>Hmmm... My last Foursquare check-in didn&#39;t come through the Twitter... You didn&#39;t really want to know where I am anyway...  <a href="http://twitter.com/ccarmichael/statuses/7693882494" class="aktt_tweet_time">#</a></li>
<li>attended Waterloo-Wellington Presbytery meeting tonight - very interesting discussion about creating the PCC&#39;s first Executive Presbyter  <a href="http://twitter.com/ccarmichael/statuses/7697100264" class="aktt_tweet_time">#</a></li>
<li>Q to #<a href="http://search.twitter.com/search?q=%23PCUSA" class="aktt_hashtag">PCUSA</a> folks - do you value having an Executive Presbyter? We don&#39;t have them here, but my presbytery is exploring the possibility...  <a href="http://twitter.com/ccarmichael/statuses/7697166107" class="aktt_tweet_time">#</a></li>
<li>I think this is kind of a big deal... RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> No Prorogue! » New York City Info &amp; Events <a href='http://ow.ly/1mXRW0' rel='nofollow'>http://ow.ly/1mXRW0</a>  <a href="http://twitter.com/ccarmichael/statuses/7697235288" class="aktt_tweet_time">#</a></li>
<li>gotta love an email address that starts with &quot;smellslike&quot;  <a href="http://twitter.com/ccarmichael/statuses/7697477339" class="aktt_tweet_time">#</a></li>
<li>apparently when writing a note on FB, Everyone doesn&#39;t really mean Everyone... can anyone see this? <a href='http://bit.ly/52QV7F' rel='nofollow'>http://bit.ly/52QV7F</a>  <a href="http://twitter.com/ccarmichael/statuses/7697514743" class="aktt_tweet_time">#</a></li>
<li>RT @sarahcasm: Canadians concerned about relatives in #<a href="http://search.twitter.com/search?q=%23Haiti" class="aktt_hashtag">Haiti</a> can call the emergency ops centre in Ottawa 1-800-387-3124 <a href='http://bit.ly/4xZcwc' rel='nofollow'>http://bit.ly/4xZcwc</a>  <a href="http://twitter.com/ccarmichael/statuses/7697530759" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> No Prorogue! » Saskatoon Info &amp; Events <a href='http://ow.ly/1mYI9K' rel='nofollow'>http://ow.ly/1mYI9K</a>  <a href="http://twitter.com/ccarmichael/statuses/7697588174" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/noprorogue" class="aktt_username">noprorogue</a> No Prorogue! » Bolton Info &amp; Events <a href='http://ow.ly/1mYKXn' rel='nofollow'>http://ow.ly/1mYKXn</a>  <a href="http://twitter.com/ccarmichael/statuses/7698636031" class="aktt_tweet_time">#</a></li>
<li>trying to find a wrodpress plugin that will allow me to post notices in the admin panel for other authors/contributors... any help?  <a href="http://twitter.com/ccarmichael/statuses/7699092225" class="aktt_tweet_time">#</a></li>
<li>NoProrogue.ca: 5 days, 40 blog posts, 85 comments, 35 city pages, 95 contributors, 30k pageviews. 10 days to go....  <a href="http://twitter.com/ccarmichael/statuses/7699744799" class="aktt_tweet_time">#</a></li>
<li>The Cambridge Branch Office of The PCC ;) (@ Melville Cafe) <a href='http://4sq.com/7yn7la' rel='nofollow'>http://4sq.com/7yn7la</a>  <a href="http://twitter.com/ccarmichael/statuses/7710044790" class="aktt_tweet_time">#</a></li>
<li>RT @<a href="http://twitter.com/prorogue" class="aktt_username">prorogue</a> NoProrogue.ca: 5 days, 40+ blog posts, 85+ comments, 35+ city pages, 95+ contributors, 30k+ pageviews. 10 days to go....  <a href="http://twitter.com/ccarmichael/statuses/7710482484" class="aktt_tweet_time">#</a></li>
<li>hmm... someone just registered at the site with a username of MALICBOT - consider me concerned.  <a href="http://twitter.com/ccarmichael/statuses/7710928044" class="aktt_tweet_time">#</a></li>
<li>not digging the tunes at Melville Cafe this morning... and I forgot my earbuds... sigh.  <a href="http://twitter.com/ccarmichael/statuses/7710963693" class="aktt_tweet_time">#</a></li>
<li>I&#39;ve always found it odd that Wikipedia URLs are Case-Sensitive...  <a href="http://twitter.com/ccarmichael/statuses/7713021647" class="aktt_tweet_time">#</a></li>
<li>RT @remarkk: Joy! Timelapse zamboni and outdoor ice skating: <a href='http://bit.ly/6dRUV1' rel='nofollow'>http://bit.ly/6dRUV1</a> h/t @<a href="http://twitter.com/BlogTO" class="aktt_username">BlogTO</a>  <a href="http://twitter.com/ccarmichael/statuses/7714422438" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Melville Cafe (7 Melville St, Cambridge). <a href='http://4sq.com/7yn7la' rel='nofollow'>http://4sq.com/7yn7la</a>  <a href="http://twitter.com/ccarmichael/statuses/7720631404" class="aktt_tweet_time">#</a></li>
<li>seeing lots of trackbacks from Topsy.com and UberVu being flagged as spam by WP... are they?  <a href="http://twitter.com/ccarmichael/statuses/7723910801" class="aktt_tweet_time">#</a></li>
<li>Interesting lesson for the Freeconomy: my Dad didn&#39;t &quot;get&quot; Skype until he discovered he could pay for cheaper int&#39;l calls  <a href="http://twitter.com/ccarmichael/statuses/7724497565" class="aktt_tweet_time">#</a></li>
<li>I just found the most awesomest website ever... <a href='http://bit.ly/5Rk9Rp' rel='nofollow'>http://bit.ly/5Rk9Rp</a>  <a href="http://twitter.com/ccarmichael/statuses/7738068264" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Tim Hortons (95 Saginaw Pkwy, Franklin Blvd, Cambridge). <a href='http://4sq.com/6ZqaQu' rel='nofollow'>http://4sq.com/6ZqaQu</a>  <a href="http://twitter.com/ccarmichael/statuses/7745008305" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at The Presbyterian Church in Canada (50 Wynford Drive, Toronto). <a href='http://4sq.com/6xl9z8' rel='nofollow'>http://4sq.com/6xl9z8</a>  <a href="http://twitter.com/ccarmichael/statuses/7747055755" class="aktt_tweet_time">#</a></li>
<li>RT @WRPSToday: Police attempting to locate Cassandra BROZ, 15, of Kitchener. please call 519 650 8500 ext. 4499.  <a href='http://bit.ly/8HSDnB' rel='nofollow'>http://bit.ly/8HSDnB</a>  <a href="http://twitter.com/ccarmichael/statuses/7749177886" class="aktt_tweet_time">#</a></li>
<li>Nice to see to former professors on this list: <a href='http://bit.ly/5zRBpQ' rel='nofollow'>http://bit.ly/5zRBpQ</a> #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7749251688" class="aktt_tweet_time">#</a></li>
<li>RT @melle: RT @<a href="http://twitter.com/SuzanneHyatt" class="aktt_username">SuzanneHyatt</a> Looking 4 short term rental apts (prefe. furnished) effective Feb. 1 for 3-6 month term (KW area) Referrals pls!  <a href="http://twitter.com/ccarmichael/statuses/7749323641" class="aktt_tweet_time">#</a></li>
<li>RT @theflagsofdawn: Any clergy/churches out there organizing/participating in the protest rallies against proroguing parliament? #<a href="http://search.twitter.com/search?q=%23noprorogue" class="aktt_hashtag">noprorogue</a>  <a href="http://twitter.com/ccarmichael/statuses/7756580717" class="aktt_tweet_time">#</a></li>
<li>anyone know why some of my Google Analytics profiles have annotations avail but some don&#39;t?  <a href="http://twitter.com/ccarmichael/statuses/7760038693" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Tim Hortons (860 York Mills Rd, York Mills Rd. &amp; Lesmill Rd., Toronto). <a href='http://4sq.com/6UbVI5' rel='nofollow'>http://4sq.com/6UbVI5</a>  <a href="http://twitter.com/ccarmichael/statuses/7760543990" class="aktt_tweet_time">#</a></li>
<li>restisting the urge to engage the WP-related tweets coming from #<a href="http://search.twitter.com/search?q=%23kwdesigntweetup" class="aktt_hashtag">kwdesigntweetup</a> - since I&#39;m, y&#39;know, not there.  <a href="http://twitter.com/ccarmichael/statuses/7773097190" class="aktt_tweet_time">#</a></li>
<li>RT @PCConnect: News: Update from Haiti – Canadian Government Matching Individual Donations to PWS&amp;D <a href='http://bit.ly/5skbpM' rel='nofollow'>http://bit.ly/5skbpM</a>  <a href="http://twitter.com/ccarmichael/statuses/7773266386" class="aktt_tweet_time">#</a></li>
<li>In the last few hours we&#39;ve added Calgary, Huntsville, Stratford, and Prince Rupert to NoProrogue.ca. Now over 40 cities. #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  <a href="http://twitter.com/ccarmichael/statuses/7774196612" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Tim Hortons (95 Saginaw Pkwy, Franklin Blvd, Cambridge). <a href='http://4sq.com/6ZqaQu' rel='nofollow'>http://4sq.com/6ZqaQu</a>  <a href="http://twitter.com/ccarmichael/statuses/7784769952" class="aktt_tweet_time">#</a></li>
<li>Wow... I&#39;d forgotten how good Jim Cuddy&#39;s All In Time solo album is...  <a href="http://twitter.com/ccarmichael/statuses/7786643545" class="aktt_tweet_time">#</a></li>
<li>RT @sandy_wakeling: Canadians have truly caught Prime Minister Harper with his #<a href="http://search.twitter.com/search?q=%23pantsonthegroun" class="aktt_hashtag">pantsonthegroun</a>d regarding prorogation! #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a>  #<a href="http://search.twitter.com/search?q=%23Capp" class="aktt_hashtag">Capp</a>  <a href="http://twitter.com/ccarmichael/statuses/7786801464" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at The Presbyterian Church in Canada (50 Wynford Drive, Toronto). <a href='http://4sq.com/6xl9z8' rel='nofollow'>http://4sq.com/6xl9z8</a>  <a href="http://twitter.com/ccarmichael/statuses/7788013220" class="aktt_tweet_time">#</a></li>
<li>geek-alert RT @spaetzel: Great post on re-interpreting the original star wars in light of the prequels: <a href='http://bit.ly/VR6oJ' rel='nofollow'>http://bit.ly/VR6oJ</a>  <a href="http://twitter.com/ccarmichael/statuses/7789210906" class="aktt_tweet_time">#</a></li>
<li>If Foursquare is supposed to be a game, why can I not find out how many points I have and if I&#39;m winning?  <a href="http://twitter.com/ccarmichael/statuses/7790075736" class="aktt_tweet_time">#</a></li>
<li>weird, apparently you can put in anyone&#39;s Twitter ID to find friends on Foursquare...  <a href="http://twitter.com/ccarmichael/statuses/7791436988" class="aktt_tweet_time">#</a></li>
<li>Stout Drunken Burger FTW (@ Granite Brewery) <a href='http://4sq.com/6An9wr' rel='nofollow'>http://4sq.com/6An9wr</a>  <a href="http://twitter.com/ccarmichael/statuses/7795681065" class="aktt_tweet_time">#</a></li>
<li>RT @elleameno: RT @CdnPress_Ott: Ottawa loses appeal in supervised injection site case; site to remain open #<a href="http://search.twitter.com/search?q=%23cdnpoli" class="aktt_hashtag">cdnpoli</a> <a href='http://ow.ly/WVg7' rel='nofollow'>http://ow.ly/WVg7</a>  <a href="http://twitter.com/ccarmichael/statuses/7799184384" class="aktt_tweet_time">#</a></li>
<li>RT @maggiefox: Sign the petition to cancel #<a href="http://search.twitter.com/search?q=%23Haiti" class="aktt_hashtag">Haiti</a>&#39;s debt! <a href='http://bit.ly/8skesI' rel='nofollow'>http://bit.ly/8skesI</a> (tough picture to look at, but welcome to reality)  <a href="http://twitter.com/ccarmichael/statuses/7800169557" class="aktt_tweet_time">#</a></li>
<li>One for the road.... (@ Tim Hortons) <a href='http://4sq.com/6UbVI5' rel='nofollow'>http://4sq.com/6UbVI5</a>  <a href="http://twitter.com/ccarmichael/statuses/7801222313" class="aktt_tweet_time">#</a></li>
<li>I&#39;m at Home  <a href="http://twitter.com/ccarmichael/statuses/7804614764" class="aktt_tweet_time">#</a></li>
<li>I just beat Julius Caesar in Imagine Poker 2 for iPhone/iPod touch! <a href='http://tinyurl.com/yl7sas9' rel='nofollow'>http://tinyurl.com/yl7sas9</a>  <a href="http://twitter.com/ccarmichael/statuses/7807969109" class="aktt_tweet_time">#</a></li>
<li>With the addition of Saint John, New Brunswick today, there are now NoProrogue rallies in every provincial capital. <a href='http://bit.ly/5FQbut' rel='nofollow'>http://bit.ly/5FQbut</a>  <a href="http://twitter.com/ccarmichael/statuses/7811915218" class="aktt_tweet_time">#</a></li>
<li>I really don&#39;t like that Seesmic forces me to RT the new way... Looks like it&#39;s back to Uber... Again.  <a href="http://twitter.com/ccarmichael/statuses/7813893709" class="aktt_tweet_time">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a></p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-16%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-16%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fon-the-twitter-this-week-2010-01-16%2F&amp;t=On%20The%20Twitter%20This%20Week%3A%202010-01-16" id="facebook_share_button_1650" 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_1650') || document.getElementById('facebook_share_icon_1650') || document.getElementById('facebook_share_both_1650') || document.getElementById('facebook_share_button_1650');
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_1650') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-09/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-09'>On The Twitter This Week: 2010-01-09</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-30/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-30'>On The Twitter This Week: 2010-01-30</a></li>
<li><a href='http://colincarmichael.ca/on-the-twitter-this-week-2010-01-23/' rel='bookmark' title='Permanent Link: On The Twitter This Week: 2010-01-23'>On The Twitter This Week: 2010-01-23</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/on-the-twitter-this-week-2010-01-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh those questions!</title>
		<link>http://colincarmichael.ca/oh-those-questions/</link>
		<comments>http://colincarmichael.ca/oh-those-questions/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 14:30:12 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[family day]]></category>
		<category><![CDATA[Family Sunday]]></category>
		<category><![CDATA[Hannah]]></category>
		<category><![CDATA[Isabella]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[questions]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1635</guid>
		<description><![CDATA[ photo credit: Leo Reynolds
So there we are (myself and the two older girls) in the car driving to the dump of all places when Hannah (4) blurts out "I don't think I want to have any babies, Daddy."
Woah. What? My mind suddenly filled with scenarios of jealosy and resentment towards the twins, etc. I [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
<li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/questions-about-the-childfund-twitter-campaign/' rel='bookmark' title='Permanent Link: Questions about the @ChildFund Twitter campaign'>Questions about the @ChildFund Twitter campaign</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float:right"><a href="http://www.flickr.com/photos/49968232@N00/12364944/" title="question mark ?" target="_blank"><img src="http://farm1.static.flickr.com/7/12364944_14794d1055_m.jpg" alt="question mark ?" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" title="Attribution-NonCommercial-ShareAlike License" target="_blank"><img src="http://colincarmichael.ca/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/49968232@N00/12364944/" title="Leo Reynolds" target="_blank">Leo Reynolds</a></small></div>
<p>So there we are (myself and the two older girls) in the car driving to the dump of all places when Hannah (4) blurts out "I don't think I want to have any babies, Daddy."</p>
<p>Woah. What? My mind suddenly filled with scenarios of jealosy and resentment towards the twins, etc. I quickly replied "Oh yeah, honey? How come?" </p>
<p>Her answer was very matter-of-fact: "I don't want a big cut on my belly."</p>
<p>Whew! Is that all? That's nothing! Now, I should have had my guard up as soon as we got anywhere near birth, but I was so sure of my answer that I plowed ahead. I dove in without checking for depth.</p>
<p>Confidently, I assured Hannah that not all babies require "cuts" to be born, and that, in fact, both her and Bella had been born without any cuts required! </p>
<p>Great, right? No, you see it, don't you... her next question. </p>
<p>"Well, then, how did I get out of Mommy's tummy?"</p>
<p>Panic. I blurted out the only answer that came to mind - it's served me so well in the past: "You'll have to ask Mommy when we get home."</p>
<p><strong>The Punchline</strong></p>
<p>Knowing the conversation on this topic was decidedly over, Hannah turned to Isabella and concluded: "I must have made my own hole."</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Foh-those-questions%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Foh-those-questions%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly&amp;hashtags=Family,family+day,Family+Sunday,Hannah,Isabella,kids,questions" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Foh-those-questions%2F&amp;t=Oh%20those%20questions%21" id="facebook_share_button_1635" 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_1635') || document.getElementById('facebook_share_icon_1635') || document.getElementById('facebook_share_both_1635') || document.getElementById('facebook_share_button_1635');
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_1635') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
<li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/questions-about-the-childfund-twitter-campaign/' rel='bookmark' title='Permanent Link: Questions about the @ChildFund Twitter campaign'>Questions about the @ChildFund Twitter campaign</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/oh-those-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s All In The Timing</title>
		<link>http://colincarmichael.ca/its-all-in-the-timing/</link>
		<comments>http://colincarmichael.ca/its-all-in-the-timing/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 04:52:44 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[General Interest Stuff]]></category>
		<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[anecdotes]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[Internet Yellow Pages]]></category>
		<category><![CDATA[Local Search]]></category>
		<category><![CDATA[yellowpages]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1636</guid>
		<description><![CDATA[ photo credit: How can I recycle this

I was recently reminded of this little story and thought I'd share. 
I was at a "local search" conference and one of the keynote speakers was the owner of an upstart yellow pages publisher that was taking a huge chunk of the market share in a major Metro. [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float:right"><a href="http://www.flickr.com/photos/87481332@N00/186838960/" title="phone_book" target="_blank"><img src="http://farm1.static.flickr.com/70/186838960_32d70aae28_m.jpg" alt="phone_book" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img src="http://colincarmichael.ca/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/87481332@N00/186838960/" title="How can I recycle this" target="_blank">How can I recycle this</a></small>
</div>
<p>I was recently reminded of this little story and thought I'd share. </p>
<p>I was at a "local search" conference and one of the keynote speakers was the owner of an upstart yellow pages publisher that was taking a huge chunk of the market share in a major Metro. </p>
<p>In the Q&#038;A, the guy was asked: How did you erode the incumbent's market-share so quickly?</p>
<p>His answer went something like this:</p>
<p><strong>"Ma'am, what do you do with your old yellowpages book as soon as the new one shows up?"</strong></p>
<p>Her answer was, predictably,<strong> "Get rid of it."</strong></p>
<p>He continued: <strong>"Of course! Which is precisely why we publish our book three months after the other guys."</strong>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Fits-all-in-the-timing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Fits-all-in-the-timing%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly&amp;hashtags=anecdotes,conferences,Internet+Yellow+Pages,Local+Search,yellowpages" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fits-all-in-the-timing%2F&amp;t=It%27s%20All%20In%20The%20Timing" id="facebook_share_button_1636" 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_1636') || document.getElementById('facebook_share_icon_1636') || document.getElementById('facebook_share_both_1636') || document.getElementById('facebook_share_button_1636');
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_1636') {
		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>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/its-all-in-the-timing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
