views:

49

answers:

2

I have been working on an open-source project for some time now and I decided to launch it a few days ago.

I have created a website for the product with a documentation, tutorials, and a blog. There is no commenting on the website itself.

I have made the project available on sourceforge. I uploaded the current stable version, that can be downloaded. I haven't enabled the other functions yet like support, bug tracking, etc.

The current source of the project is available at gitorious.

Now for the first time period I want to target some developers to have a look at the product and give some feedback. Which tool is the best I could use for this?

I have posted the link to the product at reddit and there is finally got some attention from some developers with good tips. But it is hard to collaborate there because you have to wait 10 minutes between each post!

+1  A: 

You might want to register your project at FreshMeat, which is the biggest open-source project index (AFAIK).

DarkDust
Thank you for the link I never heard of that one. I will give it a try.
Saif Bechan
A: 

Using git to manage the source is the best tool for collaboration, I personally prefer Github.

Gitorious also uses git, but im not familiar with it, so i can't way if github is better, but i think it's more popular.

gillyb
Yes I think I am going to make the switch to github. I actually do not know why I choose gitorious. thanks!
Saif Bechan
If a post helps you, vote it up...
gillyb