<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yonen Labs IT Solutions Inc &#187; unfuddle</title>
	<atom:link href="http://yonenlabs.com/tag/unfuddle/feed/" rel="self" type="application/rss+xml" />
	<link>http://yonenlabs.com</link>
	<description></description>
	<lastBuildDate>Tue, 29 Mar 2011 22:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Unfuddle Challenge</title>
		<link>http://yonenlabs.com/2009/05/the-unfuddle-challenge/</link>
		<comments>http://yonenlabs.com/2009/05/the-unfuddle-challenge/#comments</comments>
		<pubDate>Sat, 09 May 2009 22:13:31 +0000</pubDate>
		<dc:creator>Jessy</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[assembla]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[beanstalk]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[lighthouse]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[unfuddle]]></category>

		<guid isPermaLink="false">http://yonenlabs.com/?p=27</guid>
		<description><![CDATA[I’ve been using Unfuddle for a few months now, and it has been great. It’s the (almost) perfect all-in-one project management tool for me. Since Unfuddle provides Code repositories as well as bug tracking, it makes it a great tool for developers.  A lot of people have been asking me what the advantage of [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been using <a href="http://unfuddle.com" rel="external">Unfuddle</a> for a few months now, and it has been great. It’s the (almost) perfect all-in-one project management tool for me. Since Unfuddle provides Code repositories as well as bug tracking, it makes it a great tool for developers.  A lot of people have been asking me what the advantage of Unfuddle is versus other tools available. Well here is a short list:<br />
<span id="more-27"></span>
</p>
<h3>Unfuddle Vs Basecamp</h3>
<p>They both have similar features regarding messages and milestones but Unfuddle has all the other features that are great for developers such as code repositories and time tracking. One minor difference is that <a href="http://basecamphq.com/" rel="external">Basecamp</a> has To-dos and Unfuddle has Tickets. To-Dos are great when setting low level development tasks but are not very useful for bug tracking. On the other hand Tickets are great for bug tracking but are hard to use as a Task list. This is my main issue with Unfuddle, but I understand that it wouldn’t make sense to have to-do lists and tickets in the same app. It would be very confusing for the users.</p>
<h3>Unfuddle Vs GitHub Vs Beanstalk</h3>
<p>Unfuddle provides an unlimited amount of private SVN and Git repositories for free but you are limited to 200MB. <a href="http://beanstalkapp.com/" rel="external">Beanstalk</a> gives you one repo with 100MB for free and <a href="http://github.com/" rel="external">GitHub</a> only provides public repositories for free. Sure Beanstalk has integration with a bunch of other sites, and Github has nice visualization of Commits. But if all you need is a place to commit your code and be able to browse it later, then Unfuddle will do, and it has the added bonus of being a Project management tool as well as a bug tracker (with very nice integration between the bug tracking and repository, you can close a ticket by putting comments like “fixed ticket #123″ in your commits).</p>
<h3>Unfuddle Vs Lighthouse Vs Track</h3>
<p>If you want to host your own bug tracking software then <a href="http://trac.edgewall.org/" rel="external">Trac</a> is for you, but if you want a hosted solution, Unfuddle and <a href="http://lighthouseapp.com/" rel="external">Lighthouse</a> are some of your options. I’ve used both Lighthouse and Unfuddle equally in the past year and I don’t really like Lighthouse. In Lighthouse, I find it hard to find which tickets are assigned to me and that are either open or new. In Unfuddle there’s the My Active Tickets list that does just that. Also, I work on multiple project at the same time, and Lighthouse doesn’t make it easy to switch between project. Unfuddle makes it easy to bring the tickets to the next status (New-&gt;Accepted-&gt;Resolved-&gt;Close) and it has a resolved Status, which is great when the developer has fixed it and needs the client to test and close the ticket. Lighthouse doesn’t have that feature, and I find that sometimes, clients end up recreating the same ticket if it wasn’t fixed or they “un-close” the ticket. Another cool feature with Unfuddle is that you can close or comment on tickets when committing your code to the Repo.</p>
<h3>Unfuddle Vs Assembla</h3>
<p>I know <a href="http://www.assembla.com/" rel="external">Assembla</a> has similar features as Unfuddle, but Assembla didn’t fit my budget at the time so I can’t compare it to Unfuddle. Please leave comments if you have experience with Assembla and think it is better than Unfuddle. No flame wars pls.</p>
<h3>Some say Unfuddle does too much</h3>
<p>Even though Unfuddle does a lot, it isn’t too bloated and no details seemed to be overlooked. So if you like to have all these tool in one place I would suggest Unfuddle. It might not be the best for all of these features, but it is better at some than other sites.</p>
<p>Tags: <a href="http://yonenlabs.com/tag/assembla/" rel="tag">assembla</a>, <a href="http://yonenlabs.com/tag/basecamp/" rel="tag">basecamp</a>, <a href="http://yonenlabs.com/tag/beanstalk/" rel="tag">beanstalk</a>, <a href="http://yonenlabs.com/tag/git/" rel="tag">git</a>, <a href="http://yonenlabs.com/tag/github/" rel="tag">github</a>, <a href="http://yonenlabs.com/tag/lighthouse/" rel="tag">lighthouse</a>, <a href="http://yonenlabs.com/tag/project-management/" rel="tag">Project Management</a>, <a href="http://yonenlabs.com/tag/svn/" rel="tag">svn</a>, <a href="http://yonenlabs.com/tag/trac/" rel="tag">trac</a>, <a href="http://yonenlabs.com/tag/unfuddle/" rel="tag">unfuddle</a></p>
<p class="postmetadata alt">
					<small><br />
						<a href="http://yonenlabs.com/category/project-management/" title="View all posts in Project Management" rel="category tag">Project Management</a>.</p>
<p>					</small>
				</p>
]]></content:encoded>
			<wfw:commentRss>http://yonenlabs.com/2009/05/the-unfuddle-challenge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

