vote up 2 vote down star
1

I built a GIS application around Twitter and now its getting some interest. But one of the requirements is that they don't want any outside dependencies. So I'll need to mimic Twitters functions.

Anyone know of any open source Twitter projects?

flag

4 Answers

vote up 1 vote down check

Jaiku is a microblogging service very similar to Twitter. Google bought Jaiku a few years ago and made its engine open source. You can find it here:

http://code.google.com/p/jaikuengine/

If you're looking for a .NET alternative. There is Yonkly. Is an open source Twitter clone written using ASP.NET MVC. You can find the source here:

http://www.codeplex.com/yonkly

link|flag
vote up 0 vote down

+1 to laconi.ca

link|flag
vote up 1 vote down

I have used laconi.ca in the past, it is easy to figure out and highly customizable (for how young it is).

link|flag
vote up 7 vote down

Laconica?

http://laconi.ca/trac/

Identica demos it nicely:

http://identi.ca/

link|flag
1  
Do you know of any that uses .NET? – Donny V. Jul 6 at 17:14
No... Well, I do now :) – John Barrett Jul 7 at 9:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.