Parallel project management application discussions between this group and my Houston Rails group induced me to download redMine yesterday and test it out for a bit.
To be honest, being that redMine is an open-source Rails based application, I am surprised that it is not getting more love throughout the Rails community. I think it is a nice little app.
I have also been looking for a new Project Management Application to replace my current Trac setup. I have been writeing a little report on my instigation http://wiki.mylesbraithwaite.com/Ideas/ ProjectManagementAndBugTracking
--- Myles A. Braithwaite Monkey in your Soul - http://miys.net my...@monkeyinyoursoul.com
> Parallel project management application discussions between this group > and my Houston Rails group induced me to download redMine yesterday > and test it out for a bit.
> To be honest, being that redMine is an open-source Rails based > application, I am surprised that it is not getting more love > throughout the Rails community. I think it is a nice little app.
> --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > Groups "Ruby on Rails meets the business world" group. > To post to this group, send email to rails-business@googlegroups.com > To unsubscribe from this group, send email to rails-business- > unsubscribe@googlegroups.com > For more options, visit this group at http://groups.google.com/ > group/rails-business?hl=en > -~----------~----~----~----~------~----~------~--~---
> I have also been looking for a new Project Management Application to > replace my current Trac setup. I have been writeing a little report > on my instigationhttp://wiki.mylesbraithwaite.com/Ideas/ > ProjectManagementAndBugTracking
> --- > Myles A. Braithwaite > Monkey in your Soul -http://miys.net > my...@monkeyinyoursoul.com
> On 27-Jul-07, at 12:44 PM, Jim Mulholland wrote:
> > Parallel project management application discussions between this group > > and my Houston Rails group induced me to download redMine yesterday > > and test it out for a bit.
> > To be honest, being that redMine is an open-source Rails based > > application, I am surprised that it is not getting more love > > throughout the Rails community. I think it is a nice little app.
> Nice summary. activeCollab is another that I have thought about > trying. Are they moving to a closed source, hosted paid model?
> On Jul 27, 11:52 am, Myles Braithwaite <my...@monkeyinyoursoul.com> > wrote: >> I have also been looking for a new Project Management Application to >> replace my current Trac setup. I have been writeing a little report >> on my instigationhttp://wiki.mylesbraithwaite.com/Ideas/ >> ProjectManagementAndBugTracking
>> --- >> Myles A. Braithwaite >> Monkey in your Soul -http://miys.net >> my...@monkeyinyoursoul.com
>> On 27-Jul-07, at 12:44 PM, Jim Mulholland wrote:
>>> Parallel project management application discussions between this >>> group >>> and my Houston Rails group induced me to download redMine yesterday >>> and test it out for a bit.
>>> To be honest, being that redMine is an open-source Rails based >>> application, I am surprised that it is not getting more love >>> throughout the Rails community. I think it is a nice little app.
> --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google > Groups "Ruby on Rails meets the business world" group. > To post to this group, send email to rails-business@googlegroups.com > To unsubscribe from this group, send email to rails-business- > unsubscribe@googlegroups.com > For more options, visit this group at http://groups.google.com/ > group/rails-business?hl=en > -~----------~----~----~----~------~----~------~--~---
First, I also use redmine and I think it is really good. At least it has also a wiki per project, which is a must (I think)
A project having more than how many developers need a project management tool?
How much of rails developers use Linux as their OS?
And lastly, I know I opened this discussion before but still I do not find any tool to draw good ER diagrams in Linux. The softwares mentioned before, like Dia, are not good enough in practice. My solution for today, is, unfortunately, to draw Class diagram via argoUML and act like it is an ER diagram.
Thanks in advance
Mustafa Ekim System Analyst - ITS Company - Turkey
> First, I also use redmine and I think it is really good. At least > it has > also a wiki per project, which is a must (I think)
A Wiki is about as useless as a Gantt chart unless you use it correctly and make sure the client uses it as well, IMHO.
> A project having more than how many developers need a project > management > tool?
I don't think it's the number of developers that count, it's the number of days work needed to bring the project to completion. If there is more than one day of work involved, I think the project is of sufficient complexity to need managing in a more structured way than email by the developer(s) even if only one person is involved on each side of the client/developer relationship.
> How much of rails developers use Linux as their OS?
No hard figures, but OS X has a very high uptake amongst Rails developers compared to general OS X market penetration. I personally think that Windows users are likely in the minority within this part of the developer community, but I have no figures to support me in that assertion.
> And lastly, I know I opened this discussion before but still I do not > find any tool to draw good ER diagrams in Linux. The softwares > mentioned > before, like Dia, are not good enough in practice. My solution for > today, is, unfortunately, to draw Class diagram via argoUML and act > like > it is an ER diagram.
Well, you've got a weekend in front of you haven't you? We look forward to seeing what you produce! :-D
Seriously, I know what you mean. I'm on OS X so can use OmniGraffle when I need to. Personally, I'm not sold on ER diagrams - I can quite happily work out what is going on with nothing more than some migrations, or schema.rb and app/models - I think ER diagrams and the like actually slow down development.
On Jul 27, 2007, at 14:25 , Myles Braithwaite wrote:
>> A project having more than how many developers need a project >> management >> tool?
> One or more developers should require a project management tool.
Agreed absolutely on that. Also if there is a client involved - which I know is a trick answer but if there is a client, there is a need to document scope and effort.
>> How much of rails developers use Linux as their OS?
> About 50% personally. My Desktop and Servers all run Linux but my > Laptop runs Mac OS X.
All of our servers are Debian machines, with OS X on the client side.
>> +1 here too: linux for my desktop and servers and MacOSX on my laptop, >> running XP over Parallels for IE testing.
> Have you tried IE4Linux yet almost everyone at the Caffe is talking > about it.
Yep, I successfully tested IE4Linux, but I eventually must test some desktop applications over Windows, so I finally bought Parallels: I find it very useful to test installers on different configurations and to take system snapshots.