<?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: Hardware applet</title>
	<atom:link href="http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/</link>
	<description>Blog of Johannes Schmid</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:22:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Raphaël Quinet</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-386</link>
		<dc:creator>Raphaël Quinet</dc:creator>
		<pubDate>Thu, 22 Nov 2007 14:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-386</guid>
		<description>While I agree that it would be annoying to get a prominent notification every time a device is plugged in (this should only be done for the first time that a device is seen), I think that it is still useful to include some kind of notification: sound or icon or whatever else is non-intrusive but still visible/audible by those who are interested in the notification.

The main problem is that after plugging in some USB devices or pairing some Bluetooth devices, it can still take some time before they are really ready to be used (several seconds).  If you start an application that uses that device before it is ready, you can get some annoying error messages (*).  This can be avoided by letting the user know when the device is ready to be used.

So it is still useful to have some kind of non-obnoxious notification every time you connect some device.

(*) Note: One could suggest that the application should just retry after a while instead of displaying an error message, but this is not a good strategy. In many cases, the application does not know that it is dealing with a removable device.  And even when it does, it has no way to be sure that the device will become available after a short time. For some types of devices, retrying automatically can cause some undesirable side-effects, such as if you connect a mobile CD or DVD drive via USB or Firewire and the tray closes automatically every few seconds while you are trying to put the DVD in the tray.</description>
		<content:encoded><![CDATA[<p>While I agree that it would be annoying to get a prominent notification every time a device is plugged in (this should only be done for the first time that a device is seen), I think that it is still useful to include some kind of notification: sound or icon or whatever else is non-intrusive but still visible/audible by those who are interested in the notification.</p>
<p>The main problem is that after plugging in some USB devices or pairing some Bluetooth devices, it can still take some time before they are really ready to be used (several seconds).  If you start an application that uses that device before it is ready, you can get some annoying error messages (*).  This can be avoided by letting the user know when the device is ready to be used.</p>
<p>So it is still useful to have some kind of non-obnoxious notification every time you connect some device.</p>
<p>(*) Note: One could suggest that the application should just retry after a while instead of displaying an error message, but this is not a good strategy. In many cases, the application does not know that it is dealing with a removable device.  And even when it does, it has no way to be sure that the device will become available after a short time. For some types of devices, retrying automatically can cause some undesirable side-effects, such as if you connect a mobile CD or DVD drive via USB or Firewire and the tray closes automatically every few seconds while you are trying to put the DVD in the tray.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Quist</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-383</link>
		<dc:creator>Frank Quist</dc:creator>
		<pubDate>Tue, 20 Nov 2007 22:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-383</guid>
		<description>Perhaps showing a notification every time you plug in some hardware is annoying. But what about showing a systray/panel icon when something is plugged in? It&#039;s low-key and non-obnoxious. It would also allow the user to quickly &quot;eject&quot; the device, etc. The interface would just have to be less annoying than Windows&#039; ;-)</description>
		<content:encoded><![CDATA[<p>Perhaps showing a notification every time you plug in some hardware is annoying. But what about showing a systray/panel icon when something is plugged in? It&#8217;s low-key and non-obnoxious. It would also allow the user to quickly &#8220;eject&#8221; the device, etc. The interface would just have to be less annoying than Windows&#8217; <img src='http://blogs.gnome.org/johannes/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Klawiter</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-381</link>
		<dc:creator>Jakub Klawiter</dc:creator>
		<pubDate>Tue, 20 Nov 2007 01:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-381</guid>
		<description>When I&#039;m plugging BT dongle in, bluez-gnome starts, and the BT icon appears on notification area. 
When i&#039;m plugging the pen-drive/CF card reader, something (gnome-volume-manager ?) is opening nautilus with files stored on device. 
What other notification do you want? 

OK information that something is not working, because you did not installed some stuff/compiled kernel module may be usable, but IMO much more important is to make more stuff &quot;just working TM&quot;. Why? Because it is what make my windows friends jealous from time to time. ;-)</description>
		<content:encoded><![CDATA[<p>When I&#8217;m plugging BT dongle in, bluez-gnome starts, and the BT icon appears on notification area.<br />
When i&#8217;m plugging the pen-drive/CF card reader, something (gnome-volume-manager ?) is opening nautilus with files stored on device.<br />
What other notification do you want? </p>
<p>OK information that something is not working, because you did not installed some stuff/compiled kernel module may be usable, but IMO much more important is to make more stuff &#8220;just working TM&#8221;. Why? Because it is what make my windows friends jealous from time to time. <img src='http://blogs.gnome.org/johannes/wp-content/mu-plugins/tango-smilies/tango/face-wink.png' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian 'glatzor' Heinlein</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-380</link>
		<dc:creator>Sebastian 'glatzor' Heinlein</dc:creator>
		<pubDate>Mon, 19 Nov 2007 23:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-380</guid>
		<description>Take a look at hermes that was written by Guadalinex:

 http://forja.guadalinex.org/guadalinexv4/apps/hermes/trunk</description>
		<content:encoded><![CDATA[<p>Take a look at hermes that was written by Guadalinex:</p>
<p> <a href="http://forja.guadalinex.org/guadalinexv4/apps/hermes/trunk" rel="nofollow">http://forja.guadalinex.org/guadalinexv4/apps/hermes/trunk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-379</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 19 Nov 2007 21:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-379</guid>
		<description>I think many people commenting are not familiar with windows XP.  Those notifications that seem to cause a number of people so much ire only happen on the very first instance of a device being detected/configured for use.  To notify that a device has been configured is logical!  In Ubuntu when a new printer is detected it does the very same thing as windows does for a number of hotpluggable devices -- report that it has been configured with a popup balloon!  And in the case of Ubuntu this has generally been seen as a usability enhancement!

For devices under Linux distro&#039;s not to report their functionality is more important than under Windows in some respects.  This is because many devices do not appear in a central location (Computer), for example scanners do not appear anywhere in the standard nautilus. 

All subsequent plug-in&#039;s under windows XP result in zero notifications.

What windows does do on subsequent plug-in&#039;s, is create a tray icon for removable devices, this is handy, because you can easily unmount devices with minimal clicking out of focused windows.  Also of great use is a system sound that accompanies a device being plugged-in.  This is handy also!  

Perhaps a sound for success and a sound for failure to configure a device would be better than notifications.  But surely the more feedback from the system the better for new users who may or may not know where to check if a device has been connected and configured properly for use.</description>
		<content:encoded><![CDATA[<p>I think many people commenting are not familiar with windows XP.  Those notifications that seem to cause a number of people so much ire only happen on the very first instance of a device being detected/configured for use.  To notify that a device has been configured is logical!  In Ubuntu when a new printer is detected it does the very same thing as windows does for a number of hotpluggable devices &#8212; report that it has been configured with a popup balloon!  And in the case of Ubuntu this has generally been seen as a usability enhancement!</p>
<p>For devices under Linux distro&#8217;s not to report their functionality is more important than under Windows in some respects.  This is because many devices do not appear in a central location (Computer), for example scanners do not appear anywhere in the standard nautilus. </p>
<p>All subsequent plug-in&#8217;s under windows XP result in zero notifications.</p>
<p>What windows does do on subsequent plug-in&#8217;s, is create a tray icon for removable devices, this is handy, because you can easily unmount devices with minimal clicking out of focused windows.  Also of great use is a system sound that accompanies a device being plugged-in.  This is handy also!  </p>
<p>Perhaps a sound for success and a sound for failure to configure a device would be better than notifications.  But surely the more feedback from the system the better for new users who may or may not know where to check if a device has been connected and configured properly for use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FunkyM</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-378</link>
		<dc:creator>FunkyM</dc:creator>
		<pubDate>Mon, 19 Nov 2007 16:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-378</guid>
		<description>Check out gnome-device-manager. The aim is to split this into a daemon which handles exactly what you describe using HAL.

GIT Repository:
http://gitweb.freedesktop.org/?p=users/david/gnome-device-manager.git;a=summary

Screenshots:
http://www.flickr.com/photos/davidz/488722220/

Packaged in openSUSE&#039;s Build Service.</description>
		<content:encoded><![CDATA[<p>Check out gnome-device-manager. The aim is to split this into a daemon which handles exactly what you describe using HAL.</p>
<p>GIT Repository:<br />
<a href="http://gitweb.freedesktop.org/?p=users/david/gnome-device-manager.git;a=summary" rel="nofollow">http://gitweb.freedesktop.org/?p=users/david/gnome-device-manager.git;a=summary</a></p>
<p>Screenshots:<br />
<a href="http://www.flickr.com/photos/davidz/488722220/" rel="nofollow">http://www.flickr.com/photos/davidz/488722220/</a></p>
<p>Packaged in openSUSE&#8217;s Build Service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qhartman</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-377</link>
		<dc:creator>qhartman</dc:creator>
		<pubDate>Mon, 19 Nov 2007 16:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-377</guid>
		<description>I have to say I agree with the sentiment that &quot;You added hardware!&quot; alerts are bad. Those alerts are one of the most irritating little things that Windows has. I agree that there should be some default action taken when a piece of hardware is first installed / inserted and can be used. In your bluetooth example, opening up the bluetooth applet and asking to pair with a device, that might be useful. It has the effect of saying &quot;hey, your stuff is working.&quot; without the wasted attention and mental bandwidth consumed by a message that just says &quot;Hey, your stuff is working.&quot;, it has a purpose beyond delivering that message.

About the only time I would consider a message like that to be useful is if something were plugged in and the system didn&#039;t know what to do with it. &quot;You just inserted a USB device that is unsupported.&quot; might, might be useful, but even that would have to subtle.

Don&#039;t fall into the popup alert trap!!!</description>
		<content:encoded><![CDATA[<p>I have to say I agree with the sentiment that &#8220;You added hardware!&#8221; alerts are bad. Those alerts are one of the most irritating little things that Windows has. I agree that there should be some default action taken when a piece of hardware is first installed / inserted and can be used. In your bluetooth example, opening up the bluetooth applet and asking to pair with a device, that might be useful. It has the effect of saying &#8220;hey, your stuff is working.&#8221; without the wasted attention and mental bandwidth consumed by a message that just says &#8220;Hey, your stuff is working.&#8221;, it has a purpose beyond delivering that message.</p>
<p>About the only time I would consider a message like that to be useful is if something were plugged in and the system didn&#8217;t know what to do with it. &#8220;You just inserted a USB device that is unsupported.&#8221; might, might be useful, but even that would have to subtle.</p>
<p>Don&#8217;t fall into the popup alert trap!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troll</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-376</link>
		<dc:creator>troll</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-376</guid>
		<description>The way Windows constantly makes those popups is driving people nuts. &quot;HELLO, YOU STUCK IN THE USB STICK AGAIN!&quot; - so? Usability is to expect those happen only when they produce some actual value. Usually hardware should just work and configure itself. Also, learn from the first common steps in using the hardware. Software must keep out of the face, always.</description>
		<content:encoded><![CDATA[<p>The way Windows constantly makes those popups is driving people nuts. &#8220;HELLO, YOU STUCK IN THE USB STICK AGAIN!&#8221; &#8211; so? Usability is to expect those happen only when they produce some actual value. Usually hardware should just work and configure itself. Also, learn from the first common steps in using the hardware. Software must keep out of the face, always.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhs</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-375</link>
		<dc:creator>jhs</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-375</guid>
		<description>Patrys, does gnome-volume-manager handle scanners, phones and bluetooth keyboards correctly and is it meant to do so? The README states that it is only &quot;volume related&quot;.</description>
		<content:encoded><![CDATA[<p>Patrys, does gnome-volume-manager handle scanners, phones and bluetooth keyboards correctly and is it meant to do so? The README states that it is only &#8220;volume related&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrys</title>
		<link>http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/comment-page-1/#comment-373</link>
		<dc:creator>Patrys</dc:creator>
		<pubDate>Mon, 19 Nov 2007 14:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johannes/2007/11/19/hardware-applet/#comment-373</guid>
		<description>I&#039;d refrain from proposing possible actions for detected devices. It&#039;s what gnome-volume-manager is for :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d refrain from proposing possible actions for detected devices. It&#8217;s what gnome-volume-manager is for <img src='http://blogs.gnome.org/johannes/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/johannes/2007/11/19/hardware-applet/feed/ ) in 1.19660 seconds, on Feb 12th, 2012 at 3:08 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 12th, 2012 at 4:08 am UTC -->
