<?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: GTK 3.0 &#8211; About/Credit Dialog Request</title>
	<atom:link href="http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/</link>
	<description>Where the urethane hits the pavement</description>
	<lastBuildDate>Fri, 10 Sep 2010 12:37:53 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19773</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sat, 29 Nov 2008 05:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19773</guid>
		<description>Some KDE projects mitigate against the problem of users mailing the author directly by making sure that the first email address users will see in the about dialog is the right address to send support requests to. 
Simple affordance, give the users a path of least resistance and they will usually take it.  

A standard consistent approach would be good too.</description>
		<content:encoded><![CDATA[<p>Some KDE projects mitigate against the problem of users mailing the author directly by making sure that the first email address users will see in the about dialog is the right address to send support requests to.<br />
Simple affordance, give the users a path of least resistance and they will usually take it.  </p>
<p>A standard consistent approach would be good too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19772</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Fri, 28 Nov 2008 19:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19772</guid>
		<description>James is correct about cultural differences often leading people to use one method over another.  As for taking the e-mail addresses out of the about boxes I agree that in a networked world a simple pointer to a project&#039;s website with authors information (and specific notice on when it is appropriate to contact them directly).  That is a project by project decision which could be helped along by having a standard template vetted by usability experts (usable in the terms that a user going to the site understands that the page is a credits page and not a place to get support).

The reason I say support information should go in the about box is because the about box is there to let a user to get meta information about the app which includes figuring out who to talk to when things don&#039;t work.  Of course meta info about a project is huge so perhaps the answer is to just open up a browser (which doesn&#039;t really work in the NetworkManager case ;-)

In any case the guts of the post is to point out this situation is bad for both the developers and the users as they both end up getting annoyed.  There needs to be a solution.  In the commercial world there is a number (or increasingly theses days a single e-mail address).  If you dial the wrong department they are usually more than happy to connect you to the right department.  In the open source world where we don&#039;t have a centralized/unified support and contact info needs to be open for development purposes while keeping the noise down we need to be able to effectively and clearly route users of all levels to the correct channels on the first try or they may never actually get there, giving up before they hit support that in many instances can outperform dedicated commercial based support.  It is the bootstrapping conundrum and how we handle that is an important challenge.</description>
		<content:encoded><![CDATA[<p>James is correct about cultural differences often leading people to use one method over another.  As for taking the e-mail addresses out of the about boxes I agree that in a networked world a simple pointer to a project&#8217;s website with authors information (and specific notice on when it is appropriate to contact them directly).  That is a project by project decision which could be helped along by having a standard template vetted by usability experts (usable in the terms that a user going to the site understands that the page is a credits page and not a place to get support).</p>
<p>The reason I say support information should go in the about box is because the about box is there to let a user to get meta information about the app which includes figuring out who to talk to when things don&#8217;t work.  Of course meta info about a project is huge so perhaps the answer is to just open up a browser (which doesn&#8217;t really work in the NetworkManager case <img src='http://www.j5live.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>In any case the guts of the post is to point out this situation is bad for both the developers and the users as they both end up getting annoyed.  There needs to be a solution.  In the commercial world there is a number (or increasingly theses days a single e-mail address).  If you dial the wrong department they are usually more than happy to connect you to the right department.  In the open source world where we don&#8217;t have a centralized/unified support and contact info needs to be open for development purposes while keeping the noise down we need to be able to effectively and clearly route users of all levels to the correct channels on the first try or they may never actually get there, giving up before they hit support that in many instances can outperform dedicated commercial based support.  It is the bootstrapping conundrum and how we handle that is an important challenge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Bruno</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19770</link>
		<dc:creator>Luca Bruno</dc:creator>
		<pubDate>Thu, 27 Nov 2008 08:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19770</guid>
		<description>@James or maybe because through the e-mail you can receive a faster reply than asking pubicly.

People should send bugs for first to their distros. Debian for instance explicitely says to report bugs to the Debian BTS instead of to the upstream.
So the distro should hack on the Help menus (I disagree with the About), and GNOME should give the chance to the distro to do it.
This would be an usability discussion IMHO as it&#039;s harder to find the best way to let people use an alternative support method than everything else.
In other words:
- Distros must tweak GNOME settings in order to get reports
- GNOME should find the right UI solution and expose API for the distros</description>
		<content:encoded><![CDATA[<p>@James or maybe because through the e-mail you can receive a faster reply than asking pubicly.</p>
<p>People should send bugs for first to their distros. Debian for instance explicitely says to report bugs to the Debian BTS instead of to the upstream.<br />
So the distro should hack on the Help menus (I disagree with the About), and GNOME should give the chance to the distro to do it.<br />
This would be an usability discussion IMHO as it&#8217;s harder to find the best way to let people use an alternative support method than everything else.<br />
In other words:<br />
- Distros must tweak GNOME settings in order to get reports<br />
- GNOME should find the right UI solution and expose API for the distros</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrismurf</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19769</link>
		<dc:creator>chrismurf</dc:creator>
		<pubDate>Thu, 27 Nov 2008 05:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19769</guid>
		<description>Sounds like a good idea, but maybe just a seperate item under the &quot;Help&quot; menu on applications?  The &quot;about&quot; dialog seems like a strange place for people to have to find that sort of thing.</description>
		<content:encoded><![CDATA[<p>Sounds like a good idea, but maybe just a seperate item under the &#8220;Help&#8221; menu on applications?  The &#8220;about&#8221; dialog seems like a strange place for people to have to find that sort of thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19768</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Thu, 27 Nov 2008 00:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19768</guid>
		<description>The only reliable way to prevent users emailing you is to not give them your email address.  No matter how many &quot;Get Support&quot; or &quot;Get Help Online&quot; buttons you have, you&#039;ll still get emailed.

Partly, I think this is because some people aren&#039;t comfortable asking questions in a publicly archived fashion (web forums, bug trackers, public support systems).  However, if they find an email address, perhaps they can solve the problem without embarrassment.

If you&#039;re interested in something like the help menu entries in Ubuntu, the only really Ubuntu specific parts are the call out app, which contains the code to determine the source package for an application and forward the user to the appropriate page on Launchpad.  That code is really simple, so an equivalent script could easily be done for other distros if they had appropriate landing pages on their web site.</description>
		<content:encoded><![CDATA[<p>The only reliable way to prevent users emailing you is to not give them your email address.  No matter how many &#8220;Get Support&#8221; or &#8220;Get Help Online&#8221; buttons you have, you&#8217;ll still get emailed.</p>
<p>Partly, I think this is because some people aren&#8217;t comfortable asking questions in a publicly archived fashion (web forums, bug trackers, public support systems).  However, if they find an email address, perhaps they can solve the problem without embarrassment.</p>
<p>If you&#8217;re interested in something like the help menu entries in Ubuntu, the only really Ubuntu specific parts are the call out app, which contains the code to determine the source package for an application and forward the user to the appropriate page on Launchpad.  That code is really simple, so an equivalent script could easily be done for other distros if they had appropriate landing pages on their web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erick Woods</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19767</link>
		<dc:creator>Erick Woods</dc:creator>
		<pubDate>Wed, 26 Nov 2008 22:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19767</guid>
		<description>Good idea.  I wrote Terminal Server Client (tsclient) and I almost regret having done it.  Having my email address in the program opened me to a relentless barrage of support-type questions.  I didn&#039;t have a bugzilla, so bugs and feature requests were welcome, but support emails from people were too much.  People were demanding, insulting and had no clue how to behave when asking for help.  I gave the program away for free, that&#039;s my contribution.  I couldn&#039;t afford to support it and every distro out there and when people started to misbehave, I stopped responding.  I didn&#039;t like that, but...  No good alternative.</description>
		<content:encoded><![CDATA[<p>Good idea.  I wrote Terminal Server Client (tsclient) and I almost regret having done it.  Having my email address in the program opened me to a relentless barrage of support-type questions.  I didn&#8217;t have a bugzilla, so bugs and feature requests were welcome, but support emails from people were too much.  People were demanding, insulting and had no clue how to behave when asking for help.  I gave the program away for free, that&#8217;s my contribution.  I couldn&#8217;t afford to support it and every distro out there and when people started to misbehave, I stopped responding.  I didn&#8217;t like that, but&#8230;  No good alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19766</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Wed, 26 Nov 2008 21:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19766</guid>
		<description>If Ubuntu does do something similar their users still finding and e-mail me.  I&#039;m talking about making this standard across all GTK+ apps, not patching a distro.  It doesn&#039;t help if distros are inconsistent here.</description>
		<content:encoded><![CDATA[<p>If Ubuntu does do something similar their users still finding and e-mail me.  I&#8217;m talking about making this standard across all GTK+ apps, not patching a distro.  It doesn&#8217;t help if distros are inconsistent here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19765</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 26 Nov 2008 20:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19765</guid>
		<description>Doesn&#039;t Canonical do something like this with Launchpad in Ubuntu?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t Canonical do something like this with Launchpad in Ubuntu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Burger</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19764</link>
		<dc:creator>Corey Burger</dc:creator>
		<pubDate>Wed, 26 Nov 2008 19:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19764</guid>
		<description>A bunch of GNOME apps in Ubuntu have links to Launchpad to file bugs and ask support questions:
http://news.launchpad.net/projects/inkscape-embeds-launchpad-answers</description>
		<content:encoded><![CDATA[<p>A bunch of GNOME apps in Ubuntu have links to Launchpad to file bugs and ask support questions:<br />
<a href="http://news.launchpad.net/projects/inkscape-embeds-launchpad-answers" rel="nofollow">http://news.launchpad.net/projects/inkscape-embeds-launchpad-answers</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/comment-page-1/#comment-19763</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Wed, 26 Nov 2008 18:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/2008/11/26/gtk-30-aboutcredit-dialog-request/#comment-19763</guid>
		<description>@Shaun,

I though Yelp was just a direct interface to you and you have the answer to all ;)

Man, you must get more support spam than I do.</description>
		<content:encoded><![CDATA[<p>@Shaun,</p>
<p>I though Yelp was just a direct interface to you and you have the answer to all <img src='http://www.j5live.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Man, you must get more support spam than I do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
