Considering you seem community, rather than cash driven .. the community will hold the key to what they find best, simplest and acceptable (and what works)
What do other plugin developers do? Take their lead. They set the convention and it determines how other people find your plugin. If a Firefox extension only had it's own site then I probably wouldn't find it.
What do others use? GPL? LGPL? What does jQuery use? Ask them why?
It might be worth using an online revision control tool like github or launchpad so people can contribute bug reports and help your development.
If I were you I would definitely use something like launchpad or google code.
You get integrated (community enabled):
source version control
bug tracking
...
for free.
Considering this library is aimed at other (web) developers a shiny website seems a lot less important then the convenient features above (in a known format).
And: congratulations on your first release, of course ;-)
About running site: For me running dedicated website gives your product more professional look. Hosting on Google groups isn't good choice for all products: you can't build screenshots gallery, own blog, etc. You can build forum by youself if you need it.
发布评论
评论(3)
考虑到你看起来像是社区,而不是现金驱动的..社区将掌握他们认为最好、最简单和可接受的东西(以及什么有效)的关键。
可能值得使用在线版本控制工具,例如 github 或 启动板,以便人们可以贡献错误报告并帮助您的开发。
Considering you seem community, rather than cash driven .. the community will hold the key to what they find best, simplest and acceptable (and what works)
It might be worth using an online revision control tool like github or launchpad so people can contribute bug reports and help your development.
如果我是你,我肯定会使用启动板或谷歌代码之类的东西。
获得集成(社区启用):
您可以免费
考虑到这个库是针对其他(网络)开发人员的,一个闪亮的网站似乎没有上面的方便功能(以已知格式)那么重要。
并且:当然,祝贺您的第一个版本;-)
If I were you I would definitely use something like launchpad or google code.
You get integrated (community enabled):
for free.
Considering this library is aimed at other (web) developers a shiny website seems a lot less important then the convenient features above (in a known format).
And: congratulations on your first release, of course ;-)
关于运行站点:
对我来说,运行专门的网站可以让您的产品看起来更专业。托管在Google群组上并不适合所有产品:您无法建立屏幕截图库、自己的博客等。如果需要,您可以自己建立论坛。
About running site:
For me running dedicated website gives your product more professional look. Hosting on Google groups isn't good choice for all products: you can't build screenshots gallery, own blog, etc. You can build forum by youself if you need it.