<?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: Improving Bugzilla: People, Bugs, Search, and Planning</title>
	<atom:link href="http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/</link>
	<description>-- aza &#124; ɐzɐ --</description>
	<pubDate>Sat, 20 Mar 2010 03:01:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Vinod</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-5346</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Thu, 14 May 2009 11:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-5346</guid>
		<description>Bugzilla having all basic feature of bug tracking, I feel, all the bugs must be listed when user selects 'New' and the relevant product/project. As this will enable user to have a look at kind of issues logged before entering his bug.

The other option would be to place 'New' link above the bug list of desired project/product.</description>
		<content:encoded><![CDATA[<p>Bugzilla having all basic feature of bug tracking, I feel, all the bugs must be listed when user selects &#8216;New&#8217; and the relevant product/project. As this will enable user to have a look at kind of issues logged before entering his bug.</p>
<p>The other option would be to place &#8216;New&#8217; link above the bug list of desired project/product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Smedberg</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3478</link>
		<dc:creator>Benjamin Smedberg</dc:creator>
		<pubDate>Thu, 15 Jan 2009 17:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3478</guid>
		<description>Bugzilla requires everyone to make too many choices all the time.

Reduce to the absolute minimum the amount of information required/presented by bugzilla. Currently we track all kinds of fields (Os/platform/severity/priority/etc). Most of these fields are only useful occasionally, and often just get in the way or are incorrect. Rather than requiring that everyone try to fill in correct metadata all the time, only submit metadata when it's actually likely to be useful.

Also my little pet peeve: why are Status and Resolution separate fields? Ideally we'd just have one status field, with a simple set of dropdowns like:

UNCO
NEW
ASSIGNED
FIXED
VERIFIED
INCOMPLETE
WORKSFORME
DUPLICATE
INVALID</description>
		<content:encoded><![CDATA[<p>Bugzilla requires everyone to make too many choices all the time.</p>
<p>Reduce to the absolute minimum the amount of information required/presented by bugzilla. Currently we track all kinds of fields (Os/platform/severity/priority/etc). Most of these fields are only useful occasionally, and often just get in the way or are incorrect. Rather than requiring that everyone try to fill in correct metadata all the time, only submit metadata when it&#8217;s actually likely to be useful.</p>
<p>Also my little pet peeve: why are Status and Resolution separate fields? Ideally we&#8217;d just have one status field, with a simple set of dropdowns like:</p>
<p>UNCO<br />
NEW<br />
ASSIGNED<br />
FIXED<br />
VERIFIED<br />
INCOMPLETE<br />
WORKSFORME<br />
DUPLICATE<br />
INVALID</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Sommer</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3389</link>
		<dc:creator>Luke Sommer</dc:creator>
		<pubDate>Mon, 12 Jan 2009 09:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3389</guid>
		<description>I think a help system for new users that went into more detail would be appreciated.  Some simple things like just explaining how to install a patch would be valuable, as I don't believe that is in the help system.

A dedicated keyword system for parts of a program would be beneficial.  For instance, people refer to the url bar as the awesome bar.  For searches, this can make it tricky to look at all the bugs pertaining to this bar.  A keyword database could be used instead, even as tags, that could be applied by both the submitter of the bug and the viewers.</description>
		<content:encoded><![CDATA[<p>I think a help system for new users that went into more detail would be appreciated.  Some simple things like just explaining how to install a patch would be valuable, as I don&#8217;t believe that is in the help system.</p>
<p>A dedicated keyword system for parts of a program would be beneficial.  For instance, people refer to the url bar as the awesome bar.  For searches, this can make it tricky to look at all the bugs pertaining to this bar.  A keyword database could be used instead, even as tags, that could be applied by both the submitter of the bug and the viewers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Sidler</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3285</link>
		<dc:creator>Samuel Sidler</dc:creator>
		<pubDate>Mon, 05 Jan 2009 14:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3285</guid>
		<description>(Sorry for the delayed response, I've had this tab open for a while but just got around to it...)

All of these ideas sound worth pursuing to at least see if they pan out well and useful. (fwiw, keyword autocomplete is incredibly annoying for me and a lot of users who constantly use keywords.)

That being said, I think there are fundamental things that still need to be done to the currently implemented features BEFORE adding new ones. We can take what currently exists and make it infinitely more useful for every class of user before implementing new features. And, adding new features will likely only clutter the UI down more instead of improving it.

Anyway, your meeting sounded more like a project meeting than a UI meeting. I'd echo Ryan and ask where future work is taking place? What page can I follow?</description>
		<content:encoded><![CDATA[<p>(Sorry for the delayed response, I&#8217;ve had this tab open for a while but just got around to it&#8230;)</p>
<p>All of these ideas sound worth pursuing to at least see if they pan out well and useful. (fwiw, keyword autocomplete is incredibly annoying for me and a lot of users who constantly use keywords.)</p>
<p>That being said, I think there are fundamental things that still need to be done to the currently implemented features BEFORE adding new ones. We can take what currently exists and make it infinitely more useful for every class of user before implementing new features. And, adding new features will likely only clutter the UI down more instead of improving it.</p>
<p>Anyway, your meeting sounded more like a project meeting than a UI meeting. I&#8217;d echo Ryan and ask where future work is taking place? What page can I follow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza Raskin</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3258</link>
		<dc:creator>Aza Raskin</dc:creator>
		<pubDate>Sun, 04 Jan 2009 02:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3258</guid>
		<description>@Steven Garrity: Yes, that makes a lot of sense. Autocomplete is meant to help you find the people that matter quickly. That's a function of the bug, your interactions, social standing, and the alphabet :)</description>
		<content:encoded><![CDATA[<p>@Steven Garrity: Yes, that makes a lot of sense. Autocomplete is meant to help you find the people that matter quickly. That&#8217;s a function of the bug, your interactions, social standing, and the alphabet :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Garrity</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3256</link>
		<dc:creator>Steven Garrity</dc:creator>
		<pubDate>Sun, 04 Jan 2009 01:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3256</guid>
		<description>* Autocomplete for user names, ordered by social ranking.

Rather than just total social ranking, this could (should?) order by a combination of ranking and relation to you. In a large Bugzilla instance, like Mozilla, I end up working with a small sub-set of all users.

Nice to see this type of discussion underway.</description>
		<content:encoded><![CDATA[<p>* Autocomplete for user names, ordered by social ranking.</p>
<p>Rather than just total social ranking, this could (should?) order by a combination of ranking and relation to you. In a large Bugzilla instance, like Mozilla, I end up working with a small sub-set of all users.</p>
<p>Nice to see this type of discussion underway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3253</link>
		<dc:creator>Gerv</dc:creator>
		<pubDate>Sat, 03 Jan 2009 21:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3253</guid>
		<description>@Aza: could be, if Blizzard added the ability for people to add info about themselves, photos, IRC nicks, Bugzilla IDs etc. But I'm not sure if that's the direction he's taking it.

The system could, alternatively, reference your whoisi profile rather than keeping track itself of your blog, twitter etc. I don't know.</description>
		<content:encoded><![CDATA[<p>@Aza: could be, if Blizzard added the ability for people to add info about themselves, photos, IRC nicks, Bugzilla IDs etc. But I&#8217;m not sure if that&#8217;s the direction he&#8217;s taking it.</p>
<p>The system could, alternatively, reference your whoisi profile rather than keeping track itself of your blog, twitter etc. I don&#8217;t know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza Raskin</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3249</link>
		<dc:creator>Aza Raskin</dc:creator>
		<pubDate>Sat, 03 Jan 2009 20:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3249</guid>
		<description>@Gerv: I wonder if that should be integrated with Blizzard's whoisi.com.</description>
		<content:encoded><![CDATA[<p>@Gerv: I wonder if that should be integrated with Blizzard&#8217;s whoisi.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza Raskin</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3248</link>
		<dc:creator>Aza Raskin</dc:creator>
		<pubDate>Sat, 03 Jan 2009 20:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3248</guid>
		<description>@Sander I hear you. Social structures with the wrong incentives can be quiet harmful. The "team" idea is really about ease of joining groups and following sets of related features. It's not about drawing lines in the sand and keeping people out, but making it easier to feel included.</description>
		<content:encoded><![CDATA[<p>@Sander I hear you. Social structures with the wrong incentives can be quiet harmful. The &#8220;team&#8221; idea is really about ease of joining groups and following sets of related features. It&#8217;s not about drawing lines in the sand and keeping people out, but making it easier to feel included.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aza Raskin</title>
		<link>http://www.azarask.in/blog/post/improving-bugzilla-people-bugs-search-and-planning/#comment-3247</link>
		<dc:creator>Aza Raskin</dc:creator>
		<pubDate>Sat, 03 Jan 2009 20:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.azarask.in/blog/?p=212#comment-3247</guid>
		<description>@Guy Pyrzak: The biggest problem with jumping to JSON-RPC is that it doesn't allow someone to quickly mock a new interface/view of the data on a separate site. That is, enable low-cost agile and distributed development. All that would be required to make that possible is a little bit of JSONP -- being able to wrap the return of JSON-RPC in a function call.</description>
		<content:encoded><![CDATA[<p>@Guy Pyrzak: The biggest problem with jumping to JSON-RPC is that it doesn&#8217;t allow someone to quickly mock a new interface/view of the data on a separate site. That is, enable low-cost agile and distributed development. All that would be required to make that possible is a little bit of JSONP &#8212; being able to wrap the return of JSON-RPC in a function call.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
