Re: Question about programming and project management
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Sun, 29 Jul 2007 12:26:44 +0000
Ikke said:
<snip>
We are looking for an online solution to share code, thoughts, files,
etc... Does anybody know of a website for this sort of thing?
I've already thought about using a basic forum, but those are not
private - others can read what's being said and done, and the project
is to remain private until completion.
They can be private if you like. All you have to do is make people log
on before you display the forum, and ensure that you only authenticate
registrations from people that are members of the project. (Therefore,
this bit should be a manual process if possible.)
It's quite easy to set all this up, although it may take a while if you
do it yourself. (It took me about a day, starting from scratch, writing
all the code myself.)
You are very likely to be able to find off-the-Web forum software to do
it for you, though.
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
.
- Follow-Ups:
- Prev by Date: Re: How do I start?
- Next by Date: Re: How do I start?
- Previous by thread: State pattern query
- Next by thread: Re: Question about programming and project management
- Index(es):
Relevant Pages
|