什么是最好的 Java 社交网络框架?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/283922/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What are the best Java social networking frameworks?
提问by Otavio
I would like to create a private customized social networking for my company employees and partners so that they can collaborate, exchange messages, share experiences (events, book references, etc) and be grouped into communities. Does anybody know good Java framework for start developing this?
我想为我公司的员工和合作伙伴创建一个私人定制的社交网络,以便他们可以协作、交换消息、分享经验(活动、书籍参考等)并分组到社区中。有人知道开始开发这个的好 Java 框架吗?
I would be looking for something that would contain basic components such as Profile, Friend List, Community, Events, Messages, etc. Each of this component could be extended to implement domain specific features. It would be nice if it also supports OpenSocial.
我会寻找一些包含基本组件的东西,例如个人资料、好友列表、社区、事件、消息等。每个组件都可以扩展以实现特定于域的功能。如果它还支持 OpenSocial,那就太好了。
采纳答案by Ande Turner
Shindig is in incubation at Apache :
http://incubator.apache.org/projects/shindig.html
Shindig 正在 Apache 孵化:http:
//incubator.apache.org/projects/shindig.html
YouTube Link About Shindig :
http://www.youtube.com/watch?v=ZcWszaReqXI
关于 Shindig 的 YouTube 链接:http: //www.youtube.com/watch?v=ZcWszaReqXI
A List of Open Source Social Networking >Applications< Written in Java: http://www.manageability.org/blog/stuff/java-open-source-social-network
用 Java 编写的开源社交网络>应用程序<列表:http: //www.manageability.org/blog/stuff/java-open-source-social-network
回答by Ruben
Collective Intelligence in Actioncould be helpful if you also like to leverage the data gathered in your socialweb application.
如果您还想利用在社交Web 应用程序中收集的数据,“集体智慧在行动”可能会有所帮助。
回答by Sailab Rahi
I 'v built my own social networking features such as creating group adding people to group, friends list, messages, events, comments, blogs and etc. If anyone is interested I can only provid you with the jar and the list of the rest of techs that you have to use with these features to work. If you like to add your own business features on top then there are loads of solutions I can guide you through...
我已经建立了自己的社交网络功能,例如创建群组,将人员添加到群组、朋友列表、消息、事件、评论、博客等。如果有人感兴趣,我只能向您提供 jar 和其余的列表您必须使用这些功能才能工作的技术。如果您想在顶部添加自己的业务功能,那么我可以指导您完成许多解决方案...
Regards, Ash
问候, 阿什