<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Introducing The ReTweetability Metric</title>
	<atom:link href="http://danzarrella.com/introducing-the-retweetability-metric.html/feed" rel="self" type="application/rss+xml" />
	<link>http://danzarrella.com/introducing-the-retweetability-metric.html</link>
	<description>DanZarrella.com, Social &#38; Viral Marketing Scientist</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:12:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Twitter Manners &#124; Social Media Coaching Center</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-283235</link>
		<dc:creator>Twitter Manners &#124; Social Media Coaching Center</dc:creator>
		<pubDate>Thu, 03 Feb 2011 12:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-283235</guid>
		<description>[...] and thank you. If you want a post re-tweeted that&#8217;s more likely to happen if you say &#8220;Please RT&#8220;. Of course this means your post has to be that much shorter. Always thank people for [...]</description>
		<content:encoded><![CDATA[<p>[...] and thank you. If you want a post re-tweeted that&#8217;s more likely to happen if you say &#8220;Please RT&#8220;. Of course this means your post has to be that much shorter. Always thank people for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Translating Twitter speak and garnering retweets</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-271092</link>
		<dc:creator>Translating Twitter speak and garnering retweets</dc:creator>
		<pubDate>Thu, 02 Sep 2010 04:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-271092</guid>
		<description>[...] interesting post by Dan Zarrella introduces a metric he called the &#8220;ReTweetability Metric&#8221;. He proposes that a person can use a simple equation to determine how retweetable their posts are [...]</description>
		<content:encoded><![CDATA[<p>[...] interesting post by Dan Zarrella introduces a metric he called the &#8220;ReTweetability Metric&#8221;. He proposes that a person can use a simple equation to determine how retweetable their posts are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Popularity vs Value on twitter</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-266151</link>
		<dc:creator>Popularity vs Value on twitter</dc:creator>
		<pubDate>Fri, 07 May 2010 09:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-266151</guid>
		<description>[...] been taking part in ReTweets make a point of starting today. Based on his hypothesis Zarrella developed a formula to assess just how valuable your twitter stream is, he called this value your &#8220;Retweetability [...]</description>
		<content:encoded><![CDATA[<p>[...] been taking part in ReTweets make a point of starting today. Based on his hypothesis Zarrella developed a formula to assess just how valuable your twitter stream is, he called this value your &#8220;Retweetability [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bosilytics</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-232598</link>
		<dc:creator>Bosilytics</dc:creator>
		<pubDate>Tue, 27 Jan 2009 11:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-232598</guid>
		<description>Very nice.  Thank you for doing the legwork in identifing the ratio of what is starting to be the closest to a conversion in Twitter we have so far -a &quot;RT&quot;.  Or at least one measurable by the masses.

I do agree with Dave, the presentation is much easier to comprehend, or at least makes nice since when quering results:
COUNT(like *RT*@bosilytics*) / (Opportunities)
WHERE (Opportunities) = (tweets in a day) * (followers)

Again, brilliant due to the fact that it is easily calculated, has a fair amount of normalization and after a couple trial runs I think it is something to act upon (or at least seriously consider after a little more digging).

Couple notes:
1) I think a higher value should be added to a users 2nd, and outer social cloud.  While being retweeted by a follower is always great, getting RT&#039;ed outside the cloud gets exponentially more exposure.
    Problem:  presently, this is hard to measure without a nice tool budget.

2) I do think the name Opportunities is more telling.  THis is also more scalable as a scoring method is derived

Jim:  While you will have your spammers and their network of spammers that can easily throw off this number, the shere nature of friend/folllow weeds these guys/gals out anyway.  That said, until monetary value is put on a RT, why cheat?  

Again, very nice.  Now, who is going to make the ReTweetability calculator usign the API? ...only wish it could be I.</description>
		<content:encoded><![CDATA[<p>Very nice.  Thank you for doing the legwork in identifing the ratio of what is starting to be the closest to a conversion in Twitter we have so far -a &#8220;RT&#8221;.  Or at least one measurable by the masses.</p>
<p>I do agree with Dave, the presentation is much easier to comprehend, or at least makes nice since when quering results:<br />
COUNT(like *RT*@bosilytics*) / (Opportunities)<br />
WHERE (Opportunities) = (tweets in a day) * (followers)</p>
<p>Again, brilliant due to the fact that it is easily calculated, has a fair amount of normalization and after a couple trial runs I think it is something to act upon (or at least seriously consider after a little more digging).</p>
<p>Couple notes:<br />
1) I think a higher value should be added to a users 2nd, and outer social cloud.  While being retweeted by a follower is always great, getting RT&#8217;ed outside the cloud gets exponentially more exposure.<br />
    Problem:  presently, this is hard to measure without a nice tool budget.</p>
<p>2) I do think the name Opportunities is more telling.  THis is also more scalable as a scoring method is derived</p>
<p>Jim:  While you will have your spammers and their network of spammers that can easily throw off this number, the shere nature of friend/folllow weeds these guys/gals out anyway.  That said, until monetary value is put on a RT, why cheat?  </p>
<p>Again, very nice.  Now, who is going to make the ReTweetability calculator usign the API? &#8230;only wish it could be I.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Lane</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-232526</link>
		<dc:creator>Jim Lane</dc:creator>
		<pubDate>Tue, 27 Jan 2009 03:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-232526</guid>
		<description>With the focus being on numbers, this measurement measures popularity and misses the quality factor.

Mere retweeting is one thing, but a retweet by a quality person is much different than a retweet by a spammer.

There is also the whole issue of the quality of what is being retweeted. And, then the quality of who the retweet goes to.

As a popularity metric, perhaps this works.

Quantity is always easier to understand and measure than quality. Quality calls for judgment.


jim</description>
		<content:encoded><![CDATA[<p>With the focus being on numbers, this measurement measures popularity and misses the quality factor.</p>
<p>Mere retweeting is one thing, but a retweet by a quality person is much different than a retweet by a spammer.</p>
<p>There is also the whole issue of the quality of what is being retweeted. And, then the quality of who the retweet goes to.</p>
<p>As a popularity metric, perhaps this works.</p>
<p>Quantity is always easier to understand and measure than quality. Quality calls for judgment.</p>
<p>jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanie</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-231991</link>
		<dc:creator>Stefanie</dc:creator>
		<pubDate>Sat, 24 Jan 2009 00:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-231991</guid>
		<description>This is a great concept, eventhough I do agree that the additions dave made improve the whole calculation. Still think it is only an indicator, and the solution has to involve more variables. However, I haven&#039;t seen a better solution so far.</description>
		<content:encoded><![CDATA[<p>This is a great concept, eventhough I do agree that the additions dave made improve the whole calculation. Still think it is only an indicator, and the solution has to involve more variables. However, I haven&#8217;t seen a better solution so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-231970</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-231970</guid>
		<description>It&#039;s also disorienting that you chose to multiply the results by one million, somewhat arbitrarily. Maybe you can show the results as a percentage (something like &quot;.015%&quot; for Fat Wallet) or flip the ratio (1 in 6440 opportunities results in a ReTweet, again for Fat Wallet). Keeping the numbers representative of some real world value will make them much more usable and easy to understand the importance.</description>
		<content:encoded><![CDATA[<p>It&#8217;s also disorienting that you chose to multiply the results by one million, somewhat arbitrarily. Maybe you can show the results as a percentage (something like &#8220;.015%&#8221; for Fat Wallet) or flip the ratio (1 in 6440 opportunities results in a ReTweet, again for Fat Wallet). Keeping the numbers representative of some real world value will make them much more usable and easy to understand the importance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-231968</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-231968</guid>
		<description>I think you formed/explained your ratio in a confusing way. Try something like this:

(# of retweets) / (Possible Retweets)

(Possible Retweets) = (tweets in a day) * (followers)

Then, you can more clearly state that you are effectively measuring the percentage of retweets out of retweets possible. I would leave &quot;average&quot; out of the formula, since it&#039;s possible (but difficult) to gather exact data (i.e., the exact number of followers at the time of each tweet), but state that in reality it is much easier and mostly accurate (except in cases of major changes in number of followers) to use averages.</description>
		<content:encoded><![CDATA[<p>I think you formed/explained your ratio in a confusing way. Try something like this:</p>
<p>(# of retweets) / (Possible Retweets)</p>
<p>(Possible Retweets) = (tweets in a day) * (followers)</p>
<p>Then, you can more clearly state that you are effectively measuring the percentage of retweets out of retweets possible. I would leave &#8220;average&#8221; out of the formula, since it&#8217;s possible (but difficult) to gather exact data (i.e., the exact number of followers at the time of each tweet), but state that in reality it is much easier and mostly accurate (except in cases of major changes in number of followers) to use averages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren Sukernek</title>
		<link>http://danzarrella.com/introducing-the-retweetability-metric.html/comment-page-1#comment-231966</link>
		<dc:creator>Warren Sukernek</dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://danzarrella.com/?p=1094#comment-231966</guid>
		<description>Wow, great concept! An excellent way to normalize things and focus on the actual content.  Can you create a table of the top Retweetability Metrics of all people with over 1000 followers or some other reasonable number?</description>
		<content:encoded><![CDATA[<p>Wow, great concept! An excellent way to normalize things and focus on the actual content.  Can you create a table of the top Retweetability Metrics of all people with over 1000 followers or some other reasonable number?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

