Title: Catching all Twitter replies to you, even if you do not follow the sender
Slug: catching-all-twitter-replies-to-you-even-if-you-do-not-follow-the-sender
Date: 2009-01-02 03:12:00
Author: Kartones
Lang: en
Tags: Social, Social Networks
Description: Tips on catching all Twitter replies, even from non-followers.

<p><a href="http://twitter.com">Twitter</a> is based on talking, either to "everybody" (who follows you) or to specific recipients (people you follow).</p> <p>This works fine, but has some nasty bugs:</p> <ul> <li>If someone mentions more than one twitter account ("@<i>person1</i> and @<i>person2</i>"), only <i>person1</i> will be notified of the reply perfectly.  </li><li>If someone mentions a twitter account that is not following him, they won't see the tweet (message).</li></ul> <p>This is something that should be fixed, but until twitter folks decide to do so, there are other ways to find all messages sent to you, even if you don't follow the senders.</p> <p>The easiest way is to use <code>http://search.twitter.com/advanced</code>, the Twitter Search page in advanced mode. The "<i>Referencing this person</i>" field is where you place your twitter account name... and that's all!</p> <p>You can save the url to check it often, for example this is mine: <code>http://search.twitter.com/search?&amp;ref=kartones">http://search.twitter.com/search?&amp;ref=kartones</code></p> <p>And you can also feed the query to your RSS reader (this is what I do so I don't have to check any page). Once again, quite easy to modify the querystring to your account without even entering the search page: <code>http://search.twitter.com/search.atom?q=+@kartones</code></p> <p> </p> <p>Simple, once you know it.</p> <p> </p> <p>Another nice way to get them is to use a reply notifier, like <a href="http://twply.com/">TWPLY</a>, which sends emails when someone mentions you. Thanks to Angus Logan for pointing it out!</p>
