<?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"
	>
<channel>
	<title>Comments on: A Different Kind of Bug Database</title>
	<atom:link href="http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/</link>
	<description>On Mac OS X programming</description>
	<pubDate>Thu, 20 Nov 2008 00:59:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: mr_noodle</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-855</link>
		<dc:creator>mr_noodle</dc:creator>
		<pubDate>Fri, 23 Mar 2007 19:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-855</guid>
		<description>I think the key is that the search is primarily on the symptoms. It is meant to solve problems not be something that is browsed. Keywords/tags/categories of some sort are also needed. Maybe at some point, have a "20 questions" style interface where successive questions are asked until the problem is narrowed down. A virtual bug doctor, if you will.

I'm wondering if using a modified version of Mantis or Trac would work to start off with. Otherwise, Joachim, are you volunteering do to a rails version :) ?</description>
		<content:encoded><![CDATA[<p>I think the key is that the search is primarily on the symptoms. It is meant to solve problems not be something that is browsed. Keywords/tags/categories of some sort are also needed. Maybe at some point, have a &#8220;20 questions&#8221; style interface where successive questions are asked until the problem is narrowed down. A virtual bug doctor, if you will.</p>
<p>I&#8217;m wondering if using a modified version of Mantis or Trac would work to start off with. Otherwise, Joachim, are you volunteering do to a rails version <img src='http://www.noodlesoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-852</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Fri, 23 Mar 2007 08:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-852</guid>
		<description>The idea is a good. The most important thing is a place for the crash log, stack trace, error or warning. As we would all describe a bug differently but not the computer, it would make the database very useful if you could limit the search just to that field.

If it's built on Cocoadev it should be like the Cocoadev users page where any new bug page has a tag that would make it show up alphabetised on an index page to be searched by title and description.

Maybe I am asking for too much and not doing anything about it. I'll go away now and think.</description>
		<content:encoded><![CDATA[<p>The idea is a good. The most important thing is a place for the crash log, stack trace, error or warning. As we would all describe a bug differently but not the computer, it would make the database very useful if you could limit the search just to that field.</p>
<p>If it&#8217;s built on Cocoadev it should be like the Cocoadev users page where any new bug page has a tag that would make it show up alphabetised on an index page to be searched by title and description.</p>
<p>Maybe I am asking for too much and not doing anything about it. I&#8217;ll go away now and think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joachim Bengtsson</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-851</link>
		<dc:creator>Joachim Bengtsson</dc:creator>
		<pubDate>Thu, 22 Mar 2007 21:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-851</guid>
		<description>Excellent idea! I know Google works pretty good for finding answers by just googling the error message, but not rarely you just get unanswered forum posts or stupidly designed message list archives.

However -- NOT on a wiki! Please oh PLEASE! Can't be pretty-presented as Scott says, the data can't be consolidated or bitshuffled or handled in any way except as strings. Euch.

Could probably be thrown together pretty fast in rails.</description>
		<content:encoded><![CDATA[<p>Excellent idea! I know Google works pretty good for finding answers by just googling the error message, but not rarely you just get unanswered forum posts or stupidly designed message list archives.</p>
<p>However &#8212; NOT on a wiki! Please oh PLEASE! Can&#8217;t be pretty-presented as Scott says, the data can&#8217;t be consolidated or bitshuffled or handled in any way except as strings. Euch.</p>
<p>Could probably be thrown together pretty fast in rails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Anguish</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-850</link>
		<dc:creator>Scott Anguish</dc:creator>
		<pubDate>Thu, 22 Mar 2007 21:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-850</guid>
		<description>It's a wiki, it isn't cant be properly presented or organized.

That's the problem with not having a central body responsible for that.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a wiki, it isn&#8217;t cant be properly presented or organized.</p>
<p>That&#8217;s the problem with not having a central body responsible for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr_noodle</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-849</link>
		<dc:creator>mr_noodle</dc:creator>
		<pubDate>Thu, 22 Mar 2007 16:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-849</guid>
		<description>The information is out there. Like Jonathan said, it's an issue of presentation and organization. As it is, we have the resource in the form of the internet and a search engine.

My thought was that it would be more like a reference, not a discussion. The entries would be concise and to the point and well-structured. It would be as if someone condensed the Cocoadev discussions on a topic into a Wikipedia article. I don't care who said what when, just what the final conclusions are. Maybe a Cocoadev subsection?</description>
		<content:encoded><![CDATA[<p>The information is out there. Like Jonathan said, it&#8217;s an issue of presentation and organization. As it is, we have the resource in the form of the internet and a search engine.</p>
<p>My thought was that it would be more like a reference, not a discussion. The entries would be concise and to the point and well-structured. It would be as if someone condensed the Cocoadev discussions on a topic into a Wikipedia article. I don&#8217;t care who said what when, just what the final conclusions are. Maybe a Cocoadev subsection?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Wight</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-848</link>
		<dc:creator>Jonathan Wight</dc:creator>
		<pubDate>Thu, 22 Mar 2007 16:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-848</guid>
		<description>Dan,

Probably not a bad idea. Things do tend to get burried in cocoadev though. It is a great resource I just wish it did a better job presenting and organising the data.</description>
		<content:encoded><![CDATA[<p>Dan,</p>
<p>Probably not a bad idea. Things do tend to get burried in cocoadev though. It is a great resource I just wish it did a better job presenting and organising the data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Wood</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-847</link>
		<dc:creator>Dan Wood</dc:creator>
		<pubDate>Thu, 22 Mar 2007 16:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-847</guid>
		<description>Would it make sense just to put this into the cocodev.com wiki tht already exists, so there is a cross reference to what's there now?  There actually is a lot of diagnostic information there already....</description>
		<content:encoded><![CDATA[<p>Would it make sense just to put this into the cocodev.com wiki tht already exists, so there is a cross reference to what&#8217;s there now?  There actually is a lot of diagnostic information there already&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr_noodle</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-846</link>
		<dc:creator>mr_noodle</dc:creator>
		<pubDate>Thu, 22 Mar 2007 15:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-846</guid>
		<description>I'm all for it. Post the link here if you set it up.</description>
		<content:encoded><![CDATA[<p>I&#8217;m all for it. Post the link here if you set it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Wight</title>
		<link>http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-845</link>
		<dc:creator>Jonathan Wight</dc:creator>
		<pubDate>Thu, 22 Mar 2007 15:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/03/22/a-different-kind-of-bug-database/#comment-845</guid>
		<description>Sounds like a job for a wiki. How about starting it under the venerable #macsb wiki: http://macsb.ironcoder.org/ ?</description>
		<content:encoded><![CDATA[<p>Sounds like a job for a wiki. How about starting it under the venerable #macsb wiki: <a href="http://macsb.ironcoder.org/" rel="nofollow">http://macsb.ironcoder.org/</a> ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
