<?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: Dear Bugzillazyweb</title>
	<atom:link href="http://whereswalden.com/2010/03/10/dear-bugzillazyweb/feed/" rel="self" type="application/rss+xml" />
	<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/</link>
	<description>Mozilla, politics, economics, law, backpacking, cycling, and other random desiderata</description>
	<lastBuildDate>Sun, 29 Aug 2010 03:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/comment-page-1/#comment-140509</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 12 Mar 2010 00:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1465#comment-140509</guid>
		<description>Hmm, a bugmail parsing library might -- possibly -- be worth investigating here.  Maybe if I have some free time I&#039;ll investigate it.</description>
		<content:encoded><![CDATA[<p>Hmm, a bugmail parsing library might &#8212; possibly &#8212; be worth investigating here.  Maybe if I have some free time I&#8217;ll investigate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/comment-page-1/#comment-140508</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 12 Mar 2010 00:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1465#comment-140508</guid>
		<description>Yeah, I was pretty sure you couldn&#039;t do it via Bugzilla UI.  A SQL query seems, probably, to be more trouble than it&#039;s worth just for one individual case -- I was thinking this might spawn a generalized solution that doesn&#039;t involve one-off admin access every time the question arose.</description>
		<content:encoded><![CDATA[<p>Yeah, I was pretty sure you couldn&#8217;t do it via Bugzilla UI.  A SQL query seems, probably, to be more trouble than it&#8217;s worth just for one individual case &#8212; I was thinking this might spawn a generalized solution that doesn&#8217;t involve one-off admin access every time the question arose.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Kanat-Alexander</title>
		<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/comment-page-1/#comment-140507</link>
		<dc:creator>Max Kanat-Alexander</dc:creator>
		<pubDate>Fri, 12 Mar 2010 00:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1465#comment-140507</guid>
		<description>Hmm. There isn&#039;t a way to get that information reliably in Bugzilla&#039;s web interface, although the Metrics team has a copy of the Bugzilla database that they can do metrics on directly, that might be worthwhile.

  Also, in the supybot-bugzilla plugin (which is how bugbot interacts with Bugzilla), there is a bugmail.py module that can parse bugmail, if you want to do it by parsing your bugmail.

  -Max</description>
		<content:encoded><![CDATA[<p>Hmm. There isn&#8217;t a way to get that information reliably in Bugzilla&#8217;s web interface, although the Metrics team has a copy of the Bugzilla database that they can do metrics on directly, that might be worthwhile.</p>
<p>  Also, in the supybot-bugzilla plugin (which is how bugbot interacts with Bugzilla), there is a bugmail.py module that can parse bugmail, if you want to do it by parsing your bugmail.</p>
<p>  -Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv</title>
		<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/comment-page-1/#comment-140497</link>
		<dc:creator>Gerv</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1465#comment-140497</guid>
		<description>I&#039;m pretty sure you can&#039;t do this search via the Bugzilla UI, because it involves a complex search on a bug&#039;s history and state transitions rather than its current state. We do have the ability to search history from the boolean charts, but maybe not to this level of detail.

You&#039;d need to construct a custom SQL query and persuade a b.m.o. admin to run it for you.

Gerv</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure you can&#8217;t do this search via the Bugzilla UI, because it involves a complex search on a bug&#8217;s history and state transitions rather than its current state. We do have the ability to search history from the boolean charts, but maybe not to this level of detail.</p>
<p>You&#8217;d need to construct a custom SQL query and persuade a b.m.o. admin to run it for you.</p>
<p>Gerv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/comment-page-1/#comment-140481</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 10 Mar 2010 22:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1465#comment-140481</guid>
		<description>This isn&#039;t what I meant.  It&#039;s easy enough to see what reviews I have outstanding at any time in Bugzilla, and this doesn&#039;t seem to do a whole lot more than that.  What I&#039;m interested in is more the transitions from an outstanding review to one that no longer exists, in ways that are often indicative that someone got fatigued and moved to another reviewer.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t what I meant.  It&#8217;s easy enough to see what reviews I have outstanding at any time in Bugzilla, and this doesn&#8217;t seem to do a whole lot more than that.  What I&#8217;m interested in is more the transitions from an outstanding review to one that no longer exists, in ways that are often indicative that someone got fatigued and moved to another reviewer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murali Nandigama</title>
		<link>http://whereswalden.com/2010/03/10/dear-bugzillazyweb/comment-page-1/#comment-140479</link>
		<dc:creator>Murali Nandigama</dc:creator>
		<pubDate>Wed, 10 Mar 2010 20:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://whereswalden.com/?p=1465#comment-140479</guid>
		<description>Will this model work for you ?

http://people.mozilla.com/~mnandigama/allPendingReviews.html

Cheers</description>
		<content:encoded><![CDATA[<p>Will this model work for you ?</p>
<p><a href="http://people.mozilla.com/~mnandigama/allPendingReviews.html" rel="nofollow">http://people.mozilla.com/~mnandigama/allPendingReviews.html</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
