<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Schadenfreude &#187; alex</title>
	<atom:link href="http://www.ralree.com/tag/alex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Flash Video Player for Mephisto</title>
		<link>http://www.ralree.com/2007/08/13/flash-video-player-for-mephisto/</link>
		<comments>http://www.ralree.com/2007/08/13/flash-video-player-for-mephisto/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 02:50:00 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[alex]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.ralree.info/2007/10/13/flash-video-player-for-mephisto</guid>
		<description><![CDATA[So I made this awesome filter for Mephisto that allows you to easily embed flash videos in your post. May require tweaking if using a non-standard URL root. It&#8217;s as simple as this: &#60;macro:flash&#62;/assets/2007/8/13/party.flv&#60;/macro:flash&#62; Or, you can make it complicated: &#60;macro:flash width="640" height="480"&#62;/assets/2007/8/13/party.flv&#60;/macro:flash&#62; Which ends up like this: Installation Install it from your mephisto directory: ./script/plugin install -x https://modzer0.cs.uaf.edu/repos/hank/code/rails/mephisto/filtered_column_flash_video Voila! Firebreathing!]]></description>
			<content:encoded><![CDATA[<p>So I made this awesome filter for Mephisto that allows you to easily embed flash videos in your post.  May require tweaking if using a non-standard URL root.</p>
<p><embed src="/flash_player/flvplayer.swf" width="400" height="400" type="application/x-shockwave-flash"    pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=/assets/2007/8/13/party.flv&#038;displayheight=400&#038;displaywidth=400"/></p>
<p>It&#8217;s as simple as this:</p>
<pre><code>
&lt;macro:flash&gt;/assets/2007/8/13/party.flv&lt;/macro:flash&gt;
</code></pre>
<p>Or, you can make it complicated:</p>
<pre><code>
&lt;macro:flash width="640" height="480"&gt;/assets/2007/8/13/party.flv&lt;/macro:flash&gt;
</code></pre>
<p>Which ends up like this:<br />
<embed src="/flash_player/flvplayer.swf" width="640" height="480" type="application/x-shockwave-flash"    pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=/assets/2007/8/13/party.flv&#038;displayheight=480&#038;displaywidth=640"/></p>
<h1>Installation</h1>
<p>Install it from your mephisto directory:</p>
<pre><code>
./script/plugin install -x https://modzer0.cs.uaf.edu/repos/hank/code/rails/mephisto/filtered_column_flash_video
</code></pre>
<p><strong>Voila!</strong> Firebreathing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2007/08/13/flash-video-player-for-mephisto/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

