<?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: Crash Reporter Roundup</title>
	<atom:link href="http://www.red-sweater.com/blog/860/crash-reporter-roundup/feed" rel="self" type="application/rss+xml" />
	<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup</link>
	<description>Mac &#38; Technology Writings by Daniel Jalkut</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-151133</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-151133</guid>
		<description>Hi Gleb-  I ended up working from ILCrashReporter-NG, hacking a bunch of stuff out that I don&#039;t need.

The challenge is really finding the feature set that you do want, with none of the liabilities for features you don&#039;t want (e.g. library dependencies, &quot;hacks&quot;, etc.).</description>
		<content:encoded><![CDATA[<p>Hi Gleb-  I ended up working from ILCrashReporter-NG, hacking a bunch of stuff out that I don&#8217;t need.</p>
<p>The challenge is really finding the feature set that you do want, with none of the liabilities for features you don&#8217;t want (e.g. library dependencies, &#8220;hacks&#8221;, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Dolgich</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-151132</link>
		<dc:creator>Gleb Dolgich</dc:creator>
		<pubDate>Thu, 03 Sep 2009 11:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-151132</guid>
		<description>So which one did you choose Daniel?</description>
		<content:encoded><![CDATA[<p>So which one did you choose Daniel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Hutchison</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-151129</link>
		<dc:creator>Geoffrey Hutchison</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-151129</guid>
		<description>Ah. No, I was wrong.

Google Quick Search Box includes Breakpad. So that&#039;s another vote in favor of Breakpad, then.

So I&#039;ll file another vote for Apple to add support for open crash reporting. Do they really want reports for X thousand 3rd party apps?</description>
		<content:encoded><![CDATA[<p>Ah. No, I was wrong.</p>
<p>Google Quick Search Box includes Breakpad. So that&#8217;s another vote in favor of Breakpad, then.</p>
<p>So I&#8217;ll file another vote for Apple to add support for open crash reporting. Do they really want reports for X thousand 3rd party apps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Hutchison</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-151128</link>
		<dc:creator>Geoffrey Hutchison</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-151128</guid>
		<description>Strangely, I just noticed a crash on Snow Leopard of Google&#039;s Quick Search Box. The resulting dialog said the report would go to Google! (Not Apple.)

So I&#039;m going on a hunt. I wonder if Apple did add some features to the reporter... I&#039;ll let you know.</description>
		<content:encoded><![CDATA[<p>Strangely, I just noticed a crash on Snow Leopard of Google&#8217;s Quick Search Box. The resulting dialog said the report would go to Google! (Not Apple.)</p>
<p>So I&#8217;m going on a hunt. I wonder if Apple did add some features to the reporter&#8230; I&#8217;ll let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Gallagher</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-150987</link>
		<dc:creator>John Gallagher</dc:creator>
		<pubDate>Sat, 08 Aug 2009 06:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-150987</guid>
		<description>Holy cow, Daniel, what great timing. I&#039;m just about to look at building a crash reporter into my app before releasing my first Alpha. How strange you should post such a well timed article. Now I have the full info to make my choice. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Holy cow, Daniel, what great timing. I&#8217;m just about to look at building a crash reporter into my app before releasing my first Alpha. How strange you should post such a well timed article. Now I have the full info to make my choice. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Morgan</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-150920</link>
		<dc:creator>Stuart Morgan</dc:creator>
		<pubDate>Thu, 30 Jul 2009 05:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-150920</guid>
		<description>Dmitry, Breakpad recently added a framework on OS X that abstracts away most of the complexity (on the client side, at least). Adding it to Camino was incredibly simple.</description>
		<content:encoded><![CDATA[<p>Dmitry, Breakpad recently added a framework on OS X that abstracts away most of the complexity (on the client side, at least). Adding it to Camino was incredibly simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross Carter</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-150919</link>
		<dc:creator>Ross Carter</dc:creator>
		<pubDate>Wed, 29 Jul 2009 23:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-150919</guid>
		<description>I use Uli&#039;s UKCrashReporter in conjunction with Wolf&#039;s JRFeedbackProvide. It works great; I get the reports by email, and the users get a chance to tell me what they were doing just before the crash.</description>
		<content:encoded><![CDATA[<p>I use Uli&#8217;s UKCrashReporter in conjunction with Wolf&#8217;s JRFeedbackProvide. It works great; I get the reports by email, and the users get a chance to tell me what they were doing just before the crash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Betts</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-150916</link>
		<dc:creator>Paul Betts</dc:creator>
		<pubDate>Wed, 29 Jul 2009 15:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-150916</guid>
		<description>*Microsoft* shares their crash reports if you register with them...</description>
		<content:encoded><![CDATA[<p>*Microsoft* shares their crash reports if you register with them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Chestnykh</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-150913</link>
		<dc:creator>Dmitry Chestnykh</dc:creator>
		<pubDate>Wed, 29 Jul 2009 09:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-150913</guid>
		<description>Just a note that UKCrashReporter also allows sending general-purpose feedback (orderFrontBugReportWindow: in UKFeedbackProvider class).

Breakpad is also used (and developed) by Google, however it seems very complicated, as it is cross-platform.</description>
		<content:encoded><![CDATA[<p>Just a note that UKCrashReporter also allows sending general-purpose feedback (orderFrontBugReportWindow: in UKFeedbackProvider class).</p>
<p>Breakpad is also used (and developed) by Google, however it seems very complicated, as it is cross-platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Johnson</title>
		<link>http://www.red-sweater.com/blog/860/crash-reporter-roundup/comment-page-1#comment-150911</link>
		<dc:creator>Jeff Johnson</dc:creator>
		<pubDate>Wed, 29 Jul 2009 02:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-sweater.com/blog/?p=860#comment-150911</guid>
		<description>Note that you can support Smart Crash Reports without installing it by getting an ID from Unsanity and putting it in your app&#039;s Info.plist. If a user happens to already have Smart Crash Reports installed -- and a decent number of users do -- you&#039;ll get the crash report without having to ship any code.

That being said, Apple: stop the madness!</description>
		<content:encoded><![CDATA[<p>Note that you can support Smart Crash Reports without installing it by getting an ID from Unsanity and putting it in your app&#8217;s Info.plist. If a user happens to already have Smart Crash Reports installed &#8212; and a decent number of users do &#8212; you&#8217;ll get the crash report without having to ship any code.</p>
<p>That being said, Apple: stop the madness!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

