Softpedia
 

NEWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
Home > News > Webmaster > Internet Life

June 17th, 2009, 11:05 GMT · By

Clean Tweets, a New Spam Filter for Twitter

SHARE:

Adjust text size:


Clean Tweets, a new Firefox extension, brings some much needed functionality to Twitter search
Enlarge picture
Spam is a constant nuisance on the Internet and while its volume and diversity is growing each year so are the tools to combat it. Most email services offer powerful spam filters, though they aren't perfect, as do many blog hosting services. One service, however, that has seen a big rise in popularity in the last few months, Twitter, has also seen a big rise in spam messages but has done little to combat them. A new tool named Clean
Tweet aims to 'clean' up Twitter searches by removing most of the spam tweets.

“Anyone who is a frequent user of Twitter Search knows that there are a lot of people (and the number grows every day) that SPAM the trending topics with anything from "Get Rich Quick Schemes" to affiliate links and even people that blatantly ask for more followers. It is annoying, waters down and makes Twitter search and Trends less useful. There are times when I view a trending topic and 90% are spam or worthless tweets,” Clean Tweet's webpage reads.

Clean Tweet is a Firefox extension, available here, that modifies Twitter searches at Twitter.com or Search.Twitter.com by removing spam messages using two very simple, yet effective, filters. The first one removes any tweets coming from accounts that are less than one day old. This deals with a big number of spam messages as most of these types of accounts are discovered and blocked by Twitter within a day. The second one removes tweets with hashtags for three or more trending topics on Twitter, as many spammers use this method to help spread their messages.

If there are any messages that make it through the filters users have the option to manually delete them. Of course, the system isn't perfect but it should do a great job at least for the immediate future while spammers adjust or until Twitter finally introduces its own measures.

FILED UNDER:
Twitter
spam
Clean Tweets

TELL US WHAT YOU THINK:

1,958 hits · 1 comment · Link to this article · Print article · Send to friend · Subscribe to news

MUST-READ RELATED ARTICLES:


There Is No Official Twitter TV Show

Study Shows Young People Not So Keen on Twitter

80 Percent of Twitter Accounts Have Less Than 10 Followers

Twitter Founder Worried by All the Media Attention

Twitter Delays Downtime to Enable Iranian Protests to Continue

READER COMMENTS:


Comment #1 by: TwitAnders on 19 May 2011, 12:38 UTC reply to this comment

Cleen Tweets is not working anymore. So I have written this Bookmarklet to remove the users in search.twitter.com, who you don’t want to have in your results.

Write the names of users, you want to get filtered out, in lower case seperated by comma in the field, where you find now username1 and username2.

Maybe someone with better skills than me can write a browser extension, which would be more comfortable. :)

This is the code for the bookmarklet:

javascript:
{
var blist = ‘username1, username2′;
var banned = blist.split(‘, ‘);
var i;
var j = document.getElementsByTagName(‘a’).length;

function removeBanned(nr)
{
var element=document.getElementsByTagName(‘a’)[nr];
var x;
var klein;

klein=element.text.toLowerCase();
for (x= 0;x

Copyright © 2001-2012 Softpedia. Contact/Tip us at

WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM