<?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: XHTML-Compliant Technique for Passing Parameters to Javascript Script Files</title>
	<atom:link href="http://www.kalyani.com/2008/08/xhtml-compliant-technique-for-passing-parameters-to-javascript-script-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalyani.com/2008/08/xhtml-compliant-technique-for-passing-parameters-to-javascript-script-files/</link>
	<description>Nik Kalyani&#039;s Irrationally Exuberant Musings on Technology</description>
	<lastBuildDate>Thu, 28 Jul 2011 21:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: techbubble</title>
		<link>http://www.kalyani.com/2008/08/xhtml-compliant-technique-for-passing-parameters-to-javascript-script-files/comment-page-1/#comment-54</link>
		<dc:creator>techbubble</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.techbubble.net/Blog/tabid/57/EntryId/211/XHTML-Compliant-Technique-for-Passing-Parameters-to-Javascript-Script-Files.aspx#comment-54</guid>
		<description>Good catch...thank you. I have updated the code in the post.</description>
		<content:encoded><![CDATA[<p>Good catch&#8230;thank you. I have updated the code in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Khan</title>
		<link>http://www.kalyani.com/2008/08/xhtml-compliant-technique-for-passing-parameters-to-javascript-script-files/comment-page-1/#comment-53</link>
		<dc:creator>Ali Khan</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techbubble.net/Blog/tabid/57/EntryId/211/XHTML-Compliant-Technique-for-Passing-Parameters-to-Javascript-Script-Files.aspx#comment-53</guid>
		<description>one correction the line in the for loop should be:&lt;br&gt;urlParams[urlParamRaw[param]] = (urlParamRaw.length &gt;= param + 1 ? unescape(urlParamRaw[param+1]) : null);&lt;br&gt;&lt;br&gt;Other wise great thanks</description>
		<content:encoded><![CDATA[<p>one correction the line in the for loop should be:<br />urlParams[urlParamRaw[param]] = (urlParamRaw.length &gt;= param + 1 ? unescape(urlParamRaw[param+1]) : null);</p>
<p>Other wise great thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

