<?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: WordPress Plugin: Gatorize</title>
	<atom:link href="http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/feed/" rel="self" type="application/rss+xml" />
	<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/</link>
	<description>It is a silly place</description>
	<lastBuildDate>Wed, 11 Feb 2009 03:34:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: WP Plugins DB &#187; Blog Archive &#187; Gatorize</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-20115</link>
		<dc:creator>WP Plugins DB &#187; Blog Archive &#187; Gatorize</dc:creator>
		<pubDate>Sun, 20 May 2007 07:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-20115</guid>
		<description>[...] Visit [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThoughtfulConsideration.com &#187; Blog Archive &#187; More Research and Experimentation</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-8048</link>
		<dc:creator>ThoughtfulConsideration.com &#187; Blog Archive &#187; More Research and Experimentation</dc:creator>
		<pubDate>Tue, 26 Sep 2006 03:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-8048</guid>
		<description>[...] Gatorize was another plug-in that seemed worth trying, but I wasn&#8217;t able to quickly figure out how to customize its placement. In fact, it was getting in the way of displaying the post headings the way I wanted. Perhaps I&#8217;ll revisit that one later on. [...]</description>
		<content:encoded><![CDATA[<p>[...] Gatorize was another plug-in that seemed worth trying, but I wasn&#8217;t able to quickly figure out how to customize its placement. In fact, it was getting in the way of displaying the post headings the way I wanted. Perhaps I&#8217;ll revisit that one later on. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gudlyf</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-445</link>
		<dc:creator>Gudlyf</dc:creator>
		<pubDate>Sun, 28 Nov 2004 17:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-445</guid>
		<description>Thanks for the tip!  1.0.1 has the new code.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!  1.0.1 has the new code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hopper</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-425</link>
		<dc:creator>Hopper</dc:creator>
		<pubDate>Thu, 25 Nov 2004 18:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-425</guid>
		<description>Ok, I fubared the code thing. Just ignore the printf part above and add the text/javascript thing right after the first &lt;script .... part</description>
		<content:encoded><![CDATA[<p>Ok, I fubared the code thing. Just ignore the printf part above and add the text/javascript thing right after the first <script &#8230;. part</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hopper</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-424</link>
		<dc:creator>Hopper</dc:creator>
		<pubDate>Thu, 25 Nov 2004 18:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-424</guid>
		<description>If you want the code that Gatorize generates to validate, change the line that retrieves the Newsgator code to this:
&lt;code&gt;
print &#039;&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.newsgator.com/ngs/ratings.aspx?rurl=&#039; . get_permalink() . &#039;&quot;&gt;&lt;/script&gt;&#039;;
&lt;/code&gt;

Basically, just adding &lt;b&gt;type=&quot;text/javascript&quot;&lt;/b&gt; will enable it to validate as XHTML transitional.</description>
		<content:encoded><![CDATA[<p>If you want the code that Gatorize generates to validate, change the line that retrieves the Newsgator code to this:<br />
<code><br />
print '<script type="text/javascript" src="http://www.newsgator.com/ngs/ratings.aspx?rurl=' . get_permalink() . '"></script>';<br />
</code></p>
<p>Basically, just adding <b>type=&#8221;text/javascript&#8221;</b> will enable it to validate as XHTML transitional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Stare</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-413</link>
		<dc:creator>Jason Stare</dc:creator>
		<pubDate>Thu, 18 Nov 2004 20:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-413</guid>
		<description>Nice Job! This is much cleaner than the index.php mod I was doing!</description>
		<content:encoded><![CDATA[<p>Nice Job! This is much cleaner than the index.php mod I was doing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.A.S.O.N.</title>
		<link>http://gudlyf.com/2004/11/18/wordpress-plugin-gatorize/comment-page-1/#comment-412</link>
		<dc:creator>J.A.S.O.N.</dc:creator>
		<pubDate>Thu, 18 Nov 2004 20:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudlyf.com/archives/2004/11/18/wordpress-plugin-gatorize/#comment-412</guid>
		<description></description>
		<content:encoded><![CDATA[<p><strong>Gudlyf&#8217;s World » WordPress Plugin: Gatorize</strong><br />
Gudlyf&#8217;s World » WordPress Plugin: Gatorize</p>
<p>I was doing this manually, buy, the less I have to edit core WP files, the better. </p>
<p>I&#8217;d explain what it is, but the link does it better than I could.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
