<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Colin on Photography &#187; Super Bowl</title>
	<atom:link href="http://colincarmichael.ca/tag/super-bowl/feed/" rel="self" type="application/rss+xml" />
	<link>http://colincarmichael.ca</link>
	<description>My thoughts on photography and other things.</description>
	<lastBuildDate>Wed, 23 May 2012 05:03:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Twitter&#8217;s Scalability Problem Isn&#8217;t Fixed</title>
		<link>http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/</link>
		<comments>http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 20:37:43 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[social-scalability]]></category>
		<category><![CDATA[Super Bowl]]></category>
		<category><![CDATA[Super Tuesday]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/2008/02/07/twitters-scalability-problem-isnt-fixed/</guid>
		<description><![CDATA[By all reports, Twitter.com (and the API, for the most part) sailed through the onslaught of the Super Bowl and Super Tuesday with nary a hiccup. Please join me in a round of w00t! So ends the saga of Twitter&#8217;s scalability. The Twitter community can now grow as far and as fast as we desire [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/social-media-in-real-time/' rel='bookmark' title='Social Media in Real-Time'>Social Media in Real-Time</a></li>
<li><a href='http://colincarmichael.ca/debating-the-benefits-of-twitter/' rel='bookmark' title='Debating the Benefits of Twitter'>Debating the Benefits of Twitter</a></li>
<li><a href='http://colincarmichael.ca/detroit-tweetup-recap/' rel='bookmark' title='Detroit Tweetup Recap'>Detroit Tweetup Recap</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>By all reports, Twitter.com (and the API, for the most part) sailed through the onslaught of the Super Bowl and Super Tuesday with nary a hiccup. Please join me in a round of <strong>w00t</strong>!</p>
<p>So ends the saga of Twitter&#8217;s scalability. The Twitter community can now grow as far and as fast as we desire without fear of the thing crashing down around our heads. <em><strong>Or can we?</strong></em> I fear that while the Twitter team has overcome it&#8217;s technical scalability concerns (again, w00t!), there are serious issues to be overcome with the application&#8217;s social scalability.</p>
<p>By &quot;social scalability&quot; I mean the extent to which one can receive the &#8216;signal&#8217; through the cacophony of &#8216;noise&#8217; as one&#8217;s following list expands. This is a more complex problem that simply limiting the number of Twitterers (Twits?) you follow, as you might do with <a href="http://colincarmichael.ca/2008/01/23/feed-reading-whats-your-number/" target="_blank">an RSS list</a>.</p>
<p>The scenario is already presenting itself as the Presidential Primary season hits full-stride in the United States. Most of the folks I follow on Twitter are in the social media space &#8211; no surprise there. A few of them are also political junkies like me, as I&#8217;ve mentioned before. But what about everyone else? Do those social media folks who are not interested in US politics really want to be inundated with play-by-play tweets of Super Tuesday?&#160; What about the Super Bowl tweet-fest? I certainly wasn&#8217;t interested in the game but sat through tweet after tweet anyway in case anyone was talking about anything that <em>did</em> interest me.</p>
<p>It&#8217;s manageable at the moment since the community is still relatively small and the event-related tweet-fests are few and far-between&#8230; but it won&#8217;t be long before every sporting event spawns thousands of Tweets that I don&#8217;t care about. Unless it&#8217;s a <a href="http://montrealcanadiens.com" target="_blank">Habs</a> game&#8230; I&#8217;m in for that. :)</p>
<p>So the question is:</p>
<h3>How do you intend to manage a growing &#8216;follow&#8217; list and a broadening of content on Twitter?</h3>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Ftwitters-scalability-problem-isnt-fixed%2F&amp;t=Twitter%27s%20Scalability%20Problem%20Isn%27t%20Fixed" id="facebook_share_button_158" 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_158') || document.getElementById('facebook_share_icon_158') || document.getElementById('facebook_share_both_158') || document.getElementById('facebook_share_button_158');
	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_158') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/&via=ccarmichael&text=Twitter's Scalability Problem Isn't Fixed&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/&via=ccarmichael&text=Twitter's Scalability Problem Isn't Fixed&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/social-media-in-real-time/' rel='bookmark' title='Social Media in Real-Time'>Social Media in Real-Time</a></li>
<li><a href='http://colincarmichael.ca/debating-the-benefits-of-twitter/' rel='bookmark' title='Debating the Benefits of Twitter'>Debating the Benefits of Twitter</a></li>
<li><a href='http://colincarmichael.ca/detroit-tweetup-recap/' rel='bookmark' title='Detroit Tweetup Recap'>Detroit Tweetup Recap</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/twitters-scalability-problem-isnt-fixed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Social Media in Real-Time</title>
		<link>http://colincarmichael.ca/social-media-in-real-time/</link>
		<comments>http://colincarmichael.ca/social-media-in-real-time/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 13:30:44 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[Election 08]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[Jeremiah Owyang]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Super Bowl]]></category>
		<category><![CDATA[Super Tuesday]]></category>
		<category><![CDATA[Twhirl]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[TwitterBerry]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/2008/02/04/social-media-in-real-time/</guid>
		<description><![CDATA[I&#8217;m a political junkie. I have been fascinated by politics and government for many years a passion which eventually led to a now underused degree in political science. I am also now a Twitter junkie. The &#34;global watercooler&#34; allows me to eavesdrop on many conversations and throw in my $0.02 on a variety of topics [...]
Related posts:<ol>
<li><a href='http://colincarmichael.ca/social-media-in-two-buckets/' rel='bookmark' title='Social Media in Two Buckets'>Social Media in Two Buckets</a></li>
<li><a href='http://colincarmichael.ca/social-media-six-dos-and-six-donts/' rel='bookmark' title='Social Media: Six Dos and Six Don&#8217;ts'>Social Media: Six Dos and Six Don&#8217;ts</a></li>
<li><a href='http://colincarmichael.ca/my-new-life-in-social-media/' rel='bookmark' title='My new life in Social Media'>My new life in Social Media</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a political junkie. I have been fascinated by politics and government for many years a passion which eventually led to a now underused degree in political science.</p>
<p>I am also now a <a href="http://twitter.com/ccarmichael">Twitter</a> junkie. The &quot;<a href="https://twitter.com/stuartma/statuses/657814552">global watercooler</a>&quot; allows me to eavesdrop on many conversations and throw in my $0.02 on a variety of topics when I think I have something valuable to add.</p>
<p>In the past week or so, these two vices have collided in a spectacular way. It started with the Democratic primary in South Carolina last Saturday. A few of us social media/political junkies (<a href="http://twitter.com/stuartma">@stuartma</a>, <a href="http://twitter.com/jillfoster">@JillFoster</a>, et al) began discussing the results as they came in. Those of us purists with online-only access to <a href="http://cnn.com/video/live/">CNN&#8217;s raw feeds</a> (TV is so 1.0) had to rely on others to report the numbers as they came in. We could then offer our thoughts on the how&#8217;s and why&#8217;s&#8230; Or just &quot;listen&quot; and learn.</p>
<p>Once the results were solid and the networks had made their projections, the speeches from each of the candidates began. This was the magical part of evening. <a title="YouTube" href="http://www.youtube.com/watch?v=-iVAPH_EcmQ">Barack Obama&#8217;s speech</a> elicited responses from my Twitterverse that were raw emotion and reflected his ability to reach down into people&#8217;s soul and stir it up. </p>
<p>That this communal emotional response was palpable in an online medium is, I believe, revolutionary. To the casual observer, Obama&#8217;s speech was a great one, to be sure. But the ability to witness the emotions it evoked in others <strong>in real-time</strong> transformed the speech from a political event into an emotional event shared by a community of pseudo-strangers. This has never really been possible before. </p>
<p>Last night I observed a similar event during the Super Bowl. Since I&#8217;m more of a <a href="http://www.cfl.ca/">CFL</a> guy than NFL, I wasn&#8217;t watching the game. I was, however, watching a couple dozen folks twitter the game as they watched it. Thank to <a href="http://twitter.com/jowyang">Jeremiah Owyang</a>&#8216;s <a href="http://www.web-strategist.com/blog/2008/02/02/hey-armchair-critics-rate-the-superbowl-ads-this-sunday-using-twitter/">social media experiment</a>, most of the Twitter-banter centred on rating the (in)famous SuperBowl commercials as they aired. The results of Jeremiah&#8217;s experiment can be found by searching for <a href="http://terraminds.com/twitter/query?query=%40superbowlads&amp;submit=search+in+updates">@superbowlads at terramind&#8217;s search service</a>. Currently, it lists over 2500 responses. hundreds of people sharing an event in real-time through an online medium. <strong>Very Cool</strong>. [<a href="http://www.web-strategist.com/blog/2008/02/03/a-night-at-the-twitterbowl-successful-but-unwieldy/">late-breaking re-cap from Jeremiah</a>]</p>
<p>In between commercials, there was, of course, a football game going on. While I was doing other things online (watching <a href="http://yeswecansong.com">this stunning video</a>, for example), I could get a feel of how the game was going just from the expletive-laced bursts of emotion emanating from <a href="http://www.twhirl.org/">my Twitter client</a>.</p>
<p>I am very much looking forward to that other &#8216;Super&#8217; event this week: <a href="http://en.wikipedia.org/wiki/Super_Tuesday_%282008%29">Super Tuesday</a>. I will miss the bulk of the day&#8217;s conversations since I&#8217;ll be in meetings and without internet access all day (though I may sneak a peek at <a href="http://www.orangatame.com/products/twitterberry/">TwitterBerry</a> now &amp; again). </p>
<p>As the polls close, however, I&#8217;ll be ensconced in my hotel room all a-Twitter about what the results will mean&#8230; even for us Canadians. My prediction? I think by wednesday morning (it&#8217;ll come early!) we&#8217;ll have a pretty good idea of the two names on the Presidential ballot come November.</p>
<p>I have some more thoughts brewing about the <em>social-scalability</em> of Twitter. Tonight may have been proof that we&#8217;ve finally seen the end of the technical scalability problems!&#160; I&#8217;ll post later in the week on what I mean by &quot;social-scalability&quot; and why I think it&#8217;s a problem. Stay tuned.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Fsocial-media-in-real-time%2F&amp;t=Social%20Media%20in%20Real-Time" id="facebook_share_button_148" 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_148') || document.getElementById('facebook_share_icon_148') || document.getElementById('facebook_share_both_148') || document.getElementById('facebook_share_button_148');
	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_148') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/social-media-in-real-time/&via=ccarmichael&text=Social Media in Real-Time&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://colincarmichael.ca/social-media-in-real-time/&via=ccarmichael&text=Social Media in Real-Time&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Related posts:<ol>
<li><a href='http://colincarmichael.ca/social-media-in-two-buckets/' rel='bookmark' title='Social Media in Two Buckets'>Social Media in Two Buckets</a></li>
<li><a href='http://colincarmichael.ca/social-media-six-dos-and-six-donts/' rel='bookmark' title='Social Media: Six Dos and Six Don&#8217;ts'>Social Media: Six Dos and Six Don&#8217;ts</a></li>
<li><a href='http://colincarmichael.ca/my-new-life-in-social-media/' rel='bookmark' title='My new life in Social Media'>My new life in Social Media</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/social-media-in-real-time/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

