<?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 for tech ramblings</title>
	<atom:link href="http://www.laurathomson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.laurathomson.com</link>
	<description>Laura Thomson's random thoughts and rants about tech and FOSS</description>
	<pubDate>Sat, 31 Jul 2010 01:17:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Socorro: Mozilla&#8217;s Crash Reporting System by admin</title>
		<link>http://www.laurathomson.com/2010/05/socorro-mozillas-crash-reporting-system/#comment-732</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 27 May 2010 17:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=124#comment-732</guid>
		<description>I almost forgot: 3.6.3 crashes are throttled to 15%, and since 3.6.4 is a beta, we get 100% of crashes.</description>
		<content:encoded><![CDATA[<p>I almost forgot: 3.6.3 crashes are throttled to 15%, and since 3.6.4 is a beta, we get 100% of crashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Socorro: Mozilla&#8217;s Crash Reporting System by admin</title>
		<link>http://www.laurathomson.com/2010/05/socorro-mozillas-crash-reporting-system/#comment-727</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 27 May 2010 15:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=124#comment-727</guid>
		<description>&gt;* It doesn’t look like it’s possible to compare 3.6.3 with 3.6.4 by showing both graphs at the same time. Any plans for that?
&gt;* Why is 3.6.4 listed as a current release when it hasn’t been released yet?

Right now, the releases featured and graphed on the homepage vs each other, as well as the current releases, are admin configurable (and generally altered by various members of the Firefox and Platform teams as needed).  We haven't had a request for more graph flexibility that I am aware of (either in existing bugs or in the requirements gathering for 2.0).

In terms of "current releases" this is really "current releases that are submitting crashes".  The ones that usually get the most attention are the current generally available release, plus whatever builds are being worked on at any given time.  Right now that's 3.6.4 since it is close to release, and the two alpha releases.

It's a little bit different from our end user aimed sites; the main consumers of crash-stats are our own engineers and metrics people.  The use cases for it tend to be around finding new crashes, trying to reproduce crashes, and diagnosing crashes.

&gt;* If I compare the crashes per ADUs on 3.6.3 and 3.6.4, it looks like 3.6.4 crashes 10x more often! 3.6.3 is about 0.25 and 3.6.4 is around 3.0. I assume this is wrong?

The numbers should be right.  Note there is a bit of distortion from 3.6.3 -&gt; 3.6.4, so it's not apples to apples.  In 3.6.4, we have OOPP support, so crash reports don't necessarily represent a crash to the *end user*.  If Flash hangs, a pair of crash reports are generated and submitted, one for the plugin process, and one for the browser process.  At present the plugins covered by OOPP represent somewhere in the vicinity of 35-40% of crashes, so there will be that many more reports in the system, and that many less apparent crashes from the user's perspective.  The other distortion 3.6.4-wise is that it's not in general release yet, so there are a smaller number of users, and they are likely pushing on it more (testing, QA, and so on).  I hope this helps.</description>
		<content:encoded><![CDATA[<p>>* It doesn’t look like it’s possible to compare 3.6.3 with 3.6.4 by showing both graphs at the same time. Any plans for that?<br />
>* Why is 3.6.4 listed as a current release when it hasn’t been released yet?</p>
<p>Right now, the releases featured and graphed on the homepage vs each other, as well as the current releases, are admin configurable (and generally altered by various members of the Firefox and Platform teams as needed).  We haven&#8217;t had a request for more graph flexibility that I am aware of (either in existing bugs or in the requirements gathering for 2.0).</p>
<p>In terms of &#8220;current releases&#8221; this is really &#8220;current releases that are submitting crashes&#8221;.  The ones that usually get the most attention are the current generally available release, plus whatever builds are being worked on at any given time.  Right now that&#8217;s 3.6.4 since it is close to release, and the two alpha releases.</p>
<p>It&#8217;s a little bit different from our end user aimed sites; the main consumers of crash-stats are our own engineers and metrics people.  The use cases for it tend to be around finding new crashes, trying to reproduce crashes, and diagnosing crashes.</p>
<p>>* If I compare the crashes per ADUs on 3.6.3 and 3.6.4, it looks like 3.6.4 crashes 10x more often! 3.6.3 is about 0.25 and 3.6.4 is around 3.0. I assume this is wrong?</p>
<p>The numbers should be right.  Note there is a bit of distortion from 3.6.3 -> 3.6.4, so it&#8217;s not apples to apples.  In 3.6.4, we have OOPP support, so crash reports don&#8217;t necessarily represent a crash to the *end user*.  If Flash hangs, a pair of crash reports are generated and submitted, one for the plugin process, and one for the browser process.  At present the plugins covered by OOPP represent somewhere in the vicinity of 35-40% of crashes, so there will be that many more reports in the system, and that many less apparent crashes from the user&#8217;s perspective.  The other distortion 3.6.4-wise is that it&#8217;s not in general release yet, so there are a smaller number of users, and they are likely pushing on it more (testing, QA, and so on).  I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Socorro: Mozilla&#8217;s Crash Reporting System by David Tenser</title>
		<link>http://www.laurathomson.com/2010/05/socorro-mozillas-crash-reporting-system/#comment-714</link>
		<dc:creator>David Tenser</dc:creator>
		<pubDate>Thu, 27 May 2010 09:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=124#comment-714</guid>
		<description>Some questions:

* It doesn't look like it's possible to compare 3.6.3 with 3.6.4 by showing both graphs at the same time. Any plans for that?
* Why is 3.6.4 listed as a current release when it hasn't been released yet?
* If I compare the crashes per ADUs on 3.6.3 and 3.6.4, it looks like 3.6.4 crashes 10x more often! 3.6.3 is about 0.25 and 3.6.4 is around 3.0. I assume this is wrong?</description>
		<content:encoded><![CDATA[<p>Some questions:</p>
<p>* It doesn&#8217;t look like it&#8217;s possible to compare 3.6.3 with 3.6.4 by showing both graphs at the same time. Any plans for that?<br />
* Why is 3.6.4 listed as a current release when it hasn&#8217;t been released yet?<br />
* If I compare the crashes per ADUs on 3.6.3 and 3.6.4, it looks like 3.6.4 crashes 10x more often! 3.6.3 is about 0.25 and 3.6.4 is around 3.0. I assume this is wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Socorro: Mozilla&#8217;s Crash Reporting System by vernon</title>
		<link>http://www.laurathomson.com/2010/05/socorro-mozillas-crash-reporting-system/#comment-646</link>
		<dc:creator>vernon</dc:creator>
		<pubDate>Wed, 26 May 2010 18:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=124#comment-646</guid>
		<description>Yeah, crashes have definitely decreased. 3.6 is a lot stable. Nice work..</description>
		<content:encoded><![CDATA[<p>Yeah, crashes have definitely decreased. 3.6 is a lot stable. Nice work..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Seven Things by Seven Things You Didn’t Know About Me &#124; Jeff Loiselle</title>
		<link>http://www.laurathomson.com/2009/01/seven-things/#comment-609</link>
		<dc:creator>Seven Things You Didn’t Know About Me &#124; Jeff Loiselle</dc:creator>
		<pubDate>Mon, 15 Mar 2010 00:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=121#comment-609</guid>
		<description>[...] I&#8217;ve been tagged by Laura Thomson! [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I&#8217;ve been tagged by Laura Thomson! [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About me by Met</title>
		<link>http://www.laurathomson.com/about/#comment-539</link>
		<dc:creator>Met</dc:creator>
		<pubDate>Mon, 21 Dec 2009 19:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?page_id=2#comment-539</guid>
		<description>Hey laura,  I'm from turkey  and working as webdeveloper. I bought a book which was written by you   PHP and MySQL Web Development”)    I checked whole  subject of the book  I really liked it  and I'm sure  I will be good at php  when I read it  thank you for this nice book</description>
		<content:encoded><![CDATA[<p>Hey laura,  I&#8217;m from turkey  and working as webdeveloper. I bought a book which was written by you   PHP and MySQL Web Development”)    I checked whole  subject of the book  I really liked it  and I&#8217;m sure  I will be good at php  when I read it  thank you for this nice book</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About me by Greg</title>
		<link>http://www.laurathomson.com/about/#comment-536</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?page_id=2#comment-536</guid>
		<description>Hi Laura,

I was just wondering which version of PHP and MySQL your book PHP and MySQL Web Development, 4th edition covers?

Thank you,

-Greg</description>
		<content:encoded><![CDATA[<p>Hi Laura,</p>
<p>I was just wondering which version of PHP and MySQL your book PHP and MySQL Web Development, 4th edition covers?</p>
<p>Thank you,</p>
<p>-Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parenting Versus Programming by Johann-Peter Hartmann</title>
		<link>http://www.laurathomson.com/2009/12/parenting-versus-programming/#comment-534</link>
		<dc:creator>Johann-Peter Hartmann</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=123#comment-534</guid>
		<description>I am a father of twins for 6 weeks now, and a php developer for 9 years. This is my favourite blog post 2009. Thanks a lot :-)</description>
		<content:encoded><![CDATA[<p>I am a father of twins for 6 weeks now, and a php developer for 9 years. This is my favourite blog post 2009. Thanks a lot <img src='http://www.laurathomson.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parenting Versus Programming by rob</title>
		<link>http://www.laurathomson.com/2009/12/parenting-versus-programming/#comment-525</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 11 Dec 2009 13:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=123#comment-525</guid>
		<description>great article, thanks :-)

made my day.

greets, rob (father,programmer).</description>
		<content:encoded><![CDATA[<p>great article, thanks <img src='http://www.laurathomson.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>made my day.</p>
<p>greets, rob (father,programmer).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Parenting Versus Programming by Georg</title>
		<link>http://www.laurathomson.com/2009/12/parenting-versus-programming/#comment-519</link>
		<dc:creator>Georg</dc:creator>
		<pubDate>Tue, 08 Dec 2009 11:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.laurathomson.com/?p=123#comment-519</guid>
		<description>Great post, funny read!</description>
		<content:encoded><![CDATA[<p>Great post, funny read!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
