<?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: tag, you&#8217;re it</title>
	<atom:link href="http://zengun.org/weblog/archives/2004/05/tag-you-re-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://zengun.org/weblog/archives/2004/05/tag-you-re-it/</link>
	<description>bloggo ma non troppo</description>
	<lastBuildDate>Fri, 03 Jul 2009 17:06:31 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deele</title>
		<link>http://zengun.org/weblog/archives/2004/05/tag-you-re-it/comment-page-1/#comment-38204</link>
		<dc:creator>Deele</dc:creator>
		<pubDate>Wed, 13 Aug 2008 23:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://zengun.org/weblog/archives/2004/05/tag-you-re-it#comment-38204</guid>
		<description>You can fix it like this:
1. Change $tagyoureit_list to $tagyoureit_list_memory at line 27 (variable name that carries acronyms inside)
2. Change $tagyoureit_list to $tagyoureit_list_memory at line 87 (global variables definition at start of function)
3. Add after line 87 another line:
$tagyoureit_list = $tagyoureit_list_memory;

It is just something with looping with each post, and not renewing info about acronyms :)</description>
		<content:encoded><![CDATA[<p>You can fix it like this:<br />
1. Change $tagyoureit_list to $tagyoureit_list_memory at line 27 (variable name that carries acronyms inside)<br />
2. Change $tagyoureit_list to $tagyoureit_list_memory at line 87 (global variables definition at start of function)<br />
3. Add after line 87 another line:<br />
$tagyoureit_list = $tagyoureit_list_memory;</p>
<p>It is just something with looping with each post, and not renewing info about acronyms :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Rider</title>
		<link>http://zengun.org/weblog/archives/2004/05/tag-you-re-it/comment-page-1/#comment-14511</link>
		<dc:creator>Stephen Rider</dc:creator>
		<pubDate>Sun, 17 Sep 2006 15:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://zengun.org/weblog/archives/2004/05/tag-you-re-it#comment-14511</guid>
		<description>I love this plugin -- very handy for far more than acronyms!

It doesn&#039;t work properly in WP 2.0.4 however.  On my main page, it works fine for the first post on the page, and on each later post it throws an error saying that the md5() function is expecting a string but being given an array.

Have you found a fix for this?  I would love to be able to use this!  :)</description>
		<content:encoded><![CDATA[<p>I love this plugin &#8212; very handy for far more than acronyms!</p>
<p>It doesn&#8217;t work properly in WP 2.0.4 however.  On my main page, it works fine for the first post on the page, and on each later post it throws an error saying that the md5() function is expecting a string but being given an array.</p>
<p>Have you found a fix for this?  I would love to be able to use this!  :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
