Browse Forums | Discussion Forum: open-discussion

Start New Thread Start New Thread

 

RE: Mark projects private during testing?  [ reply ]  [ reply with quote ]
By: Christian Haselgrove
2008-08-01 12:13
Bennett,

You can make a project private and visible only to its members by following "Admin" and then "Edit Observer" under "Group Members."

Luis makes some good points about doing this in general. In addition, NITRC is primarily a site for sharing and discovery (as opposed to a site for supporting development), so we don't normally suggest making projects private. Classifying your project in the tool tree with an appropriate development status (planning, pre-alpha, or alpha) and perhaps making a note in the project summary statement should indicate to users that your tool isn't ready for production use while letting you benefit from the exposure and community interaction for which NITRC was designed.

Best,
Christian


RE: Mark projects private during testing?  [ reply ]  [ reply with quote ]
By: Luis Ibanez
2008-07-30 19:43

Hi Bennett,

My humble advice:

Although it may make sense to keep a project private during the initial stages of development, this is in general a bad way to start an Open Source project.

The right to make mistakes in public is a benefit
granted to developers in the context of Open Source development.

Projects that have a private birth, have also the
unfortunate tendency to remain private.

We have heard too many times of projects that are
"Open Source", but for which the code is not available because the authors are still "cleaning up" the code,...year after year...

A big README.txt file stating that the project is
in very active development should be enough warning for any visitor to know what to expect if they see that your project is changing from day to day.

Making a project private will deprive you from the
benefit of the collective intelligence from the
community that could help you make it better, in
particular at the very early stages, when the advice is needed the most.


Best Regards


Luis



Mark projects private during testing?  [ reply ]  [ reply with quote ]
By: Luis Ibanez
2008-07-30 19:32
> (enter your response here)

Mark projects private during testing?  [ reply ]  [ reply with quote ]
By: Bennett Landman
2008-07-30 13:57
Good afternoon,

Is it possible to make our project private during initial development? I'd like to try out several different ideas and do not want anyone to be confused by the placeholder code/files that we place into the CVS and website. Ideally, only "members" of the project would be able to see the project or access the CVS.

Thank you.
Bennett