<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Managing Projects with Trac</title>
	<atom:link href="http://www.contenthere.net/2006/08/managing-projects-with-trac.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.contenthere.net/2006/08/managing-projects-with-trac.html</link>
	<description>Enter Content Here</description>
	<lastBuildDate>Wed, 28 Jul 2010 21:53:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Seth</title>
		<link>http://www.contenthere.net/2006/08/managing-projects-with-trac.html/comment-page-1#comment-670</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Wed, 18 Jun 2008 18:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www1.contenthere.net/2006/08/managing-projects-with-trac.html#comment-670</guid>
		<description>I would make a &quot;maintenance&quot; milestone to associate all little fixes with.  Then I would also plan around some bigger releases.  If you get an issue that turns into something bigger than a quick fix, you would associate it with another (more formal milestone).  &lt;br/&gt;&lt;br/&gt;I would something like tags (http://trac-hacks.org/wiki/TagsPlugin) for things like &quot;htmlupdate.&quot;  You could use &quot;components for things like your &quot;about us&quot; section.</description>
		<content:encoded><![CDATA[<p>I would make a &#8220;maintenance&#8221; milestone to associate all little fixes with.  Then I would also plan around some bigger releases.  If you get an issue that turns into something bigger than a quick fix, you would associate it with another (more formal milestone).  </p>
<p>I would something like tags (<a href="http://trac-hacks.org/wiki/TagsPlugin" rel="nofollow">http://trac-hacks.org/wiki/TagsPlugin</a>) for things like &#8220;htmlupdate.&#8221;  You could use &#8220;components for things like your &#8220;about us&#8221; section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.contenthere.net/2006/08/managing-projects-with-trac.html/comment-page-1#comment-669</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www1.contenthere.net/2006/08/managing-projects-with-trac.html#comment-669</guid>
		<description>Your post and Nicolaisen&#039;s comment have been helpful. I was hoping you could comment on the sort of project that I&#039;m doing, and that Nicolaisen sort of did, too.&lt;br/&gt;&lt;br/&gt;I&#039;m trying to use trac to list projects to be done for a Web site. It&#039;s all HTML coding and maintenance; no full-scale programming like you describe. (You write it, you test it, you upload, you test again.. that&#039;s it.)&lt;br/&gt;&lt;br/&gt;So I am planning on making &quot;hierarchical&quot; milestones like &quot;update html&quot; and &quot;update html/about us&quot; &quot;update html/products&quot;. I&#039;m pretty wary of making different projects, b/c I&#039;m afraid I&#039;ll completely lose track of stuff if I&#039;m trying to keep my eye on multiple trac environments. I really need one master list of tasks.&lt;br/&gt;&lt;br/&gt;Helpful comments? Scornful replacement instructions? they&#039;re all welcome.&lt;br/&gt;&lt;br/&gt;thanks!</description>
		<content:encoded><![CDATA[<p>Your post and Nicolaisen&#8217;s comment have been helpful. I was hoping you could comment on the sort of project that I&#8217;m doing, and that Nicolaisen sort of did, too.</p>
<p>I&#8217;m trying to use trac to list projects to be done for a Web site. It&#8217;s all HTML coding and maintenance; no full-scale programming like you describe. (You write it, you test it, you upload, you test again.. that&#8217;s it.)</p>
<p>So I am planning on making &#8220;hierarchical&#8221; milestones like &#8220;update html&#8221; and &#8220;update html/about us&#8221; &#8220;update html/products&#8221;. I&#8217;m pretty wary of making different projects, b/c I&#8217;m afraid I&#8217;ll completely lose track of stuff if I&#8217;m trying to keep my eye on multiple trac environments. I really need one master list of tasks.</p>
<p>Helpful comments? Scornful replacement instructions? they&#8217;re all welcome.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Ferris Nicolaisen</title>
		<link>http://www.contenthere.net/2006/08/managing-projects-with-trac.html/comment-page-1#comment-506</link>
		<dc:creator>Thomas Ferris Nicolaisen</dc:creator>
		<pubDate>Sun, 10 Sep 2006 14:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www1.contenthere.net/2006/08/managing-projects-with-trac.html#comment-506</guid>
		<description>At the place I worked before we were quite into Trac. Actually, all the business goals, projects and processes were managed as tickets! Each friday we would have a meet and talk our way through the ~20 tickets, closing them as we figured them completed, or commenting on others where progress had been made (or not).&lt;br/&gt;&lt;br/&gt;Additionally, we had implementation tickets as well. But it was a bit of a drag that Trac didn&#039;t support multiple projects (I guess you&#039;re supposed to have one Trac installation for each project), so we ended up using one component for each project. Because of this we did not fully make use of the svn view feature, nor the milestones.&lt;br/&gt;&lt;br/&gt;At the new place we&#039;re into Confluence/Jira, but unfortunately the two have not been properly integrated yet, and they both seem to have weak foothold among my colleagues. Trac has fewer features, but sometimes I miss its simplicity and tight integration of wiki and issues/tickets.</description>
		<content:encoded><![CDATA[<p>At the place I worked before we were quite into Trac. Actually, all the business goals, projects and processes were managed as tickets! Each friday we would have a meet and talk our way through the ~20 tickets, closing them as we figured them completed, or commenting on others where progress had been made (or not).</p>
<p>Additionally, we had implementation tickets as well. But it was a bit of a drag that Trac didn&#8217;t support multiple projects (I guess you&#8217;re supposed to have one Trac installation for each project), so we ended up using one component for each project. Because of this we did not fully make use of the svn view feature, nor the milestones.</p>
<p>At the new place we&#8217;re into Confluence/Jira, but unfortunately the two have not been properly integrated yet, and they both seem to have weak foothold among my colleagues. Trac has fewer features, but sometimes I miss its simplicity and tight integration of wiki and issues/tickets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zak Greant</title>
		<link>http://www.contenthere.net/2006/08/managing-projects-with-trac.html/comment-page-1#comment-504</link>
		<dc:creator>Zak Greant</dc:creator>
		<pubDate>Sat, 02 Sep 2006 07:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www1.contenthere.net/2006/08/managing-projects-with-trac.html#comment-504</guid>
		<description>I also like Trac a good deal - easy to customize, exceedingly usable and so on.&lt;br/&gt;&lt;br/&gt;Just make sure to run it inside of a jail. :)&lt;br/&gt;&lt;br/&gt;Cheers!&lt;br/&gt;--zak</description>
		<content:encoded><![CDATA[<p>I also like Trac a good deal &#8211; easy to customize, exceedingly usable and so on.</p>
<p>Just make sure to run it inside of a jail. <img src='http://www.contenthere.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!<br />&#8211;zak</p>
]]></content:encoded>
	</item>
</channel>
</rss>
