<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Recent Posts in General | Unfuddle Community</title>
    <link>http://unfuddle.com/community</link>
    <description>Unfuddle Community Forums</description>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:175:782</guid>
      <title>Markup Question replied by gtolle @ Wed, 30 Apr 2008 06:53:57 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/175</link>
      <description>You might also want to try switching from Markdown to Textile. I bumped into the same problem, and Textile handles it better.</description>
      <pubDate>Wed, 30 Apr 2008 06:53:57 UTC</pubDate>
      <author>gtolle</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:226:746</guid>
      <title>Using Milestones and Components posted by Rahul Dewan @ Wed, 16 Apr 2008 06:06:21 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/226</link>
      <description>Hi,

We're new to Unfuddle (and in general - heavy users of Basecamp; and moving away from Fogbugz and, hopefully Harvest time tracker too).

I'm thinking of using Unfuddle in the following manner to suit our processes:
# I feel having very broad Milestones for a project does not work, as it does not allow us to assess how the project is *really* progressing.
## To assess real progress of a project, probably Basecamp like _To-Do-Lists_ are better
## This helps assign _specific Tasks_ and classify them under _To-Do-Lists_ 
# In this context we are thinking of using Milestones in Unfuddle as _To-Do-Lists_
# Also, then we are thinking of using Components with the following:
## BUG
## Feature
## Change Request
## Research Item
# _Severity_ in this case becomes an unused field for us
# Since we already have a _Priority_ (Highest, High, and so on), we feel _Severity_ can be easily replaced

Could other users share their thoughts on this process, and maybe share how you are using Unfuddle for large projects (in range of 50 person-day projects, with 3-5 people teams)?

Thanks,
Rahul</description>
      <pubDate>Wed, 16 Apr 2008 06:06:21 UTC</pubDate>
      <author>Rahul Dewan</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:228:753</guid>
      <title>Color of site DashBoard Setting? replied by Todd Geist @ Thu, 17 Apr 2008 04:13:22 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/228</link>
      <description>thanks!  Can't wait to see!</description>
      <pubDate>Thu, 17 Apr 2008 04:13:22 UTC</pubDate>
      <author>Todd Geist</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:2440ad:c80db6</guid>
      <title>Public key issue on free account replied by Cornel @ Wed, 25 Jan 2012 20:22:45 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/2440ad</link>
      <description>Found a solution that work on eclipse 3.7

as described in http://unfuddle.com/docs/topics/git_access the command to configure the remote access is:
git remote add unfuddle git@subdomain.unfuddle.com:subdomain/abbreviation.git
which can be translated as: add a remote server named unfuddle that points to git@subdomain.unfuddle.com:subdomain/abbreviation.git
NOTE: subdomain and abbreviation must be replaced with values appropriate to your account and repository.

- Open the Eclipse Preferences, go to SSH2 and generate and export a new key if you don't have one. remember the passphrase as it will be required in next steps.
- upload generated public key file content to your personal profile page

- Go to Eclipse Windows &gt; Show view &gt; Git Repositories
- Open &quot;Your Repository&quot; and right-click on Remote
- Select Create Remote, name it: unfuddle and press OK
- In next window press Change (URI) and add git@subdomain.unfuddle.com:subdomain/abbreviation.git and press Finish.
- Press Save and Push and confirm authenticity by Pressing Yes
That will create (if not exist) a file named known_hosts in your .ssh folder.

happy programming!

</description>
      <pubDate>Wed, 25 Jan 2012 20:22:45 UTC</pubDate>
      <author>Cornel</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:714:1955</guid>
      <title>Falling at the First Hurdle replied by ScruffyDuck @ Tue, 04 Aug 2009 21:13:48 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/714</link>
      <description>Just an update.  I installed VisualSVN and that works just fine connecting to the repository.

However I would be interested in knowing if anyone has successfully used AnkhSVN.  I am using Vista64 with Visual Studio 2008 Professional.</description>
      <pubDate>Tue, 04 Aug 2009 21:13:48 UTC</pubDate>
      <author>ScruffyDuck</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:188:630</guid>
      <title>Unfuddle Markup replied by Michael Bleigh @ Wed, 27 Feb 2008 16:38:56 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/188</link>
      <description>It's simply a shorthand way to provide contextual links between parts of the application. Let's say that you are resolving a ticket as a duplicate of an earlier one. If you type as the Resolve message &quot;This is a duplicate of #192&quot; then the #192 will automatically link to that ticket and so someone can follow right along. Similarly, if say you broke a test with a revision, you could say &quot;Fixes the broken test in [1123]&quot; which would link automatically to revision 1123.

It's easy and quite useful!</description>
      <pubDate>Wed, 27 Feb 2008 16:38:56 UTC</pubDate>
      <author>Michael Bleigh</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:147:776</guid>
      <title>Scrum and Unfuddle replied by Ben Strackany @ Tue, 29 Apr 2008 17:29:05 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/147</link>
      <description>We're not using scrum, but we're also using milestones in a similar way (i.e. grouping featuresets), with tickets being placeholders for features or use cases, and linking to notebooks or google docs as needed.</description>
      <pubDate>Tue, 29 Apr 2008 17:29:05 UTC</pubDate>
      <author>Ben Strackany</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:36312c:1d37cc</guid>
      <title>Limit on Report criteria replied by Avi @ Tue, 26 Oct 2010 08:00:55 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/36312c</link>
      <description>+1 Sadly this is not possible at the moment. I'd love to see this happen though, as it is something that bothers us a lot also.</description>
      <pubDate>Tue, 26 Oct 2010 08:00:55 UTC</pubDate>
      <author>Avi</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:229:756</guid>
      <title>Unfuddle Formatting Help replied by KingKovifor @ Sat, 19 Apr 2008 03:13:08 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/229</link>
      <description>Wow. That makes things much simpler. :) I will update my code to incorporate this. :)</description>
      <pubDate>Sat, 19 Apr 2008 03:13:08 UTC</pubDate>
      <author>KingKovifor</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:2440ad:c39e02</guid>
      <title>Public key issue on free account replied by Jaret Frappier @ Mon, 24 Jan 2011 15:35:28 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/2440ad</link>
      <description>Iron Mike,

Please email us at Support with your account subdomain and the complete error message you get, so we may further investigate.</description>
      <pubDate>Mon, 24 Jan 2011 15:35:28 UTC</pubDate>
      <author>Jaret Frappier</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:232:766</guid>
      <title>Sharing custom reports replied by David C. @ Thu, 24 Apr 2008 22:47:53 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/232</link>
      <description>Nathen,

Ticket reports are always shared by everyone with access to tickets within a project. If you create a new custom report, your team members will automatically have access to it. You should also note that they will be able to modify the report if they have permission to do so.</description>
      <pubDate>Thu, 24 Apr 2008 22:47:53 UTC</pubDate>
      <author>David C.</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:179:618</guid>
      <title>Any Former Mantis Users? replied by Andrew Knight @ Tue, 26 Feb 2008 14:56:04 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/179</link>
      <description>The lack of custom fields has concerned me in Unfuddle.  Josh, I am sure this has probably come up in the past what is your view on an &quot;advanced view&quot; with the ability for custom fields?  Is it on the roadmap or does it  kill the simplicity of the app?</description>
      <pubDate>Tue, 26 Feb 2008 14:56:04 UTC</pubDate>
      <author>Andrew Knight</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:229:755</guid>
      <title>Unfuddle Formatting Help replied by David C. @ Sat, 19 Apr 2008 01:00:57 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/229</link>
      <description>Anyone can view the help pages regardless of the account subdomain. Alternatively, you can just leave the subdomain out all together (i.e. http://unfuddle.com/docs/inline/markdown).</description>
      <pubDate>Sat, 19 Apr 2008 01:00:57 UTC</pubDate>
      <author>David C.</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:171:931</guid>
      <title>Linking issues with change sets replied by Marcos Fajardo @ Fri, 13 Jun 2008 23:52:52 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/171</link>
      <description>My mistake - for some reason i missed the &quot;Unfuddle Markdown&quot; section when looking around for docs. Perhaps this and other important links can be added to the Unfuddle Documentation section?

This feature was enough to make me upgrade my free account :-)

Thanks for your quick feedback Joshua!</description>
      <pubDate>Fri, 13 Jun 2008 23:52:52 UTC</pubDate>
      <author>Marcos Fajardo</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:368:1192</guid>
      <title>Unfuddle tickets become gtimelog tasks posted by Roel De Meester @ Wed, 17 Sep 2008 10:53:14 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/368</link>
      <description>Although unfuddle is easy to use, it's rather cumbersome to use tickets to do timetracking.
There we where using &lt;a href=&quot;http://mg.pov.lt/gtimelog/&quot;&gt;gtimelog&lt;/a&gt; [sudo apt-get install gtimelog] to track our time during the day, and at the end of the day we would manually enter these action in corresponding unfuddle tickets. which often took up to 10 minutes.
Problem was that we often didn't know the correct ticket number we where working on.
Our first step to improving this has been resolved in a clever way.

We currently take the RSS feed of all open tickets. 
We took some php script to convert that feed into a valid html
And setup gtimelog [nano ~/.gtimelog/gtimelogrc] to load that converted html as Tasks.

The result can be seen on http://www.flickr.com/photos/develoop/2865316030/</description>
      <pubDate>Wed, 17 Sep 2008 10:53:14 UTC</pubDate>
      <author>Roel De Meester</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:367:1190</guid>
      <title>What language is unfuddle written in? posted by robsworld @ Wed, 17 Sep 2008 05:39:05 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/367</link>
      <description>Hi there,

I was just wondering what language unfuddle is written in JSP, ASP/.NET, PHP, other?
With the url rewriting it's hard to know what programming language is being used, is there any way to tell?

Thanks in advance

Regards Rob</description>
      <pubDate>Wed, 17 Sep 2008 05:39:05 UTC</pubDate>
      <author>robsworld</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:398:1275</guid>
      <title>Git setup problem replied by David C. @ Tue, 28 Oct 2008 20:12:07 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/398</link>
      <description>Ofer,

This error indicates that you have simply not made any local commits. If you first commit (git add and git commit) to your local repository you should be able to push those commits to the upstream Unfuddle repository without any problems.</description>
      <pubDate>Tue, 28 Oct 2008 20:12:07 UTC</pubDate>
      <author>David C.</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:382:1226</guid>
      <title>Copy a Notebook posted by stewart @ Tue, 07 Oct 2008 16:02:30 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/382</link>
      <description>I love the idea of Notebooks as a way to write specifications and manuals. It makes perfect sense. However, without the ability to create a new notebook based on an old notebook, this feature is irrelevant to me. Suppose I've written a manual to go with a product at Version 1.5. Now, I release a new version of the product... say 1.6. I want to update the manual to reference all the changes that have occurred in 1.6, but I also want to keep my 1.5 manual, as I still have customers at that version. Is there an easy way to do this? Currently, I am using the free package to get used to the product, so I am not able to create a new notebook. Perhaps this functionality already exists.</description>
      <pubDate>Tue, 07 Oct 2008 16:02:30 UTC</pubDate>
      <author>stewart</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:395:1306</guid>
      <title>Fluid.app Icon replied by Matt Jaynes @ Fri, 07 Nov 2008 03:34:35 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/395</link>
      <description>Fortunately you can get the icon here: http://blog.allen.com.au/2007/12/17/fluid-app</description>
      <pubDate>Fri, 07 Nov 2008 03:34:35 UTC</pubDate>
      <author>Matt Jaynes</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:392:1257</guid>
      <title>additional person cannot add value to time tracking replied by Joshua Frappier @ Tue, 21 Oct 2008 18:51:35 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/392</link>
      <description>Allyforce,

In order for your users to be able to use time tracking, they much have at least read access on People as well (as time tracking is so interlinked with the concept of people).</description>
      <pubDate>Tue, 21 Oct 2008 18:51:35 UTC</pubDate>
      <author>Joshua Frappier</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:721:1970</guid>
      <title>Restoring backups? posted by andrewrimmer @ Mon, 10 Aug 2009 13:31:12 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/721</link>
      <description>There is an option to backup projects. What isn't clear is what is backed up (is it everything?), and how it can be restored in the future.

Does anybody know?</description>
      <pubDate>Mon, 10 Aug 2009 13:31:12 UTC</pubDate>
      <author>andrewrimmer</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:2440ad:1dadf6</guid>
      <title>Public key issue on free account replied by Richard Haven @ Mon, 10 Jan 2011 08:00:43 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/2440ad</link>
      <description>I'm having the same problem. I have regenerated the keys several times. I have tried using GitHub as well as TourtoiseGit with the same result.

Please advise.

==============================================

$ git push unfuddle master
The authenticity of host 'santacruzsoftware.unfuddle.com (174.129.246.195)' can'
t be established.
RSA key fingerprint is a6:74:33:36:95:31:6e:a6:d7:71:87:b8:3c:38:e2:60.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'santacruzsoftware.unfuddle.com,174.129.246.195' (RSA
) to the list of known hosts.
Enter passphrase for key '/c/Users/Richard/.ssh/id_rsa':
ERROR:gitosis.serve.main:Repository read access denied
fatal: The remote end hung up unexpectedly

</description>
      <pubDate>Mon, 10 Jan 2011 08:00:43 UTC</pubDate>
      <author>Richard Haven</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:81:851</guid>
      <title>Please increase maximum number of projects replied by Hendy Irawan @ Wed, 21 May 2008 13:32:27 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/81</link>
      <description>The very recent upgrade is pretty good. Doesn't solve the project limit or archive juggling, but unlimited repositories per project is very welcome. :)</description>
      <pubDate>Wed, 21 May 2008 13:32:27 UTC</pubDate>
      <author>Hendy Irawan</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:372:1208</guid>
      <title>SSH connection fails: SSH_ORIGINAL_COMMAND replied by David C. @ Fri, 26 Sep 2008 21:41:02 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/372</link>
      <description>aleph1,

Were you trying to SSH directly into the server or were you attempting to connect to a Git repository? You should note that you will not be able to just SSH into the machine. The only SSH access allowed is for Git repositories.

If you are still experiencing difficulties connecting, please email Unfuddle support with specific details. This way we can investigate any account specific issues while protecting your privacy.</description>
      <pubDate>Fri, 26 Sep 2008 21:41:02 UTC</pubDate>
      <author>David C.</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:4:662:1800</guid>
      <title>Git - Notification details - alterable? posted by Robert Laing @ Fri, 19 Jun 2009 02:06:45 UTC</title>
      <link>http://www.unfuddle.com/community/forums/4/topics/662</link>
      <description>Not sure if this is possible, but would be nice if commit messages / emails contained the commit author and the branch being committed - for a git repository.

Is this something that can be changed?
Any help appreciated.</description>
      <pubDate>Fri, 19 Jun 2009 02:06:45 UTC</pubDate>
      <author>Robert Laing</author>
    </item>
  </channel>
</rss>

