<?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: Client Side GET Vars</title>
	<atom:link href="http://scriptnode.com/article/client-side-get-vars/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptnode.com/article/client-side-get-vars/</link>
	<description>Tips and tricks for web developers.</description>
	<lastBuildDate>Sun, 18 Jul 2010 10:29:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: daniel</title>
		<link>http://scriptnode.com/article/client-side-get-vars/comment-page-1/#comment-194</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Fri, 19 Sep 2008 21:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://scriptnode.com/?p=30#comment-194</guid>
		<description>That would explain it. Thanks for pointing that out :)</description>
		<content:encoded><![CDATA[<p>That would explain it. Thanks for pointing that out :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Hackett</title>
		<link>http://scriptnode.com/article/client-side-get-vars/comment-page-1/#comment-193</link>
		<dc:creator>Matt Hackett</dc:creator>
		<pubDate>Fri, 19 Sep 2008 21:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://scriptnode.com/?p=30#comment-193</guid>
		<description>@daniel: Looks like you&#039;re using the Prototype JS library, which extends String with a parseQuery method: http://www.prototypejs.org/assets/2008/1/25/prototype-1.6.0.2.js</description>
		<content:encoded><![CDATA[<p>@daniel: Looks like you&#8217;re using the Prototype JS library, which extends String with a parseQuery method: <a href="http://www.prototypejs.org/assets/2008/1/25/prototype-1.6.0.2.js" rel="nofollow">http://www.prototypejs.org/assets/2008/1/25/prototype-1.6.0.2.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://scriptnode.com/article/client-side-get-vars/comment-page-1/#comment-192</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Fri, 19 Sep 2008 18:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://scriptnode.com/?p=30#comment-192</guid>
		<description>obj = window.location.search.parseQuery();

This seems to do much the same thing?</description>
		<content:encoded><![CDATA[<p>obj = window.location.search.parseQuery();</p>
<p>This seems to do much the same thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Jehl</title>
		<link>http://scriptnode.com/article/client-side-get-vars/comment-page-1/#comment-9</link>
		<dc:creator>Scott Jehl</dc:creator>
		<pubDate>Sun, 22 Jun 2008 13:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://scriptnode.com/?p=30#comment-9</guid>
		<description>Neat! Thanks.</description>
		<content:encoded><![CDATA[<p>Neat! Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
