<?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: Degrading script tags for fun and profit</title>
	<atom:link href="http://ajaxian.com/archives/degrading-script-tags-for-fun-and-profit/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/degrading-script-tags-for-fun-and-profit</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: ThomasHansen</title>
		<link>http://ajaxian.com/archives/degrading-script-tags-for-fun-and-profit/comment-page-1#comment-267065</link>
		<dc:creator>ThomasHansen</dc:creator>
		<pubDate>Mon, 01 Sep 2008 00:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4276#comment-267065</guid>
		<description>&quot;Open Web&quot; does not need to break standards, sure as a proposal for the *NEXT* standard of HTML this _might_ be a good suggestion, but breaking them...?
I though that was the job of the proprietary, activex2.0 RIA vendors...
Also the gains from this compared to the loss are very questionable...</description>
		<content:encoded><![CDATA[<p>&#8220;Open Web&#8221; does not need to break standards, sure as a proposal for the *NEXT* standard of HTML this _might_ be a good suggestion, but breaking them&#8230;?<br />
I though that was the job of the proprietary, activex2.0 RIA vendors&#8230;<br />
Also the gains from this compared to the loss are very questionable&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davey</title>
		<link>http://ajaxian.com/archives/degrading-script-tags-for-fun-and-profit/comment-page-1#comment-267030</link>
		<dc:creator>davey</dc:creator>
		<pubDate>Fri, 29 Aug 2008 19:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4276#comment-267030</guid>
		<description>this is neat trick. but i think it&#039;d be more useful as a technique to execute code if the src&#039;d script fails to load rather than post execute init code, but only if it was adopted into the spec.</description>
		<content:encoded><![CDATA[<p>this is neat trick. but i think it&#8217;d be more useful as a technique to execute code if the src&#8217;d script fails to load rather than post execute init code, but only if it was adopted into the spec.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/degrading-script-tags-for-fun-and-profit/comment-page-1#comment-267027</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Fri, 29 Aug 2008 18:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4276#comment-267027</guid>
		<description>Hmm, I guess I&#039;m a bit too concerned with some unforeseen issues with browser vendors to like this too much:

First, this is invalid HTML according to the specs:

http://www.w3.org/TR/REC-html40/interact/scripts.html#h-18.2.1
http://www.w3.org/TR/html401/interact/scripts.html#h-18.2.1
http://www.w3.org/html/wg/html5/#script

Second, HTML5 offers the  defer, and async attributes

Third, shouldn&#039;t we as good web developers have all our scripts in external files anyway?

Also, wouldn&#039;t the use of  &quot;curScript.innerHTML;&quot; run into to trouble with inline tag strings?</description>
		<content:encoded><![CDATA[<p>Hmm, I guess I&#8217;m a bit too concerned with some unforeseen issues with browser vendors to like this too much:</p>
<p>First, this is invalid HTML according to the specs:</p>
<p><a href="http://www.w3.org/TR/REC-html40/interact/scripts.html#h-18.2.1" rel="nofollow">http://www.w3.org/TR/REC-html40/interact/scripts.html#h-18.2.1</a><br />
<a href="http://www.w3.org/TR/html401/interact/scripts.html#h-18.2.1" rel="nofollow">http://www.w3.org/TR/html401/interact/scripts.html#h-18.2.1</a><br />
<a href="http://www.w3.org/html/wg/html5/#script" rel="nofollow">http://www.w3.org/html/wg/html5/#script</a></p>
<p>Second, HTML5 offers the  defer, and async attributes</p>
<p>Third, shouldn&#8217;t we as good web developers have all our scripts in external files anyway?</p>
<p>Also, wouldn&#8217;t the use of  &#8220;curScript.innerHTML;&#8221; run into to trouble with inline tag strings?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

