The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
RedMine

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Daniel Berger

Posts: 1383
Nickname: djberg96
Registered: Sep, 2004

Daniel Berger is a Ruby Programmer who also dabbles in C and Perl
RedMine Posted: Feb 22, 2007 12:24 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Daniel Berger.
Original Post: RedMine
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Daniel Berger
Latest Posts From Testing 1,2,3...

Advertisement
I've seen a few of Rails based Project Management systems come out in the last couple of years and, frankly, they've all sucked. Today, however, I came across one that looks like it has the potential to replace the GForge based RubyForge. It's called RedMine and it looks pretty darned good IMHO. It has a UI similar to the GForge UI, and most of the features that folks use on RubyForge. I'll touch on the missing features in a bit.

But first, why reinvent the wheel? No, RubyForge should not be replaced with a RubyMine back end simply so that we can have warm, fuzzy feelings that RubyForge is, in fact, written using Ruby code instead of the PHP/Python/Whatever mish-mash that it is now. The reasons are straight forward:

* Better backend support. And by "better" I mean "any at all", i.e. XML-RPC, REST or SOAP. At the moment, everything is done with screen scraping afaik. This would lead to much, much easier integration for future tools and/or websites, such as an raa.rubyforge.org that we could tie into the PM stuff.

* Lower barrier to entry. I don't know PHP at all, and only a little bit of Python, as is the case for many Ruby programmers. By switching to a Ruby based system we'll get more eyes looking at the code, and more people who are able to submit patches. This will also reduce Tom's burden, as other people can write code for him, or respond to feature requests with patches of their own.

* Ruby libraries. If we use a Ruby back end we can integrate 3rd party Ruby libraries with no fuss, and I can use them in any suggested patches.

* Not tied to GForge (duh) and thus, don't have to wait for them to fix bugs or implement features that get filtered down to RubyForge.

* Warm, fuzzy feelings that RubyForge is actually written in Ruby. KIDDING!

And now, the bad news. At the moment I don't see support for mailing lists, CVS or wikis. CVS I could live without - I'd just convert everything over from CVS to SVN and move on. Wikis would be a deal breaker for some, though personally I find them a pain in the ass to navigate, and most of the time they're riddled with spam anyway. Mailing lists, however, are a deal breaker for me.

Still, I think RedMine is *close* to being able to replace the current code base for GForge, and I've already mentioned this to Tom.

Read: RedMine

Topic: Objective-C, Ruby and Python for Cocoa Previous Topic   Next Topic Topic: Dear Groovy People

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use