<?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: Javascript Warning Boxes&#8230;</title>
	<atom:link href="http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/</link>
	<description>an experience beyond</description>
	<lastBuildDate>Sat, 10 Jul 2010 00:20:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nx</title>
		<link>http://rullzer.com/blog/2008/11/07/javascript-warning-boxes/comment-page-1/#comment-12840</link>
		<dc:creator>Nx</dc:creator>
		<pubDate>Wed, 26 Nov 2008 05:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=150#comment-12840</guid>
		<description>Sure, alert(&#039;whatever&#039;) looks bad, totally disrupting the theme of a site, but that is not the main issue, I think.
Modal dialog boxes suck. Strangely against Firefox&#039;s great pop-up blocking abilities, I was interrupted in the middle of playing one silly Flash game, and it wasn&#039;t because of a crappy JS script, it was asking me to find the plug-ins for some Shockwave game. So, that&#039;s one thing they have to change.
Anyway, wherever they come from, people should stop using modal boxes unless something is REALLY important and urgent and needs your full attention at the moment (I can&#039;t think of a lot of cases, though). Subtle non-intrusive notifications seem to work better than the old-fashioned way. Come on, we can dynamically update content in a gazillion ways, there must be tons of libraries and frameworks that support those. It is not necessary to resort to the stupid alert box that gets in the way.</description>
		<content:encoded><![CDATA[<p>Sure, alert(&#8216;whatever&#8217;) looks bad, totally disrupting the theme of a site, but that is not the main issue, I think.<br />
Modal dialog boxes suck. Strangely against Firefox&#8217;s great pop-up blocking abilities, I was interrupted in the middle of playing one silly Flash game, and it wasn&#8217;t because of a crappy JS script, it was asking me to find the plug-ins for some Shockwave game. So, that&#8217;s one thing they have to change.<br />
Anyway, wherever they come from, people should stop using modal boxes unless something is REALLY important and urgent and needs your full attention at the moment (I can&#8217;t think of a lot of cases, though). Subtle non-intrusive notifications seem to work better than the old-fashioned way. Come on, we can dynamically update content in a gazillion ways, there must be tons of libraries and frameworks that support those. It is not necessary to resort to the stupid alert box that gets in the way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
