• Defending Its Turf, TweetMeme Is Already Threatening To Sue ReTweet

    Monday, July 27th, 2009

    Erick Schonfeld is a technology journalist and the former Editor in Chief of TechCrunch. At TechCrunch, he oversaw the editorial content of the site, helped to program the Disrupt conferences and CrunchUps, produced TCTV shows, and wrote daily for the blog. He joined TechCrunch as Co-Editor in 2007, and helped take it from a popular blog to a thriving... → Learn More

    picture-130

    It hasn’t even been 24 hours since we wrote about the impending launch of TweetMeme competitor ReTweet, and already TweetMeme founder Nick Halstead is threatening ReTweet with a lawsuit. He takes being king of retweets very seriously.

    It is not so much the apparent flat-out copying of TweetMeme’s Website design (ReTweet has not even launched in private beta yet), that bothers him. After all, TweetMeme itself was highly “inspired” by another news aggregator, Techmeme. What bugs him is what he claims to be almost exact copying of code. Halstead writes on the TweetMeme blog:

    What caught my attention was that some industrious individual (@travisketchum) had left a comment on the TechCrunch article that he had been doing some digging around on the website and had found a link to their development environment. What we found ourselves was that our retweet button Javascript and the WordPress plugin code seemed to have been directly copied from ours.

    Update: ReTweet (or at least its holding company Mesiab Labs) responds.

    He had to look no further than the code for the retweet button itself. The code below is what he found, which he says is “an exact copy of our own retweet button code with the word ‘tweetmeme’ replaced with ‘retweet’”.

    (function()
    {
    var _url=window.location.href;
    var _url=_url.replace(/((?:\?|&)?fbc_receiver=.+)?(?:#.*)?$/,”");
    var url=((typeof retweet_url==”string”)?retweet_url:((typeof retweet_URL==”string”)?retweet_URL:_url)).replace(/\+/g,”%2b”);
    var source=(typeof retweet_source==”string”)?escape(retweet_source):((typeof retweet_SOURCE==”string”)?escape(retweet_SOURCE):false);
    var style=(typeof retweet_style==”string”)?escape(retweet_style):((typeof retweet_STYLE==”string”)?escape(retweet_STYLE):”normal”);
    var src=”http://174.129.199.128/meme/widget/tweets/”;
    switch(style){
    case”compact”:
    var h=20;var w=90;break;
    case”rednose”:var h=71;var w=60;break;default:var h=71;var w=60;break
    }
    src+=url;
    if(source!=false)
    {
    src+=”&source=”+source
    }
    document.write(”);
    retweet_url=null;
    retweet_URL=null;
    retweet_source=null;
    retweet_SOURCE=null;
    retweet_style=null;
    retweet_STYLE=null})();

    I just hope all of these startups realize that Twitter could just end up trademarking the term just like they did with Tweet.

    Sponsored Ads

    blog comments powered by Disqus

    Sponsored Ads

    Sponsored Ads

    Upcoming Events

    Disrupt SF 2012

    San Francisco, CA