CINXE.COM
AboutTrac – The Trac Project
<!DOCTYPE html> <html lang="en-US"> <head> <!-- # block head (placeholder in theme.html) --> <!-- # block head (content inherited from layout.html) --> <title> AboutTrac – The Trac Project </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--[if IE]><script> if (/^#__msie303:/.test(window.location.hash)) window.location.replace(window.location.hash.replace(/^#__msie303:/, '#')); </script><![endif]--> <link rel="search" href="/search" /> <link rel="help" href="/wiki/TracGuide" /> <link rel="alternate" href="/wiki/AboutTrac?format=txt" title="Plain Text" type="text/x-trac-wiki" /> <link rel="start" href="/wiki" /> <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/wiki.css" type="text/css" /> <link rel="stylesheet" href="/chrome/wikiextras/css/phrases.css" type="text/css" /> <link rel="stylesheet" href="/chrome/wikiextras/css/boxes.css" type="text/css" /> <link rel="stylesheet" href="/wikiextras/dynamicboxes.css" type="text/css" /> <link rel="stylesheet" href="/chrome/vote/css/tracvote.css" type="text/css" /> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <noscript> <style> .trac-noscript { display: none !important } </style> </noscript> <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search The Trac Project"/> <script src="/chrome/common/js/jquery.js"></script> <script src="/chrome/common/js/babel.js"></script> <script src="/chrome/common/js/trac.js"></script> <script src="/chrome/common/js/search.js"></script> <script src="/chrome/common/js/folding.js"></script> <script src="/chrome/common/js/wiki.js"></script> <script> jQuery(function($) { $(".trac-autofocus").focus(); $(".trac-target-new").attr("target", "_blank"); if ($.ui) { /* is jquery-ui added? */ $(".trac-datepicker:not([readonly])") .prop("autocomplete", "off").datepicker(); // Input current date when today is pressed. var _goToToday = $.datepicker._gotoToday; $.datepicker._gotoToday = function(id) { _goToToday.call(this, id); this._selectDate(id) }; $(".trac-datetimepicker:not([readonly])") .prop("autocomplete", "off").datetimepicker(); $("#main").addClass("trac-nodatetimehint"); } $(".trac-disable").disableSubmit(".trac-disable-determinant"); setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1); $(".trac-disable-on-submit").disableOnSubmit(); }); </script> <!-- # include 'site_head.html' (layout.html) --> <link rel="stylesheet" type="text/css" href="//www.edgewall.org/css/projects013.css" /> <script type="text/javascript"><!-- window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":null,"theme":"dark-bottom", "domain": "edgewall.org"}; //--></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script> <script type="text/javascript"> jQuery(function($) { var $ntg = $("#newticketguide"); if ($ntg.length) $("#propertyform").prepend($ntg.detach()); }); </script> <!-- end of site_head.html --> <!-- # endblock head (content inherited from layout.html) --> <link rel="alternate" type="application/x-wiki" href="/wiki/AboutTrac?action=edit&version=" title="Edit this page"/> <script> jQuery(function($) { wikiColumn($("#wikipage")); }); </script> <!-- # endblock head (placeholder in theme.html) --> </head> <body> <!-- # block body (content inherited from theme.html) --> <!-- # include 'site_header.html' (theme.html) --> <!-- site_header_trac.html --> <div id="wrapper"> <div id="topbar"> <a id="home-link" href="//www.edgewall.org/">Edgewall Software</a> </div> <div id="ew-header"> <div id="topnav"><ul> <li><a href="//www.edgewall.org/">Home</a></li> <li class="active"> <a class="trac" href="//trac.edgewall.org/">Trac</a> </li> <li> <a href="//trac-hacks.org/">Trac Hacks</a> </li> <li class=""> <a class="genshi" href="//genshi.edgewall.org/">Genshi</a> </li> <li class=""> <a class="babel" href="//babel.edgewall.org/">Babel</a> </li> <li class=""> <a class="bitten" href="//bitten.edgewall.org/">Bitten</a> </li></ul> </div> </div> <div id="ew-main"> <div id="ew-content"> <div> <script src="//www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript">_uacct = "UA-598265-1";urchinTracker();</script> <div id="left"> <div class="block"> <ul> <li><a href="/">Home</a></li> <li><a href="/wiki/TracDownload">Download</a></li> <li><a href="/wiki/TracGuide">Documentation</a></li> <li><a href="/wiki/MailingList">Mailing Lists</a></li> <li><a href="/wiki/TracLicense">License</a></li> <li><a href="/wiki/TracFaq">FAQ</a></li> </ul> </div> </div> </div><!-- /site_header_trac.html --> <!-- end of site_header.html --> <div id="banner"> <div id="header"> <a id="logo" href="//trac.edgewall.org/"> <img alt="Trac" height="73" src="//www.edgewall.org/gfx/trac_logo.png" width="236" /></a> </div> <form id="search" action="/search" method="get"> <div> <label for="proj-search">Search:</label> <input type="text" id="proj-search" name="q" size="18" value="" /> <input type="submit" value="Search" /> </div> </form> <div id="metanav" class="nav"> <ul><li class="first"><a href="/login">Login</a></li><li ><a href="/prefs">Preferences</a></li><li ><a href="/wiki/TracGuide">Help/Guide</a></li><li class="last"><a href="/about">About Trac</a></li></ul> </div> </div> <div id="mainnav" class="nav"> <ul><li class="active first"><a href="/wiki">Wiki</a></li><li ><a href="/timeline">Timeline</a></li><li ><a href="/roadmap">Roadmap</a></li><li ><a href="/browser">Browse Source</a></li><li ><a href="/report">View Tickets</a></li><li ><a href="/wiki/NewTicket">New Ticket</a></li><li class="last"><a href="/search">Search</a></li></ul> </div> <div id="main" > <div id="pagepath" class="noprint"> <a class="pathentry first" title="View WikiStart" href="/wiki">wiki:</a><a href="/wiki/AboutTrac" title="View AboutTrac" class="pathentry">AboutTrac</a></div> <div id="ctxtnav" class="nav"> <h2>Context Navigation</h2> <ul> <li class="first"><span id="vote" title="Vote count"><img alt="Up-vote" src="/chrome/vote/aupgray.png" /><span id="votes">+0</span><img alt="Down-vote" src="/chrome/vote/adowngray.png" /></span></li> <li ><a href="/wiki/WikiStart">Start Page</a></li> <li ><a href="/wiki/TitleIndex">Index</a></li> <li class="last"><a href="/wiki/AboutTrac?action=history">History</a></li> </ul> <hr /> </div> <!-- # block content (placeholder in theme.html) --> <div id="content" class="wiki narrow"> <div class="wikipage searchable"> <div id="wikipage" class="trac-content borderless"><p> </p><div class="wiki-toc"><h4 class="section">Contents</h4> <ol> <li> <a href="#Awards">Awards</a> </li> <li> <a href="#slides">Presentations of Trac</a> </li> <li> <a href="#talks">Talks involving Trac</a> </li> <li> <a href="#Videopresentations">Video presentations</a> </li> <li> <a href="#BooksaboutTrac">Books about Trac</a> </li> <li> <a href="#press">Articles in the Press</a> </li> <li> <a href="#web">Articles on the Web</a> </li> <li> <a href="#publications">Publications involving Trac</a> </li> <li> <a href="#books">Mentions in Books</a> </li> </ol> </div><p> </p> <h1 class="section" id="TheysaidaboutTrac">They said about Trac …</h1> <p> Here you can find some interesting external resources about Trac. </p> <h2 class="section" id="Awards">Awards</h2> <ul><li> <strong>UK Linux & Open Source Awards 2006</strong> — winner of the <em>Best Linux/OSS Developer Tool</em> category and held in London. Pictures of the trophy can be found <a class="ext-link" href="http://www.edgewall.org/gfx/trac_trophy/"><span class="icon"></span>here</a>. </li></ul><h2 class="section" id="slides">Presentations of Trac</h2> <ul><li>Steven Ellis gave the following presentation <a class="ext-link" href="http://www.slideshare.net/guest3fc4fa/trac-project-and-process-management-for-developers-and-sys-admins-presentation"><span class="icon"></span>Trac Project And Process Management For Developers And Sys Admins</a> at <a class="ext-link" href="http://en.oreilly.com/oscon2008/public/schedule/detail/2686"><span class="icon"></span>OSCON 2008</a>. </li><li>John Villalovos wrote an <a class="ext-link" href="https://groups.google.com/group/trac-users/msg/da3b502fd6dcf702" title="Message da3b502fd6dcf702 in trac-users Google Group"><span class="icon"></span>Introduction to Trac</a>. </li></ul><h2 class="section" id="talks">Talks involving Trac</h2> <ul><li>Trac for <a class="ext-link" href="http://virtual.vtt.fi/virtual/xp2006/activities2.html#Distributed%20design"><span class="icon"></span>distributed design</a>, at <a class="ext-link" href="http://virtual.vtt.fi/virtual/xp2006/"><span class="icon"></span>XP2006</a>. </li><li><a class="ext-link" href="https://ep2013.europython.eu/conference/talks/full-text-search-for-trac-with-apache-solr"><span class="icon"></span>Full Text Search for Trac with Apache Solr</a> by Alex Willmer at <a class="ext-link" href="https://ep2013.europython.eu/ep2012/"><span class="icon"></span>EuroPython 2012</a>. </li></ul><h2 class="section" id="Videopresentations">Video presentations</h2> <ul><li><a class="ext-link" href="http://www.youtube.com/watch?v=g0RONl7LtH4"><span class="icon"></span>Trac presentation</a> of Trac 0.13dev (running time 8'13"). </li><li>There are <a class="ext-link" href="https://www.youtube.com/results?search_query=Trac+project+software"><span class="icon"></span>many other videos about Trac</a>. </li></ul><h2 class="section" id="BooksaboutTrac">Books about Trac</h2> <ul><li><a class="wiki" href="/wiki/TracBooks">Managing Software Development with Trac and Subversion</a>. </li><li>See also <a class="wiki" href="/wiki/AboutTrac#books">#books</a> containing mention about Trac, below. </li></ul><h2 class="section" id="press">Articles in the Press</h2> <ul><li><span class="underline"><a class="ext-link" href="http://www.heise.de/kiosk/archiv/ix/2007/4/78"><span class="icon"></span>Spuren im Wald, Trac: Versionsverwaltung und Wiki in einem</a></span> <em>(Traces in the Forest, Trac: Version management and Wiki in one)</em>, an introductory article on Trac by Jochem Huhmann in German, published in the April 2007 issue of <a class="ext-link" href="http://www.heise.de/ix"><span class="icon"></span>iX</a>, a monthly German IT publication. </li></ul><p> </p> <h2 class="section" id="web">Articles on the Web</h2> <ul><li><a class="ext-link" href="http://www.javaworld.com/javaworld/jw-03-2007/jw-03-bugs.html"><span class="icon"></span>What issue tracking system is best for you? A review of Bugzilla, Trac, and JIRA</a>, By John Ferguson Smart, JavaWorld.com, 14-mar-2007. Excerpt from the conclusion: </li></ul><blockquote> <blockquote> <p> <em>Trac is a solid lightweight issue-management solution well adapted to small teams, especially when Subversion is used.</em> </p> </blockquote> </blockquote> <ul><li><a class="ext-link" href="http://codecondo.com/11-best-bug-tracking-tools-for-software-management/"><span class="icon"></span>11 Best Bug Tracking tools for Software management</a>: mentions Trac among some similar tools. </li></ul><ul><li><a class="ext-link" href="https://tjones.hashnode.dev/embracing-the-simplicity-of-trac"><span class="icon"></span>Embracing the simplicity of Trac</a>: Why Trac is still so worthwhile as a developer. </li></ul><h2 class="section" id="publications">Publications involving Trac</h2> <ul><li><a class="ext-link" href="http://www.it.usyd.edu.au/research/tr/tr582.pdf"><span class="icon"></span>Wattle Tree: What'll it Tell Us?</a> (PDF). </li><li><a class="ext-link" href="http://www.it.usyd.edu.au/research/tr/tr581.pdf"><span class="icon"></span>The Big Five and Visualisations of Team Work Activity</a> (longer) (PDF). </li></ul><h2 class="section" id="books">Mentions in Books</h2> <ul><li>From <span class="underline"><a class="ext-link" href="http://www.amazon.com/Expert-Python-Programming-practices-distributing/dp/184719494X/ref=sr_1_1?s=books-intl-de&ie=UTF8&qid=1360157516&sr=1-1"><span class="icon"></span>Expert Python Programming: Best practices for designing, coding, and distributing your Python software</a></span>, a book by Tarek Ziadé, contains a ten-page introduction to Trac (pp. 213-222). </li></ul><ul><li>From <span class="underline"><a class="ext-link" href="http://www.apress.com/book/bookDisplay.html?bID=10130"><span class="icon"></span>The Definitive Guide to SQLite</a></span>, a new book by <a class="ext-link" href="http://www.mikesclutter.com/"><span class="icon"></span>Mike Owens</a>, quoting <a class="ext-link" href="http://www.apress.com/ApressCorporate/supplement/1/10130/1590596730-3520.pdf"><span class="icon"></span>Chapter 1, page 5</a>: </li></ul><blockquote> <blockquote> <p> <em>You can find SQLite as an alternate back-end storage facility for a wide array of open source projects such as Yum—the package manager for Fedora Core, Movable Type, DSPAM, </em>Edgewall Software’s excellent Trac SCM and project management system<em>, and KDE's Amarok audio player, to name just a few.</em> </p> </blockquote> <p> Mike Owens is the original author of <a class="wiki" href="/wiki/PySqlite">PySqlite</a>, the Python bindings for SQLite. </p> </blockquote> <ul><li>From <span class="underline"><a class="ext-link" href="http://producingoss.com/"><span class="icon"></span>Producing Open Source Software</a></span>, a new book by <a class="ext-link" href="http://www.red-bean.com/kfogel/"><span class="icon"></span>Karl Fogel</a>, quoting <a class="ext-link" href="http://producingoss.com/html-chunk/bug-trackers.html#bugtrackers-trac"><span class="icon"></span>Appendix B. Free Bug Trackers</a>: </li></ul><blockquote> <blockquote> <p> <em>Trac is a bit more than a bug tracker: it's really an integrated wiki and bug tracking system. It uses wiki linking to connect issues, files, version control changesets, and plain wiki pages. It's fairly simple to set up, and integrates with Subversion.</em> </p> </blockquote> <p> Karl Fogel is one of the main Subversion developers. </p> </blockquote> <ul><li>From <span class="underline"><a class="ext-link" href="http://www.whyprogramsfail.com/"><span class="icon"></span>Why Programs Fail</a></span>, a book by <a class="ext-link" href="http://www.whyprogramsfail.com/author.php"><span class="icon"></span>Andreas Zeller</a>, he talks about Trac in the Chapter 2 "Tracking Problems". </li></ul><hr /> <p> See also: <a class="wiki" href="/wiki/TracFeatures">TracFeatures</a>, <a class="wiki" href="/wiki/TracUsers">TracUsers</a> with some user testimonials. </p> </div> <div class="trac-modifiedby"> <span> <a href="/wiki/AboutTrac?action=diff&version=25" title="Version 25 by anonymous: addition of web article">Last modified</a> <a class="timeline" href="/timeline?from=2023-05-11T19%3A04%3A41%2B02%3A00&precision=second" title="See timeline at May 11, 2023, 7:04:41 PM">23 months ago</a> </span> <span class="trac-print"> Last modified on May 11, 2023, 7:04:41 PM </span> </div> </div> <div id="attachments"> </div> <div class="buttons"> <form method="get" action="/wiki/AboutTrac" id="modifypage"> <div> <input type="hidden" name="action" value="edit" /> <input type="submit" value="Edit this page" /> </div> </form> <form method="get" action="/attachment/wiki/AboutTrac/" id="attachfile"> <div> <input type="hidden" name="action" value="new" /> <input type="submit" id="attachfilebutton" value="Attach file"/> </div> </form> </div> <div class="trac-help"> <strong>Note:</strong> See <a href="/wiki/TracWiki">TracWiki</a> for help on using the wiki. </div> </div> <!-- # block content (content inherited from layout.html) --> <div id="altlinks"> <h3>Download in other formats:</h3> <ul> <li class="last first"> <a rel="nofollow" href="/wiki/AboutTrac?format=txt" class=""> Plain Text</a> </li> </ul> </div> <!-- # endblock content (content inherited from layout.html) --> <!-- # endblock content (placeholder in theme.html) --> </div> <div id="footer"><hr/> <a id="tracpowered" href="https://trac.edgewall.org/" ><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered"/></a> <p class="left"> Powered by <a href="/about"><strong>Trac 1.4.3</strong></a> <br /> By <a href="http://www.edgewall.org/">Edgewall Software</a> . </p> <p class="right">Visit the Trac open source project at<br /><a href="//trac.edgewall.org/">https://trac.edgewall.org/</a></p> </div> <!-- # include 'site_footer.html' (theme.html) --> <!-- site_footer_trac.html --> </div><!-- #ew-content --> </div> </div> <div id="ew-footer"> <p><a href="mailto:info@edgewall.com">info@edgewall.com</a></p> <p>Copyright © 2003-2024 Edgewall Software. All rights reserved.</p> </div> <div id="right"> <div id="ohloh-badge"> <a href="//www.openhub.net/p/trac"> <img src="//www.openhub.net/p/trac/widgets/project_thin_badge.gif" /> </a> </div> <script type="text/javascript"><!-- google_ad_client = "pub-3746245347013177"; google_ad_width = 120; google_ad_height = 600; google_ad_format = "120x600_as"; google_ad_channel ="9044578517"; google_ad_type = "text_image"; google_color_border = "8b8d8d"; /*google_color_border = "6b6d6d";*/ google_color_bg = "6b6d6d"; /*google_color_bg = "4b4d4d";*/ google_color_link = "336699"; google_color_url = "E2B200"; google_color_text = "8c8c8c"; /*google_color_text = "cccccc";*/ //--></script> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <!-- /site_footer_trac.html --> <!-- end of site_footer.html --> <!-- # endblock body (content inherited from theme.html) --> </body> </html>