<?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>Twitoaster Blog &#187; reply</title>
	<atom:link href="http://blog.twitoaster.com/tag/reply/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.twitoaster.com</link>
	<description>Official blog of Twitoaster, the Twitter service threading and archiving your Twitter conversations</description>
	<lastBuildDate>Sun, 20 Mar 2011 21:18:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to handle simple mentions?</title>
		<link>http://blog.twitoaster.com/how-to-handle-twitter-mentions</link>
		<comments>http://blog.twitoaster.com/how-to-handle-twitter-mentions#comments</comments>
		<pubDate>Wed, 03 Feb 2010 12:25:24 +0000</pubDate>
		<dc:creator>Arnaud Meunier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mention]]></category>
		<category><![CDATA[reply]]></category>
		<category><![CDATA[retweet]]></category>

		<guid isPermaLink="false">http://blog.twitoaster.com/?p=120</guid>
		<description><![CDATA[Sometimes, I receive questions from users wondering why a specific tweet mentioning their username is not appearing on their Twitoaster page. Most of the time, it’s because the tweet is neither a reply (in reply to a given a tweet) nor a retweet (reusing a given tweet) but a simple mention (a tweet where your [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, I receive questions from users wondering why a specific tweet mentioning their username is not appearing on their Twitoaster page. Most of the time, it’s because the tweet is neither a reply <em>(in reply to a given a tweet)</em> nor a retweet <em>(reusing a given tweet)</em> but a simple mention <em>(a tweet where your @username appears)</em>.</p>
<p>Twitoaster is not handling these simple mentions. The reason is it’s quite difficult to guess if a mention is just a spontaneous tweet someone wanted to highlight on your timeline; or if it’s actually a reply / retweet.</p>
<p>I already made a couple of tests using a time window algorithm (grouping mentions with the closest tweet you made) but it retrieved far too much “false positives”.</p>
<p>A good idea would probably be to mix this technique with semantic analysis, but it’s a heavy development for something that probably won’t worth it&#8230; Most of people who really want to reply (and not just drag your attention) are making a real reply.</p>
<p>So I’m opening the debate: Would you like to see these simple mentions handled on Twitoaster, or is it useless? If there are developers around, I’d be happy to hear their technical suggestions! Think also to share this post if you know some Twitter devs :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.twitoaster.com/how-to-handle-twitter-mentions/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

