Open source twitter clone anyone?
Does anyone know of an open source twitter clone? Preferably in PHP or Python. Not a client mind you, but the server guts of receiving IMs and doing something with them, enabling followers, public viewing, etc. I want to implement this on an intranet inside a corp network and obviously not display our tweets for public consumption, but only internal consumption. If this doesn’t exist, what do you all think is the easiest way to create this? An instance of jabber or something else?
8 Responses to “Open source twitter clone anyone?”
By Rich Zygler on Oct 31, 2007 | Reply
hmm, just found this twitter clone in scala. I guess scala is similar to java, never heard of it before today.
By Joe Grossberg on Oct 31, 2007 | Reply
Erlang, so it can handle a zillion concurrent requests and scale infinitely.
By Jean-Marc Liotier on Jan 2, 2008 | Reply
Something could be built around Jabber. Incidentally, the ejabberd daemon is written in Erlang.
See : http://serendipity.ruwenzori.net/index.php/2007/08/04/let-us-kill-twitter-with-jabber-we-have-the-tools-to-do-it
By So It's Come To This on Mar 16, 2008 | Reply
You might consider this more of a Tumblr clone than a Twitter clone but Gelato is close. gelatocms.com is the site and is in Italian (I think) and english. I’ve installed earlier versions of the software and found it good enough for me. Obviously, there isn’t any mobile support (SMS, MMS, etc) but I can post from my Blackberry web browser.
Hope this helps.
By Emad on Apr 25, 2008 | Reply
I created one at http://www.emadibrahim.com/2008/04/11/yonkly-open-source-twitter/
By Bttrendy on Jun 30, 2008 | Reply
Revou.com would be an ideal twitter clone
By Nitin Reddy Katkam on Jul 15, 2008 | Reply
You may want to check out Laconi.ca. Identi.ca runs with that software.
By WCRLLC on Jul 22, 2008 | Reply
You may want to look at the prologue theme of wordpress. It sounds exactly what you are looking for.