-
Website
http://www.scripting.com/ -
Original page
http://www.scripting.com/stories/2008/05/28/anOpenSourceTwitterClient.html -
Subscribe
All Comments -
Community
-
Top Commenters
-
eas
55 comments · 4 points
-
AndrewBurton
134 comments · 10 points
-
Michael Markman (Mickeleh)
154 comments · 15 points
-
Rex Hammock
52 comments · 9 points
-
malatmals
81 comments · 3 points
-
-
Popular Threads
-
Open is in the eye of the beholder. (Scripting News)
1 day ago · 13 comments
-
Store Twitter URLs in earth's oceans? (Scripting News)
3 days ago · 16 comments
-
Why today's Twitter is like Napster in Y2K. (Scripting News)
4 days ago · 15 comments
-
If you wrote the words you own the copyright. (Scripting News)
3 days ago · 7 comments
-
How open standards are created. (Scripting News)
6 days ago · 11 comments
-
Open is in the eye of the beholder. (Scripting News)
Current Twitter and Friendfeed clients don't actually do what I want them to do
http://www.google.com/search?hl=en&q=open+sourc...
Unless you mean "open-source Twitter alternative," in which case I would say we don't need one.
I also have a CLI Ruby client that came with source, though I forget where from.
I assume things like TwitterFox (plugin for Firefox) are also open source, though not sure.
Now there's just one problem: Twitter itself. The complaints here I think are things that are restricted by the API. And that's assuming the API even works, which right now, it's not. ;)
But replicating the whole service would be tricker - but not impossible. Right? :)
Twitter Clients for Linux Users - Linux and Open Source Blog. http://snurl.com/2b7gh Twitterholics http://snurl.com/2b7gp
http://yarivsblog.com/articles/2008/05/28/annou...
As for the alignment to commercial interests - that's only natural in a world where Google, Yahoo, and Microsoft are scooping up all the social networking providers out there like YouTube, Facebook, etc.
I would love to build a open source twitter clone. But then again it's about the people and API apps, etc and I can't think of a way to duplicate these. Oh... you should also check out http://bitlog.org/ which is a twitter clone by John Resig (which he hopes to one day open source). Anyway, I'm all for writing a Twitter clone that is meant to serve users and users only.
On the server side, twitter seems to me to be kind of a deformed IRC. Why not just use all the cool tools available for that?