<?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: Transparent Messages in JavaScript</title>
	<atom:link href="http://ajaxian.com/archives/transparent-messages-in-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/transparent-messages-in-javascript</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Sat, 20 Mar 2010 13:30:04 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oliver Tse</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-106289</link>
		<dc:creator>Oliver Tse</dc:creator>
		<pubDate>Tue, 26 Sep 2006 18:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-106289</guid>
		<description>I think it is a good idea worth experimenting.  Personally, I absolutely hate clicking on the &quot;monolog&quot; dialog boxes because it disturbs my train (or flow) of thought.

If the message was &lt;b&gt;very&lt;/b&gt; important, we **probably** wouldn&#039;t use the disappearing message box.  Aza did mention &quot;logs&quot; or history to persist messages.

Personally, I like articles like this because it meshes together usability and the technology.  Besides, any tribute to Jef Raskin is awesome!

Keep it coming!</description>
		<content:encoded><![CDATA[<p>I think it is a good idea worth experimenting.  Personally, I absolutely hate clicking on the &#8220;monolog&#8221; dialog boxes because it disturbs my train (or flow) of thought.</p>
<p>If the message was <b>very</b> important, we **probably** wouldn&#8217;t use the disappearing message box.  Aza did mention &#8220;logs&#8221; or history to persist messages.</p>
<p>Personally, I like articles like this because it meshes together usability and the technology.  Besides, any tribute to Jef Raskin is awesome!</p>
<p>Keep it coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Gormley</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-106172</link>
		<dc:creator>Josh Gormley</dc:creator>
		<pubDate>Tue, 26 Sep 2006 14:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-106172</guid>
		<description>I too use a technique similar to this on an app that I&#039;m building.  The difference in my app is that I show the alert right above the area of interest for the user, not at the top of the screen away from where the user might be looking.
I like the idea of presenting feedback to the user while not locking down the entire system until they respond to the message.</description>
		<content:encoded><![CDATA[<p>I too use a technique similar to this on an app that I&#8217;m building.  The difference in my app is that I show the alert right above the area of interest for the user, not at the top of the screen away from where the user might be looking.<br />
I like the idea of presenting feedback to the user while not locking down the entire system until they respond to the message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webthreads.de &#187; Transparente Nachrichten/Message Boxes</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-106093</link>
		<dc:creator>webthreads.de &#187; Transparente Nachrichten/Message Boxes</dc:creator>
		<pubDate>Tue, 26 Sep 2006 12:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-106093</guid>
		<description>[...] (via Ajaxian) [...]</description>
		<content:encoded><![CDATA[<p>[...] (via Ajaxian) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Humanized messages &#187; Good Old Tech &#187; Blog Archive</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105736</link>
		<dc:creator>Humanized messages &#187; Good Old Tech &#187; Blog Archive</dc:creator>
		<pubDate>Tue, 26 Sep 2006 08:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105736</guid>
		<description>[...] Ajaxian linked to an article over at humanized.com about transparent message boxes. I really like the idea, and it would be a snap to implement these in dojo, I will add this to my todo-list for the good old library.   Dialog boxes are bad enough: they pop-up at inconvenient times, they derail our train of thought, and normally we don&#8217;t even read them. But this type of dialog box is worse. It&#8217;s not even a dialog box. It&#8217;s monolog box. There&#8217;s nothing one can do with this messages but click &#8220;OK&#8221;. Or wait and click &#8220;OK&#8221;. They have, as I&#8217;ve explained before, 0% efficiency. Beyond that, monolog boxes can have frightening consequences: because I often use two monitors, I&#8217;ve spent panicked seconds thinking I&#8217;d lost my work due to a crashâ€¦ only to discover later that a monolog box had appeared on the other screen and stopped Word from operating normally. Even with a single monitor, you can miss the dialog box, and you&#8217;ll have a similar scare.  Bookmark to:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajaxian linked to an article over at humanized.com about transparent message boxes. I really like the idea, and it would be a snap to implement these in dojo, I will add this to my todo-list for the good old library.   Dialog boxes are bad enough: they pop-up at inconvenient times, they derail our train of thought, and normally we don&#8217;t even read them. But this type of dialog box is worse. It&#8217;s not even a dialog box. It&#8217;s monolog box. There&#8217;s nothing one can do with this messages but click &#8220;OK&#8221;. Or wait and click &#8220;OK&#8221;. They have, as I&#8217;ve explained before, 0% efficiency. Beyond that, monolog boxes can have frightening consequences: because I often use two monitors, I&#8217;ve spent panicked seconds thinking I&#8217;d lost my work due to a crashâ€¦ only to discover later that a monolog box had appeared on the other screen and stopped Word from operating normally. Even with a single monitor, you can miss the dialog box, and you&#8217;ll have a similar scare.  Bookmark to:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzalo</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105718</link>
		<dc:creator>Gonzalo</dc:creator>
		<pubDate>Tue, 26 Sep 2006 07:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105718</guid>
		<description>Tsk. I just found it when I had already given up. I was talking about protoGrowl, in case anyone wants to know.</description>
		<content:encoded><![CDATA[<p>Tsk. I just found it when I had already given up. I was talking about protoGrowl, in case anyone wants to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzalo</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105716</link>
		<dc:creator>Gonzalo</dc:creator>
		<pubDate>Tue, 26 Sep 2006 07:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105716</guid>
		<description>I&#039;m searching through the archives but I can&#039;t find it. Still, I&#039;m almost sure I saw something some time ago about using something similar, but in a stack/queue of boxes each of which dissappeared after a while (no mouse or key detection there). It was to be used for logging purposes.

Anyone remeber that? How about mixing both ideas a bit?

And also, a certain delay or a minimum amount of time after activation could be implemented to overcome what many have already pointed about messages fading out too soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;m searching through the archives but I can&#8217;t find it. Still, I&#8217;m almost sure I saw something some time ago about using something similar, but in a stack/queue of boxes each of which dissappeared after a while (no mouse or key detection there). It was to be used for logging purposes.</p>
<p>Anyone remeber that? How about mixing both ideas a bit?</p>
<p>And also, a certain delay or a minimum amount of time after activation could be implemented to overcome what many have already pointed about messages fading out too soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105452</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 26 Sep 2006 03:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105452</guid>
		<description>The Humanized Group is about thoughtful inferface design not ness. ajax powered.  I support what they do.</description>
		<content:encoded><![CDATA[<p>The Humanized Group is about thoughtful inferface design not ness. ajax powered.  I support what they do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Kuhnert</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105268</link>
		<dc:creator>Jesse Kuhnert</dc:creator>
		<pubDate>Tue, 26 Sep 2006 00:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105268</guid>
		<description>Yes, please don&#039;t stop posting stories like this. Ajax in general is good, but when you combine it with cool &quot;usability&quot; techniques it&#039;s invaluable. ..</description>
		<content:encoded><![CDATA[<p>Yes, please don&#8217;t stop posting stories like this. Ajax in general is good, but when you combine it with cool &#8220;usability&#8221; techniques it&#8217;s invaluable. ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Galbraith</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105261</link>
		<dc:creator>Ben Galbraith</dc:creator>
		<pubDate>Mon, 25 Sep 2006 23:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105261</guid>
		<description>K. Bublitz: The value adds of the message fading out and responding to mouse movement make it a little bit more complex than what you&#039;ve said, and there&#039;s at least one comment indicating that someone found the story useful... and, I think the point is that you don&#039;t have to dismiss the dialog.

I actually use a similar technique for error messages in an application I&#039;m working on. The difference for me is that a decoration persists that indicates where the error occured in the event the message is dismissed inadvertantly (in the event the button that caused the error can&#039;t simply be pressed again).</description>
		<content:encoded><![CDATA[<p>K. Bublitz: The value adds of the message fading out and responding to mouse movement make it a little bit more complex than what you&#8217;ve said, and there&#8217;s at least one comment indicating that someone found the story useful&#8230; and, I think the point is that you don&#8217;t have to dismiss the dialog.</p>
<p>I actually use a similar technique for error messages in an application I&#8217;m working on. The difference for me is that a decoration persists that indicates where the error occured in the event the message is dismissed inadvertantly (in the event the button that caused the error can&#8217;t simply be pressed again).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K. Bublitz</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105258</link>
		<dc:creator>K. Bublitz</dc:creator>
		<pubDate>Mon, 25 Sep 2006 23:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105258</guid>
		<description>Erm.. you can&#039;t be serious. This is news? Position fixed, opacity 0.6, big ass font and you are done..  weee.. :p

Sorry, i dont wanna troll around, but this is so simple i refuse to believe that this is something no one ever heard about OR did before.. and secondly: not recognized that this is as bad as alert().

This can be good, but places i&#039;ve seen it suffered on the implementation. Best is to avoid it cause it is simply _not_ unobstrusive. I would compare it to LayerAds.. Jump at you just the second you began to find your way in.

PS: Chris put it right... the reason i dumped this method ages ago.</description>
		<content:encoded><![CDATA[<p>Erm.. you can&#8217;t be serious. This is news? Position fixed, opacity 0.6, big ass font and you are done..  weee.. :p</p>
<p>Sorry, i dont wanna troll around, but this is so simple i refuse to believe that this is something no one ever heard about OR did before.. and secondly: not recognized that this is as bad as alert().</p>
<p>This can be good, but places i&#8217;ve seen it suffered on the implementation. Best is to avoid it cause it is simply _not_ unobstrusive. I would compare it to LayerAds.. Jump at you just the second you began to find your way in.</p>
<p>PS: Chris put it right&#8230; the reason i dumped this method ages ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105172</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 25 Sep 2006 20:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105172</guid>
		<description>Is there a way to pull up a history?  My mouse gets bumped around as I move things around on the desk and I&#039;d hate to miss something important.</description>
		<content:encoded><![CDATA[<p>Is there a way to pull up a history?  My mouse gets bumped around as I move things around on the desk and I&#8217;d hate to miss something important.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Purcell</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105170</link>
		<dc:creator>Chris Purcell</dc:creator>
		<pubDate>Mon, 25 Sep 2006 20:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105170</guid>
		<description>Great, another UI designer stumbling on the magic-vanish box. They invariably pop up while you&#039;re typing, vanishing instantly and leaving you wondering what just happened.</description>
		<content:encoded><![CDATA[<p>Great, another UI designer stumbling on the magic-vanish box. They invariably pop up while you&#8217;re typing, vanishing instantly and leaving you wondering what just happened.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lautreamont</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105127</link>
		<dc:creator>Lautreamont</dc:creator>
		<pubDate>Mon, 25 Sep 2006 19:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105127</guid>
		<description>Great!!! I love this idea. Even though I don&#039;t use these kind of dialogs on my site.

;o)</description>
		<content:encoded><![CDATA[<p>Great!!! I love this idea. Even though I don&#8217;t use these kind of dialogs on my site.</p>
<p>;o)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Just Shelley &#187; Stop re-inventing this wheel</title>
		<link>http://ajaxian.com/archives/transparent-messages-in-javascript/comment-page-1#comment-105084</link>
		<dc:creator>Just Shelley &#187; Stop re-inventing this wheel</dc:creator>
		<pubDate>Mon, 25 Sep 2006 18:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1610#comment-105084</guid>
		<description>[...] Perhaps at SxSW, ppk can convince the new horde of Ajax developers to stop acting as if that they&#8217;ve invented the technology, all squeeky new. Per Ajaxian, the concept of &#8216;transparent&#8217; messages from Humanized. [...]</description>
		<content:encoded><![CDATA[<p>[...] Perhaps at SxSW, ppk can convince the new horde of Ajax developers to stop acting as if that they&#8217;ve invented the technology, all squeeky new. Per Ajaxian, the concept of &#8216;transparent&#8217; messages from Humanized. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
