<?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: How to make a Mephisto Plugin</title>
	<atom:link href="http://www.ralree.com/2007/02/26/how-to-make-a-mephisto-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com/2007/02/26/how-to-make-a-mephisto-plugin/</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Mon, 09 Jan 2012 12:33:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nicole</title>
		<link>http://www.ralree.com/2007/02/26/how-to-make-a-mephisto-plugin/comment-page-1/#comment-216</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Mon, 26 Feb 2007 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/how-to-make-a-mephisto-plugin#comment-216</guid>
		<description>thanks.
keep up the good work!</description>
		<content:encoded><![CDATA[<p>thanks.<br />
keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://www.ralree.com/2007/02/26/how-to-make-a-mephisto-plugin/comment-page-1/#comment-217</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Mon, 26 Feb 2007 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/how-to-make-a-mephisto-plugin#comment-217</guid>
		<description>Hi! Excelent Post!
Just a question, how do you embed the plugin in a page? Can it be embeded in an article?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi! Excelent Post!<br />
Just a question, how do you embed the plugin in a page? Can it be embeded in an article?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hank</title>
		<link>http://www.ralree.com/2007/02/26/how-to-make-a-mephisto-plugin/comment-page-1/#comment-218</link>
		<dc:creator>Hank</dc:creator>
		<pubDate>Mon, 26 Feb 2007 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/how-to-make-a-mephisto-plugin#comment-218</guid>
		<description>For this one, I just put this in my layout:

&lt;filter:code&gt;
{% for tag in site.tags %}
  {{ tag &#124; size_tag }}
{% endfor %}
&lt;/filter:code&gt;

That&#039;s all that&#039;s needed.</description>
		<content:encoded><![CDATA[<p>For this one, I just put this in my layout:</p>
<p>&lt;filter:code&gt;<br />
{% for tag in site.tags %}<br />
  {{ tag | size_tag }}<br />
{% endfor %}<br />
&lt;/filter:code&gt;</p>
<p>That&#8217;s all that&#8217;s needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rutger</title>
		<link>http://www.ralree.com/2007/02/26/how-to-make-a-mephisto-plugin/comment-page-1/#comment-219</link>
		<dc:creator>Rutger</dc:creator>
		<pubDate>Mon, 26 Feb 2007 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/how-to-make-a-mephisto-plugin#comment-219</guid>
		<description>Isn&#039;t this a filter instead of a plugin? Or am i wrong?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t this a filter instead of a plugin? Or am i wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

