<?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: $_GET Getter Plugin for Wordpress</title>
	<atom:link href="http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/</link>
	<description>Just another Barsness Solutions weblog</description>
	<lastBuildDate>Thu, 02 Sep 2010 02:17:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bokky aki</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-16802</link>
		<dc:creator>bokky aki</dc:creator>
		<pubDate>Fri, 14 May 2010 05:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-16802</guid>
		<description>hi this is me</description>
		<content:encoded><![CDATA[<p>hi this is me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2577</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2577</guid>
		<description>ah, bummer.  e-mail me and I&#039;ll send it along.  Thanks again for the base plugin.</description>
		<content:encoded><![CDATA[<p>ah, bummer.  e-mail me and I&#8217;ll send it along.  Thanks again for the base plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2576</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2576</guid>
		<description>I fixed the plugin.  It should work a lot better now and accommodates any number of [get vars]s sprinkled throughout.  I used a regular expression and some array tools to find them all in one shot and then go through and replace them one by one.  Here&#039;s the new code:</description>
		<content:encoded><![CDATA[<p>I fixed the plugin.  It should work a lot better now and accommodates any number of [get vars]s sprinkled throughout.  I used a regular expression and some array tools to find them all in one shot and then go through and replace them one by one.  Here&#8217;s the new code:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2575</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 28 Nov 2009 03:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2575</guid>
		<description>I can&#039;t get it to work with more than one get variable.  It will replace the first one it encounters in all instances, but it won&#039;t find any others.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get it to work with more than one get variable.  It will replace the first one it encounters in all instances, but it won&#8217;t find any others.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2571</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 05 Sep 2009 15:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2571</guid>
		<description>You can find the $_GET getter here:

http://wordpress.org/extend/plugins/get-getter/</description>
		<content:encoded><![CDATA[<p>You can find the $_GET getter here:</p>
<p><a href="http://wordpress.org/extend/plugins/get-getter/" rel="nofollow">http://wordpress.org/extend/plugins/get-getter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Sebesta</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2572</link>
		<dc:creator>Kris Sebesta</dc:creator>
		<pubDate>Mon, 31 Aug 2009 06:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2572</guid>
		<description>I found this really handy.  Please help out the WP community by publishing this as soon as you can!  Thank you!</description>
		<content:encoded><![CDATA[<p>I found this really handy.  Please help out the WP community by publishing this as soon as you can!  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2568</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 05 Aug 2009 13:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2568</guid>
		<description>Yes, I will be doing so soon. Keep your eye open for it.</description>
		<content:encoded><![CDATA[<p>Yes, I will be doing so soon. Keep your eye open for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://serversideguy.com/2009/08/04/_get-getter-plugin-for-wordpress/comment-page-1/#comment-2567</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 05 Aug 2009 02:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com/?p=75#comment-2567</guid>
		<description>Will you be publishing this on wordpress.org?</description>
		<content:encoded><![CDATA[<p>Will you be publishing this on wordpress.org?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
