Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microblogging engine in Java

Is anybody aware of any open source Twitter/Identica-like microblogging engines written in Java? My basic requirements are that users should be able to

  1. Write short comments on some entities in the web application
  2. Customize privacy features, like "do not show name/email"
  3. Like/dislike comments

and optionally, track user locations.

The ones I've found so far were written in ASP.net (Yonkly), PHP (StatusNet, Floopo, Jisko) or Python (Jaiku).

like image 731
Vivek Pandey Avatar asked Mar 13 '26 15:03

Vivek Pandey


1 Answers

You could start with the Atmosphere Framework with its JQuery plugin to implement Comet techniques.

like image 138
David J. Liszewski Avatar answered Mar 15 '26 04:03

David J. Liszewski



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!