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.
> +1 here too: linux for my desktop and servers and MacOSX on my laptop,
I too am using linux for my desktop and servers and Mac OS X laptop. I share my keyboard and mouse between my Ubuntu desktop and Mac laptop via <a href="http://synergy2.sourceforge.net/">Synergy</a> which is highly recommended if any of you have not tried it yet. It is a simple way to share keyboard/mouse plus cut/paste across different OS's without a KVM switch.
On Jul 27, 1:50 pm, Raul Murciano <r...@murciano.net> wrote:
> Myles Braithwaite escribió: > >> +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.
Mustafa Ekim wrote: > A project having more than how many developers need a project management > tool?
I believe a project management tool should be used whenever it will help communicate between team members. I use one just for myself because I tend to lose track of what still needs to be done on a larger project.
> How much of rails developers use Linux as their OS?
I use it on all my systems. I tried to use OSX but didn't fit right for me.
Someone here mentioned <http://retrospectiva.org/> which looks like a trac clone but written using rails. I'm excited about it because I really like trac, but don't have the time to pick up python to enhance it.
Alex
On Jul 27, 10:11 am, Jim Mulholland <jim.mulholl...@gmail.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.
* Mantis has been around for a while and I've found it to be quite good - stable, the custom fields work well, etc. It is a bit clunky though, the new templating hasn't been completed yet and I'm not sure if its going to be ready for the upcoming v1.1.
* ActiveCollab v1.0 will be a *huge* change from the earlier releases. They're moving to a development model similar to SugarCRM with a free core program and then commercial addons to do any of the really good functionality. The earlier releases are still available under GPL, but it sounds like they'll pale in comparison to v1.0.
* http://www.retrospectiva.org/ is another option - it's a fork of the collaboa code and is under active development.
Personally I'm using Redmine for my consulting stuff and am trying to move to using it at my day job; I've got a lot of data in Mantis but haven't gotten the time together to finish a converter.
> Mustafa Ekim wrote: > > A project having more than how many developers need a project management > > tool?
> I believe a project management tool should be used whenever it will help > communicate between team members. I use one just for myself because I > tend to lose track of what still needs to be done on a larger project.
> > How much of rails developers use Linux as their OS?
> I use it on all my systems. I tried to use OSX but didn't fit right for > me.
I don't want to open a Linux vs Mac war but I am really surprised with the Rails community. one of the core tenets of Rails is Open source. Why would a Rails developer lock himself to Apple which is not only closed-source but also expensive and less powerful then Linux machine?
I've made the switch from Windows to Ubuntu and never looked back. I am using Ubuntu for both on my desktop and my laptop My laptop is only 500MB RAM/1.2 GHZ and it's really fast with Ubuntu.
Michael, I migrated from .NET and windows to Rails and Linux. If you need help installing Ubuntu on your current Windows (side by side), let me know.
While I am using a Apple Laptop because at the time Apple was the only company that was supporting *nix on laptops. I use Linux on my Desktops and Servers though.
--- Myles A. Braithwaite Monkey in your Soul - http://miys.net my...@monkeyinyoursoul.com
> I don't want to open a Linux vs Mac war but I am really surprised with > the Rails community. one of the core tenets of Rails is Open source. > Why would a Rails developer lock himself to Apple which is not only > closed-source but > also expensive and less powerful then Linux machine?
> I've made the switch from Windows to Ubuntu and never looked back. > I am using Ubuntu for both on my desktop and my laptop > My laptop is only 500MB RAM/1.2 GHZ and it's really fast with Ubuntu.
> Michael, I migrated from .NET and windows to Rails and Linux. > If you need help installing Ubuntu on your current Windows (side by > side), let me know.
> --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~---
In that case, why did you post that message to a mailing list?
Robinson's conjecture (which I developed on another list):
Any discussion about the benefits of one license, operating system, framework, application, methodology or programming language over another is a flamewar no matter how ostensibly polite it is.
This list isn't the place for the stale, tired, and frankly boring argument over one OS vs another OS.
> I don't want to open a Linux vs Mac war but I am really surprised with > the Rails community. one of the core tenets of Rails is Open source. > Why would a Rails developer lock himself to Apple which is not only > closed-source but > also expensive and less powerful then Linux machine?
Because, for the most part, it just works and works well. And TextMate X-) Your opinion of it being less powerful is strongly debatable - OSX bundles with much of the same key OSS that web developers need.
> On Jul 28, 2007, at 2:25 PM, Paul Robinson wrote: >> This list isn't the place for the stale, tired, and frankly boring >> argument over one OS vs another OS.
> My desktop image is better than your desktop image! :-P
On a list where I developed the conjecture, others - like you - decided to have some fun with me and so I came up with an amendment:
"Any discussion is a flamewar, no matter how ostensibly polite it is"
:-)
Seriously though, this isn't my list, I'm not making the rules, but can we agree this is a place for talking about how to make a business out of developing in Rails and its best for all of us to avoid the "mine is better than yours" genital-staring competitions?
RailRoad looks like http://visualizemodels.rubyforge.org/ and other visualizing plugins (they are *all based on DOT language and GraphViz) in rails but I am happy to hear a new one, may be a better one.
database visualizing plugins are really great tools but especially whenever I download an open source. I use them to quickly understand the database layer.
however, whenever I start a new project, I think it is not the right tool since designing the database should come first, not coding.
Nor do I want to discuss about the operating systems, but I also observe much, and much more mac os x users in rails community than wherever else. May be it is like that in other communities also, but I do not know, or, there is an invisible connection between mac os X and ruby/ror.
I know that the developers of the ruby language and rails platform use Mac Os X. May be that is affecting everybody ?