<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>MettaProgramming &#187; Twitter</title>
	<atom:link href="http://mettadore.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://mettadore.com</link>
	<description>Thoughts on Software and Technology</description>
	<lastBuildDate>Mon, 09 Apr 2012 19:11:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>The @TwitterAPI kids say &#8220;size doesn&#8217;t matter&#8221;</title>
		<link>http://mettadore.com/analysis/the-twitterapi-kids-say-size-doesnt-matter/</link>
		<comments>http://mettadore.com/analysis/the-twitterapi-kids-say-size-doesnt-matter/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 00:30:38 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Miscellany]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[url shortener]]></category>

		<guid isPermaLink="false">http://mettadore.com/?p=406</guid>
		<description><![CDATA[It looks like the folks on the Twitter API team have built their own URL shortener and will soon wrap all URLs to protect against fishing and collect stats: Additionally, as we mentioned at our Chirp developer conference in April, if you want to share a link through Twitter, there currently isn&#8217;t a way to [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like the folks on the Twitter API team have <a href="http://blog.twitter.com/2010/06/links-and-twitter-length-shouldnt.html">built their own URL shortener</a> and will soon wrap all URLs to protect against fishing and collect stats:</p>
<blockquote><p>Additionally, as we mentioned at our Chirp developer conference in  April, if you want to share a link through Twitter, there currently  isn&#8217;t a way to automatically shorten it and we want to fix this. It  should be easy for people to share shortened links from the Tweet box on  Twitter.com.</p>
<p>To meet both of these goals, we&#8217;re taking small  steps to expand the link service currently available in Direct Messages  to links shared through all Tweets. We&#8217;re testing this link service now  with a few Twitter employee accounts.</p></blockquote>
<p>The title of this post is what I find most interesting: &#8220;Links and Twitter: Length Shouldn&#8217;t Matter.&#8221; It harkens back to the old saying &#8220;it&#8217;s not the size of your wand that counts, it&#8217;s the magic you can perform with it.&#8221;<sup><a href="http://mettadore.com/analysis/the-twitterapi-kids-say-size-doesnt-matter/#footnote_0_406" id="identifier_0_406" class="footnote-link footnote-identifier-link" title="We&amp;#8217;ll leave out the joking about who says that&hellip; but it&amp;#8217;s not my wife!   ">1</a></sup></p>
<p>In this case, it <em>is</em> the magic. I ran a URL shortener for a while, mostly as an experiment, and the thing that makes them great is the stats and pre- and post-processing you can perform on the URLs. They could get those links if they wanted to. Twitter already has every link we send to them in their database&#8211; their  in the status messages after all&#8211; but this is subtly different.</p>
<p>Just like with any URL shortener, someone will hit http://t.co/y4d4 and be instantly redirected to the shortened URL. But prior to that redirect, Twitter can filter phishing attempts or scams (effectively nullifying any attempt). More importantly, hits on that URL will be tracked, just like bit.ly tracks stats on URLs so that you know how many people clicked the link to the latest photo of Sarah Palin in a mini-skirt.</p>
<p>And there&#8217;s the magic.<sup><a href="http://mettadore.com/analysis/the-twitterapi-kids-say-size-doesnt-matter/#footnote_1_406" id="identifier_1_406" class="footnote-link footnote-identifier-link" title="no, not Sarah Palin&amp;#8217;s legs! (though they are&hellip; nevermind) ">2</a></sup></p>
<p>There&#8217;s a lot of data going through Twitter, and building a system that effectively injects links and stats <em>directly</em> into a database is sauce.<sup><a href="http://mettadore.com/analysis/the-twitterapi-kids-say-size-doesnt-matter/#footnote_2_406" id="identifier_2_406" class="footnote-link footnote-identifier-link" title="Spicy sauce, as spicy as Sarah Palin&amp;#8217;s&amp;#8211; nevermind.">3</a></sup> It not only allows them to say &#8220;That&#8217;s a link to a Nigerian phishing scam,&#8221; it allows them to say &#8220;Hey, New York Times, we have a record of 75 thousand visitors per hour to your article on Sarah Palin&#8217;s legs… you wanna talk about a strategic partnership?&#8221;</p>
<p>See? Magic.</p>
<p>Who said Twitter didn&#8217;t have a monetization strategy?</p>
<ol class="footnotes"><li id="footnote_0_406" class="footnote">We&#8217;ll leave out the joking about <em>who</em> says that… but it&#8217;s not <em>my</em> wife! <img src='http://mettadore.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </li><li id="footnote_1_406" class="footnote">no, not Sarah Palin&#8217;s legs! (though they are… nevermind) </li><li id="footnote_2_406" class="footnote">Spicy sauce, as spicy as Sarah Palin&#8217;s&#8211; nevermind.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://mettadore.com/analysis/the-twitterapi-kids-say-size-doesnt-matter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

