<?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, 09 Feb 2012 18:00:38 +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>
		<pubDa
