35

I have started an open source project and was wondering how I would best go about inviting people to work on the project. SourceForge is great but didn't fit the needs of the project. Any ideas?

Nathan Osman
  • 71,149
  • 71
  • 256
  • 361

7 Answers7

18

You could use Stack Overflow's Open Source Advertising:

https://meta.stackexchange.com/questions/31913/open-source-advertising-sidebar-1h-2010

Community
  • 1
  • 1
Christian Specht
  • 35,843
  • 15
  • 128
  • 182
10

Announcing it on FreshMeat never hurts.

Harry Vangberg
  • 858
  • 7
  • 13
5

You could start tweeting about it! Also, write about the project in InfoQ.

Kaitsu
  • 4,094
  • 3
  • 30
  • 37
3

You can also look forward to write articles about your project and post it on different websites like Code Project

3

Codeplex might be something to look into

John Boker
  • 82,559
  • 17
  • 97
  • 130
2

Assuming the project relates to a specific topic then there is usually a mailing list or set of webpages that relates to this. So, for example, if the project was primarily about XML you could announce it on xml-dev. If about chemistry use the blue-obelisk mailing list, and so on. Mailing lists are a good way of attracting general interest which may increase your user base as well as your developer base.

peter.murray.rust
  • 37,407
  • 44
  • 153
  • 217
1

Throw it onto Github?

Adam Taylor
  • 7,534
  • 8
  • 44
  • 54