OpenSocial 服务器实施

发布于 2024-07-10 08:08:36 字数 191 浏览 3 评论 0 原文

实施 OpenSocial 平台的首选方法是什么? 我知道 Apache Shindig,但找不到任何有用的信息。 另外,是否可以使用现有的解决方案(例如基于 Rails 的 lovdbyless)并向其添加 OpenSocial 功能?

What is the preferred method of implementing the OpenSocial platform? I'm aware of Apache Shindig but can't really find any useful information on it. Also, is it possible to use an existing solution like the Rails-based lovdbyless and add OpenSocial features to it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

各空 2024-07-17 08:08:36

我已将 Shindig 移植到 .NET,网址为 http://code.google.com/p/pesta / 以及一个使用它的示例站点,位于 http://www.codeplex.com/raya< /a>

I've ported shindig over to .NET at http://code.google.com/p/pesta/ and a sample site using it from partuza at http://www.codeplex.com/raya

温折酒 2024-07-17 08:08:36

似乎有人启动了一个插件,Ruby on Rails,OpenSocial Container 插件 0.1.0,来自 Apache Shindig 的某人的评论建议将其作为 Ruby 服务器实现引入其中。

我还找到了一篇关于自己滚动的文章, Google 的 OpenSocial 与 Ruby on Rails

我也还没试过。

There seems to be a plugin that someone started, Ruby on Rails, OpenSocial Container plugin 0.1.0, the comments have someone from Apache Shindig suggesting it get rolled into there as the Ruby server implementation.

I also found an article on rolling your own, Google's OpenSocial with Ruby on Rails.

I haven't tried, either, yet.

无悔心 2024-07-17 08:08:36

甚至 Shindig 团队的一些人也承认文档非常稀疏,以至于他们说源代码就是文档 - 并且,相信我,有相当多的源代码可供参考看着。

我发现的最有用的链接是这些:

http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/200805.mbox/raw/%[电子邮件受保护] %3E/

http://cwiki.apache.org/confluence/display/SHIINDIG/The+rough+guide+to+deploying+shindig

http://mail -archives.apache.org/mod_mbox/incubator-shindig-dev/200905.mbox/%[电子邮件受保护]%3e

以及如何替换默认类以便与数据库交互的示例:

http://cwiki.apache.org/confluence/display/SHIINDIG/Providing+your+own+data+service+implementation

Even some of the guys on the Shindig team admit that the documentation is very sparse, to the extent that they say the source code is the documentation - and, believe me, there's quite a bit of source code to look at.

The most helpful links I've found are these:

http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/200805.mbox/raw/%[email protected]%3E/

http://cwiki.apache.org/confluence/display/SHINDIG/The+rough+guide+to+deploying+shindig

http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/200905.mbox/%[email protected]%3e

and for an example of how to replace the default classes so as to interact with a database:

http://cwiki.apache.org/confluence/display/SHINDIG/Providing+your+own+data+service+implementation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文