Open Source Microblogging

From P2P Foundation
Jump to navigation Jump to search


Examples

Compiled by John Eckman [1]:

(go to original article for the links)

  • Sweetter 2.0 - an “open source and fun microblogging service . . . being develop[ed] by SUGUS (group of GNU users from the University of Seville).” Go here for code. Based on TurboGears, a python-based web application framework. Affero GPL (AGPL)
  • Jisko - Affero GPL (AGPL) licensed framework for Microblogging, PHP 5 and MySQL. I had to use Google Translation to try to read the wiki, as I no hablo espanol.
  • Yonkly - written in ASP.NET by Emad Ibrahim. Code hasn’t yet been fully released but you can get an early version here. (License is not yet specified though it is described as “open source.”)
  • Twoorl - a GPL (3) implementation of a microblogging service in Erlang using ErlyWeb. Started (and entirely written?) by Yariv Sadan
  • Prologue - not really a microblogging platform per se, but a Wordpress Theme which could be used as a microblogging platform. (Note that the Prologue post itself kills Firefox 3 for me - caveat browser). Prologue is available under the GPL, as is Wordpress itself.
  • Laconica, which is the software which powers Identi.ca. Also Affero GPL (AGPL). This is perhaps the most robust, and is based on the Open Microblogging protocol. It also embeds creative commons licensing on the content people publish, which I think is great but others may have issues with."

(http://www.openparenthesis.org/2008/07/14/open-source-microblogging)


More Information

  1. Evan Prodromou on Open Microblogging
  2. Open Microblogging