<?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>Hummingbird604.com &#187; liveblogging</title>
	<atom:link href="http://hummingbird604.com/category/liveblogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://hummingbird604.com</link>
	<description>The personal blog of a Vancouver-based educator in environmental issues</description>
	<lastBuildDate>Thu, 24 May 2012 18:10:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Content Rules at #3tyvr with @cc_chapman (Third Tuesday Vancouver) Liveblog</title>
		<link>http://hummingbird604.com/2011/01/20/content-rules-at-3tyvr-with-cc_chapman-third-tuesday-vancouver-liveblog/</link>
		<comments>http://hummingbird604.com/2011/01/20/content-rules-at-3tyvr-with-cc_chapman-third-tuesday-vancouver-liveblog/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 02:25:20 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Third Tuesday]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=10965</guid>
		<description><![CDATA[I am tethering from my iPhone and found a power outlet so here I am! &#160; Content Rules by CC Champan (01/20/2011)&#160; &#160;&#160; Close&#160;&#160; 6:26 Raul:&#160; I&#8217;m at Third Tuesday Vancouver (#3tyvr) liveblogging C.C. Chapman&#8217;s Content Rules talk. You can have your tweets integrated by using the hashtags #contentrules and #3tyvr Thursday January 20, 2011&#160;6:26&#160;Raul [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2010/01/19/julien-smith-at-third-tuesday-vancouver-liveblog/' rel='bookmark' title='Julien Smith at Third Tuesday Vancouver liveblog'>Julien Smith at Third Tuesday Vancouver liveblog</a></li>
<li><a href='http://hummingbird604.com/2010/03/23/3tyvr-liveblog-social-media-and-the-olympics/' rel='bookmark' title='#3tyvr Liveblog &#8211; Social Media And The Olympics'>#3tyvr Liveblog &#8211; Social Media And The Olympics</a></li>
<li><a href='http://hummingbird604.com/2007/10/29/where-does-good-content-go/' rel='bookmark' title='Where does good content go?'>Where does good content go?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am tethering from my iPhone and found a power outlet so here I am!</p>
<p><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="http://cdnns.coveritlive.com/media/css/viewer_window_normal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
/* Adjust the height to best suite your page */
/* Remove height property to have all text show without scrollbars. */
#cil_page .mainchat {  position: relative; overflow: auto;  }
</style>
<p><script language="javascript" type="text/javascript">
<!--
function cil_launchLayer( num, divsrc, divheight, divwidth) { var scrollpos = cil_getScrollingPosition(); divsrc = unescape(cil_replaceString('qzzq', '"', divsrc)); document.getElementById('cil_divsrc').innerHTML = divsrc; divleft = (document.getElementById('cil_mainholder').offsetWidth - divwidth) / 2; if (document.getElementById('cil_mainholder').offsetTop > scrollpos[1]) { divtop = document.getElementById('cil_mainholder').scrollTop + 40; } else { divtop = scrollpos[1] - document.getElementById('cil_mainholder').offsetTop + document.getElementById('cil_mainholder').scrollTop + 40; } document.getElementById('cil_modalitem').style.left = divleft + 'px'; document.getElementById('cil_modalitem').style.top = divtop + 'px'; document.getElementById('cil_modalitem').style.display = 'inline'; }
function cil_closeLayer(){ if (document.getElementById('cil_modalitem').style.display != 'none') { document.getElementById('cil_divsrc').innerHTML = ''; document.getElementById('cil_modalitem').style.display = 'none'; } }
function cil_replaceString(oldS, newS, fullS) { for (var i = 0; i < fullS.length; i++) { if (fullS.substring(i, i + oldS.length) == oldS) { fullS = fullS.substring(0, i) + newS + fullS.substring(i + oldS.length, fullS.length); } } return fullS; }
function cil_getScrollingPosition() { var position = [0, 0]; if (typeof window.pageYOffset != 'undefined') { position = [window.pageXOffset, window.pageYOffset]; } else if (typeof document.documentElement.scrollTop != 'undefined' &#038;&#038; document.documentElement.scrollTop > 0) { position = [document.documentElement.scrollLeft,document.documentElement.scrollTop]; } else if (typeof document.body.scrollTop != 'undefined') { position = [document.body.scrollLeft,document.body.scrollTop]; } return position; }
function cil_getCurrentStyle(elem, prop) { if( elem.currentStyle ) { var ar = prop.match(/\w[^-]*/g); var s = ar[0]; for(var i = 1; i < ar.length; ++i) { s += ar[i].replace(/\w/, ar[i].charAt(0).toUpperCase()); } return elem.currentStyle[s] } else if( document.defaultView.getComputedStyle ) { return document.defaultView.getComputedStyle(elem, null).getPropertyValue(prop);  } }
function cil_setSizes() { document.getElementById('viewingtoolbar').style.width = document.getElementById('altcast_title').offsetWidth + 'px'; var oElement = document.getElementById('pageborder'); if (oElement) { borderHeight  = cil_getCurrentStyle(oElement, 'border-top-width'); pageborderHeight = borderHeight.substring(0,borderHeight.length-2); } else { pageborderHeight = 0; } maxheight = 550 - (pageborderHeight*2); chatholderheight = (maxheight-document.getElementById('viewingtoolbar').offsetHeight-document.getElementById('viewingfooter').offsetHeight-document.getElementById('altcast_title').offsetHeight-9); document.getElementById('mainchat').style.height = chatholderheight + 'px'; }
//-->
</script></p>
<div id="cil_page" class="overallpage" style="position:relative; font-family: Arial, Arial; font-size: 12px; background: #ffffff; line-height: 150%; margin:0; padding:0; vertical-align:top; text-align:left; margin-bottom: 1px; height: 550px; width: 470px;">
<div id="pageborder" class="pageborder" style="position: relative;">
<div id="chatholder" class="chatholder">
<div id="altcast_title" class="event_title_bar" >
<table style="height: 35px; width: 100%;">
<tr valign="middle">
<td>&nbsp;</td>
<td width=99%><span class="event_title_replay" id="txtTitle">Content Rules by CC Champan</span></td>
<td valign=middle align="right" style="font-size: 90%;" nowrap><span class="replay_date">(01/20/2011)</span>&nbsp;</td>
</tr>
</table>
</div>
<div id="cil_modalitem" style="display: none; position: absolute; top: 40px; left: 50px; z-index: 100;">
<div>
<div id="cil_divsrc" style="background: #000000; padding: 10px; display: block; text-align: center;"></div>
<div style="display: block; line-height: 10px; clear: both; background: #000000; padding: 10px; padding-top: 0px;">&nbsp;&nbsp;<br />
<table style="height: 16px;">
<tr valign=middle>
<td><a href="#" onClick="javascript: cil_closeLayer();return false;" style="color: #FFFFFF;"><strong>Close</strong></a>&nbsp;&nbsp;</td>
</tr>
</table>
</div>
</div></div>
<div id="mainchat" class="mainchat">
<div class="cil_eventholder">
<div id="row122173527" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:26</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122173527">I&#8217;m at Third Tuesday Vancouver (#3tyvr) liveblogging C.C. Chapman&#8217;s Content Rules talk. You can have your tweets integrated by using the hashtags #contentrules and #3tyvr </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:26&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122174559" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:29</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Lahey13" target="_blank"><img src="http://a2.twimg.com/profile_images/655865502/la13_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Lahey13:&nbsp;</div>
<p><span id="txt122174559"><a href="http://twitter.com/%40monicahamburg" target="_blank" >@monicahamburg</a> Oh I&#8217;m being a mouthpiece &#8230; still a rockin&#8217; event even if it was outside <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:29&nbsp;</span><span class="bottomdisplayname">Lahey13</span></div>
</td>
</tr>
</table>
</div>
<div id="row122175032" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122175032">I&#8217;m liveblogging <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> speaking at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://is.gd/rtqVFh" target="_blank" >http://is.gd/rtqVFh</a> (share as you see fit)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:31&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122176131" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122176131">Big turn out tonight, lots of familiar faces <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:33&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122176441" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:34</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/dbutton" target="_blank"><img src="http://a0.twimg.com/profile_images/1101810302/headshot_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">dbutton:&nbsp;</div>
<p><span id="txt122176441">RT <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a>: NEW BLOG POST, Content Rules at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> (Third Tuesday Vancouver) Liveblog &#8211; <a href="http://tinyurl.com/6zbbowq" target="_blank" >http://tinyurl.com/6zbbowq</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:34&nbsp;</span><span class="bottomdisplayname">dbutton</span></div>
</td>
</tr>
</table>
</div>
<div id="row122176605" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:34</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrissychrzan" target="_blank"><img src="http://a2.twimg.com/profile_images/1149633160/180259039_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrissychrzan:&nbsp;</div>
<p><span id="txt122176605">RT <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a>: NEW BLOG POST, Content Rules at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> (Third Tuesday Vancouver) Liveblog &#8211; <a href="http://tinyurl.com/6zbbowq" target="_blank" >http://tinyurl.com/6zbbowq</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:34&nbsp;</span><span class="bottomdisplayname">chrissychrzan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122176819" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/dbutton" target="_blank"><img src="http://a0.twimg.com/profile_images/1101810302/headshot_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">dbutton:&nbsp;</div>
<p><span id="txt122176819">I&#8217;m at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> (Third Tuesday Vancouver)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:35&nbsp;</span><span class="bottomdisplayname">dbutton</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177047" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122177047">Somebody be a dear and get me a drink, as I couldn&#8217;t wait in line for long enough <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> I need to liveblog @cc_chapman&#8217;s talk  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:35&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177168" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:36</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CeciliaLu" target="_blank"><img src="http://a0.twimg.com/profile_images/631393414/3752d57_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CeciliaLu:&nbsp;</div>
<p><span id="txt122177168">Waiting for @cc_chapman&#8217;s talk &#038; catching up with <a href="http://twitter.com/%40crushmarketing" target="_blank" >@crushmarketing</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:36&nbsp;</span><span class="bottomdisplayname">CeciliaLu</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177330" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:36</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122177330">Jeremy Lim (@jeremylim), organizer of Third Tuesday Vancouver is thanking sponsors.<br/><br/>CNW<br/>Rogers Communication<br/>Radian 6<br/>Fairmont Hotels<br/><br/>Thanks to Ceili&#8217;s for sponsoring space.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:36&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177522" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122177522"><a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> starting at Caelis  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:37&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177567" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/JillBenedict" target="_blank"><img src="http://a2.twimg.com/profile_images/1155084074/Jill4Copy_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">JillBenedict:&nbsp;</div>
<p><span id="txt122177567">RT <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a>: I&#8217;m liveblogging <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> speaking at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://is.gd/rtqVFh" target="_blank" >http://is.gd/rtqVFh</a> (share as you see fit)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:37&nbsp;</span><span class="bottomdisplayname">JillBenedict</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177590" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:37</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122177590">C.C. Chapman is a media creator, online marketing expert. CC has helped people in brands (Coca Cola, HBO, Warner Brothers).  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:37&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122177748" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/LindseyLe" target="_blank"><img src="http://a3.twimg.com/profile_images/1038267597/IMG00252-20100416-0001_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">LindseyLe:&nbsp;</div>
<p><span id="txt122177748">Thank you for organizing <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>!! Always fantastic!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:37&nbsp;</span><span class="bottomdisplayname">LindseyLe</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178078" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:38</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122178078">C.C. Chapman is yelling and speaking loud and clear. &#8220;A little louder&#8221;. He did theatre for years, he does this as a second nature.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:38&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178268" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:39</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TeamCain_Guerin" target="_blank"><img src="http://a1.twimg.com/profile_images/1124266150/Mike_Guerin_Headshot_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TeamCain_Guerin:&nbsp;</div>
<p><span id="txt122178268">Between <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> and <a href="http://search.twitter.com/search?q=%23inboundmarketing" target="_blank" >#inboundmarketing</a> my brain is too full &#8230;oh hell, who needs weekends anyway!  Fun useful and insightful stuff  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:39&nbsp;</span><span class="bottomdisplayname">TeamCain_Guerin</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178428" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:39</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122178428">C.C. &#8220;I&#8217;ll apologize now if I am a little sleepy, I woke up this morning and honestly I didn&#8217;t know where I was. Honestly I had no clue where I was &#8211; I had to call my wife to ask her &#8216;where am I&#8217;&#8221;<br/><br/>Joe is one of the authors of &#8220;Digital Dads&#8221;.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:39&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178617" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MortgagesVanBC" target="_blank"><img src="http://a0.twimg.com/profile_images/1144777810/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MortgagesVanBC:&nbsp;</div>
<p><span id="txt122178617">RT <a href="http://twitter.com/%40LindseyLe" target="_blank" >@LindseyLe</a>: Thank you for organizing <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>!! Always fantastic!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:40&nbsp;</span><span class="bottomdisplayname">MortgagesVanBC</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178892" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:41</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/LindseyLe" target="_blank"><img src="http://a3.twimg.com/profile_images/1038267597/IMG00252-20100416-0001_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">LindseyLe:&nbsp;</div>
<p><span id="txt122178892">RT <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a>: I&#8217;m liveblogging <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> speaking at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://is.gd/rtqVFh" target="_blank" >http://is.gd/rtqVFh</a> (share as you see fit)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:41&nbsp;</span><span class="bottomdisplayname">LindseyLe</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178906" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:41</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122178906">CC is still waiting for someone to be reading the book at the airport. <br/><br/>The big thing about content is that it is not rocket science. You can set up a blog in five minutes and start producing content. You can set up an Instagram and produce content. Creating content is super easy.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:41&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122178927" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:41</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122178927">RT <a href="http://twitter.com/%40LindseyLe" target="_blank" >@LindseyLe</a>: Thank you for organizing <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>!! Always fantastic!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:41&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179139" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:41</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122179139">No, it&#8217;s not. <strong>Creating good content is hard.</strong> It&#8217;s hard to create strong, punchy, compelling content. Creating good content is really hard depending on the medio. CC has a really hard time creating audio or video content. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:41&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179251" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122179251">Creating content is easy. Creating good content is hard. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:42&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179375" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:42</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122179375">CC.- He can take a really good photograph, but how do you take the content you are creating and make it engaging. Because everybody can create content, there&#8217;s a lot of content out there that is BAD, it&#8217;s crappy. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:42&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179376" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/billdinTO" target="_blank"><img src="http://a3.twimg.com/profile_images/1158376840/doskoch_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">billdinTO:&nbsp;</div>
<p><span id="txt122179376">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: Creating content is easy. Creating good content is hard. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:42&nbsp;</span><span class="bottomdisplayname">billdinTO</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179450" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/AranH" target="_blank"><img src="http://a1.twimg.com/profile_images/1168664203/DSC03381_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">AranH:&nbsp;</div>
<p><span id="txt122179450">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: Creating content is easy. Creating good content is hard. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:42&nbsp;</span><span class="bottomdisplayname">AranH</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179603" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:43</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122179603">The book is split into 3 sections</p>
<p>1. Eleven content rules. <br />2. &#8220;How to&#8221; section.  <br />3. Ten case studies &#8211; here&#8217;s how different people are doing it and here are ideas you can steal from them. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:43&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179670" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122179670"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> if a book doesn&#8217;t have a how-to section, it&#8217;s not helpful.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:43&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179742" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122179742"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> nothing sucks more than a biz book without a how-to section via <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:43&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179770" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:43</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122179770">While he is not going to go through all 11 Rules, CC wants to talk about a few of the rules. He is hoping it will help inspire you and take whatever you take from his talk. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:43&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179784" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122179784">Creating content is easy. Creating good content is hard. C.C. Chapman at Vancouver Meetup <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:43&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122179994" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/yolondaabrahams" target="_blank"><img src="http://a3.twimg.com/profile_images/1220473376/13837_205034906976_515721976_3516469_3694361_n.jpg_effected-001_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">yolondaabrahams:&nbsp;</div>
<p><span id="txt122179994">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: Creating content is easy. Creating good content is hard. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">yolondaabrahams</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180023" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122180023"><strong>CC</strong></p>
<p>One of the rules &#8211; not to shill &#8211; show or teach, but do NOT shill. &#8220;Buy my product&#8221;. Do not DM people &#8220;hey check my site&#8221;. Nobody likes that, everybody hates that guy/girl. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180181" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122180181">Under the heat-lamps at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180280" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122180280"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Stop shilling&#8211;no one likes it. P.S. All SM douches are guys :p  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180521" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122180521">RT <a href="http://twitter.com/%40AranH" target="_blank" >@AranH</a>: RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: Creating content is easy. Creating good content is hard. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:45&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180599" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:45</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122180599">
<p>Ann Handley. </p>
<p><em>What is the Chinese dry wall problem?<br /></em> <br />They put Chinese dry wall that has all these chemicals and mold, kids were getting really ill, it&#8217;s not like mold that you can easy fix. Millions of dollars in lawsuits. There is a site (clearinghouse for this problem). </p>
<p>What is interesting is that it&#8217;s a law firm doing this.  </p>
<p> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:45&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180632" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mark_t_taylor" target="_blank"><img src="http://a3.twimg.com/profile_images/1145391023/DSC_0228_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mark_t_taylor:&nbsp;</div>
<p><span id="txt122180632">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: Creating content is easy. Creating good content is hard. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:45&nbsp;</span><span class="bottomdisplayname">mark_t_taylor</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180798" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:46</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122180798">What this law firm has done &#8211; this a different approach &#8211; it&#8217;s a website that is really informative. It&#8217;s really subtle, but they are doing a really good job of getting people to come to the site, hang out and then they will get hired. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:46&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180846" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122180846"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> content on <a href="http://chinesedrywallproblem.com" target="_blank" >chinesedrywallproblem.com</a> is informative, and markets subtly.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:46&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122180895" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/seanweller" target="_blank"><img src="http://a1.twimg.com/profile_images/285874843/Headshot_2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">seanweller:&nbsp;</div>
<p><span id="txt122180895">Listening to C.C. Chapman talk about content strategy at Vancouver Meetup <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:46&nbsp;</span><span class="bottomdisplayname">seanweller</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181219" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:47</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122181219">45 min now. <a href="http://twitter.com/%40CeilisVan" target="_blank" >@CeilisVan</a> Looking forward to <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>, but <a href="http://twitter.com/%40ColleenCoplick" target="_blank" >@ColleenCoplick</a> &#038; I have been waiting for a beer for 15+ mins. Help?  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:47&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181293" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122181293">CC.- One of our rules &#8211; <strong>you need to build a camp fire.</strong> CC was going to put the instructions in the book. Putting bigger logs, etc. When you think about your content strategy, you can&#8217;t just dump the logs and light it. You will have a big blow up of fire, and then they are gone. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181323" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122181323">Third Tuesday Vancouver with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is packed. Thank you <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> &#038; <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>
<div class="clearingspace">&nbsp;</div>
<div><a href="#" onclick="window.open('http://twitpic.com/show/full/3rvz38', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://twitpic.com/show/thumb/3rvz38" border=0 height=150 width=150 align=bottom /></a>
<div style="position:relative; top: -26px; left: 2px;"><a href="#" onclick="window.open('http://twitpic.com/show/full/3rvz38', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="/templates/coveritlive/images/icons/preview24.png" class="correct-png" border="0" /></a></div>
</div>
<p>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181377" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mariskar" target="_blank"><img src="http://a3.twimg.com/profile_images/1206319747/mariska_DSC7335web_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mariskar:&nbsp;</div>
<p><span id="txt122181377">Just arrived at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>&#8230; What have I missed?  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">mariskar</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181548" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122181548">Apparently few people at <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> know how to start a camp fire. It is a rainforest. Discussing content creation.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181592" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122181592"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> dumb client question 1: can you make me a viral video?  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:49&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181633" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/monicahamburg" target="_blank"><img src="http://a1.twimg.com/profile_images/131477396/Bo_Peep_Pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">monicahamburg:&nbsp;</div>
<p><span id="txt122181633">I like the speaker &#8211; he has personality.  ( <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> ) <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:49&nbsp;</span><span class="bottomdisplayname">monicahamburg</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181669" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:49</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122181669">CC &#8211; &#8220;you can make a really compelling video, but YOU CAN&#8217;T MAKE THINGS GO VIRAL&#8221;. Think about the metaphor of the camp fire. You need some little things to get it started, and then you need some more stuff long term. If you stop producing that great content, you are going to lose your readers. </p>
<p><strong>Think about a publishing schedule. <br /></strong><br />It&#8217;s a really good thing to think like a publisher. W </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:49&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181733" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122181733"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Client: make me a viral video. Me: No. I&#8217;ll make you a quality video. Via <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:49&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181788" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:49</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122181788">One of the things they did at Digital Dad &#8211; Mondays is this, Friday is a cooking day, Wednesdays is a video day, etc. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:49&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122181902" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122181902">What are we going to publish? How does it tie into the events we go to? How does it tie in to everything we do?<br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182015" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122182015"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> advocates editorial/publishing schedule (but doesn&#8217;t walk the walk). He can focus w/o one.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182125" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122182125">Create a regular publishing schedule to focus on what and why C.C. Chapman <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182186" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Lahey13" target="_blank"><img src="http://a2.twimg.com/profile_images/655865502/la13_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Lahey13:&nbsp;</div>
<p><span id="txt122182186">Totally agree RT <a href="http://twitter.com/%40monicahamburg" target="_blank" >@monicahamburg</a>: I like the speaker &#8211; he has personality. (@cc_chapman) <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">Lahey13</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182291" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:51</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122182291">Think about the schedule as your link &#8211; it focuses you on what you are going to create. Instead of having your CEO come and say &#8220;we need to do Twitter, Facebook, etc.&#8221;. You can instead think &#8220;this is the strategy we are going to follow&#8221;.</p>
<p>You need to ask your CEO &#8220;why do we need to do this&#8221; once they ask you &#8220;do this&#8221;. Asking why is so critical. You will not be successful if you don&#8217;t have a strategy. You need to know WHY you are doing what you are doing and why you are publishing what you are publishing. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:51&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182498" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122182498">Funny too RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: Totally agree RT <a href="http://twitter.com/%40monicahamburg" target="_blank" >@monicahamburg</a>: I like the speaker &#8211; he has personality. (@cc_chapman) <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182568" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/krystlesivorot" target="_blank"><img src="http://a1.twimg.com/profile_images/1088483658/scarf2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">krystlesivorot:&nbsp;</div>
<p><span id="txt122182568">Totally agree. Schedules are essential. <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">krystlesivorot</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182603" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122182603">Melrose Med Mile &#8211; last night they did something so simple &#8211; it was really smart. After the event, they started talking to every person on Twitter and replying, via @ reply (mention). It took them a while, but they could definitely look at some degree of measurement. That little thing they did was so simple &#8211; it&#8217;s not rocket science. But by doing that, people are seeing the responses. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182641" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122182641">Base content development on marketing strategy C.C. Chapman <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182796" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122182796">Amen RT <a href="http://twitter.com/rahelab%3A" target="_blank" >@rahelab:</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://twitter.com/cc_chapman" target="_blank" >@cc_chapman</a> advocates editorial/publishing schedule (but doesn&#8217;t walk the walk). He can focus w/o 1.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182797" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122182797"><a href="http://twitter.com/tbains" target="_blank" >@tbains</a> be sure to say hello at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182825" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122182825">If you are in the hospitality industry &#8211; the most untapped use of social media &#8211; we are talking about Ceili&#8217;s Van. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122182970" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/buizachristina" target="_blank"><img src="http://a0.twimg.com/profile_images/1184550344/76170_106584299413708_100001864149205_54430_2597407_n___normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">buizachristina:&nbsp;</div>
<p><span id="txt122182970">I must be the only one taking notes with a notebook! <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">buizachristina</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183019" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/masalapuri" target="_blank"><img src="http://a3.twimg.com/profile_images/684979526/Ajay-Tie_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">masalapuri:&nbsp;</div>
<p><span id="txt122183019">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: Third Tuesday Vancouver with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is packed. Thank you <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> &#038; <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>
<div class="clearingspace">&nbsp;</div>
<div><a href="#" onclick="window.open('http://twitpic.com/show/full/3rvz38', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://twitpic.com/show/thumb/3rvz38" border=0 height=150 width=150 align=bottom /></a>
<div style="position:relative; top: -26px; left: 2px;"><a href="#" onclick="window.open('http://twitpic.com/show/full/3rvz38', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="/templates/coveritlive/images/icons/preview24.png" class="correct-png" border="0" /></a></div>
</div>
<p>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">masalapuri</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183070" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122183070">RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: Totally agree RT <a href="http://twitter.com/%40monicahamburg" target="_blank" >@monicahamburg</a>: I like the speaker &#8211; he has personality. (@cc_chapman) <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183126" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122183126">So thankful to <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a> for the wine <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks Joe!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:54&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183160" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122183160">be human. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:54&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183192" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122183192">Web content dev: use kindling not gasoline. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:54&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183235" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122183235">Be human <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:54&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183297" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:54</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122183297">CC prefers to do things from the heart. But when you do a campaign, the PR folks, the legal folks, the comms folk. They want the speaker/CEO to speak on the speaking points, etc. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:54&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183387" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kslean" target="_blank"><img src="http://a1.twimg.com/profile_images/1134463828/DSC00274_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kslean:&nbsp;</div>
<p><span id="txt122183387">Wish I&#8217;d learned about Third Tuesday Vancouver sooner. Sounds like a great event! RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a> Third Tuesday Vancouver is packed <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">kslean</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183428" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122183428"><br />Lawyers are there to protect you, but the law around online content is very iffy. Now Jason Baker is sharing his story about a viral video. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183430" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122183430"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> be aware of legal, PR, marketing folks who want guard up, buzzwords, lack of humanity.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183592" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122183592"><a href="http://search.twitter.com/search?q=%23Kanban" target="_blank" >#Kanban</a> will work well in content development due to interruptions. Where was I? <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183615" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122183615">They end up using Black Eyed Peas (one of their songs). They didn&#8217;t get their rights to the song. They went viral. But now who wants to go to a law firm that has a problem with copyright law. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183647" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122183647">lol RT <a href="http://twitter.com/%40lmatecha" target="_blank" >@lmatecha</a>: Web content dev: use kindling not gasoline. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183682" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122183682">Timing helps a lot! RT <a href="http://twitter.com/%40krystlesivorot" target="_blank" >@krystlesivorot</a>: Totally agree. Schedules are essential. <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122183808" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:56</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/zenhousemedia" target="_blank"><img src="http://a2.twimg.com/profile_images/573098169/sq_logo_bigger_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">zenhousemedia:&nbsp;</div>
<p><span id="txt122183808"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23Content" target="_blank" >#Content</a> Rules Build a content strategy like you would a campfire. Start w a spark then add twigs &#038; logs to keep it burning strong&#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:56&nbsp;</span><span class="bottomdisplayname">zenhousemedia</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184005" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/zenhousemedia" target="_blank"><img src="http://a2.twimg.com/profile_images/573098169/sq_logo_bigger_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">zenhousemedia:&nbsp;</div>
<p><span id="txt122184005"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> Build a content strategy like you would a campfire. Start w a spark then add twigs &#038; logs to keep it burning strong&#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">zenhousemedia</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184046" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/masalapuri" target="_blank"><img src="http://a3.twimg.com/profile_images/684979526/Ajay-Tie_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">masalapuri:&nbsp;</div>
<p><span id="txt122184046">Just approaching ceili&#8217;s for @jeremylim&#8217;s <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> and <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> with <a href="http://twitter.com/%40CC_Chapman" target="_blank" >@CC_Chapman</a>! <a href="http://search.twitter.com/search?q=%23firstTimer" target="_blank" >#firstTimer</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">masalapuri</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184096" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MortgagesVanBC" target="_blank"><img src="http://a0.twimg.com/profile_images/1144777810/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MortgagesVanBC:&nbsp;</div>
<p><span id="txt122184096">Lawyers, Lawyers, Lawyers, lol <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">MortgagesVanBC</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184132" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122184132"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> if you don&#8217;t attribute music, photos, etc, you should be hunted down and killed, as per <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184163" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122184163">Get the clearances for video, etc. Every city in the world have indie musicians. CC is very fond of musicians. Find who they are and attribute and credit. If you don&#8217;t attribute you should be  hunted down and &#8230;. etc. You get CC&#8217;s point. </p>
<p>But the lawyers get in the way of being human. CC was doing a project for Coca-Cola &#8211; CC wanted Mike to respond right away. &#8220;get on the video camera and talk to this guy, answer him&#8221;. A week went by and he hadn&#8217;t done it yet, because the lawyers hadn&#8217;t cleared him yet. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184174" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MortgagesVanBC" target="_blank"><img src="http://a0.twimg.com/profile_images/1144777810/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MortgagesVanBC:&nbsp;</div>
<p><span id="txt122184174">RT <a href="http://twitter.com/%40rahelab" target="_blank" >@rahelab</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> be aware of legal, PR, marketing folks who want guard up, buzzwords, lack of humanity.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">MortgagesVanBC</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184292" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122184292">People who don&#8217;t respect IP should be hunted down and killed! Yup! .#3TYVR  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184335" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:58</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/krystlesivorot" target="_blank"><img src="http://a1.twimg.com/profile_images/1088483658/scarf2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">krystlesivorot:&nbsp;</div>
<p><span id="txt122184335">RT <a href="http://twitter.com/%40rahelab" target="_blank" >@rahelab</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> if you don&#8217;t attribute music, photos, etc, you should be hunted down and killed, as per <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:58&nbsp;</span><span class="bottomdisplayname">krystlesivorot</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184415" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:58</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122184415">CC recommended that Mike from Coke answered questions directly via video, and he got a lot of flack. They should be able to trust him, but apparently they weren&#8217;t very happy. 3 pages social media strategy at Coca-Cola. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:58&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184574" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:58</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122184574">Absolutely! RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: Totally agree RT <a href="http://twitter.com/%40monicahamburg" target="_blank" >@monicahamburg</a>: I like the speaker &#8211; he has personality. (@cc_chapman) <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:58&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184606" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:58</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122184606">It was one of those learning processes where the company didn&#8217;t realize &#8211; think about the way you talk things and then say it. Don&#8217;t be scared to let your employees respond, and be human. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:58&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184675" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MortgagesVanBC" target="_blank"><img src="http://a0.twimg.com/profile_images/1144777810/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MortgagesVanBC:&nbsp;</div>
<p><span id="txt122184675">All about being human on Social Media Content <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:59&nbsp;</span><span class="bottomdisplayname">MortgagesVanBC</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184732" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122184732">Yes! Give credit where credit is due! <a href="http://search.twitter.com/search?q=%23photography" target="_blank" >#photography</a> <a href="http://search.twitter.com/search?q=%23art" target="_blank" >#art</a> <a href="http://search.twitter.com/search?q=%23content" target="_blank" >#content</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:59&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184798" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:59</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122184798">CC is a big fan of <strong>Ask for forgiveness, not ask for permission </strong>- hehe, I am too (Raul). </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:59&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122184813" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/JillBenedict" target="_blank"><img src="http://a2.twimg.com/profile_images/1155084074/Jill4Copy_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">JillBenedict:&nbsp;</div>
<p><span id="txt122184813"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Want long-term success in social media? Develop a publishing schedule (via <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">6:59&nbsp;</span><span class="bottomdisplayname">JillBenedict</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185068" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122185068">Put some trust in your employees. The other organization that does this very well is the Army. Army-strong stories. Every single active duty soldier has a story to share. The interesting thing is &#8211; they can post video, they can post audio, they can post any content. They have 200 bloggers posting stuff, unfiltered. Men and women in bases, war zones, etc. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185101" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122185101">Your law firm viral video story was hilarious. <a href="http://twitter.com/%40jason_baker" target="_blank" >@jason_baker</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185176" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122185176">The US army published their social media guidelines &#8211; it isn&#8217;t 3 pages like Coke, it&#8217;s like 50 pages. CC wants to steal from it! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185252" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122185252">It&#8217;s on SlideShare &#8211; checklists for commanders, enlisted people, it&#8217;s broken down by location services, etc. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185276" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122185276">Humanized branding is the manifestation of humanized content <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:01&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185523" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:01</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122185523">&#8220;My company can&#8217;t do that&#8221; &#8211; CC always brings up the Army. &#8220;listen, if the Army can trust its people, so can you&#8221;. Pretty relevant example, hospitals/pharmaceuticals, you need to play by the rules. But if you are playing by the rules, there&#8217;s no reason why your company can&#8217;t do that. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:01&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185693" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122185693">How do you guys define content?</p>
<p>Just scream something &#8220;stuff&#8221; &#8211; &#8220;useful information&#8221; </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185718" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122185718">Viral media only sparks a day or two of interest. Real importance lies in longer consumer engagement. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185881" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122185881"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> woot! Shout out from CC! Yeah I created the department&#8217;s SM profiles and then told&#8217;m. What what?  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185959" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122185959">US Army trusts their folks to create content, surely anyone can <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122185976" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122185976">The way CC &#8211; parts of a story (that&#8217;s what I said). &#8211; no one ever says that. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186017" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122186017"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> if the army can let 200 bloggers w/o guidelines, so can your company.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186159" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122186159">Biz always say &#8220;we can&#8217;t do social media bc of liabilities&#8221;. Yes you can, you just need to set some boundaries. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186176" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122186176">The way I define content &#8211; it&#8217;s what an individual or an organization creates and share to tell their story. And you have to focus on the storytelling side. That&#8217;s what makes it compelling. &#8220;we don&#8217;t have a story to tell&#8221; of course you have a story to tell </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186220" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122186220"><a href="http://twitter.com/%40CeilisVan" target="_blank" >@CeilisVan</a> Thanks. <a href="http://twitter.com/%40ColleenCoplick" target="_blank" >@ColleenCoplick</a> &#038; I got our beer. Thanks for listening, but you may want to have more than 1 waitress for <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186321" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/masalapuri" target="_blank"><img src="http://a3.twimg.com/profile_images/684979526/Ajay-Tie_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">masalapuri:&nbsp;</div>
<p><span id="txt122186321">&#8220;@tbains: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Be human. Love it. <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> Marcomm, PR, don&#8217;t get in the way of the real.&#8221; Awesome  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">masalapuri</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186339" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122186339">I love this:  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> asks what content is. Person in the crowd responds: &#8220;human readable contextualized data.&#8221; <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186535" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:04</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122186535">Focus on what your voice is &#8211; how are you going to share your story? how do you elicit an emotional response from people to your content. If your content is not engaging people, then it&#8217;s not good enough. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:04&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186545" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:04</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122186545">Everyone has a story. Not everyone can make it entertaining. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:04&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186574" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:04</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122186574"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> content: human-usable, conextualized data. IOW, text, audio, images, video.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:04&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186779" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:05</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122186779">Organizations have a story to tell but it needs to compel as to stir an emotional reaction <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:05&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186918" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:05</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122186918">Hopefully you will be able to elicit that emotion from people, you  have to be able to be passionate. </p>
<p>1. Focus on the strategy &#8211; why you&#8217;re doing it and why are you doing it<br />- please measure it &#8211; social media is very measurable. <br />- Scotty Monty &#8211; you can&#8217;t measure the ROI on &#8230; (I missed what CC said)</p>
<p> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:05&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122186987" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:05</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kaaist" target="_blank"><img src="http://a0.twimg.com/profile_images/534699149/kyle_tweet_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kaaist:&nbsp;</div>
<p><span id="txt122186987">Content strategy is not a mechanical process, it requires personality to bring your stories and brand to life. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:05&nbsp;</span><span class="bottomdisplayname">kaaist</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187131" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122187131">If your content fails to trigger an emotional response from your audience, you&#8217;re doing something wrong.  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:06&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187209" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:06</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122187209">Before you even worry about views, uniques, etc. We did things because we wanted to have fun. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:06&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187210" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122187210">RT <a href="http://twitter.com/%40krystlesivorot" target="_blank" >@krystlesivorot</a>: Get an emotion out of <a href="http://ppl.Tell" target="_blank" >ppl.Tell</a> a story. What is your voice? How do you get engagement? <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:06&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187248" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122187248"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Focus on the strategy&#8230; And have fun doing it!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:06&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187344" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a2.twimg.com/profile_images/699754844/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt122187344">I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:06&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187429" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:06</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122187429">When you create content, HAVE FUN WITH IT. Figure out what you want to do and do that stuff. You don&#8217;t have to do video, you don&#8217;t have to blog. You can do whatever you want to do. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:06&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187439" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Ben_Shute" target="_blank"><img src="http://a3.twimg.com/profile_images/552056048/BenShute_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Ben_Shute:&nbsp;</div>
<p><span id="txt122187439">Loving <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>. Thanks CC and Ann.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">Ben_Shute</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187624" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122187624">You don&#8217;t have to do everything, don&#8217;t think you have to create content with everything, but just have fun. Whatever you create, just be human, speak from the heart, make sure that people are excited about what you create. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187637" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122187637">Agreed RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187704" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/masalapuri" target="_blank"><img src="http://a3.twimg.com/profile_images/684979526/Ajay-Tie_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">masalapuri:&nbsp;</div>
<p><span id="txt122187704">Content is both &#8216;human created contextualized data&#8217; and absolutely necessary for storytelling <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">masalapuri</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187792" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122187792">Love the personality of <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>, but where is the Boston accent?! Love it &#038; want to hear it. <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187840" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122187840">There&#8217;s content everywhere, and finding the content is really hard, and if it scares you, or you don&#8217;t have the time. </p>
<p><strong>Content Curation<br /></strong><br />Curation is when you put together the stuff and content you find &#8211; you may not create but you would share with your audience. Links to best posts, best videos. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187855" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122187855">Remember how it felt to tell a story as a kid. RT <a href="http://twitter.com/%40roxannestp" target="_blank" >@roxannestp</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Focus on the strategy&#8230; And have fun doing it!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187912" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/OurManinSH" target="_blank"><img src="http://a2.twimg.com/profile_images/1197588779/Peter2010Niseko_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">OurManinSH:&nbsp;</div>
<p><span id="txt122187912">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: What happens in Montreal goes on video. @cc_chapman&#8217;s <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> presentation caught on video. <a href="http://bit.ly/eqP2Ze" target="_blank" >http://bit.ly/eqP2Ze</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">OurManinSH</span></div>
</td>
</tr>
</table>
</div>
<div id="row122187972" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mariskar" target="_blank"><img src="http://a3.twimg.com/profile_images/1206319747/mariska_DSC7335web_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mariskar:&nbsp;</div>
<p><span id="txt122187972">Yes! RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">mariskar</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188038" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/krystlesivorot" target="_blank"><img src="http://a1.twimg.com/profile_images/1088483658/scarf2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">krystlesivorot:&nbsp;</div>
<p><span id="txt122188038">Word. No one wants to talk to a robot. Be human. Keep it real. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">krystlesivorot</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188066" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122188066">Be a content curator. We all need gatekeepers.  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188108" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122188108">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188303" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122188303">Have FUN creating content, C-level wants this more than anything for downstream team, don&#8217;t be scared! <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188356" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kcclaveria" target="_blank"><img src="http://a0.twimg.com/profile_images/1214815088/LinkedIn5_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kcclaveria:&nbsp;</div>
<p><span id="txt122188356">*Like* RT <a href="http://twitter.com/%40JillBenedict" target="_blank" >@JillBenedict</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Want long-term success in social media? Develop a publishing schedule (via <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">kcclaveria</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188419" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122188419">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188459" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122188459">
<p>There is no crime in monetizing your content. </p>
<p> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188545" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tnjohan" target="_blank"><img src="http://a3.twimg.com/profile_images/1154422931/0982c84_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tnjohan:&nbsp;</div>
<p><span id="txt122188545">RT @thornley: If your content fails to trigger an emotional response from your audience, you&#8217;re doing something wrong.  @cc_chapman #contentrules #3tyvr  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">tnjohan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188590" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/LindseyLe" target="_blank"><img src="http://a3.twimg.com/profile_images/1038267597/IMG00252-20100416-0001_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">LindseyLe:&nbsp;</div>
<p><span id="txt122188590">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: &#8220;When making content, have fun with it. Just do that. Be human and speak from the heart.&#8221; &#8211; <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">LindseyLe</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188691" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raincoaster" target="_blank"><img src="http://a1.twimg.com/profile_images/621067408/raincoaster_logo_blue_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raincoaster:&nbsp;</div>
<p><span id="txt122188691">Do people really pay for an email of ten blog post IDEAS? People without their own ideas shouldn&#8217;t try to blog <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> FACT  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">raincoaster</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188702" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122188702"><strong>QUESTIONS AND ANSWERS</strong></p>
<p>- How long have you been doing this? Blogging for 8 years (a journal, paper journal, he just starting sharing his thoughts). He just blogs when he has things he wants to say and share. <strong> </strong> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188786" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/LindseyLe" target="_blank"><img src="http://a3.twimg.com/profile_images/1038267597/IMG00252-20100416-0001_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">LindseyLe:&nbsp;</div>
<p><span id="txt122188786">RT <a href="http://twitter.com/%40rahelab" target="_blank" >@rahelab</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> you put on clothes each day tho you can&#8217;t measure ROI. Sometimes take a risk. Have fun. The ROI will f &#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">LindseyLe</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188906" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122188906">Dads are &#8220;outside&#8221; they are Mr. Moms, they take care of the kids. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122188929" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/dblacombe" target="_blank"><img src="http://a3.twimg.com/profile_images/1172623605/dbl_headshot_MRU_Nov_2010_361x361_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">dblacombe:&nbsp;</div>
<p><span id="txt122188929">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">dblacombe</span></div>
</td>
</tr>
</table>
</div>
<div id="row122189018" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122189018">RT <a href="http://twitter.com/%40krystlesivorot" target="_blank" >@krystlesivorot</a>: Word. No one wants to talk to a robot. Be human. Keep it real. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122189023" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122189023">He started Digital Dads because he wants to find ways to share with people. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122189385" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:12</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122189385">Like this?! 2 good RT <a href="http://twitter.com/%40mariskar" target="_blank" >@mariskar</a>: Yes! RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I can&#8217;t keep up with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. Everything he says is tweetable. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:12&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122189486" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:12</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122189486">If you ever want to interact with dads just let CC know. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:12&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122189889" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/BeeVancity" target="_blank"><img src="http://a3.twimg.com/profile_images/1177885587/bee_only_logo_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">BeeVancity:&nbsp;</div>
<p><span id="txt122189889">RT <a href="http://twitter.com/%40masalapuri" target="_blank" >@masalapuri</a>: Content is both &#8216;human created contextualized data&#8217; &#038; necessary for storytelling <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:14&nbsp;</span><span class="bottomdisplayname">BeeVancity</span></div>
</td>
</tr>
</table>
</div>
<div id="row122190127" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a2.twimg.com/profile_images/699754844/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt122190127">I want to keep <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> for our community. Quick, <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>, game plan! Bribe him with salmon and snowboards! <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:14&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row122190397" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:15</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Miss604" target="_blank"><img src="http://a3.twimg.com/profile_images/1167348252/rebeccabollwitt1__1__normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Miss604:&nbsp;</div>
<p><span id="txt122190397">RT <a href="http://twitter.com/%40raincoaster" target="_blank" >@raincoaster</a>: Do people really pay for an email of ten blog post IDEAS? People without their own ideas shouldn&#8217;t try to blog <a href="http://search.twitter.com/search?q=%23" target="_blank" >#</a>3TYVR <a href="http://search.twitter.com/search?q=%23" target="_blank" >#</a> &#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:15&nbsp;</span><span class="bottomdisplayname">Miss604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122190588" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:16</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122190588"><a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a> and photo-walks? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:16&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122190620" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:16</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122190620">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I want to keep <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> for our community. Quick, <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>, game plan! Bribe him with salmon and snowboards! <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:16&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122190863" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:16</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122190863"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> check out THU, JAN 20, 2011 podcasts for examples of covering sensitive topics and keeping confidentiality.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:16&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191285" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:17</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TrendsmapCanada" target="_blank"><img src="http://a0.twimg.com/profile_images/1154796468/logo_48_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TrendsmapCanada:&nbsp;</div>
<p><span id="txt122191285">&#8216;grabo&#8217;, <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>, <a href="http://search.twitter.com/search?q=%23kobo" target="_blank" >#kobo</a> &#038; <a href="http://search.twitter.com/search?q=%23bones" target="_blank" >#bones</a> are now trending in <a href="http://search.twitter.com/search?q=Canada" target="_blank" >Canada</a> <a href="http://trendsmap.com/ca" target="_blank" >http://trendsmap.com/ca</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:17&nbsp;</span><span class="bottomdisplayname">TrendsmapCanada</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191547" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:18</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122191547">Yes RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: the new Regis? <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> wanders the room &#038; takes the mic to the audience <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>
<div class="clearingspace">&nbsp;</div>
<div><a href="#" onclick="window.open('http://twitpic.com/show/full/3rw7sb', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://twitpic.com/show/thumb/3rw7sb" border=0 height=150 width=150 align=bottom /></a>
<div style="position:relative; top: -26px; left: 2px;"><a href="#" onclick="window.open('http://twitpic.com/show/full/3rw7sb', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="/templates/coveritlive/images/icons/preview24.png" class="correct-png" border="0" /></a></div>
</div>
<p>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:18&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191573" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:18</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122191573">the new Regis? <a href="http://twitter.com/cc_chapman" target="_blank" >@cc_chapman</a> wanders the room &#038; takes the mic to the audience <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>
<div class="clearingspace">&nbsp;</div>
<div><a href="#" onclick="window.open('http://twitpic.com/show/full/3rw7sb', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://twitpic.com/show/thumb/3rw7sb" border=0 height=150 width=150 align=bottom /></a>
<div style="position:relative; top: -26px; left: 2px;"><a href="#" onclick="window.open('http://twitpic.com/show/full/3rw7sb', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="/templates/coveritlive/images/icons/preview24.png" class="correct-png" border="0" /></a></div>
</div>
<p>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:18&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191574" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:18</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/1165627769/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt122191574">Yep. RT <a href="http://twitter.com/tbains%3A" target="_blank" >@tbains:</a> Remember how it felt to tell a story as a kid. RT <a href="http://twitter.com/roxannestp%3A" target="_blank" >@roxannestp:</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Focus on the strategy&#8230; And have fun doing it!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:18&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191786" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CrushMarketing" target="_blank"><img src="http://a1.twimg.com/profile_images/792892266/crushlogosquare_copy_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CrushMarketing:&nbsp;</div>
<p><span id="txt122191786">Great Content needs a strategy, a plan and a human approach and more wise words from cc chapman <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">CrushMarketing</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191832" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122191832"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> yes, B2B engagement uses the same rules. Continual contact. Examples in book.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191849" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122191849">COMMENT AND QUESTION</p>
<p><strong>Pete Quily   </strong></p>
<p>US Air Force &#8211; I missed it completely. <strong> </strong> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122191912" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/alexjuy" target="_blank"><img src="http://a1.twimg.com/profile_images/1094776666/camera2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">alexjuy:&nbsp;</div>
<p><span id="txt122191912">I kinda am RT <a href="http://twitter.com/%40buizachristina" target="_blank" >@buizachristina</a>: I must be the only one taking notes with a notebook! <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">alexjuy</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192052" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:20</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122192052">QUESTION</p>
<p><strong><em>Can you speak to ethical conundrums when doing content for business. <br /></em></strong><br /> Does ethics factor when you post content, or when you are posting comments, etc. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:20&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192151" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:20</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TimothySerrano" target="_blank"><img src="http://a1.twimg.com/profile_images/557923344/Timothy-Serrano-LinkedIn_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TimothySerrano:&nbsp;</div>
<p><span id="txt122192151"><a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> Comedy Clubs should be tailored like this, good laugh, knowledge sharing &#038; real people having a good time <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:20&nbsp;</span><span class="bottomdisplayname">TimothySerrano</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192191" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:20</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/DesireeRD" target="_blank"><img src="http://a1.twimg.com/profile_images/83803002/100_2535_2_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">DesireeRD:&nbsp;</div>
<p><span id="txt122192191">RT <a href="http://twitter.com/%40raincoaster" target="_blank" >@raincoaster</a>: Do people really pay for an email of ten blog post IDEAS? People without their own ideas shouldn&#8217;t try to blog <a href="http://search.twitter.com/search?q=%23" target="_blank" >#</a>3TYVR <a href="http://search.twitter.com/search?q=%23" target="_blank" >#</a> &#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:20&nbsp;</span><span class="bottomdisplayname">DesireeRD</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192443" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122192443"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> all the same content rules apply for both B2B and B2C.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192512" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122192512">Need cool corporate video music? Contact <a href="http://www.matecha.net" target="_blank" >http://www.matecha.net</a> Re <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> crowd  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192540" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122192540">It&#8217;s a company outing someone? It&#8217;s a great question &#8211; somebody else&#8217;s ethics and my ethics are probably different. I don&#8217;t even know how to answer this question. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192559" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122192559"><a href="http://www.contentrulesbook.com/" target="_blank" >http://www.contentrulesbook.com/</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192690" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:22</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122192690">We had to make clear that we were not the voice. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:22&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192821" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:22</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122192821"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> your comments are out there forever so be prepared for any consequences, good or bad.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:22&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192853" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:22</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122192853">Do unto others as you would do on to you. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:22&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122192863" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:22</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/FrancisSteiner" target="_blank"><img src="http://a0.twimg.com/profile_images/111032037/francis_headshot_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">FrancisSteiner:&nbsp;</div>
<p><span id="txt122192863">Great  info from cc chapman at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> (@ Ceili&#8217;s Irish Pub &#038; Restaurant w/ <a href="http://twitter.com/%40amuseconsulting" target="_blank" >@amuseconsulting</a>) <a href="http://4sq.com/dZs5dA" target="_blank" >http://4sq.com/dZs5dA</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:22&nbsp;</span><span class="bottomdisplayname">FrancisSteiner</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193089" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:23</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122193089">If you say it, it&#8217;s out there forever. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:23&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193138" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:23</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122193138">Ethics are really, really important. Everyone should understand it. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:23&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193476" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:24</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122193476">QUESTION &#8211; Do you tweet and post as yourself or as a business?</p>
<p>The age-old question &#8211; Scott Monty works for Ford, but it&#8217;s Scott Monty, not Ford. If you are a small business, for brand recognition. Tweets done by Tony &#8211; shows a human side. &#8220;I also tweet as The Company Name&#8221;. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:24&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193624" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:24</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122193624">Best quote of the night at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> re tweeting: &#8216;karma is a bitch&#8217; Be careful of what you say.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:24&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193654" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:24</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122193654">Establish what your client wants to achieve from their <a href="http://search.twitter.com/search?q=%23socialmedia" target="_blank" >#socialmedia</a> plan in order to accurately measure your success <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:24&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193794" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:25</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122193794">RT <a href="http://twitter.com/%40HerraincoBrand" target="_blank" >@HerraincoBrand</a>: If you say it, it&#8217;s out there forever. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:25&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193913" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:25</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/LindseyLe" target="_blank"><img src="http://a3.twimg.com/profile_images/1038267597/IMG00252-20100416-0001_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">LindseyLe:&nbsp;</div>
<p><span id="txt122193913">RT <a href="http://twitter.com/%40thornley" target="_blank" >@thornley</a>: the new Regis? <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> wanders the room &#038; takes the mic to the audience <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>
<div class="clearingspace">&nbsp;</div>
<div><a href="#" onclick="window.open('http://twitpic.com/show/full/3rw7sb', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://twitpic.com/show/thumb/3rw7sb" border=0 height=150 width=150 align=bottom /></a>
<div style="position:relative; top: -26px; left: 2px;"><a href="#" onclick="window.open('http://twitpic.com/show/full/3rw7sb', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="/templates/coveritlive/images/icons/preview24.png" class="correct-png" border="0" /></a></div>
</div>
<p>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:25&nbsp;</span><span class="bottomdisplayname">LindseyLe</span></div>
</td>
</tr>
</table>
</div>
<div id="row122193947" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:25</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122193947">At <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> as speaker <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <a href="http://ow.ly/i/7oV5" target="_blank" >http://ow.ly/i/7oV5</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:25&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122194244" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:26</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/alexjuy" target="_blank"><img src="http://a1.twimg.com/profile_images/1094776666/camera2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">alexjuy:&nbsp;</div>
<p><span id="txt122194244">Totally agree! RT <a href="http://twitter.com/%40lmatecha" target="_blank" >@lmatecha</a>: Best quote of the night at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> re tweeting: &#8216;karma is a bitch&#8217; Be careful of what you say.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:26&nbsp;</span><span class="bottomdisplayname">alexjuy</span></div>
</td>
</tr>
</table>
</div>
<div id="row122194375" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:26</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Hussle24Seven" target="_blank"><img src="http://a2.twimg.com/profile_images/229236523/body_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Hussle24Seven:&nbsp;</div>
<p><span id="txt122194375">Totally agree! RT <a href="http://twitter.com/%40lmatecha" target="_blank" >@lmatecha</a>: Best quote of the night at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> re tweeting: &#8216;karma is a bitch&#8217; Be careful of wha&#8230; <a href="http://bit.ly/fc7LRm" target="_blank" >http://bit.ly/fc7LRm</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:26&nbsp;</span><span class="bottomdisplayname">Hussle24Seven</span></div>
</td>
</tr>
</table>
</div>
<div id="row122194811" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122194811">Contests also drive traffic, aside from buying. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:28&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122194965" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a2.twimg.com/profile_images/699754844/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt122194965">I think my favorite quote from <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> was, &#8220;You put on your pants everyday, but you don&#8217;t measure ROI on it.&#8221; Who said that again?  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:28&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195227" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:29</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122195227">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: I think my favorite quote from <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> was, &#8220;You put on your pants everyday, but you don&#8217;t measure ROI on it.&#8221; Who said th &#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:29&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195343" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:29</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Wildfirejane" target="_blank"><img src="http://a2.twimg.com/profile_images/1208228378/Screen_shot_2011-01-06_at_1.48.42_AM_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Wildfirejane:&nbsp;</div>
<p><span id="txt122195343">At <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> watching <a href="http://twitter.com/%40C_C_Chapman" target="_blank" >@C_C_Chapman</a>  travel to each question. Way to keep it human thanks.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:29&nbsp;</span><span class="bottomdisplayname">Wildfirejane</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195371" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:29</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/nav_een" target="_blank"><img src="http://a1.twimg.com/profile_images/1170153607/me-cropped-for-twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">nav_een:&nbsp;</div>
<p><span id="txt122195371">RT <a href="http://twitter.com/%40HerraincoBrand" target="_blank" >@HerraincoBrand</a>: If you say it, it&#8217;s out there forever. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:29&nbsp;</span><span class="bottomdisplayname">nav_een</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195556" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:30</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122195556">. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is really down on people who shill. I don&#8217;t care. You must buy <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>. A great book! <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:30&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195769" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/alexjuy" target="_blank"><img src="http://a1.twimg.com/profile_images/1094776666/camera2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">alexjuy:&nbsp;</div>
<p><span id="txt122195769">Facebook doesn&#8217;t let you do contests without an app now? <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:31&nbsp;</span><span class="bottomdisplayname">alexjuy</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195922" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Lahey13" target="_blank"><img src="http://a2.twimg.com/profile_images/655865502/la13_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Lahey13:&nbsp;</div>
<p><span id="txt122195922">This is going down as one of the finest <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> events I&#8217;ve seen. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is quite the animated speaker w/ great advice. *high five*  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:31&nbsp;</span><span class="bottomdisplayname">Lahey13</span></div>
</td>
</tr>
</table>
</div>
<div id="row122195949" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122195949"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> You can&#8217;t do contests on FB (against the rules) but check out Wildfire to set one up.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:31&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196124" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raincoaster" target="_blank"><img src="http://a1.twimg.com/profile_images/621067408/raincoaster_logo_blue_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raincoaster:&nbsp;</div>
<p><span id="txt122196124">No, no no no no, gotta disagree, CC. contests are OVERSOLD. People have &#8220;Like this page&#8221; fatigue  <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:32&nbsp;</span><span class="bottomdisplayname">raincoaster</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196199" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122196199">If they catch you. Rules changed RT <a href="http://twitter.com/%40alexjuy" target="_blank" >@alexjuy</a>: Facebook doesn&#8217;t let you do contests without an app now? <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:32&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196267" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122196267">Correct. Hosted contests that is. RT <a href="http://twitter.com/%40alexjuy" target="_blank" >@alexjuy</a>: Facebook doesn&#8217;t let you do contests without an app now? <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:32&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196497" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122196497">Yes! RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: This is going down as 1 of the finest <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> events I&#8217;ve seen. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is quite the animated speaker w/ great advice.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:33&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196621" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122196621">RT <a href="http://twitter.com/%40lmatecha" target="_blank" >@lmatecha</a>: Best quote of the night at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> re tweeting: &#8216;karma is a bitch&#8217; Be careful of what you say.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:33&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196754" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HerraincoBrand" target="_blank"><img src="http://a0.twimg.com/profile_images/997223563/Casey_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HerraincoBrand:&nbsp;</div>
<p><span id="txt122196754">Lovin it! <a href="http://twitter.com/Lahey13" target="_blank" >@Lahey13</a> This is going down as one of the finest <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> events I&#8217;ve seen. <a href="http://twitter.com/cc_chapman" target="_blank" >@cc_chapman</a> is quite the (cont) <a href="http://tl.gd/89gimj" target="_blank" >http://tl.gd/89gimj</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:33&nbsp;</span><span class="bottomdisplayname">HerraincoBrand</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196755" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raincoaster" target="_blank"><img src="http://a1.twimg.com/profile_images/621067408/raincoaster_logo_blue_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raincoaster:&nbsp;</div>
<p><span id="txt122196755"><a href="http://twitter.com/thornley" target="_blank" >@thornley</a> Oh that&#8217;s you! I thought you looked familiar.  <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:33&nbsp;</span><span class="bottomdisplayname">raincoaster</span></div>
</td>
</tr>
</table>
</div>
<div id="row122196960" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:34</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122196960"><a href="http://twitter.com/%40raincoaster" target="_blank" >@raincoaster</a> yes on over-sold but keep it content related &#038; it can build a twitter following. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:34&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197056" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:34</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122197056">Anybody can take a picture, not everybody can take a photograph. There&#8217;s a time and place. Just don&#8217;t assume that because you can create stuff that you shouldn&#8217;t outsource. SO DAMN TRUE ^rpv </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:34&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197161" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:34</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raincoaster" target="_blank"><img src="http://a1.twimg.com/profile_images/621067408/raincoaster_logo_blue_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raincoaster:&nbsp;</div>
<p><span id="txt122197161">RT <a href="http://twitter.com/%40tbains" target="_blank" >@tbains</a> RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: 1 of the finest <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> events I&#8217;ve seen. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is quite the animated speaker w/ great advice.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:34&nbsp;</span><span class="bottomdisplayname">raincoaster</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197197" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122197197"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> outsourcing content is OK but use a professional to keep the quality up.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:35&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197230" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122197230">RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: This is going down as one of the finest <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> events I&#8217;ve seen. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is quite the animated speaker w/ great advice. &#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:35&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197431" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122197431"><a href="http://twitter.com/%40raincoaster" target="_blank" >@raincoaster</a> yup. I&#8217;ve seen it with social activism too but that&#8217;s not community. It&#8217;s just gaming the system. Empty. <a href="http://search.twitter.com/search?q=%233ryvr" target="_blank" >#3ryvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:35&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197468" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122197468"><a href="http://twitter.com/%40buizachristina" target="_blank" >@buizachristina</a> Where are you? <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:35&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197589" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:36</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122197589">Is it just me or some questions to <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> are pretty basic, Content Deployment 101? <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> let&#8217;s get him more in-depth questions  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:36&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197902" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:36</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/krystlesivorot" target="_blank"><img src="http://a1.twimg.com/profile_images/1088483658/scarf2_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">krystlesivorot:&nbsp;</div>
<p><span id="txt122197902">I like you <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:36&nbsp;</span><span class="bottomdisplayname">krystlesivorot</span></div>
</td>
</tr>
</table>
</div>
<div id="row122197992" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/buizachristina" target="_blank"><img src="http://a0.twimg.com/profile_images/1184550344/76170_106584299413708_100001864149205_54430_2597407_n___normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">buizachristina:&nbsp;</div>
<p><span id="txt122197992">The big Twitter question: Quality or Quantity? Which one gets you more followers? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:37&nbsp;</span><span class="bottomdisplayname">buizachristina</span></div>
</td>
</tr>
</table>
</div>
<div id="row122198037" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122198037">&#8220;Tweets in real life Is that like walking up to someone?&#8221;  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:37&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122198189" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122198189"><a href="http://Twitterleaks.com:" target="_blank" >Twitterleaks.com:</a> where people post things they don&#8217;t want to tweet themselves <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:37&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122198252" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:38</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122198252">Amen! RT <a href="http://twitter.com/%40Lahey13" target="_blank" >@Lahey13</a>: &#8230;One of the finest <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> events I&#8217;ve seen. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is quite the animated speaker w/ great advice. *high five*  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:38&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199176" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Amuse_events" target="_blank"><img src="http://a2.twimg.com/profile_images/441778509/head_shot_web_version_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Amuse_events:&nbsp;</div>
<p><span id="txt122199176"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a> <a href="http://twitter.com/%40roxannestp" target="_blank" >@roxannestp</a> <a href="http://twitter.com/%40CathyBrowne" target="_blank" >@CathyBrowne</a> <a href="http://twitter.com/%40photodreamz" target="_blank" >@photodreamz</a> <a href="http://twitter.com/%40ColleenCoplick" target="_blank" >@ColleenCoplick</a> <a href="http://twitter.com/%40RinaChong" target="_blank" >@RinaChong</a> <a href="http://twitter.com/%40trishussey" target="_blank" >@trishussey</a> <a href="http://twitter.com/%40johnbiehler" target="_blank" >@johnbiehler</a> <a href="http://twitter.com/%40CynnamonS" target="_blank" >@CynnamonS</a> <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:40&nbsp;</span><span class="bottomdisplayname">Amuse_events</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199215" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122199215">If your company is not active on social media aka Twitter, delete your account! Listen and engage is key! <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:40&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199277" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122199277">Tweeting for your business? &#8216;Make sure you&#8217;re listening!&#8217; <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> quote.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:40&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199327" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MortgagesVanBC" target="_blank"><img src="http://a0.twimg.com/profile_images/1144777810/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MortgagesVanBC:&nbsp;</div>
<p><span id="txt122199327">Thanks I missed that! <a href="http://twitter.com/%40MiriamShanny" target="_blank" >@MiriamShanny</a>: <a href="http://Twitterleaks.com:" target="_blank" >Twitterleaks.com:</a> where people post things they don&#8217;t want to tweet themselves <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules%E2%80%9D" target="_blank" >#contentrules”</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:40&nbsp;</span><span class="bottomdisplayname">MortgagesVanBC</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199441" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:41</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122199441">My question to <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> &#8211; please tell these folks the difference between content Strategy and Tactics <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> = what, how, why  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:41&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199492" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:41</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a2.twimg.com/profile_images/1196570987/TracyinRome_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt122199492"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Beat part about touring <a href="http://search.twitter.com/search?q=Canada" target="_blank" >Canada</a> is the beer! <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:41&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199906" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kcclaveria" target="_blank"><img src="http://a0.twimg.com/profile_images/1214815088/LinkedIn5_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kcclaveria:&nbsp;</div>
<p><span id="txt122199906">RT <a href="http://twitter.com/%40MiriamShanny" target="_blank" >@MiriamShanny</a>: <a href="http://Twitterleaks.com:" target="_blank" >Twitterleaks.com:</a> where people post things they don&#8217;t want to tweet themselves <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:42&nbsp;</span><span class="bottomdisplayname">kcclaveria</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199951" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/buizachristina" target="_blank"><img src="http://a0.twimg.com/profile_images/1184550344/76170_106584299413708_100001864149205_54430_2597407_n___normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">buizachristina:&nbsp;</div>
<p><span id="txt122199951">Tactics vs. Strategies: &#8220;Use tactics to execute strategies&#8221; <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:42&nbsp;</span><span class="bottomdisplayname">buizachristina</span></div>
</td>
</tr>
</table>
</div>
<div id="row122199994" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122199994">Tactics vs Strategy? <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Doesn&#8217;t matter if they&#8217;re bad.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:42&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200049" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122200049">Focus on the strategy &#8211; how and why you are doing it. Then go on to tactics <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23socialmedia" target="_blank" >#socialmedia</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:42&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200172" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122200172">Quality &#038; engagement RT <a href="http://twitter.com/%40buizachristina" target="_blank" >@buizachristina</a>: Big Twitter question: Quality or Quantity? Which one gets you more followers? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:42&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200256" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CoreyDilley" target="_blank"><img src="http://a1.twimg.com/profile_images/1108067316/bulb_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CoreyDilley:&nbsp;</div>
<p><span id="txt122200256">Disagreed with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> about 1 thing &#8211; start with the objective, not the strategy. <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:43&nbsp;</span><span class="bottomdisplayname">CoreyDilley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200321" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:43</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122200321">Once you have it, it takes a lot of work to keep it (it&#8217;s like a child/baby). Set aside the time, resources, etc. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:43&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200387" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122200387"><a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a> Good point brought up <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:43&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200498" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122200498"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> love it! Strategies are not tactics. Wish my students were in the room! Music to my ears!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:43&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200541" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CynnamonS" target="_blank"><img src="http://a2.twimg.com/profile_images/1135243693/CynnamonS_Twitter_Avatar_10-1-10_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CynnamonS:&nbsp;</div>
<p><span id="txt122200541">Enjoying the <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> talk at <a href="http://search.twitter.com/search?q=%233TTYVR" target="_blank" >#3TTYVR</a> <a href="http://twitter.com/%40ceilis" target="_blank" >@ceilis</a> in <a href="http://search.twitter.com/search?q=%23Vancouver" target="_blank" >#Vancouver</a>.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:43&nbsp;</span><span class="bottomdisplayname">CynnamonS</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200579" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MortgagesVanBC" target="_blank"><img src="http://a0.twimg.com/profile_images/1144777810/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MortgagesVanBC:&nbsp;</div>
<p><span id="txt122200579">Hahaha I would like a content fairy <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:44&nbsp;</span><span class="bottomdisplayname">MortgagesVanBC</span></div>
</td>
</tr>
</table>
</div>
<div id="row122200775" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122200775"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> everyone needs a content fairy to make content happen. Don&#8217;t hold your breath tho. <a href="http://search.twitter.com/search?q=%23contentstrategy" target="_blank" >#contentstrategy</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:44&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122201017" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/vancouver_rt" target="_blank"><img src="http://a2.twimg.com/a/1294874399/images/default_profile_2_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">vancouver_rt:&nbsp;</div>
<p><span id="txt122201017">RT <a href="http://twitter.com/%40CynnamonS" target="_blank" >@CynnamonS</a> Enjoying the <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a> talk at <a href="http://search.twitter.com/search?q=%233TTYVR" target="_blank" >#3TTYVR</a> <a href="http://twitter.com/%40ceilis" target="_blank" >@ceilis</a> in <a href="http://search.twitter.com/search?q=%23Vancouver" target="_blank" >#Vancouver</a>.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:45&nbsp;</span><span class="bottomdisplayname">vancouver_rt</span></div>
</td>
</tr>
</table>
</div>
<div id="row122201091" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/KevinJagger" target="_blank"><img src="http://a0.twimg.com/profile_images/1157454340/Kevin_Jagger_Oval_Spotlight_3_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">KevinJagger:&nbsp;</div>
<p><span id="txt122201091">Q should be: Which 1 gets u QUALITY followers RT <a href="http://twitter.com/%40buizachristina" target="_blank" >@buizachristina</a> Quality or Quantity? Which one gets u more followers? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:45&nbsp;</span><span class="bottomdisplayname">KevinJagger</span></div>
</td>
</tr>
</table>
</div>
<div id="row122201654" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:47</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a2.twimg.com/profile_images/699754844/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt122201654">Quality! RT <a href="http://twitter.com/%40KevinJagger" target="_blank" >@KevinJagger</a>: Which 1 gets u QUALITY followers RT <a href="http://twitter.com/%40buizachristina" target="_blank" >@buizachristina</a> Quality or Quantity? Which one gets u more followers? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:47&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row122201840" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:47</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt122201840">ok, I need to stop the liveblog right now as I&#8217;ve been tethering for a while, so I hope you enjoyed it!</p>
<p>Raul </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:47&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row122202114" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122202114"><a href="http://twitter.com/%40KevinJagger" target="_blank" >@KevinJagger</a> quality. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:48&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122202300" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/buizachristina" target="_blank"><img src="http://a0.twimg.com/profile_images/1184550344/76170_106584299413708_100001864149205_54430_2597407_n___normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">buizachristina:&nbsp;</div>
<p><span id="txt122202300">Well said Raul! RT <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a> <a href="http://twitter.com/%40buizachristina" target="_blank" >@buizachristina</a> Why care about <a href="http://search.twitter.com/search?q=%23" target="_blank" >#</a> of followers? Should be quality of followers, not the quantity <a href="http://search.twitter.com/search?q=%23" target="_blank" >#</a>3TYVR  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:49&nbsp;</span><span class="bottomdisplayname">buizachristina</span></div>
</td>
</tr>
</table>
</div>
<div id="row122202787" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lmatecha" target="_blank"><img src="http://a0.twimg.com/profile_images/1160114886/LMphoto4_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lmatecha:&nbsp;</div>
<p><span id="txt122202787">Totally agree with <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> Learn by doing with social media is the only way. I&#8217;ve been saying that for about five yrs.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:50&nbsp;</span><span class="bottomdisplayname">lmatecha</span></div>
</td>
</tr>
</table>
</div>
<div id="row122202839" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/buizachristina" target="_blank"><img src="http://a0.twimg.com/profile_images/1184550344/76170_106584299413708_100001864149205_54430_2597407_n___normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">buizachristina:&nbsp;</div>
<p><span id="txt122202839">That definitely sounds like a better question than the previous ones. RT <a href="http://twitter.com/%40KevinJagger" target="_blank" >@KevinJagger</a> Q should be: Which 1 gets u QUALITY followers <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:50&nbsp;</span><span class="bottomdisplayname">buizachristina</span></div>
</td>
</tr>
</table>
</div>
<div id="row122202964" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122202964">There is nothing that says that you NEED to be on Facebook, Twitter etc. Do it if you want to and if it works for you <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:51&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122203220" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CrushMarketing" target="_blank"><img src="http://a1.twimg.com/profile_images/792892266/crushlogosquare_copy_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CrushMarketing:&nbsp;</div>
<p><span id="txt122203220">RT <a href="http://twitter.com/lmatecha%3A" target="_blank" >@lmatecha:</a> Tweeting for your business? &#8216;Make sure you&#8217;re listening!&#8217; <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> quote.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:51&nbsp;</span><span class="bottomdisplayname">CrushMarketing</span></div>
</td>
</tr>
</table>
</div>
<div id="row122203221" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a2.twimg.com/profile_images/699754844/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt122203221">Best way to kick off the year, guys. Trend up. <a href="http://twitter.com/cc_chapman" target="_blank" >@cc_chapman</a> is magic. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:51&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row122203252" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122203252">RT <a href="http://twitter.com/%40jeremylim" target="_blank" >@jeremylim</a>: Best way to kick off the year, guys. Trend up. <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> is magic. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:51&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122203390" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122203390"><a href="http://Wthashtag.com" target="_blank" >Wthashtag.com</a>  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:52&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122203812" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122203812">If your client is going to have <a href="http://search.twitter.com/search?q=%23SM" target="_blank" >#SM</a> make sure they have content to support it. 140 characters is not enough; it&#8217;s just a springboard <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:53&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122204363" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122204363"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> content killers: piss people off, delay responses, overeact, <a href="http://twitter.com/%40" target="_blank" >@</a> instead of DM. Think worst case, plan for it.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:55&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122204504" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a0.twimg.com/profile_images/1158156548/headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt122204504"><a href="http://twitter.com/%40KevinJagger" target="_blank" >@KevinJagger</a> From personal experience, quantity is not even a close 2nd. Re: followers <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:55&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row122204681" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:56</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/FrancisSteiner" target="_blank"><img src="http://a0.twimg.com/profile_images/111032037/francis_headshot_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">FrancisSteiner:&nbsp;</div>
<p><span id="txt122204681">It is cold here got to go <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> (@ Ceili&#8217;s Irish Pub &#038; Restaurant w/ <a href="http://twitter.com/%40amuseconsulting" target="_blank" >@amuseconsulting</a>) <a href="http://4sq.com/hHQZl7" target="_blank" >http://4sq.com/hHQZl7</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:56&nbsp;</span><span class="bottomdisplayname">FrancisSteiner</span></div>
</td>
</tr>
</table>
</div>
<div id="row122204787" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:56</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122204787">RT <a href="http://twitter.com/%40misscheryltan" target="_blank" >@misscheryltan</a>: If you&#8217;re not prepared for crisis management, it can damage your content greatly <a href="http://search.twitter.com/search?q=%23socialmedia" target="_blank" >#socialmedia</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:56&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122204878" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:56</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/johnbiehler" target="_blank"><img src="http://a0.twimg.com/profile_images/1178002928/ziptrekme_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">johnbiehler:&nbsp;</div>
<p><span id="txt122204878">Really enjoying listening to <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> talk at #3TYVR&#8230;I had heard of him before but didn&#8217;t really know what he was about <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:56&nbsp;</span><span class="bottomdisplayname">johnbiehler</span></div>
</td>
</tr>
</table>
</div>
<div id="row122205392" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:58</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bealaine" target="_blank"><img src="http://a2.twimg.com/profile_images/1128765089/Twitter_pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bealaine:&nbsp;</div>
<p><span id="txt122205392">Ask your readers what they&#8217;re interested in <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:58&nbsp;</span><span class="bottomdisplayname">bealaine</span></div>
</td>
</tr>
</table>
</div>
<div id="row122205623" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122205623">RT <a href="http://twitter.com/johnbiehler%3A" target="_blank" >@johnbiehler:</a> Really enjoying listening to <a href="http://twitter.com/cc_chapman" target="_blank" >@cc_chapman</a> talk at <a href="http://search.twitter.com/search?q=%233TYVR...I" target="_blank" >#3TYVR&#8230;I</a> had heard of him before but didn&#8217;t really know what he was about <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">7:59&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122205799" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:00</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122205799"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> Q about remixing content. Me: MULTI-CHANNEL PUBLISHING. It&#8217;s all about the metadata.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:00&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122205852" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:00</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122205852">Content: Re-imagine and don&#8217;t recycle <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:00&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122206094" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122206094">RT <a href="http://twitter.com/%40rahelab" target="_blank" >@rahelab</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> Q about remixing content. Me: MULTI-CHANNEL PUBLISHING. It&#8217;s all about the metadata.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:01&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122206196" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/thornley" target="_blank"><img src="http://a1.twimg.com/profile_images/1184036394/CroppedforTwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">thornley:&nbsp;</div>
<p><span id="txt122206196">RT <a href="http://twitter.com/%40misscheryltan" target="_blank" >@misscheryltan</a>: Content: Re-imagine and don&#8217;t recycle <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:01&nbsp;</span><span class="bottomdisplayname">thornley</span></div>
</td>
</tr>
</table>
</div>
<div id="row122206521" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122206521">My liveblog for  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> (w Twitter integration) is here &#8211;  <a href="http://bit.ly/erb14y" target="_blank" >http://bit.ly/erb14y</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:02&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122206710" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a2.twimg.com/profile_images/699754844/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt122206710">RT <a href="http://twitter.com/%40hummingbird604" target="_blank" >@hummingbird604</a>: My liveblog for  <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> (w Twitter integration) is here &#8211;  <a href="http://bit.ly/erb14y" target="_blank" >http://bit.ly/erb14y</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:03&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row122206785" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/JillBenedict" target="_blank"><img src="http://a2.twimg.com/profile_images/1155084074/Jill4Copy_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">JillBenedict:&nbsp;</div>
<p><span id="txt122206785"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> people should use transcripts more to repurpose video (good tool for PR too)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:03&nbsp;</span><span class="bottomdisplayname">JillBenedict</span></div>
</td>
</tr>
</table>
</div>
<div id="row122206972" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:04</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122206972">Can I have an opinion on wrapping up? Been interesting though. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:04&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122207080" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:04</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/roxannestp" target="_blank"><img src="http://a3.twimg.com/profile_images/1093891580/P1020307_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">roxannestp:&nbsp;</div>
<p><span id="txt122207080">RT <a href="http://twitter.com/%40JillBenedict" target="_blank" >@JillBenedict</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> people should use transcripts more to repurpose video (good tool for PR too)  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:04&nbsp;</span><span class="bottomdisplayname">roxannestp</span></div>
</td>
</tr>
</table>
</div>
<div id="row122207216" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:05</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122207216">Lol! RT <a href="http://twitter.com/%40photodreamz" target="_blank" >@photodreamz</a>: Can I have an opinion on wrapping up? Been interesting though. <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:05&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122207589" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rahelab" target="_blank"><img src="http://a3.twimg.com/profile_images/328553708/RahelAnneBailie_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rahelab:&nbsp;</div>
<p><span id="txt122207589"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> will be speaking at <a href="http://search.twitter.com/search?q=%23confab2011" target="_blank" >#confab2011</a> in May  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:06&nbsp;</span><span class="bottomdisplayname">rahelab</span></div>
</td>
</tr>
</table>
</div>
<div id="row122207745" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122207745">AWESOME speaker! Thanks for coming out to Vancouver <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>! <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:07&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122207890" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CynnamonS" target="_blank"><img src="http://a2.twimg.com/profile_images/1135243693/CynnamonS_Twitter_Avatar_10-1-10_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CynnamonS:&nbsp;</div>
<p><span id="txt122207890">Thanks <a href="http://search.twitter.com/search?q=%233TTYVR" target="_blank" >#3TTYVR</a> sponsors for bringing @cc-chapman to <a href="http://search.twitter.com/search?q=%23Vancouver" target="_blank" >#Vancouver</a>.  Great talk! <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:07&nbsp;</span><span class="bottomdisplayname">CynnamonS</span></div>
</td>
</tr>
</table>
</div>
<div id="row122207932" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/misscheryltan" target="_blank"><img src="http://a1.twimg.com/profile_images/1202133794/IMG_3705_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">misscheryltan:&nbsp;</div>
<p><span id="txt122207932">Trying to create controversy all the time is a no-no unless thats how you want to brand yourself. But DO have an opinion <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:07&nbsp;</span><span class="bottomdisplayname">misscheryltan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122209773" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:15</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/zenhousemedia" target="_blank"><img src="http://a2.twimg.com/profile_images/573098169/sq_logo_bigger_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">zenhousemedia:&nbsp;</div>
<p><span id="txt122209773">RT <a href="http://twitter.com/%40rahelab" target="_blank" >@rahelab</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> will be speaking at <a href="http://search.twitter.com/search?q=%23confab2011" target="_blank" >#confab2011</a> in May  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:15&nbsp;</span><span class="bottomdisplayname">zenhousemedia</span></div>
</td>
</tr>
</table>
</div>
<div id="row122210524" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:18</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrissychrzan" target="_blank"><img src="http://a2.twimg.com/profile_images/1149633160/180259039_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrissychrzan:&nbsp;</div>
<p><span id="txt122210524">.@cc_chapman just gave a shoutout to <a href="http://twitter.com/%40sprouter" target="_blank" >@sprouter</a> <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:18&nbsp;</span><span class="bottomdisplayname">chrissychrzan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122212187" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:26</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/vancouver_rt" target="_blank"><img src="http://a2.twimg.com/a/1294874399/images/default_profile_2_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">vancouver_rt:&nbsp;</div>
<p><span id="txt122212187">RT <a href="http://twitter.com/%40CynnamonS" target="_blank" >@CynnamonS</a> Thanks <a href="http://search.twitter.com/search?q=%233TTYVR" target="_blank" >#3TTYVR</a> sponsors for bringing @cc-chapman to <a href="http://search.twitter.com/search?q=%23Vancouver" target="_blank" >#Vancouver</a>. Great talk! <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:26&nbsp;</span><span class="bottomdisplayname">vancouver_rt</span></div>
</td>
</tr>
</table>
</div>
<div id="row122212492" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122212492">Heading back to <a href="http://twitter.com/%40thenetworkhub" target="_blank" >@thenetworkhub</a> to pick up my stuff and head home. Lovely talk by <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:28&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122213433" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/n8brophy" target="_blank"><img src="http://a2.twimg.com/profile_images/1181897821/148627_10150318058105075_860550074_15853198_593754_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">n8brophy:&nbsp;</div>
<p><span id="txt122213433">Good <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> tonight! Motivating to go write some Content. Think I&#8217;ll buy the book&#8230;  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:32&nbsp;</span><span class="bottomdisplayname">n8brophy</span></div>
</td>
</tr>
</table>
</div>
<div id="row122213622" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrissychrzan" target="_blank"><img src="http://a2.twimg.com/profile_images/1149633160/180259039_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrissychrzan:&nbsp;</div>
<p><span id="txt122213622">Good times at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> tonight &#8211; great to have convos with twitter peeps in real life <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:32&nbsp;</span><span class="bottomdisplayname">chrissychrzan</span></div>
</td>
</tr>
</table>
</div>
<div id="row122213995" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:34</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://a3.twimg.com/profile_images/1162132008/Raul_bloggable_t-shirt_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">hummingbird604:&nbsp;</div>
<p><span id="txt122213995"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> I don&#8217;t believe <a href="http://twitter.com/%40" target="_blank" >@</a>cc_chapman is championing sending a DM over an <a href="http://twitter.com/%40" target="_blank" >@</a> reply. I dislike DMs SO MUCH I ignore most of them.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:34&nbsp;</span><span class="bottomdisplayname">hummingbird604</span></div>
</td>
</tr>
</table>
</div>
<div id="row122215629" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/teamfrugalbits" target="_blank"><img src="http://a0.twimg.com/profile_images/781679076/FB-icon_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">teamfrugalbits:&nbsp;</div>
<p><span id="txt122215629">Wise words from a wise guy. Thanks <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:42&nbsp;</span><span class="bottomdisplayname">teamfrugalbits</span></div>
</td>
</tr>
</table>
</div>
<div id="row122216014" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/masalapuri" target="_blank"><img src="http://a3.twimg.com/profile_images/684979526/Ajay-Tie_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">masalapuri:&nbsp;</div>
<p><span id="txt122216014"><a href="http://twitter.com/" target="_blank" >@</a>tbains I came and left! Missed you <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   Was great topic speaker- content is king! <a href="http://search.twitter.com/search?q=%23t3yvr" target="_blank" >#t3yvr</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> now <a href="http://twitter.com/" target="_blank" >@</a> <a href="http://search.twitter.com/search?q=%23roundhouse" target="_blank" >#roundhouse</a> for youth vote disc  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:44&nbsp;</span><span class="bottomdisplayname">masalapuri</span></div>
</td>
</tr>
</table>
</div>
<div id="row122218548" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/alchemize" target="_blank"><img src="http://a2.twimg.com/profile_images/1215873710/LindaLR_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">alchemize:&nbsp;</div>
<p><span id="txt122218548">enjoyed presentation tonite with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">8:57&nbsp;</span><span class="bottomdisplayname">alchemize</span></div>
</td>
</tr>
</table>
</div>
<div id="row122219238" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/photodreamz" target="_blank"><img src="http://a0.twimg.com/profile_images/1160569985/profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">photodreamz:&nbsp;</div>
<p><span id="txt122219238">Post <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> with 4 lovely ladies including <a href="http://twitter.com/%40cathybrowne" target="_blank" >@cathybrowne</a> (@ Cactus Club Cafe w/ 3 others) <a href="http://4sq.com/ehJEuy" target="_blank" >http://4sq.com/ehJEuy</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:01&nbsp;</span><span class="bottomdisplayname">photodreamz</span></div>
</td>
</tr>
</table>
</div>
<div id="row122219390" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/alchemize" target="_blank"><img src="http://a2.twimg.com/profile_images/1215873710/LindaLR_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">alchemize:&nbsp;</div>
<p><span id="txt122219390">also Curate content RT <a href="http://twitter.com/%40misscheryltan" target="_blank" >@misscheryltan</a>: Content: Re-imagine and don&#8217;t recycle <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:01&nbsp;</span><span class="bottomdisplayname">alchemize</span></div>
</td>
</tr>
</table>
</div>
<div id="row122220066" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:05</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/alchemize" target="_blank"><img src="http://a2.twimg.com/profile_images/1215873710/LindaLR_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">alchemize:&nbsp;</div>
<p><span id="txt122220066">a shout out for  <a href="http://search.twitter.com/search?q=%23innochat" target="_blank" >#innochat</a> at Vancouver meetup with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:05&nbsp;</span><span class="bottomdisplayname">alchemize</span></div>
</td>
</tr>
</table>
</div>
<div id="row122225159" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TegBrar" target="_blank"><img src="http://a1.twimg.com/profile_images/346055160/Teg_s_photo_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TegBrar:&nbsp;</div>
<p><span id="txt122225159">Excellent talk CC, Thx. Great to put a face to a voice, huge fan of <a href="http://search.twitter.com/search?q=%23managing" target="_blank" >#managing</a> thegray <a href="http://search.twitter.com/search?q=%23mediahacks" target="_blank" >#mediahacks</a> <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a>! <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a> <a href="http://search.twitter.com/search?q=%23ContentRules" target="_blank" >#ContentRules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:33&nbsp;</span><span class="bottomdisplayname">TegBrar</span></div>
</td>
</tr>
</table>
</div>
<div id="row122226085" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:38</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/KathyHanbury" target="_blank"><img src="http://a1.twimg.com/profile_images/900765206/Kathy_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">KathyHanbury:&nbsp;</div>
<p><span id="txt122226085">Thx to all who tweeted about <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#3tyvr</a>! SO upset I didn&#8217;t make it, but very appreciative of your play-by-plays. I&#8217;ll see CC at Confab 4 sure.  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:38&nbsp;</span><span class="bottomdisplayname">KathyHanbury</span></div>
</td>
</tr>
</table>
</div>
<div id="row122227552" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122227552">Thx for the RTs <a href="http://twitter.com/%40MortgagesVancBC" target="_blank" >@MortgagesVancBC</a> &#038; <a href="http://twitter.com/%40kcclaveria" target="_blank" >@kcclaveria</a>! Til next time <a href="http://search.twitter.com/search?q=%23socialmedia" target="_blank" >#socialmedia</a> friends! <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#3TYVR</a> <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a>  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:46&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122228300" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122228300">Great night with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> at <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> seminar on <a href="http://search.twitter.com/search?q=%23socialmedia" target="_blank" >#socialmedia</a>. Was so impressed with his insight &#038; lovely demeanor. Big fan!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122228405" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/MiriamShanny" target="_blank"><img src="http://a2.twimg.com/profile_images/1217956010/Picture_23_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">MiriamShanny:&nbsp;</div>
<p><span id="txt122228405">Great night with <a href="http://twitter.com/%40cc_chapman" target="_blank" >@cc_chapman</a> at his <a href="http://search.twitter.com/search?q=%23contentrules" target="_blank" >#contentrules</a> seminar on <a href="http://search.twitter.com/search?q=%23socialmedia" target="_blank" >#socialmedia</a>. So impressed with his insight &#038; lovely demeanor. Big fan!  <em class="via_twitter">[via Twitter]</em></span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Thursday January 20, 2011&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">MiriamShanny</span></div>
</td>
</tr>
</table>
</div>
<div id="row122231312" class="chatmsg eventcompletedimage"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td><span id="txt122231312">
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p><a href="http://www.coveritlive.com/index.php?option=com_altcaster&#038;task=register&#038;referral_code=LiveBlogReferral" target="_blank"><img src="http://www.coveritlive.com/templates/coveritlive/images/cil_thanks_en.jpg" border="0" /></a>
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p></span></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="clearingspace" >&nbsp;</div>
</div>
<div class="viewingtoolbar" id="viewingtoolbar" style="text-align: center; width: 470px;">
<div id="demandmedialogo" class="demandmedialogo"><a href="http://www.demandmedia.com/products/coveritlive/" target="_blank"><img src="http://cdnmo.coveritlive.com/templates/coveritlive/images/spacer.gif" border="0"  width=76 height=21 /></a></div>
<div id="toolbarimage"><img src="http://cdnmo.coveritlive.com/media/templateimages/phpbPyyRXcoveritlive_logo14.png" border="0" width=175 height=16 /></div>
</div>
<div id="viewingfooter" class="viewingfooter">&nbsp;</div>
</div>
</div>
<p><script language="javascript" type="text/javascript">cil_setSizes();</script></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2010/01/19/julien-smith-at-third-tuesday-vancouver-liveblog/' rel='bookmark' title='Julien Smith at Third Tuesday Vancouver liveblog'>Julien Smith at Third Tuesday Vancouver liveblog</a></li>
<li><a href='http://hummingbird604.com/2010/03/23/3tyvr-liveblog-social-media-and-the-olympics/' rel='bookmark' title='#3tyvr Liveblog &#8211; Social Media And The Olympics'>#3tyvr Liveblog &#8211; Social Media And The Olympics</a></li>
<li><a href='http://hummingbird604.com/2007/10/29/where-does-good-content-go/' rel='bookmark' title='Where does good content go?'>Where does good content go?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2011/01/20/content-rules-at-3tyvr-with-cc_chapman-third-tuesday-vancouver-liveblog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Liveblogging vs. live-tweeting in social media events</title>
		<link>http://hummingbird604.com/2010/10/25/liveblogging-vs-live-tweeting-in-social-media-events/</link>
		<comments>http://hummingbird604.com/2010/10/25/liveblogging-vs-live-tweeting-in-social-media-events/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 02:09:31 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[food for thought]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=9920</guid>
		<description><![CDATA[I have been unable to attend two of the latest Third Tuesday Vancouver, and I (as others often do) relied heavily on the live-tweets that people sent and hashtagged &#8220;3tyvr&#8221;. Third Tuesday Vancouver is one of the three major social media meetups in our beautiful city (the others being, Social Media Club Vancouver and Vancouver [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/' rel='bookmark' title='Net Tuesday Live blog/live tweeting (using ScribbleLive)'>Net Tuesday Live blog/live tweeting (using ScribbleLive)</a></li>
<li><a href='http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/' rel='bookmark' title='Cover It Live vs Scribble Live (Round 2 Comparison)'>Cover It Live vs Scribble Live (Round 2 Comparison)</a></li>
<li><a href='http://hummingbird604.com/2009/06/07/my-recent-social-media-club-victoria-talk-towards-an-action-focused-agenda-for-social-change-using-social-media-smcvictoria-smcvictoria/' rel='bookmark' title='My recent Social Media Club Victoria talk: &#8220;Towards an Action-Focused Agenda for Social Change Using Social Media&#8221; (#smcvictoria) @smcvictoria'>My recent Social Media Club Victoria talk: &#8220;Towards an Action-Focused Agenda for Social Change Using Social Media&#8221; (#smcvictoria) @smcvictoria</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/audihertz/4062447974/" title="FreshMedia - Oct. 2009 by John Bollwitt, on Flickr"><img class="alignright" src="http://farm3.static.flickr.com/2481/4062447974_b99da1bfbd_m.jpg" width="240" height="159" alt="FreshMedia - Oct. 2009" /></a>I have been unable to attend two of the latest <a href="http://www.meetup.com/third-tuesday-vancouver/">Third Tuesday Vancouver</a>, and I (as others often do) relied heavily on the live-tweets that people sent and hashtagged &#8220;3tyvr&#8221;. Third Tuesday Vancouver is one of the three major social media meetups in our beautiful city (the others being, <a href="http://www.smcyvr.com">Social Media Club Vancouver</a> and <a href="http://blog.meetup.com/30">Vancouver Bloggers Meetup</a>, the meetup organized by yours truly). </p>
<p>Both of the previous months&#8217; Third Tuesday Vancouver meetups were of interest to me, and I caught myself in a whirlwind both of work and having to deal with personal issues (friends needed time with me and I will always ditch anything for my loved ones), so I missed being there in person. I tried to follow the <a href="http://search.twitter.com/search?q=3tyvr">Twitter stream with live-tweets hashtagged #3tyvr</a> and it was an absolute mess. </p>
<p>Sorry guys, I know that many of you live-tweeted as well as you could for those of us who couldn&#8217;t get in on the action, but I find it really hard to draw any actual insights from the live tweets. There is a reason why I blogged earlier this year about <a href="http://hummingbird604.com/2010/08/24/the-return-of-the-liveblog/">how important it was to have liveblogs</a> of talks. </p>
<p>You&#8217;ll see, for a couple of years, I liveblogged almost every single meetup in Vancouver (2008-early 2009). I attended the vast majority of them, many times along with my good friend <a href="http://www.miss604.com">Rebecca Bollwitt (Miss604)</a>, and we would both liveblog events (for the most part, entirely free) in benefit of the community at large. We both liveblogged Northern Voice 2009. We both liveblogged many of the BarCamp 2009 sessions.  But I got to a point where <a href="http://hummingbird604.com/2009/09/30/the-economics-of-free-or-why-i-wont-do-things-for-free-anymore/">I refused to do any more liveblogging for free (actually, ANY work for free)</a>. And I also got way too busy with my consulting, my research and my teaching.</p>
<p>The reality is, there is a real dearth of liveblogs of events out there in Vancouver anymore. With the exception of some Social Media Club events I&#8217;ve seen liveblogged, and a few times that I have volunteered my own blog to capture the live-tweetage of conferences, liveblogging is primarily, not done. I know that this post may not earn me any sympathies, but I wish there were more people in Vancouver doing what Rebecca and I used to do for the community: liveblog events. Because the live-tweeting is just not cutting it anymore.</p>
<p>I recognize that liveblogging is an activity that is draining, takes time and technical expertise and savvy. I know that better than anyone. It should be rewarded as a professional activity. People should hire and pay livebloggers. I have been in fact one of the people who have championed being paid to do work that we used to do for free. Of course, you could say that *I* could very well pay to have the events I miss liveblogged. That&#8217;s not the point (and I won&#8217;t, of course).</p>
<p>The point is, live-tweeting is good for quick snippets of thoughts, but we need a real long form liveblog. Live-tweeting brings up one important issue &#8211; <strong>attribution</strong>. In 140 characters, how do you attribute a particular thought to a particular speaker? I saw lots of examples of thoughts that were the panel&#8217;s that were being re-tweeted as though they were the person live-tweeting. And I can list many other examples. </p>
<p>There is a reason why liveblogs should come back. And there is a point where they&#8217;ll come back. I am feeling that this might be the time. </p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/' rel='bookmark' title='Net Tuesday Live blog/live tweeting (using ScribbleLive)'>Net Tuesday Live blog/live tweeting (using ScribbleLive)</a></li>
<li><a href='http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/' rel='bookmark' title='Cover It Live vs Scribble Live (Round 2 Comparison)'>Cover It Live vs Scribble Live (Round 2 Comparison)</a></li>
<li><a href='http://hummingbird604.com/2009/06/07/my-recent-social-media-club-victoria-talk-towards-an-action-focused-agenda-for-social-change-using-social-media-smcvictoria-smcvictoria/' rel='bookmark' title='My recent Social Media Club Victoria talk: &#8220;Towards an Action-Focused Agenda for Social Change Using Social Media&#8221; (#smcvictoria) @smcvictoria'>My recent Social Media Club Victoria talk: &#8220;Towards an Action-Focused Agenda for Social Change Using Social Media&#8221; (#smcvictoria) @smcvictoria</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2010/10/25/liveblogging-vs-live-tweeting-in-social-media-events/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The return of the liveblog?</title>
		<link>http://hummingbird604.com/2010/08/24/the-return-of-the-liveblog/</link>
		<comments>http://hummingbird604.com/2010/08/24/the-return-of-the-liveblog/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 21:23:57 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=9223</guid>
		<description><![CDATA[photo credit: Stephen Cummings It&#8217;s been a relatively long while since I have liveblogged the way I used to in 2008 and 2009, but I have always (well, at least since I began dipping my toes into the social media world) thought that there is value to having an event liveblogged. I no longer have [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2010/12/21/on-translink-as-a-case-study-in-public-service-delivery-and-interactivity-in-social-media-platforms/' rel='bookmark' title='On @Translink as a case study in public service delivery and interactivity in social media platforms'>On @Translink as a case study in public service delivery and interactivity in social media platforms</a></li>
<li><a href='http://hummingbird604.com/2009/05/06/cbc-contest-for-mothers-day-cbcgiver/' rel='bookmark' title='CBC contest for Mother&#8217;s Day #cbcgiver'>CBC contest for Mother&#8217;s Day #cbcgiver</a></li>
<li><a href='http://hummingbird604.com/2010/05/08/alexandra-samuel-awsamuel-on-coping-with-social-media-nv10-liveblog/' rel='bookmark' title='Alexandra Samuel (@awsamuel) on Coping with Social Media #nv10 liveblog'>Alexandra Samuel (@awsamuel) on Coping with Social Media #nv10 liveblog</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="alignleft"><a href="http://www.flickr.com/photos/47477979@N00/2976320725/" title="Liveblog setup" target="_blank"><img src="http://farm4.static.flickr.com/3159/2976320725_430cd9ca29_m.jpg" alt="Liveblog setup" border="0" /></a>
<div style="text-align: center;"><small>photo credit: <a href="http://www.flickr.com/photos/47477979@N00/2976320725/" title="Stephen Cummings" target="_blank">Stephen Cummings</a></small></div>
</div>
<p>It&#8217;s been a relatively long while since I have liveblogged the way I used to in 2008 and 2009, but I have always (well, at least since I began dipping my toes into the social media world) thought that there is value to having an event liveblogged. I no longer have the luxury of enough time to liveblog events and thus have been really happy whenever someone else takes on that role. </p>
<p>For example, at a recent event that the Social Media Club Vancouver (Social Media 101 with Tris Hussey, Guacira Naves and Kemp Edmonds) had liveblogged, I took over from Sascha Neth (who was the designated liveblogger) as soon as I arrived to the event (but I would have not been able to do that if Sascha hadn&#8217;t volunteered to start it!). Unashamedly, I&#8217;m well-seasoned in transcribing (as I type close to 100 wpm), and I&#8217;m proud of the liveblogs I&#8217;ve done. </p>
<p>I was intrigued today by a tweet sent by <a href="http://www.web-strategist.com/blog/">Jeremiah Owyang</a> (now with Altimeter), someone who is very well respected in the social media sphere. See his tweet below. He indicates that folks should think long-term and not rely solely on Twitter, particularly if they are live-tweeting conferences.<br />
<!-- http://twitter.com/jowyang/status/22002770649 --><br />
<style type='text/css'>.bbpBox22002770649 {background:url(http://s.twimg.com/a/1282328015/images/themes/theme1/bg.png) #C0DEED;padding:20px;} p.bbpTweet{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} p.bbpTweet span.metadata{display:block;width:100%;clear:both;margin-top:8px;padding-top:12px;height:40px;border-top:1px solid #fff;border-top:1px solid #e6e6e6} p.bbpTweet span.metadata span.author{line-height:19px} p.bbpTweet span.metadata span.author img{float:left;margin:0 7px 0 0px;width:38px;height:38px} p.bbpTweet a:hover{text-decoration:underline}p.bbpTweet span.timestamp{font-size:12px;display:block}</style>
<div class='bbpBox22002770649'>
<p class='bbpTweet'>Those that tweet lots during conference should consider live blogging, esp since Twitter&#8217;s history of tweets &#8220;disappears&#8221;, think LONG term<span class='timestamp'><a title='Tue Aug 24 14:02:39 +0000 2010' href='http://twitter.com/jowyang/status/22002770649'>less than a minute ago</a> via web</span><span class='metadata'><span class='author'><a href='http://twitter.com/jowyang'><img src='http://a3.twimg.com/profile_images/604512091/Screen_shot_2010-01-01_at_4.08.34_PM_normal.png' /></a><strong><a href='http://twitter.com/jowyang'>Jeremiah Owyang</a></strong><br/>jowyang</span></span></p>
</div>
<p> <!-- end of tweet --></p>
<p>What *I* do is create iFrames (I have experimented with CoverItLive and ScribbleLive and have chosen to stay loyal to CiL) and grab the tweets that are hashtagged with a particular keyword. I then download the content locally as HTML and that way I preserve both my liveblog and all associated tweets. I am a bit puzzled to see Jeremiah&#8217;s tweet because, well, I thought *everyone* did what I do. But it seems they don&#8217;t.</p>
<p>For a recent example of a combined liveblog-incorporating-livetweetage you can see my coverage of Convergence&#8217;s <a href="http://hummingbird604.com/2010/05/26/corporation-2-0-social-media-and-the-new-organizational-chart-cvg10/">Corporation 2.0 panel</a>. </p>
<p>Three factors I suggest people consider when pondering whether you need to have your event/conference liveblogged:</p>
<ol>
<li>Liveblogging requires valuable skills (not only typing, but ability to summarize content, find links and add your own commentary). Don&#8217;t expect your events to be liveblogged for free. This is a service that is important, and thus should be rewarded monetarily</li>
<p></p>
<li>Tweets are fleeting. If you are going to use CoverItLive or ScribbleLive, consider downloading your liveblog locally</li>
<p></p>
<li>Make sure you link and credit your sources.</li>
</ol>
<p></p>
<p>I think that as more people realize just how fleeting tweets are, people will return to liveblogs. At least, I hope so!</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2010/12/21/on-translink-as-a-case-study-in-public-service-delivery-and-interactivity-in-social-media-platforms/' rel='bookmark' title='On @Translink as a case study in public service delivery and interactivity in social media platforms'>On @Translink as a case study in public service delivery and interactivity in social media platforms</a></li>
<li><a href='http://hummingbird604.com/2009/05/06/cbc-contest-for-mothers-day-cbcgiver/' rel='bookmark' title='CBC contest for Mother&#8217;s Day #cbcgiver'>CBC contest for Mother&#8217;s Day #cbcgiver</a></li>
<li><a href='http://hummingbird604.com/2010/05/08/alexandra-samuel-awsamuel-on-coping-with-social-media-nv10-liveblog/' rel='bookmark' title='Alexandra Samuel (@awsamuel) on Coping with Social Media #nv10 liveblog'>Alexandra Samuel (@awsamuel) on Coping with Social Media #nv10 liveblog</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2010/08/24/the-return-of-the-liveblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Marc Gobé Keynote Liveblog #CVG10 Convergence VIDWEEK</title>
		<link>http://hummingbird604.com/2010/05/26/marc-gobe-keynote-liveblog-cvg10-convergence-vidweek/</link>
		<comments>http://hummingbird604.com/2010/05/26/marc-gobe-keynote-liveblog-cvg10-convergence-vidweek/#comments</comments>
		<pubDate>Wed, 26 May 2010 16:30:52 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[Convergence 10]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Vancouver Interactive Digital Week]]></category>
		<category><![CDATA[CVG10]]></category>
		<category><![CDATA[VIDWEEK]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=7916</guid>
		<description><![CDATA[Follow along my liveblog below (you can activate it by hitting Play, and comment by clicking in the window for commenters &#8211; please state your name). The Twitter hashtag for this event is #CVG10. &#160; Keynote Marc Gobé Convergence 10 (05/26/2010)&#160; &#160;&#160; Close&#160;&#160; 9:31 Raul:&#160; Sandy Fleischer (Cossette Fjord) makes introductory remarks before Marc Gobé.Today [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/' rel='bookmark' title='David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09'>David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09</a></li>
<li><a href='http://hummingbird604.com/2010/05/26/corporation-2-0-social-media-and-the-new-organizational-chart-cvg10/' rel='bookmark' title='Corporation 2.0 &#8211; Social Media and the New Organizational Chart #CVG10'>Corporation 2.0 &#8211; Social Media and the New Organizational Chart #CVG10</a></li>
<li><a href='http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/' rel='bookmark' title='Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09'>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Follow along my liveblog below (you can activate it by hitting Play, and comment by clicking in the window for commenters &#8211; please state your name). The Twitter hashtag for this event is #CVG10. </p>
<p><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="http://s3.amazonaws.com/coveritlive/media/css/viewer_window_normal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
/* Adjust the height to best suite your page */
/* Remove height property to have all text show without scrollbars. */
#cil_page .mainchat {  position: relative; overflow: auto;  }
</style>
<p><script language="javascript" src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/lib/js/curvycorners.src.js" type="text/javascript"></script><br />
<script language="javascript" type="text/javascript">
<!--
function cil_launchLayer( num, divsrc, divheight, divwidth) { var scrollpos = cil_getScrollingPosition(); divsrc = unescape(cil_replaceString('qzzq', '"', divsrc)); document.getElementById('cil_divsrc').innerHTML = divsrc; divleft = (document.getElementById('cil_mainholder').offsetWidth - divwidth) / 2; if (document.getElementById('cil_mainholder').offsetTop > scrollpos[1]) { divtop = document.getElementById('cil_mainholder').scrollTop + 40; } else { divtop = scrollpos[1] - document.getElementById('cil_mainholder').offsetTop + document.getElementById('cil_mainholder').scrollTop + 40; } document.getElementById('cil_modalitem').style.left = divleft + 'px'; document.getElementById('cil_modalitem').style.top = divtop + 'px'; document.getElementById('cil_modalitem').style.display = 'inline'; }
function cil_closeLayer(){ if (document.getElementById('cil_modalitem').style.display != 'none') { document.getElementById('cil_divsrc').innerHTML = ''; document.getElementById('cil_modalitem').style.display = 'none'; } }
function cil_replaceString(oldS, newS, fullS) { for (var i = 0; i < fullS.length; i++) { if (fullS.substring(i, i + oldS.length) == oldS) { fullS = fullS.substring(0, i) + newS + fullS.substring(i + oldS.length, fullS.length); } } return fullS; }
function cil_getScrollingPosition() { var position = [0, 0]; if (typeof window.pageYOffset != 'undefined') { position = [window.pageXOffset, window.pageYOffset]; } else if (typeof document.documentElement.scrollTop != 'undefined' &#038;&#038; document.documentElement.scrollTop > 0) { position = [document.documentElement.scrollLeft,document.documentElement.scrollTop]; } else if (typeof document.body.scrollTop != 'undefined') { position = [document.body.scrollLeft,document.body.scrollTop]; } return position; }
function cil_getCurrentStyle(elem, prop) { if( elem.currentStyle ) { var ar = prop.match(/\w[^-]*/g); var s = ar[0]; for(var i = 1; i < ar.length; ++i) { s += ar[i].replace(/\w/, ar[i].charAt(0).toUpperCase()); } return elem.currentStyle[s] } else if( document.defaultView.getComputedStyle ) { return document.defaultView.getComputedStyle(elem, null).getPropertyValue(prop);  } }
function cil_setSizes() { document.getElementById('viewingtoolbar').style.width = document.getElementById('altcast_title').offsetWidth + 'px'; var oElement = document.getElementById('pageborder'); if (oElement) { borderHeight  = cil_getCurrentStyle(oElement, 'border-top-width'); pageborderHeight = borderHeight.substring(0,borderHeight.length-2); } else { pageborderHeight = 0; } maxheight = 550 - (pageborderHeight*2); chatholderheight = (maxheight-document.getElementById('viewingtoolbar').offsetHeight-document.getElementById('viewingfooter').offsetHeight-document.getElementById('altcast_title').offsetHeight-9); document.getElementById('mainchat').style.height = chatholderheight + 'px'; }
//-->
</script></p>
<div id="cil_page" class="overallpage" style="position:relative; font-family: Arial, Arial; font-size: 12px; background: #ffffff; line-height: 150%; margin:0; padding:0; vertical-align:top; text-align:left; margin-bottom: 1px; height: 550px; width: 470px;">
<div id="pageborder" class="pageborder" style="position: relative;">
<div id="chatholder" class="chatholder">
<div id="altcast_title" class="event_title_bar" >
<table style="height: 35px; width: 100%;">
<tr valign="middle">
<td>&nbsp;</td>
<td width=99%><span class="event_title_replay" id="txtTitle">Keynote Marc Gobé Convergence 10</span></td>
<td valign=middle align="right" style="font-size: 90%;" nowrap><span class="replay_date">(05/26/2010)</span>&nbsp;</td>
</tr>
</table>
</div>
<div id="cil_modalitem" style="display: none; position: absolute; top: 40px; left: 50px; z-index: 100;">
<div>
<div id="cil_divsrc" style="background: #000000; padding: 10px; display: block; text-align: center;"></div>
<div style="display: block; line-height: 10px; clear: both; background: #000000; padding: 10px; padding-top: 0px;">&nbsp;&nbsp;<br />
<table style="height: 16px;">
<tr valign=middle>
<td><a href="#" onClick="javascript: cil_closeLayer();return false;" style="color: #FFFFFF;"><strong>Close</strong></a>&nbsp;&nbsp;</td>
</tr>
</table>
</div>
</div></div>
<div id="mainchat" class="mainchat">
<div class="cil_eventholder">
<div id="row72073573" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:31</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72073573">Sandy Fleischer (Cossette Fjord) makes introductory remarks before Marc Gobé.<br/><br/>Today is all about sharing, collaborating, etc. The business of predicting the future is often a challenging one. I thought I&#8217;d kick off  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:31&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073609" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72073609">Crowds are starting to stream in <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a>  <a href="http://ow.ly/i/1LdD" target="_blank" >http://ow.ly/i/1LdD</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073610" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72073610">Convergence 2010 is at the East (older) Convention Centre <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073611" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72073611"><a href="http://twitter.com/pescatore" target="_blank" >@pescatore</a> from <a href="http://twitter.com/fjordwest" target="_blank" >@fjordwest</a> takes the stage <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073612" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72073612">Convergence 2010 is at the East (older) Convention Centre <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073613" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72073613">Just met <a href="http://twitter.com/gillianshaw" target="_blank" >@gillianshaw</a> <a href="http://twitter.com/rebeccacoleman" target="_blank" >@rebeccacoleman</a> <a href="http://twitter.com/fredcallay" target="_blank" >@fredcallay</a> <a href="http://twitter.com/julieszabo" target="_blank" >@julieszabo</a> <a href="http://twitter.com/anothersamchan" target="_blank" >@anothersamchan</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073614" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72073614">trying to get the wifi working on my ipad at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073615" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72073615"><a href="http://twitter.com/pescatore" target="_blank" >@pescatore</a> from <a href="http://twitter.com/fjordwest" target="_blank" >@fjordwest</a> takes the stage <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073616" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72073616">Keynote about to start <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a>  <a href="http://ow.ly/i/1LeE" target="_blank" >http://ow.ly/i/1LeE</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073617" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/marcbitanga" target="_blank"><img src="http://a1.twimg.com/profile_images/90191286/twitter-bg_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">marcbitanga:&nbsp;</div>
<p><span id="txt72073617">D&#8217;oh. Missing out on Cossette Convergence today. Hope someone will live-blog the event. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">marcbitanga</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073618" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72073618">Keynote about to start <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a>  <a href="http://ow.ly/i/1LeE" target="_blank" >http://ow.ly/i/1LeE</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073619" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/vkf09" target="_blank"><img src="http://a3.twimg.com/profile_images/101162917/profile_pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">vkf09:&nbsp;</div>
<p><span id="txt72073619">At Convergence. Ppl seem excited. I&#8217;ve never been so it should be interesting. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">vkf09</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073620" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72073620">Just met <a href="http://twitter.com/gillianshaw" target="_blank" >@gillianshaw</a> <a href="http://twitter.com/rebeccacoleman" target="_blank" >@rebeccacoleman</a> <a href="http://twitter.com/fredcallay" target="_blank" >@fredcallay</a> <a href="http://twitter.com/julieszabo" target="_blank" >@julieszabo</a> <a href="http://twitter.com/anothersamchan" target="_blank" >@anothersamchan</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073621" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72073621">Crowds are starting to stream in <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a>  <a href="http://ow.ly/i/1LdD" target="_blank" >http://ow.ly/i/1LdD</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073622" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/juliewright" target="_blank"><img src="http://a3.twimg.com/profile_images/782470201/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">juliewright:&nbsp;</div>
<p><span id="txt72073622">Thanks for the smile! RT <a href="http://twitter.com/hummingbird604%3A" target="_blank" >@hummingbird604:</a> If you are at <a href="http://search.twitter.com/search?q=%23CVG10%2C" target="_blank" >#CVG10,</a> feel free to introduce yourself. I&#8217;m wearing &#8230;. Eternity for men Summer. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">juliewright</span></div>
</td>
</tr>
</table>
</div>
<div id="row72073623" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/PaulMarr" target="_blank"><img src="http://a1.twimg.com/profile_images/843473368/PMarr_SF_transit_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">PaulMarr:&nbsp;</div>
<p><span id="txt72073623"><a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> is happening in the east (older) van convention centre. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:32&nbsp;</span><span class="bottomdisplayname">PaulMarr</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074053" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/OptimumPR" target="_blank"><img src="http://a3.twimg.com/profile_images/879139037/optimumpr_SQ_PURP_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">OptimumPR:&nbsp;</div>
<p><span id="txt72074053">RT <a href="http://twitter.com/hummingbird604%3A" target="_blank" >@hummingbird604:</a> NEW BLOG POST, Marc Gobé Keynote Liveblog <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> Convergence VIDWEEK &#8211; <a href="http://tinyurl.com/32pwxkm" target="_blank" >http://tinyurl.com/32pwxkm</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:35&nbsp;</span><span class="bottomdisplayname">OptimumPR</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074054" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72074054">Will be tweeting from <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> this morning&#8211;Convergence is part of Vancouver International Digital Week. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:35&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074212" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:36</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GusF" target="_blank"><img src="http://a1.twimg.com/profile_images/781122408/4385469035_3af5f1c61d_o_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GusF:&nbsp;</div>
<p><span id="txt72074212">Soon we will be removing &#8220;digital&#8221; from Digital Marketing <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:36&nbsp;</span><span class="bottomdisplayname">GusF</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074267" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:37</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72074267">Marc Gobé &#8211; The Pioneer of Emotional Branding.</p>
<p>&#8220;People love brands but brands do not love people&#8221; &#8211; Gobé </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:37&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074325" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GusF" target="_blank"><img src="http://a1.twimg.com/profile_images/781122408/4385469035_3af5f1c61d_o_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GusF:&nbsp;</div>
<p><span id="txt72074325">Marc Gobe to give the keynote address for Convergence 2010 <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:37&nbsp;</span><span class="bottomdisplayname">GusF</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074326" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/marketwire" target="_blank"><img src="http://a1.twimg.com/profile_images/33659152/Final_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">marketwire:&nbsp;</div>
<p><span id="txt72074326">How so?  Look&#8217;s like we&#8217;re in the &#8220;digital mkting&#8221; phase right now RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> Soon we will be removing &#8220;digital&#8221; from Digital Mkting <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:37&nbsp;</span><span class="bottomdisplayname">marketwire</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074327" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CassieGill" target="_blank"><img src="http://a3.twimg.com/profile_images/277703309/Picture_1_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CassieGill:&nbsp;</div>
<p><span id="txt72074327">At Cossette Convergence! <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:37&nbsp;</span><span class="bottomdisplayname">CassieGill</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074329" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/OptimumPR" target="_blank"><img src="http://a3.twimg.com/profile_images/879139037/optimumpr_SQ_PURP_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">OptimumPR:&nbsp;</div>
<p><span id="txt72074329">RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> Soon we will be removing &#8220;digital&#8221; from Digital Marketing <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:37&nbsp;</span><span class="bottomdisplayname">OptimumPR</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074479" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:38</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/julieszabo" target="_blank"><img src="http://a1.twimg.com/profile_images/597609534/blog_widow_square_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">julieszabo:&nbsp;</div>
<p><span id="txt72074479"><a href="http://twitter.com/rebeccacoleman" target="_blank" >@rebeccacoleman</a> Hope to see you this morning at <a href="http://search.twitter.com/search?q=%23CVG10%21" target="_blank" >#CVG10!</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:38&nbsp;</span><span class="bottomdisplayname">julieszabo</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074716" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GusF" target="_blank"><img src="http://a1.twimg.com/profile_images/781122408/4385469035_3af5f1c61d_o_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GusF:&nbsp;</div>
<p><span id="txt72074716"><a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> speaks about bringing emotions to brands <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:40&nbsp;</span><span class="bottomdisplayname">GusF</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074717" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/julieszabo" target="_blank"><img src="http://a1.twimg.com/profile_images/597609534/blog_widow_square_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">julieszabo:&nbsp;</div>
<p><span id="txt72074717">Excessive advertising has forced people to hate brands. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:40&nbsp;</span><span class="bottomdisplayname">julieszabo</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074955" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GusF" target="_blank"><img src="http://a1.twimg.com/profile_images/781122408/4385469035_3af5f1c61d_o_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GusF:&nbsp;</div>
<p><span id="txt72074955">People are not buying the brand, they are buying the culture around the brand <a href="http://twitter.com/mcobe" target="_blank" >@mcobe</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:42&nbsp;</span><span class="bottomdisplayname">GusF</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074956" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72074956">Welcome keynote, <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> The Pioneer of Emotional Branding <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a>   <a href="http://ow.ly/i/1LfX" target="_blank" >http://ow.ly/i/1LfX</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:42&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074957" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72074957">Welcome keynote, <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> The Pioneer of Emotional Branding <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a>   <a href="http://ow.ly/i/1LfX" target="_blank" >http://ow.ly/i/1LfX</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:42&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72074958" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:42</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GillianShaw" target="_blank"><img src="http://a3.twimg.com/profile_images/68683047/n823412849_7083_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GillianShaw:&nbsp;</div>
<p><span id="txt72074958">At <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> listening to <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> on emotional branding. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:42&nbsp;</span><span class="bottomdisplayname">GillianShaw</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075090" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72075090">Marc gobe&#8217;s keynote is up. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:43&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075091" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72075091">Marc Gobe is going to talk about the importance of emotional branding. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:43&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075231" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72075231">My liveblog of Marc Gobé starts now</p>
<p>We are clearly seeing a generational gap that will clearly have an impact. Gobé talks about a new media, a new technology platform.</p>
<p>1. Generational gap</p>
<p>In his first book, Gobé talks about the differences in generations. 81 million born between 1950-64 &#8211; a generation that came out at a time of explosive economic growth. It was a transformation &#8211; endless opportunities &#8211; we became &#8211; sometimes we couldn&#8217;t realize where the stuff was coming from and where it was going. </p>
<p>How do you recognize a baby-boomer, like me? We are closest to the exit </p>
<p>The second generation is Generation X &#8211; this generation was so small that was dwarfed by baby boomers. Their values (baby boomers) sprawled over two generations. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075303" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/priscilla2010" target="_blank"><img src="http://a3.twimg.com/profile_images/726335067/20364_10150089002640534_648935533_11379288_7853722_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">priscilla2010:&nbsp;</div>
<p><span id="txt72075303">Really excited for <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> today </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">priscilla2010</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075304" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mayglobus" target="_blank"><img src="http://a3.twimg.com/profile_images/82068815/mayglobus_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mayglobus:&nbsp;</div>
<p><span id="txt72075304"><a href="http://twitter.com/marcgobe" target="_blank" >@marcgobe</a> onstage talking about a world of emotional branding. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">mayglobus</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075305" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72075305">RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> People are not buying the brand, they are buying the culture around the brand <a href="http://twitter.com/mcobe" target="_blank" >@mcobe</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075306" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72075306"><a href="http://twitter.com/hummingbird604" target="_blank" >@hummingbird604</a> Hi, Raul! *waves across the room* <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075307" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72075307">RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> People are not buying the brand, they are buying the culture around the brand <a href="http://twitter.com/mcobe" target="_blank" >@mcobe</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075308" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/vkf09" target="_blank"><img src="http://a3.twimg.com/profile_images/101162917/profile_pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">vkf09:&nbsp;</div>
<p><span id="txt72075308">Listening to <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> talk abt emotional branding. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:45&nbsp;</span><span class="bottomdisplayname">vkf09</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075514" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:47</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72075514">Brandbarians at the gate (Baby boomers 81 million 1946/64, Gen x 46 Million 1965/76 and Gen y 77 Million). </p>
<p>The two generations that Gobé is focusing on &#8211; the baby boomers &#8211; the &#8220;US&#8221; generation &#8211; own the world. &#8220;We own the world&#8221;. The world was our playground.  </p>
<p>The second is the X generation &#8211; the &#8220;I&#8221; generation &#8211; they are here to fix the world &#8211; the &#8220;I&#8221; generation &#8211; the attitude there is to fix something that had been broken. </p>
<p>The Y is the &#8220;all&#8221; generation &#8211; connect the world.  Zuckerberg is 26 year old. </p>
<p>&#8220;XY&#8221; &#8211; how do they define themselves &#8211; far from &#8220;boomers&#8221; xY&#8221; is moving from utopia to reality. Gobé makes a point &#8211; it&#8217;s a generation cynical of brands &#038; looking for purpose.<br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:47&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075569" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72075569">&#8220;New generation is about connecting&#8221; -@mgobe <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:48&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075570" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72075570"><a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> y generation called &#8220;all generation&#8221; by <a href="http://twitter.com/mgobe." target="_blank" >@mgobe.</a> they r all about connecting. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:48&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075571" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72075571">&#8220;New generation is about connecting&#8221; -@mgobe <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:48&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075572" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CpeacockC" target="_blank"><img src="http://a1.twimg.com/profile_images/646208628/CPNBC_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CpeacockC:&nbsp;</div>
<p><span id="txt72075572">RT <a href="http://twitter.com/vkf09%3A" target="_blank" >@vkf09:</a> Listening to <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> talk abt emotional branding. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:48&nbsp;</span><span class="bottomdisplayname">CpeacockC</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075647" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:48</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72075647">&#8220;XY&#8221; is a generation that wants its voice heard. Tropicana went to the original packaging. It&#8217;s a generation that has elected its own president &#8211; Gobé makes a point that &#8220;XY&#8221; is a generation with its own culture &#8211; grafitti is a rebellious language of authenticity. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:48&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075717" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/sunnydis" target="_blank"><img src="http://a1.twimg.com/profile_images/70551246/s613190791_123741_584_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">sunnydis:&nbsp;</div>
<p><span id="txt72075717">RT <a href="http://twitter.com/fjordwest%3A" target="_blank" >@fjordwest:</a> RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> People are not buying the brand, they are buying the culture around the brand <a href="http://twitter.com/mcobe" target="_blank" >@mcobe</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:49&nbsp;</span><span class="bottomdisplayname">sunnydis</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075718" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CpeacockC" target="_blank"><img src="http://a1.twimg.com/profile_images/646208628/CPNBC_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CpeacockC:&nbsp;</div>
<p><span id="txt72075718">RT <a href="http://twitter.com/OptimumPR%3A" target="_blank" >@OptimumPR:</a> RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> Soon we will be removing &#8220;digital&#8221; from Digital Marketing <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:49&nbsp;</span><span class="bottomdisplayname">CpeacockC</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075798" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:50</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72075798">Gobé wanted to understand the artist behind the grafitti&#8217;d Obama Hope &#8211; because it&#8217;s dangerous it&#8217;s real &#8211; each time he puts </p>
<p>Gobé showcasing Sao Paulo banning visual pollution. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:50&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075909" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72075909"><a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> &#8220;@barackObama was arrested 14 times for grafitti, but he represents authenticity.&#8221; -@mgobe </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075910" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72075910">RT <a href="http://twitter.com/George_McD%3A" target="_blank" >@George_McD:</a> &#8220;Ppl don&#8217;t want to talk to faceless corporations, they want to talk to the ppl within those corporations&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075911" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72075911">The younger generation is looking for authenticity&#8211;Marc Gobe. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075912" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/brodiedavid" target="_blank"><img src="http://a1.twimg.com/profile_images/612834750/david_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">brodiedavid:&nbsp;</div>
<p><span id="txt72075912">It&#8217;s a year later but our keynote is still about Obama. Indicitive of the impact the campaign has had on marketing <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">brodiedavid</span></div>
</td>
</tr>
</table>
</div>
<div id="row72075913" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:51</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72075913">RT <a href="http://twitter.com/George_McD%3A" target="_blank" >@George_McD:</a> &#8220;Ppl don&#8217;t want to talk to faceless corporations, they want to talk to the ppl within those corporations&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:51&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076094" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/KyeGrace" target="_blank"><img src="http://a1.twimg.com/profile_images/757193446/RAD_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">KyeGrace:&nbsp;</div>
<p><span id="txt72076094">I know I do&#8230; RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> People are not buying the brand, they are buying the culture around the brand <a href="http://twitter.com/mcobe" target="_blank" >@mcobe</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:52&nbsp;</span><span class="bottomdisplayname">KyeGrace</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076251" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:54</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72076251">Sao Paulo forced brands to rethink themselves. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:54&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076276" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72076276">Watching video abt Sao Paulo banning visual pollution <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:54&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076277" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72076277">Watching video abt Sao Paulo banning visual pollution <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:54&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076567" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:57</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72076567">The power of new media &#8211; &#8220;According to Harold A. Innis, &#8230;&#8221; &#8211; <em>wow, Gobé is making it impossible to follow the slides nor his talk. His accent is making it really hard for me to liveblog. </p>
<p><span style="font-style: normal;">1 billion people see the Google page every day. In less than 20 years, we have created a new communication model. We couldn&#8217;t operate without Google today (which is the case)</span> </em> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:57&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076624" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72076624"><a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> &#8220;power of new media bigger than invention of printing press&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:57&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076625" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72076625">The social media revolution benefits and empowers women. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:57&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076679" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:58</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72076679">&#8220;Do you trust companies to act with your best interests in mind&#8221; Rarely 26%</p>
<p>Which of the following are you most likely to trust to give you advice?&#8221; Friends and family. 40% </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:58&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076745" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:58</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72076745">40% of consumers purchase on the advice of friends and family&#8211;only 8% purchase based on advertising. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:58&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076826" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:59</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72076826">Consumers are looking at every other corporation based on what their experience has been with Apple. You are going to be perceived as a lesser brand if you don&#8217;t follow Apple as a benchmark. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:59&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72076865" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/2amt" target="_blank"><img src="http://a1.twimg.com/profile_images/759423988/2amtwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">2amt:&nbsp;</div>
<p><span id="txt72076865">RT <a href="http://twitter.com/rebeccacoleman%3A" target="_blank" >@rebeccacoleman:</a> 40% of consumers purchase on the advice of friends and family&#8211;only 8% purchase based on advertising. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">9:59&nbsp;</span><span class="bottomdisplayname">2amt</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077007" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:01</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72077007">An idea that changed our sensory experiences. I need to touch *70% of people in 2009 want to touch. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:01&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077054" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/julieszabo" target="_blank"><img src="http://a1.twimg.com/profile_images/597609534/blog_widow_square_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">julieszabo:&nbsp;</div>
<p><span id="txt72077054">&#8220;Social media empowers women&#8221; says <a href="http://twitter.com/mgobe." target="_blank" >@mgobe.</a> Not sure about that, I&#8217;d like to hear more about that throw-away phrase. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:01&nbsp;</span><span class="bottomdisplayname">julieszabo</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077055" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72077055">&#8220;Technology + design = magic&#8221; in reference to Steve Jobs &#038; Apple <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:01&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077056" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/FreshMediaMe" target="_blank"><img src="http://a3.twimg.com/profile_images/417845797/twitterlogo_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">FreshMediaMe:&nbsp;</div>
<p><span id="txt72077056">Goin to Convergence2010 tech conference 2day or <a href="http://twitter.com/PechaKuchaNight%3F" target="_blank" >@PechaKuchaNight?</a>? Share ur opinion of both on <a href="http://twitter.com/BeyondRobson" target="_blank" >@BeyondRobson</a> piece: <a href="http://ow.ly/1QaTo" target="_blank" >http://ow.ly/1QaTo</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:01&nbsp;</span><span class="bottomdisplayname">FreshMediaMe</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077057" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72077057">&#8220;Technology + design = magic&#8221; in reference to Steve Jobs &#038; Apple <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:01&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077237" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72077237">RT <a href="http://twitter.com/rebeccacoleman%3A" target="_blank" >@rebeccacoleman:</a> 40% of consumers purchase on the advice of friends and family&#8211;only 8% purchase based on advertising. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:02&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077238" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72077238">apple changed our sensory experience, from rigid to smooth. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:02&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077239" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72077239">RT <a href="http://twitter.com/rebeccacoleman%3A" target="_blank" >@rebeccacoleman:</a> 40% of consumers purchase on the advice of friends and family&#8211;only 8% purchase based on advertising. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:02&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077336" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:03</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72077336">4. A platform devoid of content. </p>
<p>That new platform is devoid of content. &#8220;Where are the couch potatoes?&#8221; it was very dogmatic </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:03&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077357" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:03</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/julieszabo" target="_blank"><img src="http://a1.twimg.com/profile_images/597609534/blog_widow_square_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">julieszabo:&nbsp;</div>
<p><span id="txt72077357">&#8220;Look at Apple, how open they are&#8221; says <a href="http://twitter.com/mgobe." target="_blank" >@mgobe.</a> Apple is open? <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:03&nbsp;</span><span class="bottomdisplayname">julieszabo</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077372" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:04</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72077372">There is a new kind of discourse &#8211; with YouTube and Hulu *broadcast revolution) and Twitter/Facebook (social connection). </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:04&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077478" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:05</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CassieGill" target="_blank"><img src="http://a3.twimg.com/profile_images/277703309/Picture_1_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CassieGill:&nbsp;</div>
<p><span id="txt72077478">Any media running late to Convergence give me a call <a href="http://twitter.com/" target="_blank" >@</a> 604.512.4855! <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:05&nbsp;</span><span class="bottomdisplayname">CassieGill</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077479" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:05</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72077479">giving up on ipad wifi, will ride the iPhone for tweets and that pen and paper thing for notes the rest of the way. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:05&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077519" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:05</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72077519">Martha Stewatert &#8211; integrating the power of multi-platform branding. T<em>he metrics are astonishing but I&#8217;m not really all that impressed &#8211; I have never followed Martha Stewart at all. </p>
<p><span style="font-style: normal;">In 7 months she enlisted 1.67 million followers. </span> </em> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:05&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077680" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:06</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72077680">Creating &#8216;content&#8217; for a new platform is the idea. The content that is going to migrate to social media &#8211; the content has previously been created for television, not for social media, not for cell phones. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:06&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077860" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/EricBuchegger" target="_blank"><img src="http://a3.twimg.com/profile_images/793648189/zze_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">EricBuchegger:&nbsp;</div>
<p><span id="txt72077860"><a href="http://twitter.com/hummingbird604" target="_blank" >@hummingbird604</a> Looking forward to reading your thoughts and commentary from Convergence, wish I was there!  <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:07&nbsp;</span><span class="bottomdisplayname">EricBuchegger</span></div>
</td>
</tr>
</table>
</div>
<div id="row72077925" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:08</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72077925">The same way television is creating audiences &#8211; what we want is create audiences for the content. The same type of audience that will return to see more. The difference is that the audience will be <strong>participating, </strong>is total engagement, it will transform itself, it will always happen if the audience can participate in the content. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:08&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078080" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/semmerson" target="_blank"><img src="http://a3.twimg.com/profile_images/379223835/twitpicfeb23_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">semmerson:&nbsp;</div>
<p><span id="txt72078080"><a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> showing a video about the ban on visual pollution in Sao Paolo&#8211;fascinating. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:09&nbsp;</span><span class="bottomdisplayname">semmerson</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078197" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:10</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72078197">Gobé believes that brands will start believing in creating their own content (product placement is going to be a lot more interactive and a lot more welcome and engaging). What is fascinating is that &#8212; revolutionary emotional branding ideas.</p>
<p><strong>1. Distance between brands and people is collapsing</strong>.<br />In the old way of &#8216;brand&#8217;, the brand was bigger &#8211; there will be a collapse of people and brand &#8211; the distance is smaller &#8211; anything that stops the people and the brand to come together will be reduced. Zappos is the best example &#8211; the culture is the brand. </p>
<p> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:10&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078206" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:10</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72078206">&#8220;Distance b/n brands and people is collapsing&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:10&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078343" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:12</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72078343">Transparency is the key to building brands,  and <a href="http://twitter.com/Zappos" target="_blank" >@Zappos</a> is doing it well. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:12&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078344" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:12</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72078344"><a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> is talking about Tony <a href="http://twitter.com/zappos" target="_blank" >@zappos</a> &#8211; huge fan of their brand <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:12&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078345" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:12</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72078345"><a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> is talking about Tony <a href="http://twitter.com/zappos" target="_blank" >@zappos</a> &#8211; huge fan of their brand <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:12&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078346" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:12</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72078346">&#8220;Distance b/n brands and people is collapsing&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:12&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078375" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:12</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72078375"><strong>2. Your corporate culture is your powerful asset<br /></strong><br /><em>Gobé didn&#8217;t really talk about this in his talk. </em></p>
<p><strong>3.  Flat organizations<br /></strong>The pyramidal model is over.  The social economy is horizontal. &#8220;Joe Jimenez&#8221; &#8211; the feedback you can get in a virtual environment can be more detailed, much richer. You can do it yourself, you can&#8217;t wait. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:12&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078519" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:13</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Social_Agency" target="_blank"><img src="http://a1.twimg.com/profile_images/302157500/Twitter-Icon-Megaphone-Pink_normal.gif" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Social_Agency:&nbsp;</div>
<p><span id="txt72078519">Awesome keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> on Emotional Branding at <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:13&nbsp;</span><span class="bottomdisplayname">Social_Agency</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078520" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:13</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72078520">RT <a href="http://twitter.com/" target="_blank" >@</a>CassieGill: Any media running late to Convergence give me a call <a href="http://twitter.com/" target="_blank" >@</a> 604.512.4855! <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:13&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078678" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Social_Agency" target="_blank"><img src="http://a1.twimg.com/profile_images/302157500/Twitter-Icon-Megaphone-Pink_normal.gif" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Social_Agency:&nbsp;</div>
<p><span id="txt72078678"><a href="http://twitter.com/mgobe%3A" target="_blank" >@mgobe:</a> &#8220;Start a community not a pep talk.&#8221; <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:14&nbsp;</span><span class="bottomdisplayname">Social_Agency</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078813" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:15</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72078813">Everybody should have at least this kind of platform to understand where their brand is at. </p>
<p>Start a community, not pep talk. The self-serving corporate websites &#8212; are doomed to fail. </p>
<p>Action Against Hunger &#8211; how big is your mailing list? Have you asked them to contribute? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:15&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078820" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:15</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72078820">&#8220;Do it yourself. You can&#8217;t wait.&#8221; &#8211;Marc Gobe  <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:15&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078821" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:15</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raulpacheco" target="_blank"><img src="http://a1.twimg.com/profile_images/441687672/raul_on_patio_having_brunch_with_Lynne_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raulpacheco:&nbsp;</div>
<p><span id="txt72078821">Testing if my <a href="http://twitter.com/raulpacheco" target="_blank" >@raulpacheco</a> account can be imported into <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:15&nbsp;</span><span class="bottomdisplayname">raulpacheco</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078822" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:15</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raulpacheco" target="_blank"><img src="http://a1.twimg.com/profile_images/441687672/raul_on_patio_having_brunch_with_Lynne_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raulpacheco:&nbsp;</div>
<p><span id="txt72078822">Weirdest thing ever. If I tweet from <a href="http://twitter.com/raulpacheco%2C" target="_blank" >@raulpacheco,</a> the tweet is captured under the <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> stream. But not from HB604. The heck? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:15&nbsp;</span><span class="bottomdisplayname">raulpacheco</span></div>
</td>
</tr>
</table>
</div>
<div id="row72078972" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:16</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/modernmixvan" target="_blank"><img src="http://a3.twimg.com/profile_images/670413999/22557_660234752311_21004876_41270468_6438421_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">modernmixvan:&nbsp;</div>
<p><span id="txt72078972"><a href="http://twitter.com/anothersamchan" target="_blank" >@anothersamchan</a> i didnt end up bringing a laptop to <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> im relying on my quickly dying iphone and that pen and paper thing too!! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:16&nbsp;</span><span class="bottomdisplayname">modernmixvan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079036" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:17</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72079036">In conclusion &#8211; it&#8217;s an Emotional Branding perfect storm &#8211; something is going to change &#8211; consumers are going to be talking to each other. If they&#8217;re not part of this conversation, they are going to miss out. Not only it&#8217;s here, but still there&#8217;s a lot of people who don&#8217;t believe it. Everybody is continuing to do their old way. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:17&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079331" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:19</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72079331"><strong>1. Empowered consumers &#8211; </strong>have heightened expectation levels, and the ability to leverage a collective and influential voice<br /> <br /><strong>2. New level of reality</strong> &#8211; branding needs to understand the new concept of design, science and planet <br /><strong><br />3. New media ecosystem </strong>- new media implies a shift in mindset. Brands need to stop pushing or selectively listening to be part of the conversation<br /><strong><br />4. Size doesn&#8217;t matter -</strong> it allows the little guy to get scale almost instantaneously *P&#038;G McDonald)<br /><strong><br />5. Leadership redefined &#8211; </strong>power through influence is proving to be the new success criteria </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:19&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079360" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:19</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72079360">A piece of advice &#8211; your message has to be tweetable. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:19&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079374" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/modernmixvan" target="_blank"><img src="http://a3.twimg.com/profile_images/670413999/22557_660234752311_21004876_41270468_6438421_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">modernmixvan:&nbsp;</div>
<p><span id="txt72079374">nonatop marketing case studiea &#038; examples at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> &#8211; tropicana branding, obama election, ashton&#8217;s twitter &#038; skittles social media! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:19&nbsp;</span><span class="bottomdisplayname">modernmixvan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079375" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/megancole" target="_blank"><img src="http://a1.twimg.com/profile_images/59064158/profile-whistler-thumbnail_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">megancole:&nbsp;</div>
<p><span id="txt72079375">RT <a href="http://twitter.com/beyondrobson" target="_blank" >@beyondrobson</a> Covergence 2010 is Today post: <a href="http://bit.ly/cBCsOq" target="_blank" >http://bit.ly/cBCsOq</a> &#8211; with my pic, cheers. <a href="http://search.twitter.com/search?q=%23VIDFEST" target="_blank" >#VIDFEST</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:19&nbsp;</span><span class="bottomdisplayname">megancole</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079532" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/2amt" target="_blank"><img src="http://a1.twimg.com/profile_images/759423988/2amtwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">2amt:&nbsp;</div>
<p><span id="txt72079532">RT <a href="http://twitter.com/rebeccacoleman%3A" target="_blank" >@rebeccacoleman:</a> &#8220;Do it yourself. You can&#8217;t wait.&#8221; &#8211;Marc Gobe  <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:21&nbsp;</span><span class="bottomdisplayname">2amt</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079533" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mayglobus" target="_blank"><img src="http://a3.twimg.com/profile_images/82068815/mayglobus_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mayglobus:&nbsp;</div>
<p><span id="txt72079533">Advice from <a href="http://twitter.com/mgobe%3A" target="_blank" >@mgobe:</a> your message has to be tweetable! Duly noted, Monsieur Gobe. <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:21&nbsp;</span><span class="bottomdisplayname">mayglobus</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079534" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72079534">&#8220;Your message has to be tweetable&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:21&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079535" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72079535">Marc&#8217;s advice: &#8220;your message has to be tweetable.&#8221; <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:21&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079536" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72079536">&#8220;Your message has to be tweetable&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:21&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079537" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/2amt" target="_blank"><img src="http://a1.twimg.com/profile_images/759423988/2amtwitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">2amt:&nbsp;</div>
<p><span id="txt72079537">RT <a href="http://twitter.com/rebeccacoleman%3A" target="_blank" >@rebeccacoleman:</a> Marc&#8217;s advice: &#8220;your message has to be tweetable.&#8221; <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:21&nbsp;</span><span class="bottomdisplayname">2amt</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079681" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:22</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/modernmixvan" target="_blank"><img src="http://a3.twimg.com/profile_images/670413999/22557_660234752311_21004876_41270468_6438421_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">modernmixvan:&nbsp;</div>
<p><span id="txt72079681">want your audience to really listen to what u have to say?? keep it short, sweet and TWEETABLE!! <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:22&nbsp;</span><span class="bottomdisplayname">modernmixvan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079682" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:22</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/rebeccacoleman" target="_blank"><img src="http://a3.twimg.com/profile_images/886969083/bloggable_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">rebeccacoleman:&nbsp;</div>
<p><span id="txt72079682"><a href="http://twitter.com/hummingbird604" target="_blank" >@hummingbird604</a> Yeah, I&#8217;ve been taking notes like crazy. Super interesting talk, hey? <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:22&nbsp;</span><span class="bottomdisplayname">rebeccacoleman</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079683" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:22</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Social_Agency" target="_blank"><img src="http://a1.twimg.com/profile_images/302157500/Twitter-Icon-Megaphone-Pink_normal.gif" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Social_Agency:&nbsp;</div>
<p><span id="txt72079683"><a href="http://twitter.com/mgobe%3A" target="_blank" >@mgobe:</a> &#8220;Your message has to be Tweetable.&#8221; <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:22&nbsp;</span><span class="bottomdisplayname">Social_Agency</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079684" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:22</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72079684">.@mbode is wearing red pants at <a href="http://search.twitter.com/search?q=%23cvg10." target="_blank" >#cvg10.</a> that&#8217;s balling. what say u <a href="http://twitter.com/thestylespy" target="_blank" >@thestylespy</a> <a href="http://twitter.com/m_candy%3F" target="_blank" >@m_candy?</a>? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:22&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079837" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:23</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72079837">Gobé &#8211; how do you create loyalty? it&#8217;s really important. Create trust. Do you trust people you don&#8217;t know? You don&#8217;t. You trust people that you know. The point Gobé was making &#8211; <em>people don&#8217;t want to engage with faceless corporations but to engage with people</em> - the notion of trust that needs to be created. Because a lot of conversation is going on, and if you really trust a brand,  if you know that you have a voice on how this brand is going to behave, it creates a degree of loyalty that you can have. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:23&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079838" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:23</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Social_Agency" target="_blank"><img src="http://a1.twimg.com/profile_images/302157500/Twitter-Icon-Megaphone-Pink_normal.gif" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Social_Agency:&nbsp;</div>
<p><span id="txt72079838"><a href="http://twitter.com/mgobe%3A" target="_blank" >@mgobe:</a> &#8220;Size does not matter anymore&#8221; <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:23&nbsp;</span><span class="bottomdisplayname">Social_Agency</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079899" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:23</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72079899">Gobé believes that engagement through social media, if well done, is the biggest avenue to create renewed engagement of trust to get loyalty &#8211; it&#8217;s really tough. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:23&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72079995" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:24</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ejaybarker" target="_blank"><img src="http://s.twimg.com/a/1274834447/images/default_profile_1_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ejaybarker:&nbsp;</div>
<p><span id="txt72079995">Gen Y is the &#8220;all&#8221; generation. They want to connect the world. Make you brand story tweetable and they&#8217;ll stay connected <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:24&nbsp;</span><span class="bottomdisplayname">ejaybarker</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080128" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:25</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72080128">Great keynote from <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> &#8211; thank you. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:25&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080129" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:25</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72080129">Great keynote from <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> &#8211; thank you. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:25&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080148" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:26</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72080148">The experience that Gobé has had &#8211; at first he said &#8220;I&#8217;m not going to follow back anyone&#8221;. Then he realized that among the 1,300 some people don&#8217;t tweet at all. His brain picks what is relevant to his survival. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:26&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080246" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:26</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72080246">Gobé creates a column for specific people. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:26&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080295" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:27</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72080295">RT <a href="http://twitter.com/COSSETTE_WEST%3A" target="_blank" >@COSSETTE_WEST:</a> &#8220;Your message has to be tweetable&#8221; &#8211; <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:27&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080453" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jdcasa" target="_blank"><img src="http://a1.twimg.com/profile_images/429062686/flipped_water_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jdcasa:&nbsp;</div>
<p><span id="txt72080453">Inspiring keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:28&nbsp;</span><span class="bottomdisplayname">jdcasa</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080454" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/exceptafterk" target="_blank"><img src="http://a3.twimg.com/profile_images/55423721/me_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">exceptafterk:&nbsp;</div>
<p><span id="txt72080454">Really enjoying <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> on Emotional Branding. And love that he&#8217;s wearing red pants <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:28&nbsp;</span><span class="bottomdisplayname">exceptafterk</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080455" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/julieszabo" target="_blank"><img src="http://a1.twimg.com/profile_images/597609534/blog_widow_square_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">julieszabo:&nbsp;</div>
<p><span id="txt72080455">More than tweetable, you message should be meaningful. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:28&nbsp;</span><span class="bottomdisplayname">julieszabo</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080801" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:30</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72080801"><a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> q:how can a large global organization get individual and personal without looking like a gimmick? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:30&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080883" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:31</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt72080883">I&#8217;ll leave the liveblog open to automatically capture #CVG10 tweets, but I&#8217;m done with liveblogging the talk. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:31&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080974" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72080974">RT <a href="http://twitter.com/exceptafterk%3A" target="_blank" >@exceptafterk:</a> Really enjoying <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> on Emotional Branding. And love that he&#8217;s wearing red pants <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:31&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080975" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chickievan" target="_blank"><img src="http://a1.twimg.com/profile_images/656073824/Edna.Mode.The.Incredibles.jpg__JPEG_Image__180x180_pixels_-1_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chickievan:&nbsp;</div>
<p><span id="txt72080975">Will check out his book: Emotional Branding RT <a href="http://twitter.com/jdcasa%3A" target="_blank" >@jdcasa:</a> Inspiring keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:31&nbsp;</span><span class="bottomdisplayname">chickievan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080976" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72080976">RT <a href="http://twitter.com/exceptafterk%3A" target="_blank" >@exceptafterk:</a> Really enjoying <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> on Emotional Branding. And love that he&#8217;s wearing red pants <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:31&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72080977" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/raulpacheco" target="_blank"><img src="http://a1.twimg.com/profile_images/441687672/raul_on_patio_having_brunch_with_Lynne_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">raulpacheco:&nbsp;</div>
<p><span id="txt72080977">I&#8217;ll leave the liveblog open to automatically capture <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> tweets, but I&#8217;m done liveblogging the talk. <a href="http://bit.ly/c6fnox" target="_blank" >http://bit.ly/c6fnox</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:31&nbsp;</span><span class="bottomdisplayname">raulpacheco</span></div>
</td>
</tr>
</table>
</div>
<div id="row72081082" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72081082"><a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> answer in a short summary: it&#8217;s freaking hard. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:32&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72081219" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jdcasa" target="_blank"><img src="http://a1.twimg.com/profile_images/429062686/flipped_water_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jdcasa:&nbsp;</div>
<p><span id="txt72081219">Ditto. RT <a href="http://twitter.com/chickievan%3A" target="_blank" >@chickievan:</a> Will check out his book: Emotional Branding RT <a href="http://twitter.com/jdcasa%3A" target="_blank" >@jdcasa:</a> Inspiring keynote by <a href="http://twitter.com/mgobe" target="_blank" >@mgobe</a> at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:33&nbsp;</span><span class="bottomdisplayname">jdcasa</span></div>
</td>
</tr>
</table>
</div>
<div id="row72081503" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72081503">Next session at 11am, Viral Marketing &#038; Branded Entertainment <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:35&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72081504" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72081504">Next session at 11am, Viral Marketing &#038; Branded Entertainment <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:35&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72081670" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jkwertz" target="_blank"><img src="http://a1.twimg.com/profile_images/740695962/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jkwertz:&nbsp;</div>
<p><span id="txt72081670">Very interesting  RT <a href="http://twitter.com/COSSETTE_WEST%3A" target="_blank" >@COSSETTE_WEST:</a> RT <a href="http://twitter.com/GusF%3A" target="_blank" >@GusF:</a> People are not buying the brand, they are buying the culture around the brand <a href="http://twitter.com/mcobe" target="_blank" >@mcobe</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:37&nbsp;</span><span class="bottomdisplayname">jkwertz</span></div>
</td>
</tr>
</table>
</div>
<div id="row72082408" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:43</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GusF" target="_blank"><img src="http://a1.twimg.com/profile_images/781122408/4385469035_3af5f1c61d_o_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GusF:&nbsp;</div>
<p><span id="txt72082408">I love this name tag  <a href="http://ow.ly/i/1Ljd" target="_blank" >http://ow.ly/i/1Ljd</a> <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:43&nbsp;</span><span class="bottomdisplayname">GusF</span></div>
</td>
</tr>
</table>
</div>
<div id="row72083257" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/arjunsingh" target="_blank"><img src="http://a1.twimg.com/profile_images/683669324/Photo_202_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">arjunsingh:&nbsp;</div>
<p><span id="txt72083257">RT <a href="http://twitter.com/julieszabo%3A" target="_blank" >@julieszabo:</a> More than tweetable, you message should be meaningful. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:49&nbsp;</span><span class="bottomdisplayname">arjunsingh</span></div>
</td>
</tr>
</table>
</div>
<div id="row72083551" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/modernmixvan" target="_blank"><img src="http://a3.twimg.com/profile_images/670413999/22557_660234752311_21004876_41270468_6438421_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">modernmixvan:&nbsp;</div>
<p><span id="txt72083551"><a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> snack break <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (@ Starbucks) <a href="http://4sq.com/4tkxgA" target="_blank" >http://4sq.com/4tkxgA</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:52&nbsp;</span><span class="bottomdisplayname">modernmixvan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72083665" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anothersamchan" target="_blank"><img src="http://a1.twimg.com/profile_images/139740362/Canucks_Profile_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anothersamchan:&nbsp;</div>
<p><span id="txt72083665">at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> — at Vancouver Conference Centre <a href="http://gowal.la/v/c/NXG1/tw" target="_blank" >http://gowal.la/v/c/NXG1/tw</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:53&nbsp;</span><span class="bottomdisplayname">anothersamchan</span></div>
</td>
</tr>
</table>
</div>
<div id="row72083797" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/EthicalPervert" target="_blank"><img src="http://a3.twimg.com/profile_images/589927489/balcony_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">EthicalPervert:&nbsp;</div>
<p><span id="txt72083797">Oh, I see. A few people do not realize they should be using the hashtag <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> rather than <a href="http://search.twitter.com/search?q=%23cvg2010" target="_blank" >#cvg2010</a> . I am utterly delighted by this <a href="http://search.twitter.com/search?q=%23fail" target="_blank" >#fail</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:54&nbsp;</span><span class="bottomdisplayname">EthicalPervert</span></div>
</td>
</tr>
</table>
</div>
<div id="row72084043" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:56</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/gloomybb" target="_blank"><img src="http://a3.twimg.com/profile_images/829373383/Munch_1_26_Dec_08_edit_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">gloomybb:&nbsp;</div>
<p><span id="txt72084043"><a href="http://twitter.com/missczar" target="_blank" >@missczar</a> Are you at <a href="http://search.twitter.com/search?q=%23cvg10" target="_blank" >#cvg10</a> today? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">10:56&nbsp;</span><span class="bottomdisplayname">gloomybb</span></div>
</td>
</tr>
</table>
</div>
<div id="row72085085" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">11:04</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/shrnkngviolet" target="_blank"><img src="http://a1.twimg.com/profile_images/727178660/chelsea-bell_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">shrnkngviolet:&nbsp;</div>
<p><span id="txt72085085">RT <a href="http://twitter.com/rebeccacoleman%3A" target="_blank" >@rebeccacoleman:</a> 40% of consumers purchase on the advice of friends and family&#8211;only 8% purchase based on advertising. <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">11:04&nbsp;</span><span class="bottomdisplayname">shrnkngviolet</span></div>
</td>
</tr>
</table>
</div>
<div id="row72085279" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">11:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/COSSETTE_WEST" target="_blank"><img src="http://a1.twimg.com/profile_images/566743796/coss_twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">COSSETTE_WEST:&nbsp;</div>
<p><span id="txt72085279">Viral Marketing &#038; Branded Entertainment panel about to start <a href="http://ow.ly/i/1Lkojw" target="_blank" >http://ow.ly/i/1Lkojw</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">11:06&nbsp;</span><span class="bottomdisplayname">COSSETTE_WEST</span></div>
</td>
</tr>
</table>
</div>
<div id="row72085280" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">11:06</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/fjordwest" target="_blank"><img src="http://a1.twimg.com/profile_images/70960758/FJORD_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">fjordwest:&nbsp;</div>
<p><span id="txt72085280">Viral Marketing &#038; Branded Entertainment panel about to start <a href="http://ow.ly/i/1Lkojw" target="_blank" >http://ow.ly/i/1Lkojw</a> <a href="http://search.twitter.com/search?q=%23CVG10" target="_blank" >#CVG10</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Wednesday May 26, 2010&nbsp;</span><span class="bottomtime">11:06&nbsp;</span><span class="bottomdisplayname">fjordwest</span></div>
</td>
</tr>
</table>
</div>
<div id="row72085344" class="chatmsg eventcompletedimage"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">11:06</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td><span id="txt72085344">
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p><a href="http://www.coveritlive.com/index.php?option=com_altcaster&#038;task=register&#038;referral_code=LiveBlogReferral" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/cil_thanks_en.jpg" border="0" /></a>
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p></span></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="clearingspace" >&nbsp;</div>
</div>
<div class="viewingtoolbar" id="viewingtoolbar" style="text-align: center; width: 470px;">
<div id="demandmedialogo" class="demandmedialogo"><a href="http://www.demandmedia.com/products/coveritlive/" target="_blank"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" border="0"  width=76 height=21 /></a></div>
<div id="toolbarimage"><img src="http://cdn.cloudfiles.mosso.com/c71692/media/templateimages/phpbPyyRXcoveritlive_logo14.png" border="0" width=175 height=16 /></div>
</div>
<div id="viewingfooter" class="viewingfooter">&nbsp;</div>
</div>
</div>
<p><script language="javascript" type="text/javascript">cil_setSizes();</script></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/' rel='bookmark' title='David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09'>David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09</a></li>
<li><a href='http://hummingbird604.com/2010/05/26/corporation-2-0-social-media-and-the-new-organizational-chart-cvg10/' rel='bookmark' title='Corporation 2.0 &#8211; Social Media and the New Organizational Chart #CVG10'>Corporation 2.0 &#8211; Social Media and the New Organizational Chart #CVG10</a></li>
<li><a href='http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/' rel='bookmark' title='Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09'>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2010/05/26/marc-gobe-keynote-liveblog-cvg10-convergence-vidweek/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>An #F5Expo livetweetage capture</title>
		<link>http://hummingbird604.com/2010/04/07/an-f5expo-livetweetage-capture/</link>
		<comments>http://hummingbird604.com/2010/04/07/an-f5expo-livetweetage-capture/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 13:39:02 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=7105</guid>
		<description><![CDATA[I can&#8217;t make it to F5 Expo this morning because I teach until 1pm and then I have to meet with a PhD student, but I&#8217;ll try to make it downtown on time for some of the sessions and/or Malcolm Gladwell. In the mean time here is a live-tweetage capture for F5 Expo. Thanks Nels, [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2010/04/26/authenticity-social-media-and-malcolm-gladwell/' rel='bookmark' title='Authenticity, social media and Malcolm Gladwell'>Authenticity, social media and Malcolm Gladwell</a></li>
<li><a href='http://hummingbird604.com/2010/05/23/blogging-as-writing-on-a-sketchpad/' rel='bookmark' title='Blogging as writing on a sketchpad'>Blogging as writing on a sketchpad</a></li>
<li><a href='http://hummingbird604.com/2010/05/04/net-tuesday-vancouver-may-2010-livetweetage-ntvan/' rel='bookmark' title='Net Tuesday Vancouver May 2010 LiveTweetage #ntvan'>Net Tuesday Vancouver May 2010 LiveTweetage #ntvan</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t make it to F5 Expo this morning because I teach until 1pm and then I have to meet with a PhD student, but I&#8217;ll try to make it downtown on time for some of the sessions and/or Malcolm Gladwell. In the mean time here is a live-tweetage capture for F5 Expo. Thanks Nels, Lindsey and Rossana for all your hard work!</p>
<p><iframe src='http://embed.scribblelive.com/1/4/2/3/0/' width='400' height='500' frameborder='0' style='border: 1px solid #000'></iframe></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2010/04/26/authenticity-social-media-and-malcolm-gladwell/' rel='bookmark' title='Authenticity, social media and Malcolm Gladwell'>Authenticity, social media and Malcolm Gladwell</a></li>
<li><a href='http://hummingbird604.com/2010/05/23/blogging-as-writing-on-a-sketchpad/' rel='bookmark' title='Blogging as writing on a sketchpad'>Blogging as writing on a sketchpad</a></li>
<li><a href='http://hummingbird604.com/2010/05/04/net-tuesday-vancouver-may-2010-livetweetage-ntvan/' rel='bookmark' title='Net Tuesday Vancouver May 2010 LiveTweetage #ntvan'>Net Tuesday Vancouver May 2010 LiveTweetage #ntvan</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2010/04/07/an-f5expo-livetweetage-capture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Julien Smith at Third Tuesday Vancouver liveblog</title>
		<link>http://hummingbird604.com/2010/01/19/julien-smith-at-third-tuesday-vancouver-liveblog/</link>
		<comments>http://hummingbird604.com/2010/01/19/julien-smith-at-third-tuesday-vancouver-liveblog/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:13:44 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Third Tuesday]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=5977</guid>
		<description><![CDATA[Tanya Davis, a very close friend of mine and someone I absolutely love, asked me if I&#8217;d be willing and able to liveblog tonight&#8217;s Third Tuesday Vancouver talk by Julien Smith. Julien is the co-author of Trust Agents with Chris Brogan, and someone I think is a very good thinker. So, I agreed to liveblog [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2011/01/20/content-rules-at-3tyvr-with-cc_chapman-third-tuesday-vancouver-liveblog/' rel='bookmark' title='Content Rules at #3tyvr with @cc_chapman (Third Tuesday Vancouver) Liveblog'>Content Rules at #3tyvr with @cc_chapman (Third Tuesday Vancouver) Liveblog</a></li>
<li><a href='http://hummingbird604.com/2008/06/18/third-tuesday-vancouver-with-joe-solomon-the-aftermath/' rel='bookmark' title='Third Tuesday Vancouver with Joe Solomon &#8211; The aftermath'>Third Tuesday Vancouver with Joe Solomon &#8211; The aftermath</a></li>
<li><a href='http://hummingbird604.com/2010/05/04/net-tuesday-vancouver-may-2010-livetweetage-ntvan/' rel='bookmark' title='Net Tuesday Vancouver May 2010 LiveTweetage #ntvan'>Net Tuesday Vancouver May 2010 LiveTweetage #ntvan</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.netchick.net">Tanya Davis</a>, a very close friend of mine and someone I absolutely love, asked me if I&#8217;d be willing and able to liveblog tonight&#8217;s Third Tuesday Vancouver talk by <a href="http://inoveryourhead.net/">Julien Smith</a>. Julien is the co-author of <a href="http://inoveryourhead.net/trust-agents/">Trust Agents</a> with Chris Brogan, and someone I think is a very good thinker. </p>
<p>So, I agreed to liveblog this event. I will be integrating the tweets if you tag them with the hashtag &#8220;3tyvr&#8221;, but for the most part, the talk will be liveblogged using CoverItLive. The liveblog won&#8217;t start until 6.30pm or so, when the actual talk start, so don&#8217;t be surprised if your tweets aren&#8217;t included until then. </p>
<p>UPDATE &#8211; Justin Carlson sent me <a href="http://www.carlsonmedia.ca/blog/2010/1/21/third-tuesday-julien-smith.html">a link to his high-definition video of Julien&#8217;s talk</a>. If you couple this with my liveblog, I think you have a fairly spectacular summary of the event. Thanks for this, Justin!</p>
<p><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="http://s3.amazonaws.com/coveritlive/media/css/viewer_window_normal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
/* Adjust the height to best suite your page */
/* Remove height property to have all text show without scrollbars. */
#cil_page .mainchat {  position: relative; overflow: auto;  }
</style>
<p><script language="javascript" src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/lib/js/curvycorners.src.js" type="text/javascript"></script><br />
<script language="javascript" type="text/javascript">
<!--
function cil_launchLayer( num, divsrc, divheight, divwidth) { var scrollpos = cil_getScrollingPosition(); divsrc = unescape(cil_replaceString('qzzq', '"', divsrc)); document.getElementById('cil_divsrc').innerHTML = divsrc; divleft = (document.getElementById('cil_mainholder').offsetWidth - divwidth) / 2; if (document.getElementById('cil_mainholder').offsetTop > scrollpos[1]) { divtop = document.getElementById('cil_mainholder').scrollTop + 40; } else { divtop = scrollpos[1] - document.getElementById('cil_mainholder').offsetTop + document.getElementById('cil_mainholder').scrollTop + 40; } document.getElementById('cil_modalitem').style.left = divleft + 'px'; document.getElementById('cil_modalitem').style.top = divtop + 'px'; document.getElementById('cil_modalitem').style.display = 'inline'; }
function cil_closeLayer(){ if (document.getElementById('cil_modalitem').style.display != 'none') { document.getElementById('cil_divsrc').innerHTML = ''; document.getElementById('cil_modalitem').style.display = 'none'; } }
function cil_replaceString(oldS, newS, fullS) { for (var i = 0; i < fullS.length; i++) { if (fullS.substring(i, i + oldS.length) == oldS) { fullS = fullS.substring(0, i) + newS + fullS.substring(i + oldS.length, fullS.length); } } return fullS; }
function cil_getScrollingPosition() { var position = [0, 0]; if (typeof window.pageYOffset != 'undefined') { position = [window.pageXOffset, window.pageYOffset]; } else if (typeof document.documentElement.scrollTop != 'undefined' &#038;&#038; document.documentElement.scrollTop > 0) { position = [document.documentElement.scrollLeft,document.documentElement.scrollTop]; } else if (typeof document.body.scrollTop != 'undefined') { position = [document.body.scrollLeft,document.body.scrollTop]; } return position; }
function cil_getCurrentStyle(elem, prop) { if( elem.currentStyle ) { var ar = prop.match(/\w[^-]*/g); var s = ar[0]; for(var i = 1; i < ar.length; ++i) { s += ar[i].replace(/\w/, ar[i].charAt(0).toUpperCase()); } return elem.currentStyle[s] } else if( document.defaultView.getComputedStyle ) { return document.defaultView.getComputedStyle(elem, null).getPropertyValue(prop);  } }
function cil_setSizes() { document.getElementById('viewingtoolbar').style.width = document.getElementById('altcast_title').offsetWidth + 'px'; var oElement = document.getElementById('pageborder'); if (oElement) { borderHeight  = cil_getCurrentStyle(oElement, 'border-top-width'); pageborderHeight = borderHeight.substring(0,borderHeight.length-2); } else { pageborderHeight = 0; } maxheight = 550 - (pageborderHeight*2); chatholderheight = (maxheight-document.getElementById('viewingtoolbar').offsetHeight-document.getElementById('viewingfooter').offsetHeight-document.getElementById('altcast_title').offsetHeight-9); document.getElementById('mainchat').style.height = chatholderheight + 'px'; }
//-->
</script></p>
<div id="cil_page" class="overallpage" style="position:relative; font-family: Arial, Arial; font-size: 12px; background: #ffffff; line-height: 150%; margin:0; padding:0; vertical-align:top; text-align:left; margin-bottom: 1px; height: 550px; width: 470px;">
<div id="pageborder" class="pageborder" style="position: relative;">
<div id="chatholder" class="chatholder">
<div id="altcast_title" class="event_title_bar" >
<table style="height: 35px; width: 100%;">
<tr valign="middle">
<td>&nbsp;</td>
<td width=99%><span class="event_title_replay" id="txtTitle">Julien Smith 3Tyvr</span></td>
<td valign=middle align="right" style="font-size: 90%;" nowrap><span class="replay_date">(01/19/2010)</span>&nbsp;</td>
</tr>
</table>
</div>
<div id="cil_modalitem" style="display: none; position: absolute; top: 40px; left: 50px; z-index: 100;">
<div>
<div id="cil_divsrc" style="background: #000000; padding: 10px; display: block; text-align: center;"></div>
<div style="display: block; line-height: 10px; clear: both; background: #000000; padding: 10px; padding-top: 0px;">&nbsp;&nbsp;<br />
<table style="height: 16px;">
<tr valign=middle>
<td><a href="#" onClick="javascript: cil_closeLayer();return false;" style="color: #FFFFFF;"><strong>Close</strong></a>&nbsp;&nbsp;</td>
</tr>
</table>
</div>
</div></div>
<div id="mainchat" class="mainchat">
<div class="cil_eventholder">
<div id="row52353627" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">1:11</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52353627">Julien Smith (Trust Agents co-author) </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">1:11&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52416554" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:38</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52416554">I&#8217;d like to take you back way back, 100 years ago. It&#8217;s Christmas Eve, you&#8217;re in the middle of the Atlantic Ocean. You&#8217;re the navigator of the ship. You trust the equipment that you use. It helps you find out where the other ships are, in your area, so that you don&#8217;t slam into them. Something incredible is about to happen, has never happened in the history of mankind. It will revolutionize everything you do in regards of communications. For the first time, a voice comes through this device. It&#8217;s never happened before. <br/><br/>Julien is telling us a story about the radio. Radio was not transmitted in that way, but it made it possible. Television is a kind of radio, it&#8217;s a mass medium and lets you transmit information in a different way. The radios of today are Twitter, Facebook, they are compounded all on top of each other. We can also do them with the Internet, but it adds on another layer. What I&#8217;d like you to consider doing is to think about mastering tomorrow&#8217;s radios. I don&#8217;t know what tomorrow&#8217;s radios are, neither do you. Someone will take control of that. Tomorrow&#8217;s radios will indeed need some kind of thing.<br/><br/>Touch the burner, that&#8217;s what we all do when we are children. We put the hand in the electrical burner, it hurts and it sucks. This helps us understand what life is like. This is what he did &#8211; he took a risk, he did something that nobody was doing before and nobody had done before. He  took the risk. <br/><br/>It&#8217;s very easy to do what everybody else is doing. <br/> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:38&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52416685" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:39</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52416685">These computers are doing something that is natural to human beings, which is to network &#8211; share information better and faster than anybody could do.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:39&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52416826" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:39</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52416826">This is what a channel looks like &#8211; ShitMyDadSays &#8211; you can&#8217;t see it over here in the corner. 635,000 followers.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:39&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52416925" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:39</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52416925">I&#8217;m pointing it out because it is stupid. The things that bring people together aren&#8217;t the smart things. The things that bring us together are stupid, when we laugh at a bar. I was totally late for work, it&#8217;s the silly things.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:39&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417039" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:40</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417039">Julien is speaking about what the ShitMyDadSays account says. Silly things that are not meaningful unless it makes people closer. People are brought closer together . </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:40&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417095" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:40</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417095">All these things bring people together.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:40&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417186" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:41</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417186">All of these things are producing content, but content is being produced differently.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:41&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417224" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:41</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417224">Julien is now presenting an example about Kylie Minogue.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:41&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417440" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:42</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417440">People don&#8217;t care. People are the there for the channel. Once you have the channel you&#8217;ll have it forever.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:42&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417698" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:43</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417698">This is what a channel used to look like. You can mute a channel, you can tune the volume up and down. You cannot talk back to a channel. It does not listen to you because it doesn&#8217;t care.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:43&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417844" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52417844">This is what channels look like now &#8211; connecting together, this is what people do, we naturally build relationships, that make us happy. Julien is now describing the career that his father had (career counsellor). <br/><br/>Let&#8217;s say you lose your job tomorrow and your network is not in place, you&#8217;re lost.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417870" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52417870">Hype dies but the channel is forever. Once you create a channel, you control it. <a href="http://twitter.com/Julien" target="_blank" >@Julien</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417878" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52417878"><a href="http://twitter.com/Julien" target="_blank" >@Julien</a> Someone will use the next &#8220;radio&#8221; technology to communicate. Will it be you? It takes risk to innovate. <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417914" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52417914"><a href="http://twitter.com/Julien" target="_blank" >@Julien</a> speaking now at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417917" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GlissMedia" target="_blank"><img src="http://a3.twimg.com/profile_images/601220513/0344JM_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GlissMedia:&nbsp;</div>
<p><span id="txt52417917"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> about to hear from Julien Smith <a href="http://twitter.com/Julien" target="_blank" >@Julien</a> who writes the best blogs at inoveryourhead </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">GlissMedia</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417950" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52417950">At <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#<b>3TYVR</b></a>&#8230; Looking forward to being edumacated. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52417971" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52417971">I mean: Checking out <a href="http://search.twitter.com/search?q=%23thirdtuesday" target="_blank" >#thirdtuesday</a> <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> at Ceili’s tonight. Julien Smith (of Trust Agents) will be presenting. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418000" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kaler" target="_blank"><img src="http://a1.twimg.com/profile_images/583570376/Parveen512_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kaler:&nbsp;</div>
<p><span id="txt52418000"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> or gym? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">kaler</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418004" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/GusF" target="_blank"><img src="http://a1.twimg.com/profile_images/530250970/Photo_on_2009-11-16_at_17.03_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">GusF:&nbsp;</div>
<p><span id="txt52418004">So I have to spare before <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#<b>3TYVR</b></a> that I’ll watch some puppies &#8211; <a href="http://bit.ly/5JS9BQ" target="_blank" >http://bit.ly/5JS9BQ</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">GusF</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418005" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52418005">Think I need to grab another coffee before <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a>. Catch me in the Starbucks underneath </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418019" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chantelu" target="_blank"><img src="http://a1.twimg.com/profile_images/612111206/peachy_side_pony_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chantelu:&nbsp;</div>
<p><span id="txt52418019">goin to <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> with <a href="http://twitter.com/bluefinch604" target="_blank" >@bluefinch604</a> tonight. looking forward to it ;0 less than 5 seconds ago </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">chantelu</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418026" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52418026"><a href="http://twitter.com/CatherineOmega" target="_blank" >@CatherineOmega</a> Awww&#8230; why not? <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418028" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52418028"><a href="http://twitter.com/hummingbird604" target="_blank" >@hummingbird604</a> I know, it was just really fun to tease you. Glad you’re better-rested now. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418029" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CatherineOmega" target="_blank"><img src="http://a3.twimg.com/profile_images/421438313/Photo_1_-_headshot_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CatherineOmega:&nbsp;</div>
<p><span id="txt52418029"><a href="http://twitter.com/cogno" target="_blank" >@cogno</a> <a href="http://twitter.com/hummingbird604" target="_blank" >@hummingbird604</a> It’s cool, you guys. I don’t think I can make it to <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> anyway. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">CatherineOmega</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418032" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52418032"><a href="http://twitter.com/hummingbird604" target="_blank" >@hummingbird604</a> Yeah, except we were all in the room and couldn’t figure out which of us you didn’t like. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418037" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52418037">Only a couple of hours until <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a>; looking forward to seeing you all. Well, most of you anyway&#8230; there’s always that *one* guy&#8230; </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418042" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52418042"><a href="http://twitter.com/bluefinch604" target="_blank" >@bluefinch604</a> Excellent &#8211; I’ll see you at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418044" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/urpisdream" target="_blank"><img src="http://a1.twimg.com/profile_images/526793202/megrav_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">urpisdream:&nbsp;</div>
<p><span id="txt52418044">RT <a href="http://twitter.com/bluefinch604" target="_blank" >@bluefinch604</a>: <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> Here I come&#8230; Looking forward to a good talk, good ppl., and a much deserved drink. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">urpisdream</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418058" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52418058"><a href="http://twitter.com/julien" target="_blank" >@julien</a> Looking forward to your talk tonight at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a>. I hope we get a chance to connect live. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418062" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52418062"><a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> Here I come&#8230; Looking forward to a good talk, good ppl., and a much deserved drink. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418063" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52418063">Hype dies but the channel is forever. Once you create a channel, you control it. @Julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418068" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TLCHOME" target="_blank"><img src="http://a3.twimg.com/profile_images/597181219/IMG00210_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TLCHOME:&nbsp;</div>
<p><span id="txt52418068">Very excited to hear <a href="http://twitter.com/julien" target="_blank" >@julien</a> speak at <a href="http://search.twitter.com/search?q=%233tyvr" target="_blank" >#<b>3tyvr</b></a> tonight <a href="http://twitter.com/Ceilis" target="_blank" >@Ceilis</a>!  Who else is coming??  Come find me!! <a href="http://twitter.com/bluefinch604" target="_blank" >@bluefinch604</a> <a href="http://twitter.com/NetChick" target="_blank" >@NetChick</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">TLCHOME</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418073" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anitawebster" target="_blank"><img src="http://a3.twimg.com/profile_images/525696833/aw_july_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anitawebster:&nbsp;</div>
<p><span id="txt52418073">I’ll be at this event 2nite: <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#<b>3TYVR</b></a> <a href="http://bit.ly/4KzO4" target="_blank" >http://bit.ly/4KzO4</a>: Julien Smith talks about his book ’Trust Agents’ </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">anitawebster</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418075" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/523641287/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt52418075">I’m going, can’t wait! RT <a href="http://twitter.com/johnbiehler" target="_blank" >@johnbiehler</a>: RT <a href="http://twitter.com/chrislemay" target="_blank" >@chrislemay</a>: <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#<b>3TYVR</b></a> tonight <a href="http://bit.ly/4KzO4" target="_blank" >http://bit.ly/4KzO4</a>: Julien Smith talks about his book ’Trust Agents’ </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418083" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:44</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/TLCHOME" target="_blank"><img src="http://a3.twimg.com/profile_images/597181219/IMG00210_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">TLCHOME:&nbsp;</div>
<p><span id="txt52418083">RT <a href="http://twitter.com/NetChick" target="_blank" >@NetChick</a>: Coming to <a href="http://twitter.com/Julien" target="_blank" >@Julien</a>’s talk tonight? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#<b>3TYVR</b></a> <a href="http://search.twitter.com/search?q=%23TrustAgents" target="_blank" >#TrustAgents</a> &#8211; Please RSVP now to secure your last min spot: <a href="http://bit.ly/6gsEhq" target="_blank" >http://bit.ly/6gsEhq</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:44&nbsp;</span><span class="bottomdisplayname">TLCHOME</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418097" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:45</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/michaelallison" target="_blank"><img src="http://a1.twimg.com/profile_images/548342162/michael_allison_bigger_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">michaelallison:&nbsp;</div>
<p><span id="txt52418097">RT <a href="http://twitter.com/NetChick" target="_blank" >@NetChick</a>: Coming to <a href="http://twitter.com/Julien" target="_blank" >@Julien</a>’s talk tonight? <a href="http://search.twitter.com/search?q=%233TYVR" target="_blank" >#<b>3TYVR</b></a> <a href="http://search.twitter.com/search?q=%23TrustAgents" target="_blank" >#TrustAgents</a> &#8211; Please RSVP now to secure your last minute spot: <a href="http://thirdtuesd" target="_blank" >http://thirdtuesd</a> &#8230; </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:45&nbsp;</span><span class="bottomdisplayname">michaelallison</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418446" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/523641287/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt52418446">&#8216;Hype dies, but the channel is forever&#8217; per @Julien at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:46&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418447" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/adamkambeitz" target="_blank"><img src="http://a1.twimg.com/profile_images/118425826/adam123_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">adamkambeitz:&nbsp;</div>
<p><span id="txt52418447">RT @chrisgoward: Hype dies but the channel is forever. Once you create a channel, you control it. @Julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:46&nbsp;</span><span class="bottomdisplayname">adamkambeitz</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418449" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:46</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52418449">This is why building the channel is important, even if you don&#8217;t know that you may not need it it for. It&#8217;s been studied/said once you get to a certain level of financial gain, at that point, beyond the $ 50,000/yr, at that point, you no longer are made happy by the next $ 1,000 (book &#8211; People Stumbling on to Happiness).<br/><br/>What makes you happy is how tight you are and how central you are to the network. The more connections you are to people, the tighter you are to people, by working on the channel, you are also growing. <br/><br/> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:46&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418530" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:47</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52418530">The potential connections, not only will help you find a job, they&#8217;ll not only help you with your next project, they will make you happy.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:47&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418664" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:47</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52418664">As you get older, everyone gets this experience, your friends move out of town, they have other priorities, you don&#8217;t see them anymore. The network over time will dissipate and you won&#8217;t be able to get the same people, you need to build the network again and maintain it.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:47&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418852" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52418852">Creating real, valuable connections. Building tribes is critical, one of the best things you can do personally or for your business, whether you know what it is.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418882" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kaler" target="_blank"><img src="http://a1.twimg.com/profile_images/583570376/Parveen512_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kaler:&nbsp;</div>
<p><span id="txt52418882">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> — at Ceili&#8217;s Irish Pub <a href="http://gowal.la/s/277j" target="_blank" >http://gowal.la/s/277j</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">kaler</span></div>
</td>
</tr>
</table>
</div>
<div id="row52418902" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:48</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52418902">Julien is sharing the BME Magazine  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:48&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419216" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:49</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52419216">The smaller the tribe is, the harder it is to find people in your own geographical area, the higher chances what you build will be way more relevant and valuable.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:49&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419227" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52419227">This is particularly true within the notion of a diaspora . </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419229" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52419229">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> listening 2 @julien with @renocoach @threesixtyfg nice 2 c them again </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419231" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/523641287/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt52419231">&#8216;Building tribes is great- one of the most important things you can do&#8217; @Julien at <a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419232" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/adamkambeitz" target="_blank"><img src="http://a1.twimg.com/profile_images/118425826/adam123_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">adamkambeitz:&nbsp;</div>
<p><span id="txt52419232">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> in the back room overflow watching slides move really slowly with @Julien VoiceOver </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">adamkambeitz</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419252" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:50</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52419252">You provide value if you build a tribe.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:50&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419474" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:51</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52419474">If you own a channel you can put anything you like through it. There are some people that aren&#8217;t thinking about how to build something with you at the moment, they aren&#8217;t thinking about how to grow with you, they are thinking of how to make money out of you. <br/><br/>Julien is sharing the story of Reddit (and how bad it could be).  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:51&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419721" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52419721">People who helped a guy whose family made soap were participants in the Reddit community.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419728" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/tbains" target="_blank"><img src="http://a3.twimg.com/profile_images/387058947/tracy_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">tbains:&nbsp;</div>
<p><span id="txt52419728">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> Listening to Julien unpack tribes. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">tbains</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419729" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Wildfirejane" target="_blank"><img src="http://a3.twimg.com/profile_images/525174247/long-violet_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Wildfirejane:&nbsp;</div>
<p><span id="txt52419729">I&#8217;m loving the Vancouver meetup #3tyvr  with @Julian   Simple, real, smart. Thanx
<div class="clearingspace">&nbsp;</div>
<div><a href="#" onclick="window.open('http://twitpic.com/show/full/yvo4w', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://twitpic.com/show/thumb/yvo4w" border=0 height=150 width=150 align=bottom /></a>
<div style="position:relative; top: -26px; left: 2px;"><a href="#" onclick="window.open('http://twitpic.com/show/full/yvo4w', 'twitpic', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,left = 50,top = 50');return false;" target="_blank" ><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/preview24.png" class="correct-png" border="0" /></a></div>
</div>
<p> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">Wildfirejane</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419730" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52419730">&#8220;Reddit is like Digg except it&#8217;s not full of F**king morons&#8221; &#8211; Fighting words from @Julien at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:52&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52419884" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:53</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52419884">The old channels are nothing for you, they need to be replaced, badly.  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:53&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52420245" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:55</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52420245">Julien is sure that he will get a lot more comments about the dog in the sweater (and FAIL) -<strong> he makes a point that I am not sure is obvious to everyone &#8211; he is talking about how he&#8217;ll talk to other people as they are drinking WITH him (e.g. in making himself accessible he&#8217;s growing a new tribe here at Third Tuesday).<br /></strong><br />You want to be a part of everything, we are wanting to connect and at the same time, we are afraid of connecting. This is a gain, what ends up happening is that every game has a shape to the puzzle piece. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:55&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52420488" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:56</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52420488">What is the shape of the piece? Is the social capital. The dog in the sweater. The thing that brings people together. Our job is to facilitate the exchange of social capital. The answer to &#8220;do you want to go out?&#8221; the answer is YES. Because, guess what happens when you say YES to something? When  you are doing something like this, you possibly meet your future husband/wife/business partner. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:56&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52420806" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:57</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/glennhilton" target="_blank"><img src="http://a1.twimg.com/profile_images/323306488/Glenn-SN-Standard_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">glennhilton:&nbsp;</div>
<p><span id="txt52420806">Hype dies but the channel is forever. Once you create a channel, you control it. ~ @Julien at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> Via @chrisgoward </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:57&nbsp;</span><span class="bottomdisplayname">glennhilton</span></div>
</td>
</tr>
</table>
</div>
<div id="row52420900" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:58</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52420900">In the early day of podcasting &#8211; one of the amazing things is that it was there every day. Some people go to his site before anything else. If you can build the church and get people to come to it, get it to be the default &#8211; you&#8217;re way ahead of the game and doing amazing things for yourself. (<em>I think he&#8217;s talking about Chris Brogan</em>) </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:58&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52420944" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:58</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52420944"><strong>Be part of every conversation</p>
<p></strong>Go and find stuff on Twitter Search. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:58&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421145" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">6:59</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52421145">A bar is a great analogy. The real different from a bar we&#8217;re all in groups like this. On Twitter, you find serendipity. You may  have no idea who these people are and the walls are down. Create stuff that is visible and indexable. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">6:59&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421205" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HudsonHomeTeam" target="_blank"><img src="http://a3.twimg.com/profile_images/528339531/andrew_smile_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HudsonHomeTeam:&nbsp;</div>
<p><span id="txt52421205">RT @adamkambeitz: #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> in the back room overflow watching slides move really slowly with @Julien VoiceOver </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">HudsonHomeTeam</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421206" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52421206">Be the place where people gather. Be the &#8220;church&#8221; for your tribe. Be the default. @Julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421316" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:00</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52421316"><strong>Create stuff that is visible and indexable</strong></p>
<p>If you answer stuff on a website, it gets indexable and people can all come to your site. You can be sitting around, doing anything, but even though you&#8217;re doing that, you&#8217;re answering questions. You can become a resource as you answer hundreds of questions. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:00&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421369" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:01</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52421369">On the internet we are engaging with people, answering questions ALL THE TIME. People can just search and find you. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:01&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421660" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52421660"><strong>Understanding how the system works. </strong></p>
<p>I love the way in which Julien is explaining a video game and how to get to the end of the game. All you have to do is know about the secrets. Understanding how the system works on the internet, you gain a lot. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421701" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/adamkambeitz" target="_blank"><img src="http://a1.twimg.com/profile_images/118425826/adam123_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">adamkambeitz:&nbsp;</div>
<p><span id="txt52421701">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> did @Julian say sock monkeys? </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">adamkambeitz</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421702" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52421702">the dog that failed #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:02&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52421844" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:03</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52421844">What if you are in a situation where people are asking questions, you&#8217;re answering, and then all of a sudden people are answering their own questions &#8211; understanding the system (insiders and outsiders).</p>
<p><strong>Insiders</strong> forgive each other faster. <strong>Outsiders</strong> not so much. Insiders have an understanding of each other. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:03&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422051" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:04</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422051"><strong>Use insider language</strong></p>
<p>Making yourself a little bit vulnerable. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:04&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422166" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:05</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422166">Read Blue Ocean Strategy. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:05&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422535" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422535"><strong>Be a human artist.</strong></p>
<p>We kind of have forgotten how to interact with people and in some cases, we never knew. If you get bored in a conversation with someone you barely know &#8211; </p>
<p><strong>Pattern breaking.</strong></p>
<p>Oh crap, now I have to tell them what I do. If you bored the other guy, you&#8217;re in a really bad situation. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422580" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/anitawebster" target="_blank"><img src="http://a3.twimg.com/profile_images/525696833/aw_july_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">anitawebster:&nbsp;</div>
<p><span id="txt52422580">Value of &#8216;insider language&#8217; @julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">anitawebster</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422581" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52422581">@julien says blue ocean strategy is an incredible book. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422582" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/523641287/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt52422582">@Julien recommends reading Blue Ocean Strategy #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422583" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/glennhilton" target="_blank"><img src="http://a1.twimg.com/profile_images/323306488/Glenn-SN-Standard_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">glennhilton:&nbsp;</div>
<p><span id="txt52422583">@toandang definitely Toan. I&#8217;m stuck in the side hallway. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:07&nbsp;</span><span class="bottomdisplayname">glennhilton</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422691" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:08</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422691">The usual patterns &#8211; you see it hit you at the corner of your eye. When you don&#8217;t see the predator, you don&#8217;t need to pay attention. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:08&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422819" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422819">Never let anybody turn themselves off. Break the pattern, all the time. Because it will let people really engage back again. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422854" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422854">Larry King will go into an interview with a broad variety of questions. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52422975" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52422975">Interviewers do this &#8211; and that&#8217;s the stuff the best interviewers are made of. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423005" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423005">Making people emotional is good. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423014" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HudsonHomeTeam" target="_blank"><img src="http://a3.twimg.com/profile_images/528339531/andrew_smile_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HudsonHomeTeam:&nbsp;</div>
<p><span id="txt52423014">RT @chrisgoward: Be the place where people gather. Be the &#8220;church&#8221; for your tribe. Be the default. @Julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">HudsonHomeTeam</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423015" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52423015">if you are at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> come find me and say hi I think I&#8217;m the only guy in a pink shirt. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423016" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/cogno" target="_blank"><img src="http://a3.twimg.com/profile_images/552693519/image_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">cogno:&nbsp;</div>
<p><span id="txt52423016">Thanks to @Julien, I&#8217;ll never be able to start a conversation with &#8220;What are you famous for?&#8221; again. Damn. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">cogno</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423044" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:09</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423044">The idea that the web works for you, that you don&#8217;t have to be doing everything actively &#8211; it&#8217;s wrong. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:09&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423105" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423105">On the web, social capital almost transforms itself into financial capital. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423230" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:10</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423230">How much do they hear about X thing vs Y thing. You can test for this over time. Anything that can be tested can be monetized. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:10&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423319" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423319">Now Julien switches to fear. <br /> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423404" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423404">What if you fail? You may be embarrassed, you may not want to do things. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423451" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423451">Julien is reading the book &#8220;Connected&#8221; &#8211; the power of social networks, real social networks. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423464" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:11</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/toandang" target="_blank"><img src="http://a3.twimg.com/profile_images/605936229/Twitter_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">toandang:&nbsp;</div>
<p><span id="txt52423464">RT @cogno: Thanks to @Julien, I&#8217;ll never be able to start a conversation with &#8220;What are you famous for?&#8221; again. Damn. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:11&nbsp;</span><span class="bottomdisplayname">toandang</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423538" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:12</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423538">What they talk about is levels of influence &#8211; if I zero-in in the center of the network &#8211; if all the people that  you know is group 1 and group 2 is the people THEY know &#8211; high likelihood that the group 2 will get fat, hehe. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:12&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423584" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:12</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423584">It extends to 3 levels. You getting thin, happy, exxtends to 3 degrees of influence . </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:12&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423849" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52423849">Anything that can be tested can be monetized. Do visitors like blue links or red links? #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> (testing is what I do, @Julien) </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:14&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423850" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52423850">another book @julien is talking about is connected #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:14&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52423879" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:14</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52423879">If you drink a lot of beer, you end up influencing up to 3 degrees (and they&#8217;ll drink a lot of beer). &#8211; <em>RPV_ NOT SURE I BUY THIS. I understand the concept that Julien is explaining but not sure I buy all of it in regards to the 3 levels of influence. </em></p>
<p><strong>Become the lead goose</p>
<p></strong>The lead goose reduces the wind resistance for all other geese. If you become an experimenter, as a habit, if you try new things, if you try to change the way in which you&#8217;re behaving, if you are breaking the pattern, you&#8217;re making it easier for everybody else in your network to break the pattern. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:14&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424005" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:15</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424005">Everybody has friends like this. I have friends on Facebook (Julien does, not me!) &#8211; if one of them says no, all of them say no (the domino effect). They fall down like pins (I suppose Julien is speaking about bowling pins). </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:15&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424245" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:16</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424245">You have a choice- you do the same thing for people. Either you show up or you do something different. Somebody needs to be the lead goose. </p>
<p>You have to touch the burner, before any other pattern of fear that we have, before anything, there was a pattern that we had. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:16&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424337" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:16</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lacouvee" target="_blank"><img src="http://a3.twimg.com/profile_images/525322915/janis_profile_cropped_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lacouvee:&nbsp;</div>
<p><span id="txt52424337">reading the live blog for #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> and REALLY excited to have @Julien Smith here tmrw for #smcvictoria #yyj </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:16&nbsp;</span><span class="bottomdisplayname">lacouvee</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424454" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:17</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424454">We did this because as children, we needed to make our world bigger. Our world is small as kids, but we don&#8217;t understand a lot &#8211; so we need to make the world bigger, so I touch the burner. Now I understand the burner and my world gets a little bit bigger. It also hurts to touch the burner so eventually we stop. But when you stop, that world that we have stops getting bigger. We don&#8217;t touch things anymore, we have no reason to experiment. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:17&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424638" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:18</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424638">The thing we were born to do is to make our world bigger and bigger. So Julien encourages us to touch the burner. You are helping a bunch of other people if you touch burner .</p>
<p>&#8220;Successful business man and pillar of his community&#8221; </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:18&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424736" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:18</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424736">Julien is describing the success of his and Chris Brogan&#8217;s book. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:18&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424881" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/523641287/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt52424881">&#8216;Be the lead goose&#8217; @Julien at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424882" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chrisgoward" target="_blank"><img src="http://a3.twimg.com/profile_images/597920703/Chris_speaking_normal.png" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chrisgoward:&nbsp;</div>
<p><span id="txt52424882">When you stop &#8220;touching the burner&#8221; (taking risks), your world stops getting bigger. @Julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">chrisgoward</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424883" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluey037" target="_blank"><img src="http://a1.twimg.com/profile_images/613378326/n516335537_2854598_2591_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluey037:&nbsp;</div>
<p><span id="txt52424883">sorry I&#8217;m missing the fun at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">bluey037</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424948" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424948">Talk to people as people, don&#8217;t talk to them as numbers. Treat them with dignity and respect their intelligence. That&#8217;s Julien&#8217;s point.</p>
<p><strong>We will never need more advertising. </strong> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52424990" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:19</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52424990">What we will always need is more connection and we will do amazing things. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:19&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52425340" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52425340">@hummingbird604 have some chicken wings and a beer lead goose <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52425341" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/adamkambeitz" target="_blank"><img src="http://a1.twimg.com/profile_images/118425826/adam123_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">adamkambeitz:&nbsp;</div>
<p><span id="txt52425341">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> touch the burner&#8230; No wait don&#8217;t touch the burner&#8230;.. Confused <a href="http://yfrog.com/3gy7yxj" target="_blank" >http://yfrog.com/3gy7yxj</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">adamkambeitz</span></div>
</td>
</tr>
</table>
</div>
<div id="row52425342" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:21</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52425342">#<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> we will never need more advertising just go out and connect </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:21&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52425735" class="chatmsg writercomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:23</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td>
<div class="inlinedisplayname">Raul:&nbsp;</div>
<p><span id="txt52425735">Monica Hamburg is asking a point about breaking the pattern </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:23&nbsp;</span><span class="bottomdisplayname">Raul</span></div>
</td>
</tr>
</table>
</div>
<div id="row52426863" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">7:29</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/HudsonHomeTeam" target="_blank"><img src="http://a3.twimg.com/profile_images/528339531/andrew_smile_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">HudsonHomeTeam:&nbsp;</div>
<p><span id="txt52426863">Why do they always use Real Estate as an example? #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">7:29&nbsp;</span><span class="bottomdisplayname">HudsonHomeTeam</span></div>
</td>
</tr>
</table>
</div>
<div id="row52432590" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/lacouvee" target="_blank"><img src="http://a3.twimg.com/profile_images/525322915/janis_profile_cropped_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">lacouvee:&nbsp;</div>
<p><span id="txt52432590">My first word was &#8220;why&#8221; according to my mom. I &#8220;touch the burner&#8221; a lot &#8211; naturally curious. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> Don&#8217;t want a small world!!! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">8:01&nbsp;</span><span class="bottomdisplayname">lacouvee</span></div>
</td>
</tr>
</table>
</div>
<div id="row52438857" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">8:53</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/adamkambeitz" target="_blank"><img src="http://a1.twimg.com/profile_images/118425826/adam123_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">adamkambeitz:&nbsp;</div>
<p><span id="txt52438857">@PhilCaines Good to meet you tonight, chat with ya again soon.. maybe at the next meetup #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">8:53&nbsp;</span><span class="bottomdisplayname">adamkambeitz</span></div>
</td>
</tr>
</table>
</div>
<div id="row52441516" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:23</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mattbaril" target="_blank"><img src="http://a1.twimg.com/profile_images/250791946/twitter_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mattbaril:&nbsp;</div>
<p><span id="txt52441516">Great talk from @julien tonight on how to bring down walls to engage conversations at Ceili&#8217;s in dowtown Vancouver, BC. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:23&nbsp;</span><span class="bottomdisplayname">mattbaril</span></div>
</td>
</tr>
</table>
</div>
<div id="row52442138" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mattbaril" target="_blank"><img src="http://a1.twimg.com/profile_images/250791946/twitter_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mattbaril:&nbsp;</div>
<p><span id="txt52442138">How @julien brings walls down: Do stupid things, talk insider language, be church of your tribe, break patterns. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:31&nbsp;</span><span class="bottomdisplayname">mattbaril</span></div>
</td>
</tr>
</table>
</div>
<div id="row52442347" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:33</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/chriswalts" target="_blank"><img src="http://a3.twimg.com/profile_images/273368463/chrisheadshotiran_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">chriswalts:&nbsp;</div>
<p><span id="txt52442347">Had a great time catching up with everyone at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> tonight. @Julien gave an excellent talk about jumping of planes for a living </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:33&nbsp;</span><span class="bottomdisplayname">chriswalts</span></div>
</td>
</tr>
</table>
</div>
<div id="row52442900" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:41</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/mattbaril" target="_blank"><img src="http://a1.twimg.com/profile_images/250791946/twitter_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">mattbaril:&nbsp;</div>
<p><span id="txt52442900">Thanks @netchick &#038; @monicahamburg for the awesome night at Ceili&#8217;s tonight! Was my first time and I sure won&#8217;t miss next events! #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:41&nbsp;</span><span class="bottomdisplayname">mattbaril</span></div>
</td>
</tr>
</table>
</div>
<div id="row52443345" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:47</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jeremylim" target="_blank"><img src="http://a3.twimg.com/profile_images/612062479/n129400546_30314221_1510_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jeremylim:&nbsp;</div>
<p><span id="txt52443345">Photos from #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>&#8216;s #TrustAgents talk with @Julien are up on Flickr (<a href="http://su.pr/2Lce2j" target="_blank" >http://su.pr/2Lce2j</a>) and FB (<a href="http://su.pr/5axtgD" target="_blank" >http://su.pr/5axtgD</a>). </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:47&nbsp;</span><span class="bottomdisplayname">jeremylim</span></div>
</td>
</tr>
</table>
</div>
<div id="row52443823" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/netchick" target="_blank"><img src="http://a1.twimg.com/profile_images/612097394/2tan_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">netchick:&nbsp;</div>
<p><span id="txt52443823">Just got home from #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>- GREAT event with @Julien! Thx everyone for coming! Julien rocked it! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:52&nbsp;</span><span class="bottomdisplayname">netchick</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444010" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:54</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/donnamct" target="_blank"><img src="http://a3.twimg.com/profile_images/570133553/IMG_0677_photo-dm_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">donnamct:&nbsp;</div>
<p><span id="txt52444010">@NetChick Glad #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> was a success!  We really enjoyed having @Julien @ #CTT &#8211; amazing talk!! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:54&nbsp;</span><span class="bottomdisplayname">donnamct</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444107" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52444107">@glennhilton @HudsonHomeTeam @netchick @chriswalts @nalei Good seeing you @ #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>. @cogno @gusf @hummingbird604 next time I&#8217;ll say hi. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:55&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444108" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:55</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52444108">@TLCHOME @johnbiehler Awesome seeing you at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:55&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444283" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:58</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52444283">RT @chrisgoward: When you stop &#8220;touching the burner&#8221; (taking risks), your world stops getting bigger. @Julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:58&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444385" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/monicahamburg" target="_blank"><img src="http://a1.twimg.com/profile_images/131477396/Bo_Peep_Pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">monicahamburg:&nbsp;</div>
<p><span id="txt52444385">Thank you all for attending #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> tonight! And big thanks especially to 1) @Julien for the great talk. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:59&nbsp;</span><span class="bottomdisplayname">monicahamburg</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444386" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">9:59</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52444386">@monicahamburg Lovely to see you at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> darling. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">9:59&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444576" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:01</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52444576">@OnlineStrategy Oh poo. We didn&#8217;t get a chance to chat! #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:01&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444677" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:02</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/monicahamburg" target="_blank"><img src="http://a1.twimg.com/profile_images/131477396/Bo_Peep_Pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">monicahamburg:&nbsp;</div>
<p><span id="txt52444677">Thank you 2) @netchick  and @thornley for #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> <a href="http://su.pr/2xbgxi" target="_blank" >http://su.pr/2xbgxi</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:02&nbsp;</span><span class="bottomdisplayname">monicahamburg</span></div>
</td>
</tr>
</table>
</div>
<div id="row52444783" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:04</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/monicahamburg" target="_blank"><img src="http://a1.twimg.com/profile_images/131477396/Bo_Peep_Pic_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">monicahamburg:&nbsp;</div>
<p><span id="txt52444783">Thank you 3) our awesome sponsors CNW Group, Rogers Communications, Molson Coors Canada, Fairmont Hotels and Resorts, &#038; Radian6 for #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:04&nbsp;</span><span class="bottomdisplayname">monicahamburg</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445047" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/renocoach" target="_blank"><img src="http://a3.twimg.com/profile_images/528749299/close_up_nov_15_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">renocoach:&nbsp;</div>
<p><span id="txt52445047">Great chatting with you as always! RT @ByzHubOwen #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> listening 2 @julien with @renocoach @threesixtyfg nice 2 c them again </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:07&nbsp;</span><span class="bottomdisplayname">renocoach</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445048" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:07</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52445048">@bluefinch604 Saw you at the back during #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> but you must have run off after the talk- couldn&#8217;t find you. Next time I&#8217;ll get you for sure </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:07&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445151" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:08</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/glennhilton" target="_blank"><img src="http://a1.twimg.com/profile_images/323306488/Glenn-SN-Standard_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">glennhilton:&nbsp;</div>
<p><span id="txt52445151">@bluefinch604 you to Tanya. Hope you had a good time at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>. No more missed placed texting tho <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:08&nbsp;</span><span class="bottomdisplayname">glennhilton</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445240" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:09</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52445240">@kattlea You were at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>?? How come I missed you? OK, now I feel like an idiot! Apologies. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:09&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445559" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52445559">@JonJennings Ah boo, I missed you! Yeah, I had to slip out after the talk. I couldn&#8217;t find you either. Next time! #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:14&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445560" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/kattlea" target="_blank"><img src="http://a3.twimg.com/profile_images/632893347/318558290_895d07494d_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">kattlea:&nbsp;</div>
<p><span id="txt52445560">@JonJennings no i wasnt there.  i was with @StacieBee before #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> -I skipped it tonight-wasnt up to seeing loads of people. sorry </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:14&nbsp;</span><span class="bottomdisplayname">kattlea</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445561" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:14</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/renocoach" target="_blank"><img src="http://a3.twimg.com/profile_images/528749299/close_up_nov_15_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">renocoach:&nbsp;</div>
<p><span id="txt52445561">@chrislemay Great to meet you tonight at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:14&nbsp;</span><span class="bottomdisplayname">renocoach</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445829" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:17</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52445829">@johnbiehler Good running into you tonight. I enjoyed the talk. Take risks. Touch the burner. Get burned, &#038; then learn&#8230; @julien #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:17&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52445830" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:17</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52445830">@bluefinch604 #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> I was sitting down near the front. I should at least have waved&#8230; my fault </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:17&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52446021" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:19</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52446021">@kattlea Ahhh OK. That also explains it: @StacieBee got up to mischief BEFORE #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>, not after. Hope to see you again soon. Take care </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:19&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52446104" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:20</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52446104">@JonJennings No worries. It was packed in there! I&#8217;m sure we&#8217;ll meet in person soon. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:20&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52446690" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:28</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52446690">@MattsMedia Oh sorry! You caught me in the middle of something. Did you make it 2 #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>? I promise I&#8217;ll answer if you call me tomorrow. <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:28&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52446892" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:30</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52446892">@MattsMedia Where were you at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>? I didn&#8217;t even see you&#8230; </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:30&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52446968" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:31</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/OnlineStrategy" target="_blank"><img src="http://a3.twimg.com/profile_images/598946445/20090212_Guacira_Twitter_Smiling_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">OnlineStrategy:&nbsp;</div>
<p><span id="txt52446968">@bluefinch604 Where were you? I&#8217;d have loved to say hi! But wouldn&#8217;t be able to recognize you unless you were carrying a blue cape <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:31&nbsp;</span><span class="bottomdisplayname">OnlineStrategy</span></div>
</td>
</tr>
</table>
</div>
<div id="row52447053" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:32</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/bluefinch604" target="_blank"><img src="http://a3.twimg.com/profile_images/560927655/Tanya_14_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">bluefinch604:&nbsp;</div>
<p><span id="txt52447053">@chriswalts @julien I tried touching the burner when I got home. It hurt &#038; I didn&#8217;t learn anything. Seriously though, awesome talk. #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:32&nbsp;</span><span class="bottomdisplayname">bluefinch604</span></div>
</td>
</tr>
</table>
</div>
<div id="row52447236" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:35</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/johnbiehler" target="_blank"><img src="http://a3.twimg.com/profile_images/383778537/closeup_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">johnbiehler:&nbsp;</div>
<p><span id="txt52447236">Ha! @nalai &#038; I have a staring contest &#038; @bluefinch604 looks surprised at @jeremylim&#8217;s camera. Good times @ #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> <a href="http://flic.kr/p/7x2FGR" target="_blank" >http://flic.kr/p/7x2FGR</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:35&nbsp;</span><span class="bottomdisplayname">johnbiehler</span></div>
</td>
</tr>
</table>
</div>
<div id="row52447402" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:37</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jonjennings" target="_blank"><img src="http://a3.twimg.com/profile_images/454451561/3982012197_94fdd3d599_o_small_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jonjennings:&nbsp;</div>
<p><span id="txt52447402">@julien Great talk at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> &#8211; really enjoyed it. For ref, pubs I mentioned in Victoria were Swans + Bent Mast. Very different but both good </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:37&nbsp;</span><span class="bottomdisplayname">jonjennings</span></div>
</td>
</tr>
</table>
</div>
<div id="row52447659" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:40</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/CathyBrowne" target="_blank"><img src="http://a3.twimg.com/profile_images/523641287/cb_cathybrowne.com_8b8f07d5_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">CathyBrowne:&nbsp;</div>
<p><span id="txt52447659">@bluefinch604 So sorry we didn&#8217;t meet yet again at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> &#8211; sometime soon, I hope! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:40&nbsp;</span><span class="bottomdisplayname">CathyBrowne</span></div>
</td>
</tr>
</table>
</div>
<div id="row52448099" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/ByzHubOwen" target="_blank"><img src="http://a3.twimg.com/profile_images/486946237/IMG_2487_normal.JPG" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">ByzHubOwen:&nbsp;</div>
<p><span id="txt52448099">thx 4 the beer @chrislemay and the lottery ticket&#8230;You da Man! #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:46&nbsp;</span><span class="bottomdisplayname">ByzHubOwen</span></div>
</td>
</tr>
</table>
</div>
<div id="row52448100" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/JuanHerr" target="_blank"><img src="http://a1.twimg.com/profile_images/447379922/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">JuanHerr:&nbsp;</div>
<p><span id="txt52448100">@monicahamburg Thanks for organizing tonight&#8217;s #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>. Great talk! I didn&#8217;t get a chance to introduce myself tonight but maybe next time. </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:46&nbsp;</span><span class="bottomdisplayname">JuanHerr</span></div>
</td>
</tr>
</table>
</div>
<div id="row52448101" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:46</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/jason_baker" target="_blank"><img src="http://a3.twimg.com/profile_images/585012123/13370_511856145315_129400264_30590457_7919923_n_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">jason_baker:&nbsp;</div>
<p><span id="txt52448101">@monicahamburg Great event Monica and even better to meet in person! #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:46&nbsp;</span><span class="bottomdisplayname">jason_baker</span></div>
</td>
</tr>
</table>
</div>
<div id="row52448350" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:49</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/Clippernolan" target="_blank"><img src="http://a1.twimg.com/profile_images/466000982/Photo_9_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">Clippernolan:&nbsp;</div>
<p><span id="txt52448350">Really enjoyed meeting and hearing @julien speak tonight at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a>.  Here&#8217;s to being the lead goose! </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:49&nbsp;</span><span class="bottomdisplayname">Clippernolan</span></div>
</td>
</tr>
</table>
</div>
<div id="row52448595" class="chatmsg tweetcomment"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">10:52</div>
</td>
<td class="chatmsgtext tweet_text ">
<table>
<tr valign=top>
<td><span class="tweetavatar"><a href="http://twitter.com/JuanHerr" target="_blank"><img src="http://a1.twimg.com/profile_images/447379922/twitterProfilePhoto_normal.jpg" alt="Twitter" title="Twitter" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></a></span></td>
<td>
<div class="inlinedisplayname">JuanHerr:&nbsp;</div>
<p><span id="txt52448595">Overheard at #<a href="http://search.twitter.com/search?q=%223tyvr%22" target="_blank"  target="_blank" >3tyvr</a> &#8211; P1: &#8220;Over there by that guy that looks like Buddy Holly&#8221; P2: &#8220;which one there&#8217;s like six of them&#8221; </span></td>
</tr>
</table>
<div class="bottomnametime"><span class="bottomdate">Tuesday January 19, 2010&nbsp;</span><span class="bottomtime">10:52&nbsp;</span><span class="bottomdisplayname">JuanHerr</span></div>
</td>
</tr>
</table>
</div>
<div id="row52449170" class="chatmsg eventcompletedimage"  >
<table  style="width: 100%;" >
<tr valign="top">
<td class="chatmsgtime" nowrap>
<div class="itemtime">11:00</div>
</td>
<td class="chatmsgtext altcaster_text ">
<table>
<tr valign=top>
<td><span class="writeroverrideavatar"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" width=48 height=48 align=left style="margin-right: 5px;" border=0 /></span></td>
<td><span id="txt52449170">
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p><a href="http://www.coveritlive.com/index.php?option=com_altcaster&#038;task=register&#038;referral_code=LiveBlogReferral" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/cil_thanks_en.jpg" border="0" /></a>
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p></span></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="clearingspace" >&nbsp;</div>
</div>
<div class="viewingtoolbar" id="viewingtoolbar" style="text-align: center; width: 470px;">
<div id="demandmedialogo" class="demandmedialogo"><a href="http://www.demandmedia.com/products/coveritlive/" target="_blank"><img src="http://cdn.cloudfiles.mosso.com/c71692/templates/coveritlive/images/spacer.gif" border="0"  width=76 height=21 /></a></div>
<div id="toolbarimage"><img src="http://cdn.cloudfiles.mosso.com/c71692/media/templateimages/phpbPyyRXcoveritlive_logo14.png" border="0" width=175 height=16 /></div>
</div>
<div id="viewingfooter" class="viewingfooter">&nbsp;</div>
</div>
</div>
<p><script language="javascript" type="text/javascript">cil_setSizes();</script></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2011/01/20/content-rules-at-3tyvr-with-cc_chapman-third-tuesday-vancouver-liveblog/' rel='bookmark' title='Content Rules at #3tyvr with @cc_chapman (Third Tuesday Vancouver) Liveblog'>Content Rules at #3tyvr with @cc_chapman (Third Tuesday Vancouver) Liveblog</a></li>
<li><a href='http://hummingbird604.com/2008/06/18/third-tuesday-vancouver-with-joe-solomon-the-aftermath/' rel='bookmark' title='Third Tuesday Vancouver with Joe Solomon &#8211; The aftermath'>Third Tuesday Vancouver with Joe Solomon &#8211; The aftermath</a></li>
<li><a href='http://hummingbird604.com/2010/05/04/net-tuesday-vancouver-may-2010-livetweetage-ntvan/' rel='bookmark' title='Net Tuesday Vancouver May 2010 LiveTweetage #ntvan'>Net Tuesday Vancouver May 2010 LiveTweetage #ntvan</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2010/01/19/julien-smith-at-third-tuesday-vancouver-liveblog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cover It Live vs Scribble Live (Round 2 Comparison)</title>
		<link>http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/</link>
		<comments>http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 19:06:32 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=4971</guid>
		<description><![CDATA[I&#8217;ve used both CoverItLive and
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/' rel='bookmark' title='Net Tuesday Live blog/live tweeting (using ScribbleLive)'>Net Tuesday Live blog/live tweeting (using ScribbleLive)</a></li>
<li><a href='http://hummingbird604.com/2011/05/18/hold-it-against-me-sam-tsui-cover/' rel='bookmark' title='Hold It Against Me (Sam Tsui Cover)'>Hold It Against Me (Sam Tsui Cover)</a></li>
<li><a href='http://hummingbird604.com/2008/12/11/music-moondance-van-morrisons-cover-by-michael-buble/' rel='bookmark' title='Music &#8211; Moondance (Van Morrison&#8217;s cover by Michael Bublé)'>Music &#8211; Moondance (Van Morrison&#8217;s cover by Michael Bublé)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used both <a href="http://www.coveritlive.com">CoverItLive</a> and <a href="http://www.scribblelive.com>ScribbleLive&#8221;</a> in liveblogs for a while now. I wasn&#8217;t sure if for BookCamp Vancouver I was going to be able to pull the tweets correctly and I noticed a vast improvement in the speed to which Cover It Live is now pulling the tweets. I knew that Scribble Live pulled the tweets but I remember it had a somewhat clunky interface. </p>
<p>For <a href="http://hummingbird604.com/2009/10/16/livetweetage-from-bookcamp-vancouver-09-bcvan09/">BookCamp, I think both tools did a good job of incorporating the live-tweetage</a>, but I really liked the neat, fluidity of Scribble Live&#8217;s live-tweets. That said, I&#8217;m definitely going back to Cover It Live for liveblogging. While both tools can be used for liveblogs, I really prefer Cover It Live&#8217;s liveblogging framework. </p>
<p>As I proposed in <a href="http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/">my previous comparison of CIL and SL</a>, both are good liveblogging tools, and I forecast that I&#8217;ll continue to use them both.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/' rel='bookmark' title='Net Tuesday Live blog/live tweeting (using ScribbleLive)'>Net Tuesday Live blog/live tweeting (using ScribbleLive)</a></li>
<li><a href='http://hummingbird604.com/2011/05/18/hold-it-against-me-sam-tsui-cover/' rel='bookmark' title='Hold It Against Me (Sam Tsui Cover)'>Hold It Against Me (Sam Tsui Cover)</a></li>
<li><a href='http://hummingbird604.com/2008/12/11/music-moondance-van-morrisons-cover-by-michael-buble/' rel='bookmark' title='Music &#8211; Moondance (Van Morrison&#8217;s cover by Michael Bublé)'>Music &#8211; Moondance (Van Morrison&#8217;s cover by Michael Bublé)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coworking and Shared Spaces &#8211; BarCampVancouver &#8217;09 #bcv09</title>
		<link>http://hummingbird604.com/2009/10/03/coworking-and-shared-spaces-barcampvancouver-09-bcv09/</link>
		<comments>http://hummingbird604.com/2009/10/03/coworking-and-shared-spaces-barcampvancouver-09-bcv09/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 21:12:48 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[coworking]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[BarCamp Vancouver 2009]]></category>
		<category><![CDATA[bcv09]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=4826</guid>
		<description><![CDATA[Boris Mann is leading this session at BarCamp Vancouver 2009 Coworking and Shared Spaces Since my office space is at The Network Hub, and I&#8217;ve been writing a series of blog entries on coworking, I figured this session was one of the key ones to follow. Related posts: On @ethicalDeal &#8211; coworking at @thenetworkhub at [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2011/01/10/on-ethicaldeal-coworking-at-thenetworkhub-at-awesome-prices/' rel='bookmark' title='On @ethicalDeal &#8211; coworking at @thenetworkhub at awesome prices!'>On @ethicalDeal &#8211; coworking at @thenetworkhub at awesome prices!</a></li>
<li><a href='http://hummingbird604.com/2011/08/09/august-9th-is-international-coworking-day/' rel='bookmark' title='August 9th is International Coworking Day'>August 9th is International Coworking Day</a></li>
<li><a href='http://hummingbird604.com/2012/03/05/the-coworking-space-ship-lands-in-vancouver-march-28th/' rel='bookmark' title='The Coworking Space Ship lands in Vancouver (March 28th)'>The Coworking Space Ship lands in Vancouver (March 28th)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Boris Mann is leading this session at BarCamp Vancouver 2009</p>
<p><iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=ceb8961bcf/height=550/width=470" scrolling="no" height="550px" width="470px" frameBorder ="0" ><a href="http://www.coveritlive.com/mobile.php?option=com_mobile&#038;task=viewaltcast&#038;altcast_code=ceb8961bcf" >Coworking and Shared Spaces</a></iframe></p>
<p>Since my office space is at <a href="http://www.thenetworkhub.ca">The Network Hub</a>, and I&#8217;ve been writing a series of blog entries on coworking, I figured this session was one of the key ones to follow. </p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2011/01/10/on-ethicaldeal-coworking-at-thenetworkhub-at-awesome-prices/' rel='bookmark' title='On @ethicalDeal &#8211; coworking at @thenetworkhub at awesome prices!'>On @ethicalDeal &#8211; coworking at @thenetworkhub at awesome prices!</a></li>
<li><a href='http://hummingbird604.com/2011/08/09/august-9th-is-international-coworking-day/' rel='bookmark' title='August 9th is International Coworking Day'>August 9th is International Coworking Day</a></li>
<li><a href='http://hummingbird604.com/2012/03/05/the-coworking-space-ship-lands-in-vancouver-march-28th/' rel='bookmark' title='The Coworking Space Ship lands in Vancouver (March 28th)'>The Coworking Space Ship lands in Vancouver (March 28th)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/10/03/coworking-and-shared-spaces-barcampvancouver-09-bcv09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Your Brand with Your Company Blog (liveblog)</title>
		<link>http://hummingbird604.com/2009/09/10/building-your-brand-with-your-company-blog-liveblog/</link>
		<comments>http://hummingbird604.com/2009/09/10/building-your-brand-with-your-company-blog-liveblog/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 02:38:03 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[liveblogging]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=4655</guid>
		<description><![CDATA[Jonathon Narvey and I were on a panel along with Yu-Kai Chou on how you can build your brand with your company blog. I had originally assumed that we&#8217;d be giving a talk (however short) but I&#8217;m quite ok with not offering a formal speech. This was part of the Internet Marketing Mastermind on Thursday [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/10/09/what-should-your-super-power-be/' rel='bookmark' title='What should your super power be?'>What should your super power be?</a></li>
<li><a href='http://hummingbird604.com/2009/02/16/liveblog-shane-gibson-on-needs-analysis-sales-performance-meetup/' rel='bookmark' title='Liveblog &#8211; Shane Gibson on Needs Analysis (Sales Performance Meetup)'>Liveblog &#8211; Shane Gibson on Needs Analysis (Sales Performance Meetup)</a></li>
<li><a href='http://hummingbird604.com/2008/01/11/how-fast-is-your-typing-speed/' rel='bookmark' title='How fast is your typing speed?'>How fast is your typing speed?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Jonathon Narvey and I were on a panel along with Yu-Kai Chou on how you can build your brand with your company blog. I had originally assumed that we&#8217;d be giving a talk (however short) but I&#8217;m quite ok with not offering a formal speech. This was part of the <a href="http://www.meetup.com/Vancouver-Business-Marketing-Entrepreneur/calendar/11033909/">Internet Marketing Mastermind</a> on Thursday September 10th, 2009. </p>
<p>Yu-Kai Chou gave a formal talk with Q&#038;A and then Jonathon and I sat on the panel along with Yu-Kai to speak about our own experiences with corporate blogging and branding. </p>
<p><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><br />
<style typ/* Main Holder, adjust width to suit your page. */
e="text/css">
.cil_mainholder { font-family: Arial, Arial; width: 470px; background: #ffffff; border: solid 1px #333333;line-height: 150%; font-size: 13px; margin:0; padding:0; vertical-align:top; text-align:left; margin-bottom: 1px; }
/* Adjust the height to best suite your page */
/* Remove height property to have all text show without scrollbars. */
#cil_mainholder .cil_blogholder { position: relative; overflow: auto; width: 470px; height: 550px; text-align: left; }
#cil_mainholder .cil_title_liveblog { font-family: Arial, Arial; font-size: 14px; font-weight: bold; color: #323232; }
#cil_mainholder .cil_title_date { font-family: Arial, Arial; font-size: 10px; color: #323232; }
#cil_mainholder .cil_title_date a { border:none; text-decoration: underline; color:#E85D00; }
#cil_mainholder .cil_title_date a:hover { text-decoration:none; }
#cil_mainholder .cil_chatmsg { border-bottom: 1px dotted #999999; width: 100%; vertical-align: top; }
#cil_mainholder .cil_msgtime { font-weight: bold; width: 45px; height: 100%; background: #E8E9E0; padding-left: 3px; padding-top: 5px; margin: 0px; font-size: 12.5px;}
#cil_mainholder .cil_msgtext { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; background: #FFFFFF; margin: 0px; text-align: left; }
#cil_mainholder .cil_msgtext a { border:none; text-decoration: underline; color:#E85D00; }
#cil_mainholder .cil_msgtext a:hover { text-decoration:none; }
#cil_mainholder .cil_commentmsgtext { padding: 0px; margin: 0px; }
#cil_mainholder .cil_host_text { font-size: 12.5px; color: #000000; }
#cil_mainholder .cil_viewer_text { font-size: 11px; color: #003399; }
#cil_mainholder .cil_popup_text { font-size: 11px; color: #000000; }
#cil_mainholder .cil_pollanswers { padding: 5px; background: #f4f4f4; border-top: solid 1px #999999; border-bottom: solid 1px #999999; font-size: 100%; }
#cil_mainholder .cil_complete { overflow: visible; font-weight: bold; font-size: 13px; padding: 2px 10px 0px 10px; color: #E85D00; background: #f8f8f8; border: solid 1px #CCCCCC; }
#cil_mainholder .cil_footerholder { height: 30px; padding-top: 7px; background: #E8E9E0; vertical-align: bottom; z-index: 100; text-align: center; width: 100%; }
#cil_mainholder .cil_footerbar { padding-left: 9px; vertical-align: middle; display: inline; z-index: 1; }
#cil_mainholder .cil_green { color: #789a0e; }
#cil_mainholder .cil_host_text_color { color: #000000; }
#cil_mainholder .cil_viewer_text_color { color: #003399; }
#cil_mainholder table { border-collapse: collapse; }
#cil_mainholder td {color:#363B35; line-height:16px;  padding:0;}
</style>
<p><script language="javascript" type="text/javascript">
<!--
function cil_launchLayer( num, divsrc, divheight, divwidth) { var scrollpos = cil_getScrollingPosition(); divsrc = unescape(cil_replaceString('qzzq', '"', divsrc)); document.getElementById('cil_divsrc').innerHTML = divsrc; divleft = (document.getElementById('cil_mainholder').offsetWidth - divwidth) / 2; if (document.getElementById('cil_mainholder').offsetTop > scrollpos[1]) { divtop = document.getElementById('cil_mainholder').scrollTop + 40; } else { divtop = scrollpos[1] - document.getElementById('cil_mainholder').offsetTop + document.getElementById('cil_mainholder').scrollTop + 40; } document.getElementById('cil_modalitem').style.left = divleft + 'px'; document.getElementById('cil_modalitem').style.top = divtop + 'px'; document.getElementById('cil_modalitem').style.display = 'inline'; }
function cil_closeLayer(){ if (document.getElementById('cil_modalitem').style.display != 'none') { document.getElementById('cil_divsrc').innerHTML = ''; document.getElementById('cil_modalitem').style.display = 'none'; } }
function cil_replaceString(oldS, newS, fullS) { for (var i = 0; i < fullS.length; i++) { if (fullS.substring(i, i + oldS.length) == oldS) { fullS = fullS.substring(0, i) + newS + fullS.substring(i + oldS.length, fullS.length); } } return fullS; }
function cil_getScrollingPosition() { var position = [0, 0]; if (typeof window.pageYOffset != 'undefined') { position = [window.pageXOffset, window.pageYOffset]; } else if (typeof document.documentElement.scrollTop != 'undefined' &#038;&#038; document.documentElement.scrollTop > 0) { position = [document.documentElement.scrollLeft,document.documentElement.scrollTop]; } else if (typeof document.body.scrollTop != 'undefined') { position = [document.body.scrollLeft,document.body.scrollTop]; } return position; }
setTimeout("document.getElementById('cil_altcast_title').style.width = (document.getElementById('cil_mainholder').offsetWidth - 2) + 'px'", 500);
//-->
</script></p>
<div id="cil_mainholder" class="cil_mainholder" style="position:relative;">
<div id="cil_altcast_title" style="height: 40px; background: #E8E9E0; border-bottom: 1px solid #333333; width: 470px;">
<table style="height: 40px; width: 100%;">
<tr valign="middle">
<td width=99% class="cil_title_liveblog">Building Your Brand with Your Company Blog</td>
<td alight="right" class="cil_title_date" nowrap>(09/10/2009)&nbsp;</td>
</tr>
</table>
</div>
<div id="cil_modalitem" style="display: none; position: absolute; top: 40px; left: 50px; z-index: 100;">
<div>
<div id="cil_divsrc" style="background: #000000; padding: 10px; display: block; text-align: center;"></div>
<div style="display: block; line-height: 10px; clear: both; background: #000000; padding: 10px; padding-top: 0px;">&nbsp;&nbsp;<br />
<table style="height: 16px;">
<tr valign=middle>
<td><a href="#" onClick="javascript: cil_closeLayer();return false;" style="color: #FFFFFF;"><strong>Close</strong></a>&nbsp;&nbsp;</td>
</tr>
</table>
</div>
</div></div>
<div class="cil_blogholder">
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:35 </td>
<td class="cil_msgtext cil_host_text">
<p>Customers don&#8217;t trust everyone on the internet. They want it free, and share. That&#8217;s the nature of social media. They&#8217;re trusted by the customers.  </p>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:36 </td>
<td class="cil_msgtext cil_host_text">Word of &#8220;Text&#8221; &#8211; brand reaches out to &#8220;Joe&#8221; &#8211; shares with 1200 friends on Facebook, 900 followers on Twitter, 500 followers on FriendFeed, 3000 readers on blog, 300 subscribers on YouTube.   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:37 </td>
<td class="cil_msgtext cil_host_text"><strong><em>Keys to Success</em></strong></p>
<ul>
<li>MUST engage</li>
<li>Have a focus</li>
<li>Be interesting</li>
<li>Be different, even controversial</li>
<li>Be helpful</li>
<li>Be personal and authentic</li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:37 </td>
<td class="cil_msgtext cil_host_text">It doesn&#8217;t matter if people follow you and they don&#8217;t actually care about what you really do.     </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:40 </td>
<td class="cil_msgtext cil_host_text">People like people. If you feel like it`s a person behind a company brand, sharing his or her frustration, his or her happiness, it works better.   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:41 </td>
<td class="cil_msgtext cil_host_text">Yu-Kai recommends WordPress &#8211; lots of plugins that can work with it.   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:42 </td>
<td class="cil_msgtext cil_host_text">As a company, incorporate your own blog on your own website (<a href="http://WordPress.org" target="_blank" >WordPress.org</a>) vs. hosted on WP servers (<a href="http://WordPress.com" target="_blank" >WordPress.com</a>)   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:43 </td>
<td class="cil_msgtext cil_host_text"><strong>Advantages of having a blog</p>
<ul>
<li>SEO <span style="font-weight: normal;">boost for your site</span></li>
<li><span style="font-weight: normal;">Engages your community</span></li>
<li><span style="font-weight: normal;">Builds trust</span></li>
<li><span style="font-weight: normal;">Establishes thought leadership in your field</span></li>
<li><span style="font-weight: normal;">Becomes a go-to place for your niche</span></li>
<li><span style="font-weight: normal;">Eventually leads to higher sales and lastin brand</span></li>
</ul>
<p><span style="font-weight: normal;"></p>
<p></span>  </strong> </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:44 </td>
<td class="cil_msgtext cil_host_text"><em>Well, I have been doing this for a couple of months and it`s not working. We aren`t selling anything yet.  </em> </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:46 </td>
<td class="cil_msgtext cil_host_text">When people actually need your services, or when they have friends who need the services, they`ll do it.  </p>
<p>Blogging for your company</p>
<ul>
<li>Blog about news and info in your industry</li>
<li>Become the go0-to place for related knowledge</li>
<li>DO NOT just talk about your company</li>
<li>Don`t be overly professional. Show personality</li>
<li>Listen to your market by asking questions.   </li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:47 </td>
<td class="cil_msgtext cil_host_text">There are blogs with lots of traffic but no engagement, or blogs with not so much traffic and LOTS of engagement.   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:48 </td>
<td class="cil_msgtext cil_host_text">Promote your site</p>
<ul>
<li>Build relationships with bloggers through comments</li>
<li>Use social media sites like Twitter &#038; Facebook</li>
<li>Use content discover sites like Digg and StumbleUpon</li>
<li>Don&#8217;t use SEM (unless for direct sales), use SEO</li>
<li>Put your blog URL in yoru email signature and business card</li>
<li>Interlink between articles and other pages</li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:51 </td>
<td class="cil_msgtext cil_host_text">
<p>Yu-Kai is recommending not using SEM (he says that you&#8217;re paying for traffic, buying visitors, buying friends) and you should go with SEO (which is more organic). Unless you have a direct selling method. There&#8217;s a conversion rate that is measurable.  </p>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:53 </td>
<td class="cil_msgtext cil_host_text">SEO TIPS</p>
<ul>
<li>Identify your keywords</li>
<li>Include the right meta-info</li>
<li>populate the keywords with H1, H2, H3 or bold</li>
<li>Update regularly (ideally twice a week)</li>
<li>Use text-friendly URLs</li>
<li>Host the blog on the same domain</li>
<li>Solicit links from other sites</li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:53 </td>
<td class="cil_msgtext cil_host_text">[<em>Though I have to say that I thoroughly disagree with soliciting links from other sites - RPV</em>] </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:54 </td>
<td class="cil_msgtext cil_host_text">Google Page Rank &#8211; build link-backs to your website, etc. Google Rank that are high (5) are relevant.   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">7:59 </td>
<td class="cil_msgtext cil_host_text">Keys to Success</p>
<ul>
<li>Stay consistent on a theme for focus</li>
<li>Update regularly</li>
<li>Be persistent</li>
<li>Keep SEO in mind</li>
<li>Write timeless posts</li>
<li>Build relationships with other bloggers through Twitter and commenting</li>
<li>Respond to every comment</li>
<li>  </li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:00 </td>
<td class="cil_msgtext cil_host_text">[Those of you interested in what I wrote as my Top 5 Tips for Blogging for Business, you should read this post of mine]</p>
<p><a href="http://hummingbird604.com/2009/07/25/rauls-top-5-tips-for-blogging-for-small-businesses-sponsored-by-small-business-bc/" target="_blank" >http://hummingbird604.com/2009/07/25/rauls-top-5-tips-for-blogging-for-small-businesses-sponsored-by-small-business-bc/</a>   </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:05 </td>
<td class="cil_msgtext cil_host_text"><strong>Analytics</strong></p>
<ul>
<li>Every audience is different, optimize for your own</li>
<li>Useful stats: unique visitors, time on site, returning vs new visitors, sources of traffic, popular posts</li>
<li>Don&#8217;t be fooled by the sheer numbers</li>
<li>Goal is to increase direct traffic and time on site</li>
<li>See what works and focus on those</li>
<li>Set analytics goals for blog-led leads</li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:09 </td>
<td class="cil_msgtext cil_host_text"><strong>Social media marketing through blogs<br /><span style="font-weight: normal;"></p>
<ul>
<li>Locate the influencers in your niche</li>
<li>Advertise on their blogs</li>
<li>Have them write product reviews</li>
<li>Sweet spot &#8211; 7,000-50,000 in traffic</li>
<li>Find blogs with no other banner competition</li>
<li>High ROI if done right</li>
</ul>
<p></span></strong> </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:11 </td>
<td class="cil_msgtext cil_host_text">Media Temple (every advertiser wants to target them) </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:13 </td>
<td class="cil_msgtext cil_host_text">7,000 to 5,000 unique views a month <em>[Raul - I had to ask for the actual measure if it was page views or uniques and the range time-wise]</p>
<p>Good company blogs</p>
<p><span style="font-style: normal;">37 Signals (<a href="http://37signals.com/svn" target="_blank" >http://37signals.com/svn</a>)<br /></span><span style="font-style: normal;">Wine Library Blog (<a href="http://tv.winelibrary.com" target="_blank" >http://tv.winelibrary.com</a>)<br /><a href="http://Zappos.com" target="_blank" >Zappos.com</a> (<a href="http://blogs.zappos.com/blogs" target="_blank" >http://blogs.zappos.com/blogs</a>)<br /><a href="http://Alice.com" target="_blank" >Alice.com</a> (<a href="http://company.alice.com" target="_blank" >http://company.alice.com</a>)<br />Viralogy (<a href="http://viralogy.com" target="_blank" >http://viralogy.com</a>)   </span>[uh - self-promoting your own corporate blog, not my style - Yu-Kai did it, I did not! so I'm just copying the actual slide]</em> </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:15 </td>
<td class="cil_msgtext cil_host_text"><strong>Monetizing your blog</strong></p>
<ul>
<li>Generally need very high amount of traffic a month to earn &#8220;sizable&#8221; income</li>
<li>Affiliate ads</li>
<li>Banner ads</li>
<li>Consulting</li>
<li>Product reviews</li>
<li>Sell products (such as eBooks)</li>
</ul>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text_color" nowrap style="width: 45px;">8:18 </td>
<td class="cil_msgtext cil_host_text">
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p><a href="http://www.coveritlive.com/index.php?option=com_altcaster&#038;task=register&#038;referral_code=LiveBlogReferral" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/cil_thanks_en.jpg" border="0" /></a>
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
</td>
</tr>
</table>
</div>
</div>
<div class="cil_footerholder" style="border-top: 1px solid #333333;">
<div class="cil_footerbar"><img src="http://media.coveritlive.com/media/templateimages/phpbPyyRXcoveritlive_logo14.png" border="0" width=175 height=16 /></div>
</div>
</div>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/10/09/what-should-your-super-power-be/' rel='bookmark' title='What should your super power be?'>What should your super power be?</a></li>
<li><a href='http://hummingbird604.com/2009/02/16/liveblog-shane-gibson-on-needs-analysis-sales-performance-meetup/' rel='bookmark' title='Liveblog &#8211; Shane Gibson on Needs Analysis (Sales Performance Meetup)'>Liveblog &#8211; Shane Gibson on Needs Analysis (Sales Performance Meetup)</a></li>
<li><a href='http://hummingbird604.com/2008/01/11/how-fast-is-your-typing-speed/' rel='bookmark' title='How fast is your typing speed?'>How fast is your typing speed?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/09/10/building-your-brand-with-your-company-blog-liveblog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09</title>
		<link>http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/</link>
		<comments>http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/#comments</comments>
		<pubDate>Wed, 13 May 2009 21:58:42 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Convergence '09]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=3028</guid>
		<description><![CDATA[In the course of the past couple of years, I&#8217;ve liveblogged more events than I can actually remember. Honestly, I really can&#8217;t recall right now how many events. I&#8217;ve attended numerous talks and taken copious notes from the speakers in order to: (a) provide people who have been unable to attend the event a chance [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/' rel='bookmark' title='David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09'>David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/' rel='bookmark' title='Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09'>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/' rel='bookmark' title='Review &#8211; CoverItLive as a tool for liveblogging'>Review &#8211; CoverItLive as a tool for liveblogging</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In the course of the past couple of years, I&#8217;ve liveblogged more events than I can actually remember. Honestly, I really can&#8217;t recall right now how many events. I&#8217;ve attended numerous talks and taken copious notes from the speakers in order to:<br />
(a) provide people who have been unable to attend the event a chance to see what they missed<br />
(b) keep my own notes for review for after the event<br />
(c) offer a recap of the event for those who attended but weren&#8217;t able to follow all the discussions for any reason</p>
<p>I&#8217;ve used <a href="http://www.coveritlive.com">Cover It Live</a> for the majority of my liveblogs (although I&#8217;ve tested ScribbleLive and also used the normal WordPress platform (updating as the liveblog went by). When the internet wireless connection has been down I have used BlogDesk.  </p>
<p>David Plouffe&#8217;s speech at <a href="http://www.cossettewest.com/convergence2009">Cossette Convergence &#8217;09</a> was <a href="http://search.twitter.com/search?q=Plouffe+%23cvg09">widely live-tweeted</a>.  <a href="http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/">My notes combined with the integrated Twitter stream</a> ended up being pretty much a complete, full-on liveblog. </p>
<div class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/miss604/3527075488/"><img alt="Credit: Miss604 on Flickr" src="http://farm4.static.flickr.com/3407/3527075488_3b1d6734c5_d.jpg" title="David Plouffe at Convergence 09" width="500" height="365" /></a><p class="wp-caption-text">Credit: Miss604 on Flickr</p></div>
<p>As Plouffe spoke (and even before) several participants wondered why video and recording and photographs of Plouffe could only be captured during the first five minutes. Well, the answer may be found here &#8211; <a href="http://www.washingtonspeakers.com/speakers/speaker.cfm?SpeakerID=6495">Plouffe is exclusively represented by the Washington Speakers Bureau.</a> This organization, by the way,<a href="http://www.washingtonspeakers.com/speakers/speaker.cfm?SpeakerID=6495"> offers web-based services</a> that feature their speakers (as you can see in their description here). This may explain why the WSB might not want to have their speaker be full-on captured on video streams. They may fear that they&#8217;d lose opportunities for revenue (I haven&#8217;t contacted the WSB so I can&#8217;t say for sure, but it would seem that way). If that&#8217;s the case, then I am wondering why would they think that, given that recording labels and even emerging artists are putting their full content out there on the web and revenue streams keep coming!</p>
<p>Coincidentally, I was reading an article by Mathew Ingram from the Globe and Mail about <a href="http://www.niemanlab.org/2009/04/the-benefits-of-a-live-blog-news-discussion-and-crowd-sourcing/">how liveblogging is transforming traditional journalism</a>. At Northern Voice and again yesterday at Convergence journalists were reminded of the fact that the new normal is having your audience co-create, re-hash and mash-up your content. <a href="http://www.fullcirc.com/wp/2009/02/25/crowdsourcing-conference-note-taking/">Nancy White wrote an excellent post</a> where she referred to the way in which now geek conferences are live-tweeted, live-blogged, live-streamed, and it&#8217;s perfectly acceptable. Nancy also did a <a href="http://www.fullcirc.com/wp/2009/02/26/northern-voice-visual-recap/">phenomenal analog, visual thinking map of Rob Cottingham&#8217;s Keynote</a> at Northern Voice &#8217;09 which you can find here. </p>
<p>The problem that seems to have arisen from the Plouffe speech is that giving a talk about the use of social media and not having video of yourself recorded (regardless of the legal implications) will make your credibility to (predictably) go down. For example, I am <a href="http://hummingbird604.com/2009/04/29/upcoming-speaking-engagement-social-media-club-victoria-bc-may-2009/">giving a talk at Social Media Club in Victoria</a> on May 26th. I suspect (and I expect) that it will be live-blogged, live-tweeted, videographed, etc. Does that worry me in terms of loss of expected/potential revenue for speaker fees for future events? Not in the least. </p>
<p>What I have learned in my years of giving talks and presenting papers and giving keynote addresses at conferences is that, regardless of how many people record your presentation, and how broadly and widely distributed it is, <strong>if you are a good speaker</strong>, people will want to come and listen to you. Even better, they will want to talk to you AFTER you have given your speech. And they might even book you for their next event. Several of my good friends, including <a href="http://www.closingbigger.net">Shane Gibson</a> and <a href="http://www.todmaffin.com">Tod Maffin</a>, are frequent speakers and they have had video recorded of them rather frequently. And their speaking gigs are still in high demand.</p>
<p>Much of the value of attending a conference is not listening to the wisdom of individual presenters, it&#8217;s talking to them and to other attendees during the breaks and after the event itself. For example, I was delighted to meet both Susan Ormiston and Sean Holman in person. Had I not attended Convergence, I would have missed that opportunity. </p>
<p>I would hope that the WSB and other similar organizations may get on with the program, jump on the bandwagon and understand the implications that a globally wired world has for the delivery of key messages. The <a href="http://hummingbird604.com/2009/04/15/theoretical-and-empirical-findings-on-the-use-of-social-media-marketing/">scalability property of information flow</a> was exploited by the Obama campaign, it is just a tad ironic that the Plouffe speech at Convergence &#8217;09 will not reach a much broader audience simply because of out-dated policies. </p>
<p>I hope to make it clear to everyone what I said a few weeks ago: </p>
<blockquote><p><strong>technological change and the evolution of our information society fast out-paces the speed to which people can adapt to said change</strong></p></blockquote>
<p>That doesn&#8217;t mean that we can&#8217;t adapt. We are a resilient species. We should be able to.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/' rel='bookmark' title='David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09'>David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/' rel='bookmark' title='Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09'>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/' rel='bookmark' title='Review &#8211; CoverItLive as a tool for liveblogging'>Review &#8211; CoverItLive as a tool for liveblogging</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</title>
		<link>http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/</link>
		<comments>http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/#comments</comments>
		<pubDate>Mon, 11 May 2009 21:15:15 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[Journalism 2.0]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[local business]]></category>
		<category><![CDATA[nmrt]]></category>
		<category><![CDATA[Journalist 2.0]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/</guid>
		<description><![CDATA[Journalist 2.0 liveblog Journalist 2.0 &#8211; Convergence &#8217;09 (05/11/2009)&#160; &#160;&#160; Close&#160;&#160; 2:13 kmore: &#160;I don&#8217;t see many folks raving about what&#8217;s happening at #cvg09. Is it not exceeding expectations? 2:13 trishussey: &#160;@PatrickLok tweet lots, I wanted to see that panel! #cvg09 2:13 socialsignal: &#160;#cvg09 It&#8217;s a full house in the Mobile session. 2:13 lfroese: &#160;#cvg09 [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/' rel='bookmark' title='David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09'>David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/' rel='bookmark' title='The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09'>The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/03/13/net-impact-career-fair-sustainability-panel-liveblog/' rel='bookmark' title='Net Impact Career Fair Sustainability Panel Liveblog'>Net Impact Career Fair Sustainability Panel Liveblog</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Journalist 2.0 liveblog</p>
<p><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><br />
<style type="text/css">
/* Main Holder, adjust width to suit your page. */
.cil_mainholder { font-family: Arial, Arial; width: 470px; background: #ffffff; border: solid 1px #333333; }
/* Adjust the height to best suite your page */
/* Remove height property to have all text show without scrollbars. */
.cil_blogholder { position: relative; overflow: auto; height: 550px; }
.cil_title_liveblog { font-family: Arial, Arial; font-size: 14px; font-weight: bold; color: #323232; }
.cil_title_date { font-family: Arial, Arial; font-size: 10px; color: #323232; }
.cil_title_date a { border:none; text-decoration: underline; color:#E85D00; }
.cil_title_date a:hover { text-decoration:none; }
.cil_chatmsg { border-bottom: 1px dotted #999999; width: 100%; vertical-align: top; }
.cil_msgtime { font-weight: bold; width: 45px; height: 100%; background: #E8E9E0; padding-left: 3px; padding-top: 5px; margin: 0px; }
.cil_msgtext { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; background: #FFFFFF; margin: 0px; text-align: left; }
.cil_msgtext a { border:none; text-decoration: underline; color:#E85D00; }
.cil_msgtext a:hover { text-decoration:none; }
.cil_commentmsgtext { padding: 0px; margin: 0px; }
.cil_host_text { font-size: 12px; color: #000000; }
.cil_viewer_text { font-size: 11px; color: #003399; }
.cil_popup_text { font-size: 11px; color: #000000; }
.cil_complete { overflow: visible; font-weight: bold; font-size: 13px; padding: 2px 10px 0px 10px; color: #E85D00; background: #f8f8f8; border: solid 1px #CCCCCC; }
.cil_footerholder { height: 30px; padding-top: 7px; background: #E8E9E0; vertical-align: bottom; z-index: 100; text-align: center; width: 100%; }
.cil_footerbar { padding-left: 9px; vertical-align: middle; display: inline; z-index: 1; }
.cil_green { color: #789a0e; }
table { border-collapse: collapse; }
</style>
<p><script language="javascript" type="text/javascript">
<!--
function cil_launchLayer( num, divsrc, divheight, divwidth) { var scrollpos = cil_getScrollingPosition(); divsrc = unescape(cil_replaceString('qzzq', '"', divsrc)); document.getElementById('cil_divsrc').innerHTML = divsrc; divleft = (document.getElementById('cil_mainholder').offsetWidth - divwidth) / 2; if (document.getElementById('cil_mainholder').offsetTop > scrollpos[1]) { divtop = document.getElementById('cil_mainholder').scrollTop + 40; } else { divtop = scrollpos[1] - document.getElementById('cil_mainholder').offsetTop + document.getElementById('cil_mainholder').scrollTop + 40; } document.getElementById('cil_modalitem').style.left = divleft + 'px'; document.getElementById('cil_modalitem').style.top = divtop + 'px'; document.getElementById('cil_modalitem').style.display = 'inline'; }
function cil_closeLayer(){ if (document.getElementById('cil_modalitem').style.display != 'none') { document.getElementById('cil_divsrc').innerHTML = ''; document.getElementById('cil_modalitem').style.display = 'none'; } }
function cil_replaceString(oldS, newS, fullS) { for (var i = 0; i < fullS.length; i++) { if (fullS.substring(i, i + oldS.length) == oldS) { fullS = fullS.substring(0, i) + newS + fullS.substring(i + oldS.length, fullS.length); } } return fullS; }
function cil_getScrollingPosition() { var position = [0, 0]; if (typeof window.pageYOffset != 'undefined') { position = [window.pageXOffset, window.pageYOffset]; } else if (typeof document.documentElement.scrollTop != 'undefined' &#038;&#038; document.documentElement.scrollTop > 0) { position = [document.documentElement.scrollLeft,document.documentElement.scrollTop]; } else if (typeof document.body.scrollTop != 'undefined') { position = [document.body.scrollLeft,document.body.scrollTop]; } return position; }
setTimeout("document.getElementById('cil_altcast_title').style.width = (document.getElementById('cil_mainholder').offsetWidth - 2) + 'px'", 500);
//-->
</script></p>
<div id="cil_mainholder" class="cil_mainholder" style="position:relative;">
<div id="cil_altcast_title" style="height: 40px; background: #E8E9E0; border-bottom: 1px solid #333333; width: 470px;">
<table style="height: 40px; width: 100%;">
<tr valign="middle">
<td width=99% class="cil_title_liveblog">Journalist 2.0 &#8211; Convergence &#8217;09</td>
<td alight="right" class="cil_title_date" nowrap>(05/11/2009)&nbsp;</td>
</tr>
</table>
</div>
<div id="cil_modalitem" style="display: none; position: absolute; top: 40px; left: 50px; z-index: 100;">
<div>
<div id="cil_divsrc" style="background: #000000; padding: 10px; display: block; text-align: center;"></div>
<div style="display: block; line-height: 10px; clear: both; background: #000000; padding: 10px; padding-top: 0px;">&nbsp;&nbsp;<br />
<table style="height: 16px;">
<tr valign=middle>
<td><a href="#" onClick="javascript: cil_closeLayer();return false;" style="color: #FFFFFF;"><strong>Close</strong></a>&nbsp;&nbsp;</td>
</tr>
</table>
</div>
</div></div>
<div class="cil_blogholder">
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:13</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kmore" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kmore</strong>: &nbsp;I don&#8217;t see many folks raving about what&#8217;s happening at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>. Is it not exceeding expectations? </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:13</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/trishussey" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>trishussey</strong>: &nbsp;@PatrickLok tweet lots, I wanted to see that panel! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:13</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> It&#8217;s a full house in the Mobile session. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:13</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/lfroese" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>lfroese</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> journalism 2.0: what does all this citizen journalism and Twitter mean? </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:13</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/Clippernolan" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>Clippernolan</strong>: &nbsp;Listening to @brodiedavid at a <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> seminar Journalist 2.0 </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:14</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Moderating: @ozziejumper; Panelists @jeanh from Mobile Muse 3, @vortexmobile, Robert Craig from 3 Tier Logic </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:14</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/RyanLejbak" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>RyanLejbak</strong>: &nbsp;Dozens of people looking for power at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>. IPhones dying as we all need them due to lack of free wifi. Good day for Rogers data usage! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:14</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;@davidbrodie is providing context to the Journalist 2.0 panel <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8211; David is so cogent and articulate. I&#8217;m glad he will be moderating! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:14</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/GusF" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>GusF</strong>: &nbsp;@trishussey @hummingbird604 says he is live blogging the Journalist 2.0 session <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:14</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;David Brodie (Cossette) is providing context for the Journalist 2.0 session with Susan Ormiston (CBC), Sean Holman (Public Eye Online) and Kirk LaPointe (Vancouver Sun) </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/breebop" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>breebop</strong>: &nbsp;@socialsignal much less busy in journo panel &#8211; maybe half full <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kk" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kk</strong>: &nbsp;@ethank Shawn from Said The Whale dropped off the panel last sec. I wannna have a label on there too. wanna join us at 430pm pls? <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;David Brodie @OptimumPR &#8211; citizen journalism is the face of present, the instant &#8211; see Mumbai <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;I warned @publiceyeonline @davidbrodie and @kirklapointe that I&#8217;ll be asking tough questions <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8211; I do that for a living <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Jan made a quick case (too many numbers to repeat here) that mobile is exploding &#8211; 1 B iPhone app downloads </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/trevorturnbull" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>trevorturnbull</strong>: &nbsp;Having a good time at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>.  Had a good panel, I think. (via @Clippernolan)great panel Rob&#8230;.nice job! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;looking forward to @kirklapointe speak again, was informative and humorous at Northern Voice 09. check his blog <a href="http://themediamanager.com" target="_blank" >themediamanager.com</a> <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:15</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;My liveblog of Journalist 2.0 <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> is located here &#8211;  <a href="http://bit.ly/nWoNJ" target="_blank" >http://bit.ly/nWoNJ</a> &#8211; it&#8217;s integrating Twitter feed too </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:17</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Some links: <a href="http://mobilemuse.ca" target="_blank" >http://mobilemuse.ca</a> <a href="http://3tierlogic.com" target="_blank" >http://3tierlogic.com</a> <a href="http://vortexmobile.ca" target="_blank" >http://vortexmobile.ca</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:17</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;KIRK LAPOINTE</p>
<p>Journalism and social media &#8211; what does one say in a few minutes about Journalism 2.0?</p>
<p>First of all &#8211; Journalism 1.0 isn&#8217;t necessarily busted. The challenge is really is not about audiences. Our audiences are doing very well, thank you. A lot of people are consuming our content. We attract people who work for us. We pay them to succeed at that task. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:18</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;@kirklapointe &#8211; 1st place in Sun Run, Tweet division. tweeted at every water statoion. ha. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:18</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/rtanglao" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>rtanglao</strong>: &nbsp;Too much reading bios out loud at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> #vdw09 just name &#038; URL please. I can google the rest thanks! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:18</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Starting with a mobile poll, part of Mobile Muse platform (being demoed in the lobby!) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:18</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/vortexmobile" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>vortexmobile</strong>: &nbsp;RT @socialsignal: <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Some links: <a href="http://mobilemuse.ca" target="_blank" >http://mobilemuse.ca</a> <a href="http://3tierlogic.com" target="_blank" >http://3tierlogic.com</a> <a href="http://vortexmobile.ca" target="_blank" >http://vortexmobile.ca</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:19</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> To vote, people are texting a keyword to a phone number. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:19</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;KL: journalism 1.0 is not dead &#8211; MSM now has wider collab, more open, share results &#8211; cede control of work to others. sharing event. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:20</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;KL: dialogue not mono. MSM is not the high priest, but part of co-op. Not gatekeepers, but authenticators. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:20</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/breebop" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>breebop</strong>: &nbsp;@kirklapointe is rehashing #northernvoice09 presentation for <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8211; but still funny second time around </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:20</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;fyi MSM is mainstream media if you&#8217;re wondering =) <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:20</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/Rsquared" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>Rsquared</strong>: &nbsp;@VancouverSun @publiceyeonline Curious ex-pat wondering what you think of social media&#8217;s role in this yr&#8217;s prov election <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:20</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;KL &#8211; We are having to contend with the notion that we are revealing what we are seeking. We bring a whole set of contributors. We are going to share the results and cede control to the others to clip, cut, paste, tweet. It&#8217;s no longer a process of one-to-many but many-to-many. The sharing of the content is well beyond what we can control or reign-in. </p>
<p>The monologue that we had simply telling people what news was is now a dialogue. The result is a pro-am mix of content. We are no longer the high priests. We are no longer gate-keepers, we are authenticators who apply the discipline of authentication and verification. We are curators who place content. And in some ways, we are becoming tour guides.</p>
<p>If we are lucky as professional journalists &#8211; we are going to have to accept that, somehow, rather than the customer paying us on the spot, the link economy (the world of linking back and forth) is going to find new distribution channels AND a form of compensation with audiences along the way, and find a way for people to pay for this content, but that&#8217;s not the discussion today. </p>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:22</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Our bigger challenge in Journalism 2.0 is not to get too fussed. Our challenge is &#8211; <em>how do you create and receive unique quality in an era of abundance?</em> The long tail is still important &#8211; The website has about 850,000 unique visitors per month. The growth of social media is compelling us that <strong>small is beautiful</strong>. The tweet and retweet &#8211; the blog that is going to link to the story. The math eventually works in your favor to develop an aggregated network. </p>
<p>You have to suspend your journalism DNA. To the point we&#8217;re supposed to discuss. What is journalism 2.0 looking like? Some of it is relatively linear and conventional. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:23</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;We are learning about linking, technology, etc. The blogging is still very much one-to-many. Some of it is becoming more two-way. We send, receive, share, seek all sorts of information. We organize the news. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:24</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;We no longer put the story at the center of the discussion, we put the <strong>topic</strong> &#8211; some of which will end up online. We find use to Wikis etc. We have had no shortage of content generated outside, and we tap into that expertise. We move robustly into databases to let people to create their own stories. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:25</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;The news come from the tip from the public. Journalists are expected to check it out and spell the myths. Clearly, our role is shifted in this environment. As you know, everyone is a journalist now (the rise of the citizen journalist). The professional journalist is going to have to become much more specialized. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:27</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Kirk finds that journalism is becoming elastic, evolving, and it&#8217;s on its way to a more inclusive and responsive pathway. Our access to technology is NOT going to reduce demand for journalists. What&#8217;s not clear is what the new journalists will look like. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:28</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Kirk isn&#8217;t worried about his craft. He is worried about his audience, too much information that consumers will need to sieve through. It&#8217;s an iterative change, and Kirk remains optimistic. Even if the newspapers&#8217; survival is up for discussion. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:30</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;SEAN HOLMAN</p>
<p>Sean comes from a different perspective when it comes to media and journalism. Sean has <strong>always</strong> been reliant on social networking to get his message out, to ensure that the stories that he writes have an impact. When he began Public Eye he didn&#8217;t have 500,000 readers. He didn&#8217;t even have any experience covering politics. Full stop. What he did have was &#8211; because he had worked as a communications advisors &#8211; he had a keen understanding of how politics and government works. He had also a keen understanding that in order to have an impact, he didn&#8217;t need to reach 500,000 people &#8211; he needed to reach the <strong>right people.</strong></p>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:31</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Sean began sending a weekly 30 page publication covering poltiics in British Columbia. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:32</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;This dynamic has allowed Public Eye to become the most influential blog in politics in BC. This has allowed Sean to push the site forward. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:33</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Twitter means that Sean relies less in mainstream media to get his message out. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:35</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Thanks to Twitter, the chances that Sean&#8217;s stories could have viral spread have increased dramatically. It has empowered his stories. These tools increase the relationship between the quality of an online content creator. Content is becoming the emperor. Sean&#8217;s ability to stand in equal footing with large MSM outlets is being reinforced to him during this election. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:37</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Sean is describing now the challenges of NOT embracing social media on time. Layoffs in CBC, etc. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:40</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Going to look at Prairie Milk Mktg Parnership (w. Cossette): two text message campaigns </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:40</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/ColleenCoplick" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>ColleenCoplick</strong>: &nbsp;You can tell we&#8217;re in a panel full of legacy journalists. The all speak very well and have stacks of hand written notes. :p <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:40</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/AprilFilms" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>AprilFilms</strong>: &nbsp;#vdw09 and <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> sitting at the @w2woodwards and @fearlesscity table where we are livestreaming #Vdw09 and <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  say hi to us ! <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:40</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;<em><strong>Sorry everyone &#8211; it seems the Twitter feed isn&#8217;t being integrated into the liveblog. </strong></em> </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:41</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SH: increasing relationship b/w quality of content and size of audience, my ability now to stand equal footing with large outlets <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:41</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/dougvs" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>dougvs</strong>: &nbsp;Zing!! &#8211; RT @blandcouver: Nowpublic guy is giving out Twitter thoughts. Great, now get back to laying off employees <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:41</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Text message calls to action &#8211; &#8220;text to win&#8221; with unique keywords depending on medium </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:41</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;<em>Argh. Now it is. </em></p>
<p>Sorry, it wasn&#8217;t importing. Now it is importing teh Twitter feeds. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Perhaps &#8211; the distribution of content will become increasingly divorced from its production. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/adamkillam" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>adamkillam</strong>: &nbsp;@danzarella good to meet you! Great talk at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> on social media and search marketing convergence </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kumii" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kumii</strong>: &nbsp;RT @kirklapointe: Unsurprisingly, Plouffe&#8217;s mannerisms, cadence, sentence structure like those of the man whose campaign he managed. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Data helped them plan 2009 strategy, e.g. media placement, market segments. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/AprilFilms" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>AprilFilms</strong>: &nbsp;@AspaPhoto #Vdw09 = Vancouver Digital Week 09 and <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> = Convergence 9 <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;m glad to say hello to you <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ( Still thinking about cameras ) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/adamkillam" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>adamkillam</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> listening to Robert Craig, CEO 3 Tier Logic on mobile marketing </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/electrabelle" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>electrabelle</strong>: &nbsp;@b_radley come visit @electrabelle : live streaming and twitter feeds with mobilemuse at convergence outside of room 211 <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> #vdw09 </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Sean doesn&#8217;t think that solving the problems (and agreements that are legal) &#8211; we do need to do somethign. We can&#8217;t really continue in the same way that we had. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:42</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/justinyvr" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>justinyvr</strong>: &nbsp;Rad PPT slide transitions! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;<em>What is important is that journalism survives. </em> </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SH: since being laid off at 24Hrs no drop in views at Public Eye Online &#8211; legislators don&#8217;t read commuter dailies <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Discovered outside transit not good for prairie winters! Ppl not waiting long, wearing gloves = no mobile </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/notmatt" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>notmatt</strong>: &nbsp;Twitter as irony engine: mention <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>, get small burst of marketeer-type followers telling me Twitter is about &#8216;real relationships&#8217;. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;@Rsquared &#8211; will relay your question, if you have anymore send them over <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/b_radley" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>b_radley</strong>: &nbsp;low barrier brand engagment on mobile marketing <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> examples of prairie milk marketing campaign &#8211; Cossette (diff media channels) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> In 2009, goal was to connect w. youth market. Worked to deepen relationship with e.g. free music downloads. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;The <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> tweets aren&#8217;t getting incorporated into my liveblog <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  they were at the beginning! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/ColleenCoplick" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>ColleenCoplick</strong>: &nbsp;And the breakout room is warm&#8230;making of sleepy. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:43</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/b_radley" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>b_radley</strong>: &nbsp;using brand ambassadors w keyword for campaigns <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:44</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;<strong>SUSAN ORMISTON</strong></p>
<p>(<em>Note from Raul &#8211; out when OrmistonOnline was going on I thought it was horrendously bad &#8211; now that I hear from Susan, now I know what happened</em>). </p>
<p>We invested in the idea that the Internet were going to be the best thing for a campaign. </p>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:45</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Also a text-to-win &#8211; message to verify age, location &#8211; pushed to microsite &#8211; got weekly music download there </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:45</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kumii" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kumii</strong>: &nbsp;Wishing that we&#8217;d been able to explore @Starbucks and @NowPublic in greater depth during The Twitter Effect panel. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:45</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/tinaferan" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>tinaferan</strong>: &nbsp;Sean holman has put twitter to sleep at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:45</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SH: demise of mainstream media self-inflicted,cost-cutting a significant role in hurting product quality, struggle to keep up-to-date <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:45</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Lessons of 2008 helped them bear targets (169% of entry targets) &#8211; five times 2008 level of entries </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:45</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;We wanted to take conventional reporting of politics, take it online and then translate it back to our legacy media lines. Susan was looking for stories online and creating stories out of that for and against stuff. Susan then reformatted them &#8211; fairly full job. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:46</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Recommends <a href="http://www.mobilemarketeducation.com" target="_blank" >http://www.mobilemarketeducation.com</a> &#8211; lots of stats, case studies </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:46</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Next up is Jean Hébert from Mobile Muse (great logo!!) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:46</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SH: predict MSM may contract specialized services from other shops to produce content (not yet in Canada though) <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:47</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Just keeping up with the stuff online was amazing. Trying to navigate the culture of traditional broadcasting. Susan became the &#8220;webby&#8221; telling her editors &#8211; we gotta get this on. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:48</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;She spent time trying to 800,000 to 1 million viewers. The debate night &#8211; the live Twitter feed of the debate. You could talk about people&#8217;s view, etc. They saw things crashing down. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Susan was a translator between their conventional viewers and the youngest audience that was online and going to Twitter and YouTube. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Fearless City Mobile <a href="http://www.fearlesscity.ca/mobile" target="_blank" >http://www.fearlesscity.ca/mobile</a> &#8211; going to focus today on another case, destination marketing </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/justinyvr" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>justinyvr</strong>: &nbsp;RT @kirklapointe: Unsurprisingly, Plouffe&#8217;s mannerisms, cadence, sentence structure like those of the man whose campaign he managed. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/MMagnus" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>MMagnus</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> no water in mobile session&#8230; Hot ugh! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/breebop" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>breebop</strong>: &nbsp;Wishing for more crosstalk at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> citizen journo panel. I&#8217;d love to know what @kirklapointe &#038; @ormistononline are thinking <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/breebop" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>breebop</strong>: &nbsp;Ormiston: &#8216;let&#8217;s get to the questions b/c that&#8217;s where the energy is&#8217; Amen! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;Susan Ormiston of CBC: last federal election was first time we moved coverage focus to online <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/rtanglao" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>rtanglao</strong>: &nbsp;Happy  to see mobile muse platform including Raincity&#8217;s Sifttool powering large screens at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> and #vdw09 </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Latest version of MM includes video streaming, soc media aggregation, wayfinding app, VJing app (!) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Whistler: 2010 games coming, lots of international visitors coming from places with great mobile infrastructure </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;@tinaferan I actually think he was very articulate &#8211; but the room is too warm and people are having a hard time to stay awake <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SO: for elections I looked for breaking stories online, reformat them for use &#8211; by end of campaign we had (Blogroll) on our page. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/ABeautifulLife" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>ABeautifulLife</strong>: &nbsp;@jaypiddy good point i was kinda of thinking that too about some of it being old news <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:49</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/wthashtag" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>wthashtag</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> is now trending. Define it here <a href="http://wthash.com/cvg09" target="_blank" >http://wthash.com/cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:50</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Project came from a consortium of Whistler community groups. Consisted of&#8230; </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:50</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8230;dynamic ecology of screens, resort experience, resort business opportunities, sustainable mobile digital tourism infrastructure </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:51</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/tagdef" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>tagdef</strong>: &nbsp;Wonder what <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> means? Look it up on <a href="http://tagdef.com/cvg09" target="_blank" >http://tagdef.com/cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:51</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/SarahMarlayne" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>SarahMarlayne</strong>: &nbsp;Loving the journalism panel. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:51</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SO: archaic election laws were now broken &#8211; Newfoundland results not allowed to be broadcasted while rest of Canada votes <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:51</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/b_radley" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>b_radley</strong>: &nbsp;mobile muse 2010 screens for public to interact, sustainable digital mobile infrastructure (is crowds controlling the jumbotron) -<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:51</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;Finally, <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> is trending! we *are* on Twitter Search trending topics now! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:51</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Phase 1: test with mountain biking fest. Phase 2 involved hospitality industry folks. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> In 2010, hoping someone interested in an event will find not just event info, but user-generated media, more. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/megancole" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>megancole</strong>: &nbsp;RT @rtanglao Happy to see mobile muse platform including Raincity&#8217;s Sifttool powering large screens at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> and #vdw09 </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/marcbitanga" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>marcbitanga</strong>: &nbsp;@danzarrella Nice meeting you before the <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> panel. Do u think Twitter accounts will have same trust level like Google does for websites? </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;SO airs CBC video defining/exploring (political) bloggers &#8211; top 10 get 20% of attention <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/katedugas" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>katedugas</strong>: &nbsp;thanks to @wazaroff for making it possible for me to attend convergence 2009 today <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> inspiring to hear plouffe and see so many friends </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> I missed the second moderator, Russ Deighan! Apologies. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/paulbalcerak" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>paulbalcerak</strong>: &nbsp;Agreed. RT @kk THIS is the future of journalism&#8230; <a href="http://bit.ly/QS1XH" target="_blank" >http://bit.ly/QS1XH</a> <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> #vdw09 </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:53</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Susan learned that the media that Kirk and her represent is somewhat reluctant to give up control to online people. She became quite enamoured with the people who were having a personal conversation with her. They were acting as a filter. Who are all those people online tweeting? </p>
<p><strong>The conversation is important. </strong>We (journalists) have to engage in this conversation. The political parties did not pick up from Obama&#8217;s successful lesson. You can achieve enormous response. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:54</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;We are checkers, fact-checkers. We will still have a significant role. Citizen journalism is important. We were disappointed that citizen journalists didn&#8217;t produce as much video. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:55</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;QUESTION ANSWER PERIOD</p>
<p>Traditional journalism &#8211; resemblance of objectivity &#8211; online content generation is seen as very subjective. How do you reconcile this?</p>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:57</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;Kirk thinks that the traditional journalists will have to relinquish some areas to online content producers. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:57</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;SUSAN &#8211; Is worried about the speed of the internet. The subjectivity is &#8220;bloggers were letting stuff out in the morning&#8221; and she was required to get stuff out IMMEDIATELY. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:57</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;There is going to be mistakes, necessarily. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8230;Likely won&#8217;t see that tech in Canada for some time &#8211; major infrastructure change. (Brady) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/MMagnus" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>MMagnus</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> ok now we finally get to get to hear a bit about future for mobile&#8230; wikitude app, POS retail integration not there yet </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/Clippernolan" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>Clippernolan</strong>: &nbsp;Listening to Susan Ormiston at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>.  Traditional journalism will dovetail and complement citizen journalism. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/BonnyForeigner" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>BonnyForeigner</strong>: &nbsp;#musicmonday #twitterpornnames Star Trek Soulja Boy Tell &#8216;Em #unlikelysequels Newcastle #iamageek #favouritewords hubble <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/whatthetrend" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>whatthetrend</strong>: &nbsp;Why is <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> trending? Help explain why at What The Trend? <a href="http://wttrend.com/3337" target="_blank" >http://wttrend.com/3337</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/Brittistheparty" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>Brittistheparty</strong>: &nbsp;RT @tagdef What does <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> mean? <a href="http://tagdef.com/cvg09" target="_blank" >http://tagdef.com/cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Air Canada, Westjet using QR codes on phones to scan in&#8230; so it&#8217;s happening. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kk" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kk</strong>: &nbsp;Raincity built SIFT Tool being demoed by Mobile Muse re 2010 livescreens for public to interact (crowds controlling the jumbotron) &#8211; <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Robert: Workaround: we send a promo code, consumer takes it to the location, where it&#8217;s entered on a terminal/mobile device </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kumii" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kumii</strong>: &nbsp;Sitting in on the Journalist 2.0 panel, w/kirklapointe, @publiceyeonline and @CBCtheNational (moderated by @brodiedavid). <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kmacura" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kmacura</strong>: &nbsp;Watching the tweet &#038; bloggerverse go nuts in mobile marketing session at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Mobile coupon over paper coupon: always with you, don&#8217;t have to remember to rip it out and take it with you &#8211; can remind, resend </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;KL: there will be media topics/areas that journos will have to give up to community &#8211; (meaning others will remain ours?) <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/rtanglao" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>rtanglao</strong>: &nbsp;No mention of the mobile goldrush due to the over 100000 iPhones &#038; iPod touch each $ enabled in BC alone at mobile panel <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> #vdw09 </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/tinaferan" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>tinaferan</strong>: &nbsp;Susan ormiston and Kirk lapoint carried this panel. Excellent value and insight <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text"><strong>Raul</strong>: &nbsp;We become content movers instead of journalists &#8211; that is what concerns Susan. </td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/lgreene93" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>lgreene93</strong>: &nbsp;Sad that I am missing Convergence 09! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/rob_martinelli" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>rob_martinelli</strong>: &nbsp;To note: QR code is just one type of mobile barcode. Air Canada uses &#8220;datamatrix&#8221; barcode <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:58</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/lgreene93" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>lgreene93</strong>: &nbsp;RT @GusF: Journalists are still reluctant to give up control. Conversation is important and journalists need to change that. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:59</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/marcbitanga" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>marcbitanga</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> #journalism2.0 Professional journalists have discipline. Anyone can have an opinion. Hmm, not ALL pro journalists have discipline </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:59</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/post_mortem" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>post_mortem</strong>: &nbsp;RT @aplusk Demi dressed like a gentleman: <a href="http://bit.ly/Zl4uW" target="_blank" >http://bit.ly/Zl4uW</a>  #musicmonday #twitterpornnames Star trek soulja newcastle hubble <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:59</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Q. What are key educational barriers? A. Brady: Having the huge success case study with huge demonstrable ROI. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:59</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/SarahMarlayne" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>SarahMarlayne</strong>: &nbsp;@kirklapointe did not fail. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">2:59</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kmacura" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kmacura</strong>: &nbsp;Think I spotted loud shirt of social signal tweeter @robcottingham. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:01</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8230;Obama election gave us a great story to tell. Now need more collaboration, better ROI tracking. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:01</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/davejohnson" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>davejohnson</strong>: &nbsp;@rtanglao someone from PhoneGap should really be on that mobile panel! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kumii" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kumii</strong>: &nbsp;Sitting in on the Journalist 2.0 panel, w/@kirklapointe, @publiceyeonline and @CBCtheNational (moderated by @brodiedavid). <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/thumbfight" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>thumbfight</strong>: &nbsp;Hubble (3 thumbs up) VS. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> (3 thumbs up) &#8211; <a href="http://bit.ly/teKRl" target="_blank" >http://bit.ly/teKRl</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Robert: First consumers adopt, then corporate America picks it up. Case studies are the big need. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kmacura" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kmacura</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> consumers are more ready for mobile mrktg engagement than corps. I agree </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;Susan and Kirk gave great responses to my criticism of the bad rep that bloggers get from traditional MSM <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8211; my respects to both </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/halfnelson" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>halfnelson</strong>: &nbsp;@breebop Had a great time on the twitter panel @cosette_west &#8230; thanks! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/marcbitanga" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>marcbitanga</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Panel of Journalists are giving good blogs some credit for quality. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/b_radley" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>b_radley</strong>: &nbsp;taking break to run back to @m2o from <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Brady: Sears built an app where you could buy directly from your phone. Among purchases so far: 8 fridges. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;As an academic, I am trained to examine and scrutinize evidence -but some bloggers DO fact-checking just as competently <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/RyanLejbak" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>RyanLejbak</strong>: &nbsp;Sitting beside @socialsignal at <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a>. He is a super-tweeter today! </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/kmacura" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>kmacura</strong>: &nbsp;Aren&#8217;t people already buying stuff on their phone in Europe? <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Jean: Different perspective. Education&#8217;s about confronting, grappling with tech. Making it as easy as possible. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;KL: no official mandate for journos to get with the program. our gardening writer began podcast by accident and has thsnds followers <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:03</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> &#8230;Community visioning: what does the community want to achieve? Mobile just one of the channels that can answer that. </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:04</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/horsekisser" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>horsekisser</strong>: &nbsp;What is <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> ? </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:04</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;Some awesome journalists that *get* socmed includes @gillianshaw @stephenhui @travislupick @publiceyeonline @kirklapointe and more <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:04</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> And that&#8217;s a wrap. (Unfortunately there was apparently a glitch with the mobile voting!) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:06</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/PatrickLok" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>PatrickLok</strong>: &nbsp;I&#8217;m wondering-how do conventional journo rules change? 1 prominent reporter no longer accepts pitches, demands u add him on facebook. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:06</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/RobCottingham" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>RobCottingham</strong>: &nbsp;@kmacura That&#8217;s me! <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:06</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;Frankly absolutely delighted that I came to the Journalist 2.0 panel &#8211; thanks Susan, David, Sean and Kirk <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:09</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/socialsignal" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>socialsignal</strong>: &nbsp;<a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> Thanks to everyone who commented (and for the patience of our followers who weren&#8217;t waiting for more Convergencey goodness!) </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:09</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/powershifter" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>powershifter</strong>: &nbsp;Is your agency busy learning about progressive interactive strategy? We&#8217;re busy executing it for clients. We are POWERSHiFTER Media. <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:09</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/mak1e" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>mak1e</strong>: &nbsp;anyone here heard of FLAC stands for &#8220;Free Lossless Audio Codec&#8221;? #musicmonday Star Trek Swine Flu #favouritewords Newcastle <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:09</div>
</td>
<td class="cil_msgtext cil_host_text">
<table>
<tr valign=top>
<td><a href="http://twitter.com/hummingbird604" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/icons/twitter.gif" alt="Twitter" title="Twitter"  align=left style="margin-right: 5px;" border=0 /></a></td>
<td><strong>hummingbird604</strong>: &nbsp;Very well known fact &#8211; I love asking tough questions.  <a href="http://search.twitter.com/search?q=%22%23cvg09%22" target="_blank"  target="_blank" >#cvg09</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div class="cil_chatmsg" >
<table>
<tr valign="top">
<td class="cil_msgtime cil_host_text" nowrap>
<div style="width: 45px;">3:11</div>
</td>
<td class="cil_msgtext cil_host_text">
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
<p><a href="http://www.coveritlive.com/index.php?option=com_altcaster&#038;task=register&#038;referral_code=LiveBlogReferral" target="_blank"><img src="http://s3.amazonaws.com/coveritlive/static/templates/coveritlive/images/cil_thanks_en.jpg" border="0" /></a>
<div class="clearingspace" style="line-height: 3px;">&nbsp;</div>
</td>
</tr>
</table>
</div>
</div>
<div class="cil_footerholder" style="border-top: 1px solid #333333;">
<div class="cil_footerbar"><img src="http://media.coveritlive.com/media/templateimages/phpbPyyRXcoveritlive_logo14.png" border="0" width=175 height=16 /></div>
</div>
</div>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/david-plouffe-keynote-convergence-09-liveblog-cvg09/' rel='bookmark' title='David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09'>David Plouffe Keynote (Convergence &#8217;09) liveblog #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/' rel='bookmark' title='The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09'>The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/03/13/net-impact-career-fair-sustainability-panel-liveblog/' rel='bookmark' title='Net Impact Career Fair Sustainability Panel Liveblog'>Net Impact Career Fair Sustainability Panel Liveblog</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing CoverItLive and ScribbleLive for liveblogging</title>
		<link>http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/</link>
		<comments>http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 18:56:04 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[geekifying myself]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Canadian entrepreneurs]]></category>
		<category><![CDATA[geeky]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=2739</guid>
		<description><![CDATA[Richard asked me on Twitter how does ScribbleLive compare to Cover It Live and what my opinion of both tools is. I have a really hard time comparing two tools that I enjoy thoroughly and whose creators both have been in personal contact with me via e-mail and over Twitter. I am a big supporter [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/' rel='bookmark' title='Review &#8211; CoverItLive as a tool for liveblogging'>Review &#8211; CoverItLive as a tool for liveblogging</a></li>
<li><a href='http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/' rel='bookmark' title='Net Tuesday Live blog/live tweeting (using ScribbleLive)'>Net Tuesday Live blog/live tweeting (using ScribbleLive)</a></li>
<li><a href='http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/' rel='bookmark' title='The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09'>The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://fans.nhl.com/Mozy">Richard</a> asked me on Twitter how does <a href="http://www.scribblelive.com">ScribbleLive</a> compare to <a href="http://www.coveritlive.com">Cover It Live</a> and what my opinion of both tools is. I have a really hard time comparing two tools that I enjoy thoroughly and whose creators both have been in personal contact with me via e-mail and over Twitter. I am a big supporter of Canadian enterpreneurs and therefore <strong>will not choose one over the other</strong>. My intention is to continue undertaking liveblogs with both tools and testing them thoroughly and offer my feedback. </p>
<p>As it happens with anything, I got very used to Cover It Live at the beginning simply because it was the first tool I tested. I like the fact that Cover It Live gives me an iFrame to insert. This past week was the first time that I had tested ScribbleLive and I had a few glitches (that I have to say, the folks of SL were there to help me with as my liveblog went by). I know that both tools allow for importing Twitter feeds, although I frankly like the SL presentation better than the CiL display of Twitter feeds. </p>
<p><a href="http://www.techvibes.com/blog/state-of-live-blogging-startups-in-toronto-coveritlive-and-scribblelive">TechVibes compared SL and CiL recently</a>, but I&#8217;m not sure if they&#8217;ve tested the tools. However, I do know that both <a href="http://www.miss604.com">Rebecca</a> and I have tested both tools. (<em>Update &#8211; Via Twitter Rebecca just confirmed that <a href="http://ultimate.canucks.com/fanzone/live_blog.htm">Canucks Fan Zone</a> uses CiL for liveblogs</em>). I know that AgendaCamp Waterloo is using SL for their liveblogging </p>
<p>Bottom line &#8211; for me, both tools are useful and I plan to use them both on different occasions and seeing how things go. I believe in <a href="http://en.wikipedia.org/wiki/Coopetition">co-opetition</a> (if you need to know the background, read the Brandenburger book). At any rate, I think both tools are very useful and look forward to using them further down the road.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/' rel='bookmark' title='Review &#8211; CoverItLive as a tool for liveblogging'>Review &#8211; CoverItLive as a tool for liveblogging</a></li>
<li><a href='http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/' rel='bookmark' title='Net Tuesday Live blog/live tweeting (using ScribbleLive)'>Net Tuesday Live blog/live tweeting (using ScribbleLive)</a></li>
<li><a href='http://hummingbird604.com/2009/05/13/the-convergence-09-aftermath-livebloggingstreaming-speakers-cvg09/' rel='bookmark' title='The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09'>The Convergence &#8217;09 aftermath &#8211; liveblogging/streaming speakers #cvg09</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Net Tuesday Live blog/live tweeting (using ScribbleLive)</title>
		<link>http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/</link>
		<comments>http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 22:59:13 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Net Tuesday]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=2711</guid>
		<description><![CDATA[When I first started live-blogging, I used the WordPress platform, but more recently, I have tested the usability of Cover It Live. This time, since I can&#8217;t liveblog, I am going to only use ScribbleLive (my liveblogging guru and dear friend Rebecca Bollwitt I think used it for a liveblog she did of the NHL [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/' rel='bookmark' title='Comparing CoverItLive and ScribbleLive for liveblogging'>Comparing CoverItLive and ScribbleLive for liveblogging</a></li>
<li><a href='http://hummingbird604.com/2010/10/25/liveblogging-vs-live-tweeting-in-social-media-events/' rel='bookmark' title='Liveblogging vs. live-tweeting in social media events'>Liveblogging vs. live-tweeting in social media events</a></li>
<li><a href='http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/' rel='bookmark' title='Cover It Live vs Scribble Live (Round 2 Comparison)'>Cover It Live vs Scribble Live (Round 2 Comparison)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When I first started live-blogging, I used the WordPress platform, but more recently, I have tested the usability of Cover It Live. This time, since I can&#8217;t liveblog, I am going to only use ScribbleLive (<a href="http://www.miss604.com/2009/03/getting-the-scoop-nhl-trade-deadline-day-2009.html">my liveblogging guru and dear friend Rebecca Bollwitt I think used it for a liveblog she did of the NHL Trading</a>). I have used ScribbleLive before but wasn&#8217;t fully satisfied and haven&#8217;t used it since. This a new test <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><iframe src='http://embed.scribblelive.com/3/5/0/3/' width='400' height='500' frameborder='0' style='border: 1px solid #000'></iframe></p>
<p>This evening, I&#8217;m joined by a stellar group of social media folks. Thanks to <a href="http://www.engagejoe.com">Joe Solomon</a> for the invitation, to <a href="http://www.capulet.com">Darren Barefoot</a> for MC&#8217;ing and to <a href="http://www.invokemedia.com/company/about-us/">Grace Carter</a>, <a href="http://www.linkedin.com/in/sgwilliams">Steve Williams</a>, <a href="http://www.makegood.com/blog/">Doug Van Spronsen</a>, <a href="http://www.educationgeneration.org/">Shawn Smith</a>. I&#8217;m honored to be part of such a great roster of speakers.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/' rel='bookmark' title='Comparing CoverItLive and ScribbleLive for liveblogging'>Comparing CoverItLive and ScribbleLive for liveblogging</a></li>
<li><a href='http://hummingbird604.com/2010/10/25/liveblogging-vs-live-tweeting-in-social-media-events/' rel='bookmark' title='Liveblogging vs. live-tweeting in social media events'>Liveblogging vs. live-tweeting in social media events</a></li>
<li><a href='http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/' rel='bookmark' title='Cover It Live vs Scribble Live (Round 2 Comparison)'>Cover It Live vs Scribble Live (Round 2 Comparison)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/03/24/net-tuesday-live-bloglive-tweeting-using-scribblelive/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Net Impact Career Fair Sustainability Panel Liveblog</title>
		<link>http://hummingbird604.com/2009/03/13/net-impact-career-fair-sustainability-panel-liveblog/</link>
		<comments>http://hummingbird604.com/2009/03/13/net-impact-career-fair-sustainability-panel-liveblog/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 21:08:27 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[academic life]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[career fair]]></category>
		<category><![CDATA[sustainability]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/2009/03/13/net-impact-career-fair-sustainability-panel-liveblog/</guid>
		<description><![CDATA[David Facey, BC Hydro Esther Speck, MEC James Hoggan, Hoggan and Associates Henry Stoch, Deloitte Marc Stoiber, Change David Helliwell, Small Energy Group Sustainability Panel Related posts: Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09 At the intersection of social media and sustainability My panel talk at Independent Power Producers &#8217;09 #ippbc09
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/' rel='bookmark' title='Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09'>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/02/05/at-the-intersection-of-social-media-and-sustainability/' rel='bookmark' title='At the intersection of social media and sustainability'>At the intersection of social media and sustainability</a></li>
<li><a href='http://hummingbird604.com/2009/11/02/my-panel-talk-at-independent-power-producers-09-ippbc09/' rel='bookmark' title='My panel talk at Independent Power Producers &#8217;09 #ippbc09'>My panel talk at Independent Power Producers &#8217;09 #ippbc09</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>David Facey, BC Hydro<br />
Esther Speck, MEC<br />
James Hoggan, Hoggan and Associates<br />
Henry Stoch, Deloitte<br />
Marc Stoiber, Change<br />
David Helliwell, Small Energy Group</p>
<p><iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=72760e1868/height=550/width=470" scrolling="no" height="550px" width="470px" frameBorder ="0" ><a href="http://www.coveritlive.com/mobile.php?option=com_mobile&#038;task=viewaltcast&#038;altcast_code=72760e1868" >Sustainability Panel</a></iframe></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/05/11/journalist-20-panel-liveblog-convergence-09-cvg09/' rel='bookmark' title='Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09'>Journalist 2.0 Panel Liveblog (Convergence &#8217;09) #cvg09</a></li>
<li><a href='http://hummingbird604.com/2009/02/05/at-the-intersection-of-social-media-and-sustainability/' rel='bookmark' title='At the intersection of social media and sustainability'>At the intersection of social media and sustainability</a></li>
<li><a href='http://hummingbird604.com/2009/11/02/my-panel-talk-at-independent-power-producers-09-ippbc09/' rel='bookmark' title='My panel talk at Independent Power Producers &#8217;09 #ippbc09'>My panel talk at Independent Power Producers &#8217;09 #ippbc09</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/03/13/net-impact-career-fair-sustainability-panel-liveblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Women in Film Festival &#8217;09 &#8211; New Media Day &#8211; Monetize Your Content Panel</title>
		<link>http://hummingbird604.com/2009/03/04/women-in-film-festival-09-new-media-day-monetize-your-content-panel/</link>
		<comments>http://hummingbird604.com/2009/03/04/women-in-film-festival-09-new-media-day-monetize-your-content-panel/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 22:54:16 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[wiff09]]></category>
		<category><![CDATA[Women in Film Bridging Media]]></category>
		<category><![CDATA[Bridging Media]]></category>
		<category><![CDATA[Digital Media Day]]></category>
		<category><![CDATA[Women in Film Festival]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/2009/03/04/women-in-film-festival-09-new-media-day-monetize-your-content-panel/</guid>
		<description><![CDATA[Bradley Shende (M2O) Maura Rodgers (Strutta) Rochelle Grayson (WorkAtPlay) Amielle Lake (Tagga/Invoke) As usual, please press &#8220;Watch Now&#8221; to watch the liveblog live. You can insert your comments directly on the liveblog window (Cover It Live). All Twitter streams tagged with #wiff09 will also be incorporated Monetizing Content Related posts: Women in Film Festival &#8217;09 [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/04/women-in-film-festival-09-bridging-media-day-social-media-how-to-panel/' rel='bookmark' title='Women in Film Festival &#8217;09 &#8211; Bridging Media Day &#8211; Social Media How To Panel'>Women in Film Festival &#8217;09 &#8211; Bridging Media Day &#8211; Social Media How To Panel</a></li>
<li><a href='http://hummingbird604.com/2009/03/04/women-in-film-festival-new-media-day-panel-1-getting-your-feet-wired/' rel='bookmark' title='Women in Film Festival &#8211; New Media Day &#8211; Panel # 1 &#8211; Getting Your Feet Wired'>Women in Film Festival &#8211; New Media Day &#8211; Panel # 1 &#8211; Getting Your Feet Wired</a></li>
<li><a href='http://hummingbird604.com/2009/03/03/women-in-film-festival-digital-media-day-warning-ill-be-very-noisy/' rel='bookmark' title='Women in Film Festival &#8211; Digital Media Day warning &#8211; I&#8217;ll be VERY noisy :)'>Women in Film Festival &#8211; Digital Media Day warning &#8211; I&#8217;ll be VERY noisy :)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Bradley Shende (M2O)<br />
Maura Rodgers (Strutta)<br />
Rochelle Grayson (WorkAtPlay)<br />
Amielle Lake (Tagga/Invoke)</p>
<p>As usual, please press &#8220;Watch Now&#8221; to watch the liveblog live. You can insert your comments directly on the liveblog window (Cover It Live). All Twitter streams tagged with #wiff09 will also be incorporated</p>
<p><iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=a5ff404604/height=550/width=470" scrolling="no" height="550px" width="470px" frameBorder ="0" ><a href="http://www.coveritlive.com/mobile.php?option=com_mobile&#038;task=viewaltcast&#038;altcast_code=a5ff404604" >Monetizing Content</a></iframe></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/04/women-in-film-festival-09-bridging-media-day-social-media-how-to-panel/' rel='bookmark' title='Women in Film Festival &#8217;09 &#8211; Bridging Media Day &#8211; Social Media How To Panel'>Women in Film Festival &#8217;09 &#8211; Bridging Media Day &#8211; Social Media How To Panel</a></li>
<li><a href='http://hummingbird604.com/2009/03/04/women-in-film-festival-new-media-day-panel-1-getting-your-feet-wired/' rel='bookmark' title='Women in Film Festival &#8211; New Media Day &#8211; Panel # 1 &#8211; Getting Your Feet Wired'>Women in Film Festival &#8211; New Media Day &#8211; Panel # 1 &#8211; Getting Your Feet Wired</a></li>
<li><a href='http://hummingbird604.com/2009/03/03/women-in-film-festival-digital-media-day-warning-ill-be-very-noisy/' rel='bookmark' title='Women in Film Festival &#8211; Digital Media Day warning &#8211; I&#8217;ll be VERY noisy :)'>Women in Film Festival &#8211; Digital Media Day warning &#8211; I&#8217;ll be VERY noisy :)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/03/04/women-in-film-festival-09-new-media-day-monetize-your-content-panel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Northern Voice 2009 &#8211; Keynote address: Stewart Butterfield (liveblog)</title>
		<link>http://hummingbird604.com/2009/02/20/northern-voice-2009-keynote-address-stewart-butterfield-liveblog/</link>
		<comments>http://hummingbird604.com/2009/02/20/northern-voice-2009-keynote-address-stewart-butterfield-liveblog/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 17:15:37 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Northern Voice]]></category>
		<category><![CDATA[Northern Voice 2009]]></category>
		<category><![CDATA[northernvoice09]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=2368</guid>
		<description><![CDATA[As I&#8217;ve done other times, I am going to use Cover It Live to liveblog Stewart Butterfield&#8216;s keynot address. Stewart is one of the founders of Flickr, the largest photo sharing website. The liveblog will bring in the Twitter streams (hashtag: #northernvoice09). You can also insert your comments by pressing Play on the liveblog window [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/02/21/liveblogging-northern-voice-2009-im-exhausted/' rel='bookmark' title='Liveblogging Northern Voice 2009 &#8211; I&#8217;m EXHAUSTED!'>Liveblogging Northern Voice 2009 &#8211; I&#8217;m EXHAUSTED!</a></li>
<li><a href='http://hummingbird604.com/2009/02/21/northern-voice-2009-nora-young-on-buried-hatchets-and-better-tomorrows-liveblog/' rel='bookmark' title='Northern Voice 2009 &#8211; Nora Young on Buried Hatchets and Better Tomorrows (Liveblog)'>Northern Voice 2009 &#8211; Nora Young on Buried Hatchets and Better Tomorrows (Liveblog)</a></li>
<li><a href='http://hummingbird604.com/2009/02/21/northern-voice-2009-how-social-media-is-changing-journalism-hermida-lapointe-tippet-shaw/' rel='bookmark' title='Northern Voice 2009 &#8211; How Social Media is Changing Journalism (Hermida, LaPointe, Tippet &amp; Shaw)'>Northern Voice 2009 &#8211; How Social Media is Changing Journalism (Hermida, LaPointe, Tippet &#038; Shaw)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve done other times, I am going to use Cover It Live to liveblog <a href="http://en.wikipedia.org/wiki/Stewart_Butterfield">Stewart Butterfield</a>&#8216;s keynot address. Stewart is one of the founders of <a href="http://www.flickr.com">Flickr</a>, the largest photo sharing website. The liveblog will bring in the Twitter streams (hashtag: #northernvoice09). You can also insert your comments by pressing Play on the liveblog window and typing your name and the comment.</p>
<p><iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=9e4cadf6d5/height=550/width=470" scrolling="no" height="550px" width="470px" frameBorder ="0" ><a href="http://www.coveritlive.com/mobile.php?option=com_mobile&#038;task=viewaltcast&#038;altcast_code=9e4cadf6d5" >Stewart Butterfield Keynote Address Northern Voice 2009</a></iframe></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/02/21/liveblogging-northern-voice-2009-im-exhausted/' rel='bookmark' title='Liveblogging Northern Voice 2009 &#8211; I&#8217;m EXHAUSTED!'>Liveblogging Northern Voice 2009 &#8211; I&#8217;m EXHAUSTED!</a></li>
<li><a href='http://hummingbird604.com/2009/02/21/northern-voice-2009-nora-young-on-buried-hatchets-and-better-tomorrows-liveblog/' rel='bookmark' title='Northern Voice 2009 &#8211; Nora Young on Buried Hatchets and Better Tomorrows (Liveblog)'>Northern Voice 2009 &#8211; Nora Young on Buried Hatchets and Better Tomorrows (Liveblog)</a></li>
<li><a href='http://hummingbird604.com/2009/02/21/northern-voice-2009-how-social-media-is-changing-journalism-hermida-lapointe-tippet-shaw/' rel='bookmark' title='Northern Voice 2009 &#8211; How Social Media is Changing Journalism (Hermida, LaPointe, Tippet &amp; Shaw)'>Northern Voice 2009 &#8211; How Social Media is Changing Journalism (Hermida, LaPointe, Tippet &#038; Shaw)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/02/20/northern-voice-2009-keynote-address-stewart-butterfield-liveblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review &#8211; CoverItLive as a tool for liveblogging</title>
		<link>http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/</link>
		<comments>http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:21:45 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Cover It Live]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/?p=2204</guid>
		<description><![CDATA[Cover It Live as a live-blogging tool has started to gain momentum in recent months, I think. Even the newspaper The Star and (I think The National Post but not sure) used it to cover the Inauguration of President Barack Obama (link is to The Star). Well, yesterday I tried my first live-blog using CoverItLive [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/' rel='bookmark' title='Comparing CoverItLive and ScribbleLive for liveblogging'>Comparing CoverItLive and ScribbleLive for liveblogging</a></li>
<li><a href='http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/' rel='bookmark' title='Cover It Live vs Scribble Live (Round 2 Comparison)'>Cover It Live vs Scribble Live (Round 2 Comparison)</a></li>
<li><a href='http://hummingbird604.com/2009/03/04/women-in-film-festival-09-new-media-day-monetize-your-content-panel/' rel='bookmark' title='Women in Film Festival &#8217;09 &#8211; New Media Day &#8211; Monetize Your Content Panel'>Women in Film Festival &#8217;09 &#8211; New Media Day &#8211; Monetize Your Content Panel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.coveritlive.com">Cover It Live</a> as a live-blogging tool has started to gain momentum in recent months, I think. Even the newspaper The Star and (I think The National Post but not sure) used it to <a href="http://www3.thestar.com/static/Specials/coveritlive/obama.html">cover the Inauguration of President Barack Obama</a> (link is to The Star).</p>
<p>Well, yesterday <a href="http://hummingbird604.com/2009/02/03/vanoc-altindie-media-organizational-meeting-liveblog/">I tried my first live-blog using CoverItLive</a> &#8211; I think that it turned out really well. I had <a href="http://www.miss604.com/2008/05/liveblogging-tools-reviewed.html">heard about CoverItLive from my friend Rebecca Bollwitt</a> (she&#8217;s been my liveblogging role model, so I trust her opinion on these tools). I noticed that <a href="http://www.trishussey.com/2008/11/18/third-tuesday-vancouver-rebecca-bollwitt-building-your-personal-brand/">Tris liveblogged Rebecca&#8217;s talk at Third Tuesday using CoverItLive</a>, but it isn&#8217;t until you actually use the tool that you know whether it will be useful to you or not.</p>
<p><strong>Things that sort of confused me that need work with CoverItLive:</strong></p>
<p>- When you approve a comment, it stays in a window. Unless you&#8217;re getting very few comments (which NEVER  happens to me, at least) the window stays and hovers. Confusing. Two or three times I thought I needed to approve comments that had already appeared on the stream.<br />
- Sometimes, if your mouse hovers accidentally over the question (?) button, you get an explanatory window. That&#8217;s rather annoying.</p>
<p><strong>Tips to best use CoverItLive</strong></p>
<p>- <em>Use the timer to announce that you&#8217;re taking a break.</em> I took a 5 minute break while Colleen took other notes that will be added to the wiki.<br />
- <em>Remember that hitting the ENTER key will NOT publish the text</em>. Make sure your mouse is pointed on the &#8220;Send&#8221; button.<br />
- <em>Accept all comments immediately</em> &#8211; will save you time while you&#8217;re trying to make sense of the text.<br />
- Insert the code for your liveblog BEFORE you start liveblogging.<br />
- If you really want the SEO, you might want to export the text of your liveblog and uploaded using WordPress&#8217; interface.<br />
- Use the Twitter and hashtag integration tool to save you time and enrich the blog.</p>
<p><strong>My summary</strong></p>
<p>CoverItLive it&#8217;s an excellent tool, but of course, it DOES require you to be online all the time and have a solid internet connection. If I weren&#8217;t doing a liveblog, I&#8217;d just go with BlogDesk, which is rather reliable. I also concur with Rebecca&#8217;s opinion &#8211; it doesn&#8217;t give you any SEO, and I think that&#8217;s totally bollocks so I&#8217;d appreciate if the developers of Cover It Live would change the settings or something. </p>
<p>UPDATE &#8211; <a href="http://twitter.com/coveritlive/status/1177264449">Cover It Live just tweeted me that you can indeed download locally the content as HTML</a>. I am quite positively impressed that they are on Twitter and that they have a Summize search that allows them to monitor what is being said about it. Yes, sir. That&#8217;s how social media should be done, IMHO. </p>
<p>UPDATE &#8211; As per the comments on my post, Scribble Live could be another possible choice for a liveblogging platform.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/03/29/comparing-coveritlive-and-scribblelive-for-liveblogging/' rel='bookmark' title='Comparing CoverItLive and ScribbleLive for liveblogging'>Comparing CoverItLive and ScribbleLive for liveblogging</a></li>
<li><a href='http://hummingbird604.com/2009/10/17/cover-it-live-vs-scribble-live-round-2-comparison/' rel='bookmark' title='Cover It Live vs Scribble Live (Round 2 Comparison)'>Cover It Live vs Scribble Live (Round 2 Comparison)</a></li>
<li><a href='http://hummingbird604.com/2009/03/04/women-in-film-festival-09-new-media-day-monetize-your-content-panel/' rel='bookmark' title='Women in Film Festival &#8217;09 &#8211; New Media Day &#8211; Monetize Your Content Panel'>Women in Film Festival &#8217;09 &#8211; New Media Day &#8211; Monetize Your Content Panel</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/02/04/review-coveritlive-as-a-tool-for-liveblogging/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>January 2009 NetTuesday liveblog</title>
		<link>http://hummingbird604.com/2009/01/20/january-2009-nettuesday-liveblog/</link>
		<comments>http://hummingbird604.com/2009/01/20/january-2009-nettuesday-liveblog/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 01:28:23 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Net Tuesday]]></category>
		<category><![CDATA[liveblog]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/2009/01/20/january-2009-nettuesday-liveblog/</guid>
		<description><![CDATA[UPDATE 5:25pm - I am at WorkSpace for the January 2009 Net Tuesday event. I said hi to Kris Krug, Joe Solomon, Lorraine Murphy and Suresh Fernando very briefly and then came right to the back to allow myself time to set up my liveblog. Was planning to do it with Cover-It-Live but frankly I [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/01/21/vancouver-bloggers-meetup-january-2009-liveblog/' rel='bookmark' title='Vancouver Bloggers Meetup January 2009 Liveblog'>Vancouver Bloggers Meetup January 2009 Liveblog</a></li>
<li><a href='http://hummingbird604.com/2009/01/13/announcing-the-january-2009-vancouver-bloggers-meetup/' rel='bookmark' title='Announcing the January 2009 Vancouver Bloggers Meetup!'>Announcing the January 2009 Vancouver Bloggers Meetup!</a></li>
<li><a href='http://hummingbird604.com/2009/04/27/vancouver-nettuesday-april-2009-mini-social-media-camp-for-nonprofits-other-do-gooders/' rel='bookmark' title='Vancouver NetTuesday April 2009 &#8211; Mini Social Media Camp for Nonprofits &amp; Other Do Gooders!'>Vancouver NetTuesday April 2009 &#8211; Mini Social Media Camp for Nonprofits &#038; Other Do Gooders!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE 5:25pm </strong>- I am at <a href="http://www.abetterplacetowork.com/">WorkSpace</a> for the <a href="http://netsquared.meetup.com/15/calendar/9370207/">January 2009 Net Tuesday event</a>. I said hi to <a href="http://www.staticphotography.com">Kris Krug</a>, <a href="http://www.engagejoe.com">Joe Solomon</a>, <a href="http://www.raincoaster.com">Lorraine Murphy</a> and Suresh Fernando very briefly and then came right to the back to allow myself time to set up my liveblog.</p>
<p>Was planning to do it with Cover-It-Live but frankly I don&#8217;t have the time to learn the platform and &#8220;on the fly&#8221; doesn&#8217;t really jive with me. So I am definitely going for good &#8216;ol fashioned WordPress. The comments should be flowing freely if you want to comment.</p>
<p>I&#8217;m also <a href="http://www.twitter.com/hummingbird604">available on Twitter</a> (I have TweetDeck open) if you guys want to tweet your questions to the speakers. Will try to capture them on the fly.</p>
<p><strong>UPDATE 5:31pm</strong>- I am just saying hi to <a href="http://www.counti8.ca/blog">Karen Quinn Fung</a>, and can se some familiar faces here now. Carol Sill, <a href="http://www.invokemedia.com/company/people/">Dario Meli, Jenn Lowther and Ryan Holmes</a> from Invoke Media, <a href="http://www.nancyzimmerman.com">Nancy Zimmerman</a>, and many other friends of mine are here. If I haven&#8217;t said hi, let me know! I also can see Caroline from Beauty Night, April Smith and <a href="http://www.erikarathje.ca/blog/">Erika Rathje</a> (whom I didn&#8217;t know if she was coming or not)</p>
<p><strong>UPDATE &#8211; 5:59pm</strong> &#8211; Kris starts by thanking the sponsors. WorkSpace, the location sponsor. <a href="http://www.communicopia.com">Communicopia</a> also sponsors the event (thanks Jason!). As we go around teh room introducing ourselves (Twitter name and a quote), and I have to say that a lot of people are NOT on Twitter. I&#8217;m kind of shocked.</p>
<p><em><a href="http://3rdwhale.com">Boyd Cohen</a> &#8211; 3rdWhale</em><br />
Their launch party is at Ceili&#8217;s Pub (Smithe and Granville) &#8211; so Boyd is inviting everyone to come along (too bad both ). They are at the intersection of smart phones, green businesses and consumers. Making it easy for people to live a green lifestyle anywhere where they live in the world. Green businesses having a hard time to reach consumers. Consumers not easy for them to find data about green businesses. </p>
<p>3rd Whale solves that problem by finding green businesses &#8211; then their iPhone application helps you find those green businesses. They are committing to having 100 cities by the end of the year (around the world). What kind of green business? Anything to live a green life-style. Do whatever you want to do anywhere in the world.</p>
<p>You can rate the business in terms of how green they are, etc. The next version has descriptions of every business and an expanded rating system and a tagging system so you can do more refined searches. They are integrating a coupon model for green businesses if you&#8217;re using their mobile app. They also have a user-generated review system.</p>
<p><em>QUESTION &#8211; How do you evaluate the green-ness of the companies you have on there?</em> &#8211; R.- They have a mechanism to screen businesses online. Those that are relevant then it goes into the database. They rely on the user to rate it.</p>
<p><em>QUESTION &#8211; Eesmayl asks why 3rd Whale? </em>- Triple bottom line, whale is an endangered animal, they want to be the largest social movement around green businesses.<br />
<em><br />
QUESTION &#8211; Do you do anything non-iPhone? </em>- Yes, working on. Android and BlackBerry.</p>
<p><em><a href="http://urbantastic.com/home.html">Heath Johns &#038; Ben Johnson</a> &#8211; Urbantastic</em></p>
<p>They are doing a pitch for Urbantastic. Most of us believe that non-profits are really important. We are entering into a pretty bad patch. So we&#8217;re going to talk about how Urbantastic can help. How does a Non-Profit-Organization (NPO) transform itself? By engaging with the audience. Social media helps with the engagement. How does it look like? They get themselves a website. Then they slowly and surely open themselves up using e-newsletters and then blogging. Then they create a personality asking questions and doing some crowdsourcing. They are the platform for <em>micro-volunteering</em>.</p>
<p>Basically, it&#8217;s doing small tasks without any commitment. An example &#8211; instead of forwarding his concerns to the organization, he took 10 minutes to create something for the NPO. The best part for the volunteer, he/she doesn&#8217;t feel a commitment is necessary but their creativity is tapped on. Promote the organizations who embrace social media and engage in micro-volunteering.</p>
<p>Say you want to tap into a talented lbour pool, who don&#8217;t have much money and want to engage in a leaner, smarter organization model. The task may get undone or done very poorly. What needs to happen is to get the people engaged with the small tasks. The jobs get done for free AND professionally. This creates engagement between the NPO and the community of crowdsourcers. Saves money and creates an organization with a larger support base. That&#8217;s what Urbantastic helps create!</p>
<p><em>Q .- What&#8217;s the business model? </em>R.- Well, we are not a for profit organization. Our operation is essentially a volunteer labour. Most of the value is with the organizations as they embrace the social media (and then further may be able to create some money out of it). </p>
<p><strong>UPDATE: 6:30pm </strong>- We are still in the Q/A process with Urbantastic. </p>
<p><em>What are some other tasks</em>? &#8211; Well, that&#8217;s a good question &#8211; Sometimes technology &#8211; Photoshoping for an organization, or just finding out information (crowdsourcing technique). Through Twitter you can do a lot of research. Is it like the Mechanical Turk? Yeah, but for non-profits.<br />
<em><br />
Q.- Can you create user accounts?</em> &#8211; You could create ratings of sorts, an important feature. You have to develop your public profile as a volunteer. Then you can put it on your resume.</p>
<p><em>Q.- Karen makes a comment -</em> The Time Raiser model, similarities. Well, Time-Raiser is not an every day occurrence. It&#8217;s an event-based thing. Bring talented people like the Urbantastic audience. You can auction stuff for volunteer hours.</p>
<p><strong>UPDATE 6.35pm</strong> &#8211; Now it&#8217;s the turn of Steve Anderson from SaveOurNet.ca</p>
<p><em><a href="http://www.saveournet.ca/blog/2">Steve Anderson</a> &#8211; Net Neutrality</em></p>
<p><strong>What is the net neutrality principle?</strong> The operator of the railway had to charge every company to get their car through the road. The Internet from its inception operated on the basis of net neutrality &#8211; open Internet = best idea wins. Whether you are a big company or a small company, you operate within a level playing field. </p>
<blockquote><p>Put simply, net neutrality means non-discriminatory treatment of traffic. That is, outside of limited exceptions such as spam and known viruses, the companies that deliver information over the internet have treated all information the same, delivering each package of information as quickly and efficiently as possible (often referred to as the “best efforts” internet). Under this regime an internet user is free to use any equipment, content, application or service on a non-discriminatory basis without interference from the network provider. Network neutrality means that the network provider’s only job is to move data – not to choose which data to privilege with higher quality service.[<a href="http://saveournet.ca/content/faq">Save Our Net F.A.Q.</a>]</p></blockquote>
<p>In Canada, last February 2008, big players began slowing down services. Competition is stifled. If you have a video service (small sized) and want to stream &#8211; you can&#8217;t compete with Dell because your service is being slowed down. If it continues to go this way in Canada, producers and entrepreneurs will not be able to compete because they&#8217;ll need to shell out a lot of money to be able to get into the fastlane of the Internet. We need more competition and choice &#8211; make faster, smarter and wealthier for everyone. </p>
<p>- Join the coalition<br />
- Publicize it<br />
- Get involved</p>
<p><em>Q.- You say that Canada is going the wrong way &#8211; are you saying that it&#8217;s just that we haven&#8217;t bothered or is it the politicians?</em> In the US they are regulated in a different way, Congress has passed regulations. In Canada, recently the CRTC said that it&#8217;s ok that net neutrality is not operating. The NDP is supporting net neutrality, according to Steve.</p>
<p><em>Q.- Is it the responsibility of municipalities?</em> &#8211; We need to encourage an open internet. Local political leaders who suggest free and open access. </p>
<p>Supposedly they are running out of business. But, the question remains &#8211; is our lobbying less effective than the American lobbying strategies on this topic?</p>
<p><strong>UPDATE &#8211; 6:44 pm</strong> Now it&#8217;s the time for Lorraine who is going to describe the process of engaging with the community and the Fearless City strategy. </p>
<p><em><a href="http://www.raincoaster.com">Lorraine Murphy</a> &#8211; How to Twitter + Phones for Fearless</em></p>
<p>Lorraine begins by describing what Twitter is (the microblogging platform). April has been taking video (and so has Jenn Lowther, I think). If you look at Twitter now, many responses (the majority) are &#8220;@&#8221; replies (which means that Twitter is now about 80% responses). Effectively showing that Twitter has become a platform for conversations. </p>
<p>Twitter is great for news breaks. She proceeds to describe the Toronto explosions and h<a href="http://raincoaster.com/2008/08/10/toronto-explosions-updated/">er blog post is the # 1 ranked post</a> on Google. Kris describes the changing face of news (7 minutes vs. 30 mins). Remember the earthquake going on?</p>
<p><a href="http://www.imdb.com/character/ch0011933/bio">Jack Burton</a> Theory of Twitter  &#8211; Then she proceeds to describe the professional side of Twittering (in her case, her contributions to the FearlessCity account). It has to be very professional. Now Lorraine describes the Phones for Fearless campaign &#8211; empowering Downtown East Side residents by video-describing your life. RainCity Studios designed the campaign and went viral. They had 35 blog posts from different people. She put out 400 DMs on Twitter and more than 1500 tweets for the campaign. It&#8217;s been quite successful. All she asked is &#8220;<em>please just post about this</em>&#8220;. Not &#8220;give me a phone&#8221; or anything. It just went wide. About 4,000 retweets on the Phones for Fearless campaign.</p>
<p><em>Q.- How long is it likely to stick around (e.g. the business model of Twitter)</em> There are enough robustly created clones. If you learn how to use this platform. </p>
<p><em>Q.- Are there filtering methods?</em> Yes, by keyword, or using Power Twitters, or TweetDeck to separate groups, or hashtags, or the Summize tool. </p>
<p>Kris makes a great point &#8211; you need to know how to separate the noise from the actual data (signal). He also describes the tool Yammer and also describes the greatly successful campaign. A couple of hundred phones.</p>
<p><em><a href="http://www.engagejoe.com">Joe Solomon</a> &#8211; Top Secret Twitter Secrets</em></p>
<p><strong>UPDATE &#8211; 6:58pm</strong> &#8211; Now it&#8217;s Joe&#8217;s turn. Social Actions is bridging the actions with the users. Joe now describes what <a href="http://twitter.com/nptechblogs">NPTechBlogs</a> does. This is a Twitter feed that is automatically created for all the top non-profit tech bloggers. First, finding the bloggers and then second, parsing the messages (aggregates everything that is written on the topic). You can use TwitterFeed for this. </p>
<p>And you can also check Joe&#8217;s top tips <a href="http://delicious.com/tag/joetwitter?setcount=100">here</a> (his De.Licio.Us site). He also describes how to use <a href="http://www.twollo.com/">Twollo</a> (an auto-follow tool). You can do this because Twollo analyzes your own tweets and auto-follows. The other tool is <a href="http://socialtoo.com/">SocialToo</a> which is an automatic follower-back. He then does show how Search Twitter (Summize) can be hacked into TweetDeck to find specific data. </p>
<p><em>Q.- How do you make money?</em> Joe is a consultant! He can develop a suite of tools and let you go ahead with it. </p>
<p><em><a href="http://monicahamburg.wordpress.com">Monica Hamburg</a> &#8211; Using Flickr for Good</em></p>
<p><strong>UPDATE &#8211; 7.12pm </strong>- The main thing about Flickr is that it allows you to upload photos that you can share with the world. You can tag your photos and it&#8217;s really very well organized. Monica shares a great quote by Clay Shiry &#8220;&#8230; although people are doing this out of a personal need to keep track of their photos and so forth, the aggregate&#8230;&#8221;</p>
<p>The big thing with non-profits &#8211; they have these compelling stories. Someone will go to Africa and realize that some things are very powerful and they connect and they share their stories. They don&#8217;t have to make up stories, they already have them. For instance &#8211; <a href="http://flickr.com/groups/hummingbird_xmas_2006/pool/">Keep Reaching for a Star in 2009</a></p>
<p>It doesn&#8217;t really function independently. It&#8217;s better to integrate it with other tools. It has a lot more impact. So, solidarity. Faces of ONE campaign. </p>
<p>Starbucks Photo Petition Pictures. They support Ethiopian coffee farmers (your photos are submitted with that tag). Monica also describes the <a href="http://flickr.com/photos/medecinssansfrontieres">Medecins Sans Frontieres photo Flickr stream</a>- unfortunately their Flickr photos do not have Creative-Commons licenses. Better for NPOs to actually license their photos with CC.</p>
<p>Monica is now describing the <a href="http://flickr.com/groups/bearyoursoul/">Bear Your Soul Flickr</a> campaign segment to the larger campaign &#8220;Save the Great Bear Forest&#8221; (Capulet Communications helping Forest Ethics, Greenpeace Canada). You can <a href="http://hummingbird604.com/2008/11/13/help-save-the-great-bear-rainforest/">check my post here</a>. If you are not associated with any specific campaign, you can create your own one. For example, lots of people created a series of campaigns/groups around the <a href="http://flickr.com/search/groups/?w=all&#038;q=inauguration+2009&#038;m=names">2009 Presidential Inauguration</a>.</p>
<p><em>Q.- I&#8217;m curious whether there is any sort of a market place component for Flickr</em> &#8211; A.- The owner of Flickr has that idea, but not Flickr really probably. That&#8217;s not the direction Yahoo! would take it. </p>
<p>Raul &#8211; ME &#8211; speaks to the concept of establishing relationships with people. I just wanted to make the point that it&#8217;s more likely that I will write about your stuff if we are friends. </p>
<p><strong>QUESTION/ANSWER PERIOD</strong></p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2009/01/21/vancouver-bloggers-meetup-january-2009-liveblog/' rel='bookmark' title='Vancouver Bloggers Meetup January 2009 Liveblog'>Vancouver Bloggers Meetup January 2009 Liveblog</a></li>
<li><a href='http://hummingbird604.com/2009/01/13/announcing-the-january-2009-vancouver-bloggers-meetup/' rel='bookmark' title='Announcing the January 2009 Vancouver Bloggers Meetup!'>Announcing the January 2009 Vancouver Bloggers Meetup!</a></li>
<li><a href='http://hummingbird604.com/2009/04/27/vancouver-nettuesday-april-2009-mini-social-media-camp-for-nonprofits-other-do-gooders/' rel='bookmark' title='Vancouver NetTuesday April 2009 &#8211; Mini Social Media Camp for Nonprofits &amp; Other Do Gooders!'>Vancouver NetTuesday April 2009 &#8211; Mini Social Media Camp for Nonprofits &#038; Other Do Gooders!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2009/01/20/january-2009-nettuesday-liveblog/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Arieanna&#8217;s Go Global talk at UBC liveblog</title>
		<link>http://hummingbird604.com/2008/10/02/arieannas-go-global-talk-at-ubc-liveblog/</link>
		<comments>http://hummingbird604.com/2008/10/02/arieannas-go-global-talk-at-ubc-liveblog/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 21:07:43 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[Arieanna Schweber]]></category>
		<category><![CDATA[liveblog]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[travel blog]]></category>

		<guid isPermaLink="false">http://hummingbird604.wordpress.com/?p=2056</guid>
		<description><![CDATA[Arieanna is presenting at the UBC Go Global week on a workshop on &#8220;creating a dynamic travel blog&#8221;. Her slides are MUCH better than what my liveblog could be, I&#8217;m just going to write a few tips as I capture her talk. - Setting up a blog that is general and then add some travel [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/04/03/i-apologize-to-my-blogger-based-friends-and-some-seo-talk/' rel='bookmark' title='I apologize to my Blogger-based friends&#8230; and some SEO talk'>I apologize to my Blogger-based friends&#8230; and some SEO talk</a></li>
<li><a href='http://hummingbird604.com/2008/05/21/third-tuesday-may-2008-darren-barefoots-talk/' rel='bookmark' title='Third Tuesday May 2008 &#8211; Darren Barefoot&#8217;s talk'>Third Tuesday May 2008 &#8211; Darren Barefoot&#8217;s talk</a></li>
<li><a href='http://hummingbird604.com/2009/01/20/january-2009-nettuesday-liveblog/' rel='bookmark' title='January 2009 NetTuesday liveblog'>January 2009 NetTuesday liveblog</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogaholics.ca">Arieanna</a> is presenting at the UBC Go Global week on a workshop on &#8220;creating a dynamic travel blog&#8221;. Her slides are MUCH better than what my liveblog could be, I&#8217;m just going to write a few tips as I capture her talk.</p>
<p>- Setting up a blog that is general and then add some travel content &#8211; has more longevity.<br />
- Choosing your URL, setting the blog &amp; its design<br />
- Learn the tools (add posts, photos, links)<br />
- Choose a photo-sharing service (like Flickr)<br />
- Set up your design<br />
- Use WordPress.com (hosted, super easy, you can customize it, everything works really easily)<br />
- You can upgrade later to WordPress.org<br />
- You can use Facebook, there&#8217;s definitely a role &#8211; you can set up your blog to update both Facebook AND your blog/photo sharing accounts.<br />
- Travelpod.com &#8211; (I had NEVER heard of this and it&#8217;s so awesome!) &#8211; Search engines are not very efficient apparently but it&#8217;s a nice service.</p>
<p><strong>What to write about</strong></p>
<p>- Your experiences, not your itinerary<br />
- Give a story or talking on the phone &#8211; talking to a person<br />
- Don&#8217;t go on so much about stuff &#8211; be careful about things that you say (and potentially could regret).<br />
- Spellcheck &#8211; look for grammar<br />
- If you are out of ideas on what to write, write about what you ate (really! food is very popular)<br />
- It&#8217;s very valuable for people (your readers) to write about your stay as well (where you stayed, was it good, was it expensive/pricey)<br />
- Make sure to link to restaurants, hotels, etc.<br />
- Maybe try to socialize with people (local bloggers) &#8211; they might take you around</p>
<p><strong>Your writing</strong><br />
- Writing style &#8211; smaller paragraphs, shorter posts, spell check.<br />
- Pretty it up &#8211; use images, bold words<br />
- Link &#8211; linkages to people/places/restaurants/hotels, etc.</p>
<p><strong>Photos</strong><br />
- Not all the photos end up online (neither on the blog nor in the photosharing service)<br />
- Find a peculiar element<br />
- Rule of thirds &#8211; when you&#8217;re taking a photo of a person, put it in one of the thirds of the photo.<br />
(one of the students just exclaimed <em>&#8220;I wish I knew all of these tips before!&#8221;</em> &#8211; I think that&#8217;s a measure of success, Arieanna should be proud <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
- Upload all your photos online so that you can have a backup.<br />
- Help your readers &#8220;visualize&#8221; what you&#8217;re enjoying/experiencing.<br />
- You can embed slideshows in your blog.<br />
- You can blog directly from Flickr (&#8220;Blog This&#8221;) because it will do it for you (and it&#8217;s really easy to set up).<br />
- Creative Commons (<em>I raised the issue because you could upload photos on to your blog, but if you put them on Flickr, you can actually indicate the licensing scheme</em>) &#8211; we are very social, and it&#8217;s very nice to have your photos seen somewhere else.</p>
<p><strong>What NOT to post online</strong></p>
<p>- Where are you staying.<br />
- Your phone number.<br />
- Revealing photos.<br />
- Anything you don&#8217;t want a future boss to read.</p>
<p>Questions &#8211; I might have missed a couple</p>
<p>Advice for people who already have a bunch of photos (say from Europe) &#8211; Choose ONE photo and build a story around it, and then just link to your whole Flickr set.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/04/03/i-apologize-to-my-blogger-based-friends-and-some-seo-talk/' rel='bookmark' title='I apologize to my Blogger-based friends&#8230; and some SEO talk'>I apologize to my Blogger-based friends&#8230; and some SEO talk</a></li>
<li><a href='http://hummingbird604.com/2008/05/21/third-tuesday-may-2008-darren-barefoots-talk/' rel='bookmark' title='Third Tuesday May 2008 &#8211; Darren Barefoot&#8217;s talk'>Third Tuesday May 2008 &#8211; Darren Barefoot&#8217;s talk</a></li>
<li><a href='http://hummingbird604.com/2009/01/20/january-2009-nettuesday-liveblog/' rel='bookmark' title='January 2009 NetTuesday liveblog'>January 2009 NetTuesday liveblog</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2008/10/02/arieannas-go-global-talk-at-ubc-liveblog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>National Digital Media Day and Vancouver Bloggers Meetup 2008</title>
		<link>http://hummingbird604.com/2008/09/24/national-digital-media-day-and-vancouver-bloggers-meetup-2008/</link>
		<comments>http://hummingbird604.com/2008/09/24/national-digital-media-day-and-vancouver-bloggers-meetup-2008/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 04:41:26 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[National Digital Media Day 2008]]></category>
		<category><![CDATA[NDMD08]]></category>
		<category><![CDATA[Vancouver Blogger Meetup]]></category>
		<category><![CDATA[National Digital Media Day]]></category>
		<category><![CDATA[Vancouver Bloggers Meetup]]></category>

		<guid isPermaLink="false">http://hummingbird604.wordpress.com/?p=1979</guid>
		<description><![CDATA[Visit National Digital Media Day September 25 Rebecca kindly invited me to join her through her tour (and live-blog) of Metro Vancouver celebrating National Digital Media Day (September 25th, 2008) which is tomorrow. We&#8217;ll be liveblogging and visiting several municipalities along the way. I really value these kinds of &#8220;day trips&#8221;, and it&#8217;s actually the [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/07/30/vancouver-bloggers-meetup-for-july-2008-what-a-success/' rel='bookmark' title='Vancouver Bloggers Meetup for July 2008 &#8211; What a success!'>Vancouver Bloggers Meetup for July 2008 &#8211; What a success!</a></li>
<li><a href='http://hummingbird604.com/2008/11/21/recap-of-vancouver-bloggers-meetup-nov-2008/' rel='bookmark' title='Recap of Vancouver Bloggers Meetup Nov 2008'>Recap of Vancouver Bloggers Meetup Nov 2008</a></li>
<li><a href='http://hummingbird604.com/2008/11/08/vancouver-bloggers-meetup-november-2008-coming-up/' rel='bookmark' title='Vancouver Bloggers Meetup November 2008 coming up!'>Vancouver Bloggers Meetup November 2008 coming up!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ndmd08.ning.com/">Visit <em>National Digital Media Day September 25</em></a></p>
<p><a href="http://www.miss604.com/2008/09/ndmd08-campaign-update-new-sponsor-added.html">Rebecca kindly invited me to join her through her tour (and live-blog) of Metro Vancouver celebrating National Digital Media Day (September 25th, 2008)</a> which is tomorrow. We&#8217;ll be liveblogging and visiting several municipalities along the way. I really value these kinds of &#8220;day trips&#8221;, and it&#8217;s actually the realization of something we had talked about a long while ago &#8211; <a href="http://hummingbird604.com/2008/04/11/the-temptations-of-road-trips-in-the-greater-vancouver-area/">going on a Metro-Vancouver-wide day trip</a>.</p>
<p>So, we&#8217;ll be starting at 9:00am with breakfast in Surrey, then we&#8217;ll head throughout the Metro Vancouver area, I think we&#8217;re hitting Salt Tasting Room at 1pm for lunch with <a href="http://www.farmsteadwines.com/">Anthony Nicalo of Farmstead Wines</a> who has kindly agreed to sponsor drinks, and then another destination before Rebecca drops me off for my 7:00pm appointment with the <a href="http://blog.meetup.com/30/">Vancouver Bloggers Meetup</a> at Isabella&#8217;s house.</p>
<p>There will be wi-fi and a potluck at Isabella&#8217;s and most certainly, a number of bloggers. Then on Friday it&#8217;s the BarCamp Vancouver 2008 party and on Saturday, the event itself. And on Sunday, I plan to take a Raul day and not blog at all. Hope you all enjoy our liveblogs tomorrow. Be sure to check Rebecca&#8217;s posts and mine as both will be tagged/categorized &#8220;ndmd08&#8243;. Furthermore, I will be blogging about environmental issues in Vancouver throughout the day, so feel free to drop suggestions and comments.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/07/30/vancouver-bloggers-meetup-for-july-2008-what-a-success/' rel='bookmark' title='Vancouver Bloggers Meetup for July 2008 &#8211; What a success!'>Vancouver Bloggers Meetup for July 2008 &#8211; What a success!</a></li>
<li><a href='http://hummingbird604.com/2008/11/21/recap-of-vancouver-bloggers-meetup-nov-2008/' rel='bookmark' title='Recap of Vancouver Bloggers Meetup Nov 2008'>Recap of Vancouver Bloggers Meetup Nov 2008</a></li>
<li><a href='http://hummingbird604.com/2008/11/08/vancouver-bloggers-meetup-november-2008-coming-up/' rel='bookmark' title='Vancouver Bloggers Meetup November 2008 coming up!'>Vancouver Bloggers Meetup November 2008 coming up!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2008/09/24/national-digital-media-day-and-vancouver-bloggers-meetup-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I guess I am in tech!</title>
		<link>http://hummingbird604.com/2008/06/18/i-guess-i-am-in-tech/</link>
		<comments>http://hummingbird604.com/2008/06/18/i-guess-i-am-in-tech/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 19:50:23 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[geekifying myself]]></category>
		<category><![CDATA[link love]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Third Tuesday]]></category>
		<category><![CDATA[Vancouver Blogger Meetup]]></category>
		<category><![CDATA[VIDFEST 2008]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://hummingbird604.wordpress.com/?p=1005</guid>
		<description><![CDATA[I&#8217;m usually reluctant to say that I am in PR (public relations) or in the tech industry, even in social media (Web 2.0) because I still think of myself as an environmental specialist. However, lately, I have been faced with questions from friends that I have made in the blogosphere who have asked me directly [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/06/21/out-and-about-with-raul-on-a-friday/' rel='bookmark' title='Out and about with Raul on a Friday'>Out and about with Raul on a Friday</a></li>
<li><a href='http://hummingbird604.com/2009/09/24/gmail-is-down-again-on-the-dependency-on-tech-tools/' rel='bookmark' title='GMail is down&#8230; again! On the dependency on tech tools'>GMail is down&#8230; again! On the dependency on tech tools</a></li>
<li><a href='http://hummingbird604.com/2008/07/07/vancouver-young-professionals-and-real-estate-tech-meetup-recap/' rel='bookmark' title='Vancouver Young Professionals and Real Estate Tech Meetup recap'>Vancouver Young Professionals and Real Estate Tech Meetup recap</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m usually reluctant to say that I am in PR (public relations) or in the tech industry, even in social media (Web 2.0) because I still think of myself as an environmental specialist. However, lately, I have been faced with questions from friends that I have made in the blogosphere who have asked me directly &#8220;<em>hey Raul, what&#8217;s going on in the tech world this week?</em>&#8221;</p>
<p>I guess that comes from my recent increased coverage of tech events, including <a href="http://hummingbird604.com/2008/05/21/vidfest-2008-vancouver-international-digital-festival-2008-is-now/">VIDFEST 2008</a>, <a href="http://hummingbird604.com/2008/05/22/blogger-relations-cossette-convergence-vidfest-2008-barefoot-trgovac-and-bollwitt/">Cossette Convergence 2008</a>, <a href="http://hummingbird604.com/2008/05/22/launch-party-vancouver-4-was-outstanding/">Launch Party IV</a>. Even the PR events (if you consider <a href="http://hummingbird604.com/2008/05/21/third-tuesday-may-2008-darren-barefoots-talk/">Third Tuesday a PR event</a>) have a tekkie component! Thus, I&#8217;ve come to accept that yeah, maybe I am in tech.</p>
<p>Moreover, this only comes to confirm what my friend HZ has told me all along: <strong>every time I launch a new endeavour, I follow through fully</strong>! And again, a substantial hat tip and thanks should be given to ALL MY BLOGOSPHERE friends, but especially Miss604 &#8211; <a href="http://www.miss604.com">Rebecca Bollwitt</a>, for helping me with my blog, for guiding me through a lot of stuff and simply, for her friendship. Thank you Rebecca.</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/06/21/out-and-about-with-raul-on-a-friday/' rel='bookmark' title='Out and about with Raul on a Friday'>Out and about with Raul on a Friday</a></li>
<li><a href='http://hummingbird604.com/2009/09/24/gmail-is-down-again-on-the-dependency-on-tech-tools/' rel='bookmark' title='GMail is down&#8230; again! On the dependency on tech tools'>GMail is down&#8230; again! On the dependency on tech tools</a></li>
<li><a href='http://hummingbird604.com/2008/07/07/vancouver-young-professionals-and-real-estate-tech-meetup-recap/' rel='bookmark' title='Vancouver Young Professionals and Real Estate Tech Meetup recap'>Vancouver Young Professionals and Real Estate Tech Meetup recap</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2008/06/18/i-guess-i-am-in-tech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Third Tuesday Vancouver with Joe Solomon &#8211; The aftermath</title>
		<link>http://hummingbird604.com/2008/06/18/third-tuesday-vancouver-with-joe-solomon-the-aftermath/</link>
		<comments>http://hummingbird604.com/2008/06/18/third-tuesday-vancouver-with-joe-solomon-the-aftermath/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 14:46:00 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[link love]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[Net Tuesday]]></category>
		<category><![CDATA[Third Tuesday]]></category>

		<guid isPermaLink="false">http://hummingbird604.com/2008/06/18/third-tuesday-vancouver-with-joe-solomon-the-aftermath/</guid>
		<description><![CDATA[I won&#8217;t bother recapping the actual talk, which was really awesome. Rebecca did a mighty fine job of live-blogging it and I did my best, so all you need to do is check our links for summaries/recaps. I will, however, say that this was one of my most enjoyable experiences with Third Tuesday. I recognized [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/06/17/third-tuesday-with-joe-solomon-that-is-today-tuesday/' rel='bookmark' title='Third Tuesday with Joe Solomon &#8211; that is today, Tuesday!'>Third Tuesday with Joe Solomon &#8211; that is today, Tuesday!</a></li>
<li><a href='http://hummingbird604.com/2008/06/17/live-blogging-third-tuesday-with-joe-solomon/' rel='bookmark' title='Live-blogging Third Tuesday with Joe Solomon'>Live-blogging Third Tuesday with Joe Solomon</a></li>
<li><a href='http://hummingbird604.com/2010/05/04/net-tuesday-vancouver-may-2010-livetweetage-ntvan/' rel='bookmark' title='Net Tuesday Vancouver May 2010 LiveTweetage #ntvan'>Net Tuesday Vancouver May 2010 LiveTweetage #ntvan</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I won&#8217;t bother recapping the actual talk, which was really awesome. Rebecca did a mighty fine job of live-blogging it and I did my best, so all you need to do is check our links for summaries/recaps.</p>
<p>I will, however, say that this was one of my most enjoyable experiences with Third Tuesday. I recognized lots of people, I was recognized by a lot of individuals and had a chance to hang out with friends I have made through the blogosphere.</p>
<p>We did miss some blogospheric awesome people who usually would show up to these events, including (<strong>but not limited to</strong>) Jonathon Narvey, Isabella Mori, Jan Karlsbjerg, Beth Snow, Rastin Mehr, Arash Sanienan, Dario Meli, John Biehler, John Bollwitt, Nadia Nascimento, Matt Kirkey, Jordan Behan, Luc Al, Maura Rodgers, Jenn Lowther. The list is quite long (these are just a few names off the top of my head)! We did miss you guys&#8230;  </p>
<p>I was, as normally am, very snap-happy so I ended up snapping a few really good photos (tagged on Flickr with &#8220;thirdtuesday&#8221; and &#8220;Third Tuesday Vancouver&#8221; tags). I particularly enjoyed the chance to chat with people more on a one-on-one basis, since a lot of them only seem to read my blog and know very little about the man behind the blog.</p>
<p>&nbsp;</p>
<p>Here is Joe in the middle of his talk<br />
<a href="http://www.flickr.com/photos/rolexpv/2588931689/" title="Third Tuesday Vancouver Jun 17 2008 by Raul P-V (Rolex), on Flickr">
<p style="text-align:center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3162/2588931689_d134f35c96.jpg" width="500" height="375" alt="Third Tuesday Vancouver Jun 17 2008" /></p>
<p></a></p>
<p>I really like this photo of <a href="http://netchick.ca">Tanya</a> (superb organizer!) who just came back from a relaxing birthday celebration in Las Vegas! Welcome back, Tanya!</p>
<p><a href="http://www.flickr.com/photos/rolexpv/2589777508/" title="Third Tuesday Vancouver Jun 17 2008 by Raul P-V (Rolex), on Flickr"></p>
<p style="text-align:center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3088/2589777508_71f22b3483.jpg" width="500" height="375" alt="Third Tuesday Vancouver Jun 17 2008" /></p>
<p></a></p>
<p>&nbsp;</p>
<p>I also liked this one from <a href="http://monicahamburg.wordpress.com">Monica Hamburg</a> and Rebecca Bollwitt</p>
<p><a href="http://www.flickr.com/photos/rolexpv/2589812246/" title="Third Tuesday Vancouver Jun 17 2008 by Raul P-V (Rolex), on Flickr">
<p style="text-align:center;"><img class="aligncenter" src="http://farm4.static.flickr.com/3093/2589812246_62b2593ca2.jpg" width="500" height="375" alt="Third Tuesday Vancouver Jun 17 2008" /></p>
<p></a></p>
<p>Thanks to <a href="http://todmaffin.com">Tod</a> for doing such a great job of moderating the discussion, Joe for giving such a great, insightful and passionate speech, to The Network Hub [<em>you guys rock!</em>] and all of you who joined us for Third Tuesday!</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/06/17/third-tuesday-with-joe-solomon-that-is-today-tuesday/' rel='bookmark' title='Third Tuesday with Joe Solomon &#8211; that is today, Tuesday!'>Third Tuesday with Joe Solomon &#8211; that is today, Tuesday!</a></li>
<li><a href='http://hummingbird604.com/2008/06/17/live-blogging-third-tuesday-with-joe-solomon/' rel='bookmark' title='Live-blogging Third Tuesday with Joe Solomon'>Live-blogging Third Tuesday with Joe Solomon</a></li>
<li><a href='http://hummingbird604.com/2010/05/04/net-tuesday-vancouver-may-2010-livetweetage-ntvan/' rel='bookmark' title='Net Tuesday Vancouver May 2010 LiveTweetage #ntvan'>Net Tuesday Vancouver May 2010 LiveTweetage #ntvan</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2008/06/18/third-tuesday-vancouver-with-joe-solomon-the-aftermath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogger Relations &#8211; Cossette Convergence &#8211; VIDFEST 2008 &#8211; Barefoot, Trgovac and Bollwitt</title>
		<link>http://hummingbird604.com/2008/05/22/blogger-relations-cossette-convergence-vidfest-2008-barefoot-trgovac-and-bollwitt/</link>
		<comments>http://hummingbird604.com/2008/05/22/blogger-relations-cossette-convergence-vidfest-2008-barefoot-trgovac-and-bollwitt/#comments</comments>
		<pubDate>Thu, 22 May 2008 21:25:34 +0000</pubDate>
		<dc:creator>Raul</dc:creator>
				<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[liveblogging]]></category>
		<category><![CDATA[VIDFEST 2008]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://hummingbird604.wordpress.com/?p=892</guid>
		<description><![CDATA[I am going to attempt to liveblog Rebecca&#8217;s, Kate&#8217;s and Darren&#8217;s presentation. Check frequently for updates. I may also be live-tweeting. 2.14pm &#8211; I have Wi-Fi, have settled in the back and just said hi to Heather Watson (aka Hez) and have introduced myself to Kate Trgovac. Trying to set up for liveblog, I&#8217;m a [...]
Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/05/17/third-tuesday-vancouver-may-2008-darren-barefoot/' rel='bookmark' title='Third Tuesday Vancouver May 2008: Darren Barefoot'>Third Tuesday Vancouver May 2008: Darren Barefoot</a></li>
<li><a href='http://hummingbird604.com/2008/05/21/vidfest-2008-vancouver-international-digital-festival-2008-is-now/' rel='bookmark' title='VIDFEST 2008 &#8211; Vancouver International Digital Festival 2008 is now'>VIDFEST 2008 &#8211; Vancouver International Digital Festival 2008 is now</a></li>
<li><a href='http://hummingbird604.com/2009/07/03/the-elephant-in-the-room-disclosure-and-transparency-in-blogger-relations/' rel='bookmark' title='The elephant in the room: Disclosure and transparency in blogger relations'>The elephant in the room: Disclosure and transparency in blogger relations</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am going to attempt to liveblog Rebecca&#8217;s, Kate&#8217;s and Darren&#8217;s presentation. Check frequently for updates. I may also be live-tweeting.</p>
<p>2.14pm &#8211; I have Wi-Fi, have settled in the back and just said hi to <a href="http://cvxn.tumblr.com/">Heather Watson (aka Hez)</a> and have introduced myself to Kate Trgovac. Trying to set up for liveblog, I&#8217;m a little scattered. Too much socializing too little focus. Sorry if my Tweets are a bit uncoherent. Saw Jenn, Monica, Gus &#8211; such a pleasure to see you guys.</p>
<p>UPDATE 2:35pm &#8211; Panel is starting with a little bit of context on what a blog is and some stats on blogging. Apparently, female teens are starting blogs earlier than their male counterparts. The moderator is introducing each blogger.</p>
<p>UPDATE 2:40pm &#8211; What do you want</p>
<p>- How to manage blogs and relationships with bloggers?<br />
- Relevance of blogs to older audiences?<br />
- The use of micro-blogging and latest trends in blogging<br />
- How bloggers become more recognized in an increasing noisy environment<br />
- Leverage that bloggers can use to promote a new social movement<br />
- How to monetize your blog</p>
<p>UPDATE &#8211; 2.41 pm &#8211; KATE BEGINS THE PANEL</p>
<p>KATE TRGOVAC<br />
Kate keeps four different blogs (a lot of them, laptop blag reviews).<br />
There is just A relationship &#8211; developing relationships with people that are excited about the product<br />
There are 3 reasons why I blog</p>
<p>1. EGO &#8211; It is great for me,  I blog because I like that people value my opinion. It is really interesting. A lot of bloggers are driven by ego. I did not start to be famous.</p>
<p>* Tip &#8211; Flattery works</p>
<p>2. COOL TOYS &#8211; My cool toy budget isn&#8217;t as big &#8211; I started blogging about this and I spend time now with the stuff. Printer, laptop bag. If you have a product, devote some of the media spend budget sending products to the</p>
<p>* Tip &#8211; Send the blogger stuff (SWAG)</p>
<p>3. BLOG ABOUT THE ONLINE COMMUNITY &#8211; I love blogging to reach out to the community. If you give me stuff that I can give away to my community, all the better!</p>
<p>* Tip &#8211; Benefit to my community</p>
<p>WHAT DOESN&#8217;T WORK ACCORDING TO KATE</p>
<p>* Target inappropriate &#8211; If your stuff is relevant to my blog, then I may actually do it, but if not, then NO.</p>
<p>* Excessive content &#8211; Keep it focused. Don&#8217;t give me a lot of details!</p>
<p>For most bloggers this is NOT their day job, so as someone who is pitching, you have to plan the campaign so that the bloggers can work and then fit your product into their schedule.</p>
<p>REBECCA BOLLWITT</p>
<p>I got a day job because of my blog.</p>
<p>These are my thoughts (Rebecca&#8217;s) &#8211; What do I look for when someone is pitching me.</p>
<p>Never do a Dear John kind of contact</em></p>
<p>Dear YourSite.com or Dear webmaster</p>
<p><em>Targeting who you’re pitching to.</em></p>
<p>I’m a married woman, if you send me a press release about a dating site, I may not look at your site or your stuff.</p>
<p><em>Expect honesty</em></p>
<p>Listen to your audience, whether the review is good OR bad.</p>
<p><em>Check your stats</em></p>
<p>Look for those who you haven’t even talked to yet.</p>
<p>Positive example – Just write a winery review (Osoyoos) and the next day, the winery owners offered wine bottles and offers to come visit and a guided tour.</p>
<p>DARREN BAREFOOT</p>
<p>This has recently been in the news (the issue of bloggers relations).</p>
<p>Chris Anderson – Editor WIRED Magazine &#8211; The Long Tail</p>
<p>Last year he wrote a blog post in which he posted a black list of more than 300 PR marketing people who had been spamming him.</p>
<p><em>Darren used a second example that I completely missed thanks to loss of WiFi</em></p>
<p>Third example – ELBOWS Music Blogger List</p>
<p>Authenticity and transparency. We are supposed to be more transparent (bloggers)</p>
<p>It’s not the best solution (blogs) but we’re trying.<br />
It is a semi-public communication device.</p>
<p>The web loves vigilante justice. One of several risks.</p>
<p>If you do bloggers relations, if you do it right you’ll be doing well.</p>
<p>Appealing to bloggers’ self-interest.</p>
<p>Terrific book – “Made to Stick” – Maslow’s Pyramid of Needs.</p>
<p>QUESTIONS</p>
<p><em>How long did it take you to build the readership you have now?</em></p>
<p>Rebecca – Four years. Putting myself in there. Emphasis on the offline.</p>
<p><em>Does the mainstream media come to you?</em></p>
<p>More traffic – little traffic from the mainstream media comes.</p>
<p><em>Do you find Facebook attractive – as you’re a blogger – do you find that there is any interaction?</em></p>
<p>Kate – I get a little bit of traffic. Over the long.</p>
<p>Darren – Has done some research – kind of no, Facebook is this place that is somehow silent. Practically speaking – people don’t want to leave Facebook when they’re there.</p>
<p><em>Other sites do they direct you some traffic?</em></p>
<p>Darren – That traffic is not particularly sticky. Digg and StumbleUpon.</p>
<p>Kate – Tonnes of traffic through StumbleUpon.</p>
<p><em>Some sites do seem to work on Facebook</em></p>
<p>Darren &#8211; yeah, some places work, some others don&#8217;t</p>
<p><em>Do you need to post at a certain rate</em></p>
<p>Rebecca – Posting speeds variable.</p>
<p>On my company site – 3 times a month</p>
<p>On my personal – Up to 6-8 times a day</p>
<p>Weekend goes down – especially when it’s sunny. Then it comes back (the traffic)</p>
<p>Kate – Same phenomenon.</p>
<p>It’s bigger</p>
<p>Darren – Aim to twice a week</p>
<p>I used to blog more (two posts a day) – almost never post on the</p>
<p><em>Hez – Follow up question &#8211; Reblogging – microblogging – is there such a thing as “too much”</em></p>
<p>Darren – Twitter – define – wee little blogs with 140 characters limit</p>
<p>Kate – Tumblr – similar to Twitter and super simple – it’s life streams, where it aggregates Twitter – Flickr – live streaming into one</p>
<p>There *is* a real risk.</p>
<p>I post my Del.ici.ous bookmarks -</p>
<p>Kate – You can “cheat” and post links but you need to add some content, some find it valuable.</p>
<p>- Also networking capability – you get the feed – there is some amazing content of that.</p>
<p>Rebecca – Delicious – the great thing is that bookmarks are online.</p>
<p>Darren – two more things</p>
<p>a)	What are the current and trendy things?</p>
<p>Microblogging is trend 1 and</p>
<p>Live streaming – FriendFeed – assemble all of your streams</p>
<p>FriendFeed can help you personalize.</p>
<p><em>What do you do with negative feedback and what can you do as a corporation – what does a blogger do with the negative feedback</em></p>
<p>Rebecca &#8211; As a corporation, you can’t ignore the negative stuff. Not everybody is going to like your product. But if you have a corporate blog and you have negative reviews, listen to this. Next blog post – “we listened to what you said and here’s what we suggest you do”</p>
<p>Darren – You got to dive in and not ignore it.</p>
<p>QUESTION – You were early adopter – how do you help the corporate bloggers get recognition</p>
<p>Kate – PetroCanada – they started a blog – gas prices and fuel efficiency<br />
- The way they started out was reaching out to other people in the US<br />
- Who is talking about fuel efficiency and gas prices<br />
- Those blogs are going to be more popular for a while<br />
- Do you need it to discuss the issue on your own terms.</p>
<p>It’s not an overnight thing at al.</p>
<p>Darren – Tenacity and original, valuable content – the blogosphere is a necrochamber – fascinating research every day.</p>
<p>If you are writing a corporate blog – depending on what your blog</p>
<p>MEC – Ethical sourcing blog – their goal is not to be the most popular, their goal is to answer questions – establish expertise around this topic – becoming the most popular.</p>
<p>In blogging, you make money as an exception, not as a rule.</p>
<p>Rebecca – linking back, leaving comments</p>
<p>Darren – this is hard – but voice matters – people want to know (and think they know the people behind the blog) – voice and writing ability can differentiate.</p>
<p>UPDATE 3.23 pm &#8211; The problem with trying to liveblog is that speakers talk WAY too fast AND people who are asking questions ask them in a very quiet voice. Speak *slowly* (speakers) and ask questions loudly (participants in the session). Ok thanks <img src='http://hummingbird604.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can be arrogant or funny, but you have to have your own voice.</p>
<p><em>How to find the best blogs, how to find the highest multiplier effect</em></p>
<p>Those who are of interest to your client, not so much the big guys.</p>
<p>You want to find the right ones – the ones that are relevant</p>
<p>Thinking about the phrase – building the relationship, then the content</p>
<p>The most popular blogs in the world have these demands to write stuff – you can try to find the blogs that are very, very specific to what YOU are working on</p>
<p>** I couldn&#8217;t capture the last comment that Kate made **</p>
<p>LAST QUESTION</p>
<p><em>Should each one of the experts have a blog or several blogs</em></p>
<p>Darren &#8211; Start with one blog with multiple authors. Some people want to do it because they like it, some see it as an obligation. The really important thing is to highlight INDIVIDUAL authors. Put a photo, put their photo. The readers will get to know them &#8220;oh, here is Janice&#8221;</p>
<p>Kate &#8211; PetroCanada &#8211; group blog but very personalized. Provide feeds. Provide an RSS feed for EACH author. So each person can subscribe to whomever.</p>
<p>MODERATOR</p>
<p><em>What would you guys say if any one of these people wanted to talk to a blog</em></p>
<p>Kate – Do it in a really small scale. Read their blog.</p>
<p>DaveO – The most awesome blogger in town  &#8211; Question to Darren – you have creative ways of pitching – give us some ideas</p>
<p>We never pitch anonymously. Send enticing, fun, intriguing stuff. Be very creative.</p>
<p>Kate – the mail stuff (in printed mail form) – it’s not just mail, it is personalized, relevant and creative.</p>
<p><em>Would it be fair that people make a more substantial, authentic pitch for a blogger</em></p>
<p>Darren – Yes, read the bloggers’ blog at least for the duration of the campaign.</p>
<p><em>Mass marketing continues to die, apparently</em></p>
<p>Darren – be humble about this – work from the assumption that the influencers, the bloggers online DO NOT NEED YOU. If you work from a position of humility you will be more successful.</p>
<p>Rebecca – Mass marketing – company in Toronto – pitched me before – pitched me again – and then they said “we can’t send you the stuff b/c you participated 6 months ago” – well now Rebecca does NOT want to do it. It’s kind of silly, the strategy of Matchstick &#8211; I mean, you CAN&#8217;T participate in more than two campaigns a year? Give me a break.</p>
<p>END OF THE LIVEBLOG</p>
<p>Ok, I now need to check where I am headed!</p>
<p>Related posts:<ol>
<li><a href='http://hummingbird604.com/2008/05/17/third-tuesday-vancouver-may-2008-darren-barefoot/' rel='bookmark' title='Third Tuesday Vancouver May 2008: Darren Barefoot'>Third Tuesday Vancouver May 2008: Darren Barefoot</a></li>
<li><a href='http://hummingbird604.com/2008/05/21/vidfest-2008-vancouver-international-digital-festival-2008-is-now/' rel='bookmark' title='VIDFEST 2008 &#8211; Vancouver International Digital Festival 2008 is now'>VIDFEST 2008 &#8211; Vancouver International Digital Festival 2008 is now</a></li>
<li><a href='http://hummingbird604.com/2009/07/03/the-elephant-in-the-room-disclosure-and-transparency-in-blogger-relations/' rel='bookmark' title='The elephant in the room: Disclosure and transparency in blogger relations'>The elephant in the room: Disclosure and transparency in blogger relations</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://hummingbird604.com/2008/05/22/blogger-relations-cossette-convergence-vidfest-2008-barefoot-trgovac-and-bollwitt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

