Game Programming and Development Tools

Collaborative web project management – Jari

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
Has any one experienced with such solutions for project management?

I'm looking for alternative for track:
http://projects.edgewall.com/trac/

Because it has SVN support and it uses wiki, has ticket and milestone system.
(no forums though)

But it has one problem, it uses SQLLite or postGre when mySQL would be the ideal.

Any suggestions?
Thanks.

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

[VoHW]

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
I installed tikiwiki and so far it looks like a nice solution. It doesn't have support for SVN but that's alright.

Has any one used it?

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

[VoHW]

[This message has been edited by jari (edited October 18, 2005).]

Gift
Member

Posts: 85
From: Palatine, IL, USA
Registered: 02-11-2001
Jari, my Finnish brother, how are ya?!
I'm quite interested in starting up a collaborative web project. I would first probably use the wiki to managing requirements and specifications. How much does it cost to host something like this? Have you used this software yet?

Gift

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
quote:
Originally posted by Gift:
Jari, my Finnish brother, how are ya?!

I'm good thanks.
How are you?

quote:
Originally posted by Gift:

I'm quite interested in starting up a collaborative web project. I would first probably use the wiki to managing requirements and specifications. How much does it cost to host something like this? Have you used this software yet?
Gift

Well I already had a web site space and domain so it did not cost anything extra to install tikiwiki. And I am using it now but I still need SVN repository so I'm now talking with the webhost to see if they can provide SVN service. That's probably going to cost some extra because SVN needs SVN server unlike wiki which can be installed in web server.


Jari

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

[VoHW]

[This message has been edited by jari (edited October 20, 2005).]

Seven7
Member

Posts: 50
From: USA
Registered: 03-16-2005
Jari,

Let me know how this works out for you. You know my feelings on this,
but I'd like to know how it works for you.


Jim.

Gift
Member

Posts: 85
From: Palatine, IL, USA
Registered: 02-11-2001
When you say SVN do you mean Subversion and not Social Venture Network?

Btw what is the disadvantage between SQLLite-postGre vs. mySQL?

Gift

Klumsy

Administrator

Posts: 1061
From: Port Angeles, WA, USA
Registered: 10-25-2001
for project management i know of these ones:

http://www.dotproject.net/

and

http://www.phprojekt.com/

installed both briefly but haven't really looked at them enough to have an opinion, other than they are both opensource i think and use mysql

------------------
Karl /GODCENTRIC
Visionary Media
the creative submitted to the divine.
Husband of my amazing wife Aleshia
Klumsy@xtra.co.nz

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
quote:
Originally posted by klumsy:
for project management i know of these ones:

http://www.dotproject.net/

and

http://www.phprojekt.com/

installed both briefly but haven't really looked at them enough to have an opinion, other than they are both opensource i think and use mysql


Thanks, I had (and still have) dotproject installed but it's slow. Now just slow in loading times but managing tasks and task logs takes too many steps in my opinion since dotproject is designed for multiple projects and companies.
I tested phprojekt too but I don't remember any more what made me choose dotproject instead of it...

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

[VoHW]

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
quote:
Originally posted by Gift:
When you say SVN do you mean Subversion and not Social Venture Network?

Btw what is the disadvantage between SQLLite-postGre vs. mySQL?

Gift


Yes sorry, I meant subversion. And I don't know what are the technical differences between those three databases but I think most web hosting providers offer mySQL database so SQLLite and postGre are more rarely provided by hosting companies if I'm not badly mistaken.

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

[VoHW]

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
quote:
Originally posted by seven7:
Jari,

Let me know how this works out for you. You know my feelings on this,
but I'd like to know how it works for you.

Jim.


Ok I will. So far it's looking good, tikiwiki's user groups was easy to setup so that only registered users may view and edit stuff and all needed modules (forums,shoutbox,wiki etc) we're easy to toggle on.
So it's pretty simple to setup (after installation).

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

[VoHW]

Jari

Member

Posts: 1471
From: Helsinki, Finland
Registered: 03-11-2005
Ok it's time for brief about the tikiwiki.

Wiki's in general are great way to build project documentation since every one in the development team can contribute to the documentation easily by editing the wiki pages. On top of that tikiwiki adds forums, file/image gallery, chat, trackers and workflow monitoring.
From those trackers, file gallery and workflow monitoring are most important for projects in my opinion, however track does this better because it also has page for milestones and tickets go under each milestone and it has SVN support which tikiwiki doesn't have.

Basically tikiwiki is suitable for projects and communities as it provides wide range of installable features.
Read more about the features from here: http://doc.tikiwiki.org/tiki-index.php?page=Features


All in all I think tikiwiki is good not just for projects but for any community site.

------------------
It is better to hear the rebuke of the wise, than for a man to hear the song of fools. - Ecc 7:5

string LordAndSaviour() { return "Jesus Christ"; } // [VoHW][Blog]