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?
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?
I have used laconi.ca in the past, it is easy to figure out and highly customizable (for how young it is).
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: