有哪些可靠、可扩展、众所周知的框架/cms 可以用来构建社区?

发布于 2024-10-19 09:41:24 字数 1290 浏览 4 评论 0原文

我是一名移动开发人员,我开发了一个 Android 应用程序,我需要与社区交互(仍在构建)。至此,我清楚地知道这个社区应该是什么样子,但我仍在思考/研究如何构建它,因为我在创建网络应用程序方面几乎没有经验。所以我需要任何关于它的建议、提示、技巧等等。 应该考虑的是:

  • 用户应该能够发布文章、评论等。
  • 用户必须能够创建
  • 社区将与移动应用程序通信的配置文件,因此我需要一些 API 来与之交互(创建 Web 服务等) 。
  • 社区应该能够轻松地根据需要进行扩展(如果社区成功的话)。我说的“容易”是指我不 我想自己处理扩展问题,所以我更喜欢一些可以自行扩展的解决方案。我想要一个“按需付费”模式,即按需付费(例如,作为应用程序引擎)
  • 我不想处理
  • 所有项目的 系统管理(安装和管理数据库、进行备份等)会有一些与业务相关的部分(销售东西、服务等),因此从这个角度来看,一定不存在任何限制。

到目前为止我所看到的:

wordpress:我不确定它的扩展有多容易,以及是否存在“现收现付”模式(任何托管服务能够专业地做到这一点?)。我应该自己负责安装、管理、备份数据库吗(我想是的)?

wordpress.com 看起来很有趣,但不幸的是,该服务有很多限制。

joomla/drupal:或多或少与 WordPress

应用程序引擎相同的疑问:我真的想使用它!它可以扩展,您只需要支付您需要的费用,还有大量的免费资源。此外,它使用java。这里最大的问题是我不知道现有的可靠框架/cms 可以开始,而且我不想从头开始构建所有社区!是否存在任何业务可靠的框架/CMS/其他任何东西?有什么直接的经验吗? 我对最后一点(应用程序引擎解决方案)进行了几天的研究,但没有任何令人信服的结果(见谷歌thoughtsite、vosao等)。

有什么帮助吗?

非常感谢!


添加


在发布这个问题之前,我已经彻底阅读了其他类似的帖子。但所有的回答都不符合我的问题,至少不完全符合。此外,大多数帖子都有日期,考虑到在这个领域即使几个月也是“永恒”的。 也就是说,我会尝试更具体(并缩小问题范围): 我想使用应用程序引擎来构建社区,如上所述,使用 JAVA(重要)。我更愿意使用一些 cms 或至少使用一些框架,而不是从头开始构建所有内容。我只知道两种似乎合理已知的可能性:谷歌thoughtsite、vosao。第一个似乎活动率较低,第二个似乎好一点,但我读到实际上只有一个开发人员在做出贡献。 所以,我想从你们所有人那里听到的是任何类型的建议、技巧,并且最好是使用其中一种工具的直接经验(它们合适吗?相当稳定/成熟?)。或者任何其他适合应用程序引擎+ java 的其他可能性的直接经验。 谢谢!

I'm a mobile developer, I developed an Android app that I need to interface with a community (still to build). A this point, I clearly have in mind how this community should look like, but I'm still thinking/researching how to build it, since I have really little experience in creating web apps. So I need any kind of suggestions, tips, tricks and so on about it.
What should be considered is:

  • users should be able to post articles, comments, etc.
  • users must me able to create profiles
  • the community will communicate with the mobile app, so I need some API to interface with (create web services, etc.).
  • the community should be able to scale as much as it needs, easily (in case of the community success). With "easily" I mean I don't
    want to deal with the scaling issue by myself, so I would prefer some solution that scales by itself. I want a "pay as you go" model, where you pay as you need (as app engine, for example)
  • I don't want to deal with system management (installing and managing databases, doing backups, etc.)
  • all the project will have some business related part (selling stuff, services, etc.), so no restrictions must exist from this point of view.

What I've looked so far:

wordpress: I'm not sure how easily it can scale, and if a "pay as you go" model exists (any hosting service able to do that, professionally?). Should I take care of installing, managing, backing up the database by myself (I think so)?

wordpress.com seems interesting, but the service has a lot of restrictions, unfortunately.

joomla/drupal: more or less the same doubts as for wordpress

app engine: I would like to use it, really! It scales, you pay just what you need, there is a great amount of free resources. Besides, it uses java. The biggest problem here is that I'm not aware of an existing solid framework/cms to start with, and I don't want to build all the community from scratch! Any business-solid framework/cms/anything else exists? any direct experience with it?
I did research this last point (app engine solutions) for some days, but nothing convincing came up (seen google thoughtsite, vosao, among others).

Any help?

Thanks so much!


ADDED


Before posting this question I've thoroughly read other similar posts. But all replies do not fit my question, at least not entirely. Besides, most posts are dated, considering that even few months in this field are an "eternity".
That said, I'll try to be more specific (and to narrow a bit the question):
I'd like to use app engine for building a community, as described above, using JAVA (important). I'd prefer to use some cms or at least some framework rather than building all from scratch. I'm aware of just two possibilities that seem reasonably known: google thoughtsite, vosao. The first appears to have low activity, the second one seems just a bit better, but I read that only one developer actually is contributing.
So, what I like to hear from you all, is any kind of advises, tips, and, most preferably, direct experience in using one of this tools (do they fit? are reasonably stable/mature?). Or any other direct experience with other possibilities that fit app engine + java.
Thanks!

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

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

发布评论

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

评论(1

东北女汉子 2024-10-26 09:41:24

我建议 Codeigniter+Memcache+Php+phphiphop technologie + MySql + MongoDB+ Jquery+ 一点手和时间时间时间

I would suggest Codeigniter+Memcache+Php+phphiphop technologie + MySql + MongoDB+ Jquery+ a bit hands and time time time

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