Assembla: Do you like Trac tickets or Assembla tickets and why? - Stack Overflow most recent 30 from stackoverflow.com2009-11-08T18:15:20Zhttp://stackoverflow.com/feeds/question/198352http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/198352/assembla-do-you-like-trac-tickets-or-assembla-tickets-and-why3Assembla: Do you like Trac tickets or Assembla tickets and why?Doug Ireton2008-10-13T17:32:46Z2008-10-15T08:05:31Z
<p>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. </p>
<p>As I am just starting out, I'm just working on small projects, e.g. the Django tutorial, etc.</p>
<p>Do you have recommendations of Trac vs. Assembla ticketing? And yes, I have Googled this without any helpful results.</p>
http://stackoverflow.com/questions/198352/assembla-do-you-like-trac-tickets-or-assembla-tickets-and-why/198396#1983960Answer by sebastian for Assembla: Do you like Trac tickets or Assembla tickets and why?sebastian2008-10-13T17:44:29Z2008-10-13T17:44:29Z<p>I use Assembla ticketing and it works just fine... never needed anything else.<br />
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.</p>
http://stackoverflow.com/questions/198352/assembla-do-you-like-trac-tickets-or-assembla-tickets-and-why/198455#1984550Answer by gsmd for Assembla: Do you like Trac tickets or Assembla tickets and why?gsmd2008-10-13T18:02:54Z2008-10-13T18:02:54Z<p>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.</p>
http://stackoverflow.com/questions/198352/assembla-do-you-like-trac-tickets-or-assembla-tickets-and-why/198599#1985991Answer by Charles Duffy for Assembla: Do you like Trac tickets or Assembla tickets and why?Charles Duffy2008-10-13T18:45:11Z2008-10-13T18:45:11Z<p>I'm not qualified to discuss "best", which is what a request for recommendations boils down to.</p>
<p>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 <A HREF="http://trac-hacks.org/" rel="nofollow">existing plugins</A> useful), such may be a factor to consider.</p>
http://stackoverflow.com/questions/198352/assembla-do-you-like-trac-tickets-or-assembla-tickets-and-why/203985#2039851Answer by Arne Evertsson for Assembla: Do you like Trac tickets or Assembla tickets and why?Arne Evertsson2008-10-15T08:05:31Z2008-10-15T08:05:31Z<p>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.</p>
<p>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.</p>
<p>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.</p>