vote up 3 vote down star

I am a single developer just getting started with open source web dev (Python/Django). I signed up for a free Assembla.com account but I really don't know whether to use Trac ticketing or Assembla integrated ticketing. I have setup spaces for both to try them out, but it seems like I would need to use them for a while before I saw clear benefits either way.

As I am just starting out, I'm just working on small projects, e.g. the Django tutorial, etc.

Do you have recommendations of Trac vs. Assembla ticketing? And yes, I have Googled this without any helpful results.

flag

4 Answers

vote up 0 vote down

I use Assembla ticketing and it works just fine... never needed anything else.
Also, right now I'm hosting some of my project at Google Code and it also has a minimal yet very useful tracking tracking system.

link|flag
vote up 0 vote down

It depends. Just for trying littl this - littl that any hosted solution would do. If it turns out you are a real geek - for misc. reasons you would want to run your very own VPS (e.g. from slicehost, which i love). I've been using Trac for quite some time and it's a great choice if you have a single project and need only basic functionality. Recently switched to redmine which has more features and is more suitable for multi-project environment.

link|flag
vote up 1 vote down

I'm not qualified to discuss "best", which is what a request for recommendations boils down to.

Trac has an extensive (and IMHO well-architected) plugin infrastructure; if you're a heavy Python developer and are interested in customizing your ticketing system (or if you aren't, and find any of the existing plugins useful), such may be a factor to consider.

link|flag
vote up 1 vote down

I've only used the Trac tickets since I'm using also the Trac wiki and the Trac subversion repository. It makes sense to be able to link back and forth between tickets, wiki pages and source code.

However the ticket user interface is very web 1.0 style: Lots of page reloading and navigation. The ticket editing page is also too long. I would certainly prefer tadalist style editing.

Perhaps a Google Spreadsheet is the way to go. It's easy to edit and sort, and you can have a Skype conference while editing the ticket list together.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.