<?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 for Ewrick&#039;s Rabbit Hole</title>
	<atom:link href="http://yuki.focusphere.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://yuki.focusphere.net</link>
	<description>Selected Bits of a Sumafreak</description>
	<lastBuildDate>Sun, 27 Jul 2008 19:16:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Flash videos integration in Textpattern by Yuki</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-75</link>
		<dc:creator>Yuki</dc:creator>
		<pubDate>Sun, 27 Jul 2008 19:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-75</guid>
		<description>Hi Ivan,
You can try to display the playlist directly in your browser; as it&#039;s an XML file, browsers like Firefox and probably IE can show the XML if it&#039;s properly rendered.

The address should be something like &lt;code&gt;my.site/playlist?v=1,2&lt;/code&gt; where 1 and 2 are for example the textpattern IDs of the uploaded videos I want to have in my playlist. 
By default in my installation, uploaded videos go in the &quot;files&quot; folder, so the XML reads the correct path in the &lt;code&gt;&lt;location&gt;&lt;/code&gt; tag... (something like &lt;code&gt;my.site/files/video1_name.flv&lt;/code&gt; )
If the XML doesn&#039;t show up, then it may be a problem with the sent headers (you need to install the &lt;a href=&quot;http://textpattern.org/plugins/856/mg_setheader&quot; rel=&quot;nofollow&quot;&gt;mg_setheader plugin&lt;/a&gt;)... Otherwise, you should be able to tell by reading it what is the problem.
Hope it helps =)</description>
		<content:encoded><![CDATA[<p>Hi Ivan,<br />
You can try to display the playlist directly in your browser; as it’s an XML file, browsers like Firefox and probably IE can show the XML if it’s properly rendered.</p>
<p>The address should be something like <code>my.site/playlist?v=1,2</code> where 1 and 2 are for example the textpattern IDs of the uploaded videos I want to have in my playlist.<br />
By default in my installation, uploaded videos go in the “files” folder, so the XML reads the correct path in the <code>&lt;location&gt;</code> tag… (something like <code>my.site/files/video1_name.flv</code> )<br />
If the XML doesn’t show up, then it may be a problem with the sent headers (you need to install the <a href="http://textpattern.org/plugins/856/mg_setheader" rel="nofollow">mg_setheader plugin</a>)… Otherwise, you should be able to tell by reading it what is the problem.<br />
Hope it helps =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Ivan</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-73</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Fri, 25 Jul 2008 12:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-73</guid>
		<description>Hello, Yuki.
I try to setup your plugin. Everything is ok but i can&#039;t to understand how to use playlist. I follow all your recomendations, and now player write &quot; This playlist is not valid XML file&quot;.Please give advise me, what to do?!  And just one question: in what folder i must to store video and other media =)</description>
		<content:encoded><![CDATA[<p>Hello, Yuki.<br />
I try to setup your plugin. Everything is ok but i can’t to understand how to use playlist. I follow all your recomendations, and now player write ” This playlist is not valid XML file”.Please give advise me, what to do?!  And just one question: in what folder i must to store video and other media =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Yuki</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-63</link>
		<dc:creator>Yuki</dc:creator>
		<pubDate>Wed, 09 Jul 2008 12:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-63</guid>
		<description>Hey Zander,
I&#039;ve updated the plugin &lt;a href=&quot;http://yuki.focusphere.net/files/2008/07/elk_mediaplayer_v02.txt&quot; rel=&quot;nofollow&quot;&gt;elk_mediaplayer v0.2&lt;/a&gt; with your suggestion.
You have to make some adjustments to the form to pass the new variables (sort, and sortby). 
By default, the sorting should be the same as provided, as long as you keep it all IDs.
It made me learn a new sql trick on the way ;)
Enjoy! (very nice use of the plugin on your website by the way!)</description>
		<content:encoded><![CDATA[<p>Hey Zander,<br />
I’ve updated the plugin <a href="http://yuki.focusphere.net/files/2008/07/elk_mediaplayer_v02.txt" rel="nofollow">elk_mediaplayer v0.2</a> with your suggestion.<br />
You have to make some adjustments to the form to pass the new variables (sort, and sortby).<br />
By default, the sorting should be the same as provided, as long as you keep it all IDs.<br />
It made me learn a new sql trick on the way <img src='http://yuki.focusphere.net/smilies/yahoo_wink.gif' alt='&#32;&#59;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#59;&#41;' /><br />
Enjoy! (very nice use of the plugin on your website by the way!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Zander</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-62</link>
		<dc:creator>Zander</dc:creator>
		<pubDate>Tue, 08 Jul 2008 20:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-62</guid>
		<description>Hey Yuki,

Hope all&#039;s well. I would like to be able to sort the playlist created from this plugin. At the moment it uses the files id ascending to create it play order. I can&#039;t seem to use the sort attribute. Can I make it so they play in the order I enter them?
For instance:



Many thanks</description>
		<content:encoded><![CDATA[<p>Hey Yuki,</p>
<p>Hope all’s well. I would like to be able to sort the playlist created from this plugin. At the moment it uses the files id ascending to create it play order. I can’t seem to use the sort attribute. Can I make it so they play in the order I enter them?<br />
For instance:</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Yuki</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-61</link>
		<dc:creator>Yuki</dc:creator>
		<pubDate>Tue, 08 Jul 2008 10:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-61</guid>
		<description>Hi Randy, 

The error #2032 seems to be related to Flash having issue with &lt;code&gt;crossdomain.xml&lt;/code&gt; file

I didn&#039;t mention that, but usually it seems you&#039;d have to put a crossdomain.xml at the root of your domain to allow flash to access files -&gt; see &lt;a href=&quot;http://livedocs.adobe.com/flash/8/main/00001621.html&quot; rel=&quot;nofollow&quot;&gt;some documentation here&lt;/a&gt;

Tell me if that helps :)</description>
		<content:encoded><![CDATA[<p>Hi Randy, </p>
<p>The error #2032 seems to be related to Flash having issue with <code>crossdomain.xml</code> file</p>
<p>I didn’t mention that, but usually it seems you’d have to put a crossdomain.xml at the root of your domain to allow flash to access files -&gt; see <a href="http://livedocs.adobe.com/flash/8/main/00001621.html" rel="nofollow">some documentation here</a></p>
<p>Tell me if that helps <img src='http://yuki.focusphere.net/smilies/yahoo_smiley.gif' alt='&#32;&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Randy Levine</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-60</link>
		<dc:creator>Randy Levine</dc:creator>
		<pubDate>Tue, 08 Jul 2008 02:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-60</guid>
		<description>Yuki:

I just wanted to let you know .. I have now got the plug in to load and the player to appear ... I am close ... but now I get two different error messages I was hoping you could decipher ... 

If I use the image ID (I assume you mean File ID) I get Error #2032.  

If I use the actual file name, it states that it can not find it and provides me with the path .../playlist?v=video.flv.  I have uploaded this file thru  TXP.  I also made a copy in a folder called &quot;playlist&quot;.  Finally I put a copy in the root.  All of theses were unsuccesful.  

I have followed the instructions regarding the section; page and form. So I am now stumped. Any assistance would be appreciated. 

Thanks.</description>
		<content:encoded><![CDATA[<p>Yuki:</p>
<p>I just wanted to let you know .. I have now got the plug in to load and the player to appear … I am close … but now I get two different error messages I was hoping you could decipher … </p>
<p>If I use the image ID (I assume you mean File ID) I get Error #2032.  </p>
<p>If I use the actual file name, it states that it can not find it and provides me with the path …/playlist?v=video.flv.  I have uploaded this file thru  TXP.  I also made a copy in a folder called “playlist”.  Finally I put a copy in the root.  All of theses were unsuccesful.  </p>
<p>I have followed the instructions regarding the section; page and form. So I am now stumped. Any assistance would be appreciated. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Yuki</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-59</link>
		<dc:creator>Yuki</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-59</guid>
		<description>Randy, I&#039;ve sent you the decoded php version of the plugin, if you want to try it in the plugin folder... You can try to reimport it into the database plugins with the useful &quot;plugin composer&quot; extension (&lt;code&gt;ied_plugin_composer&lt;/code&gt;)...
Hope it helps!</description>
		<content:encoded><![CDATA[<p>Randy, I’ve sent you the decoded php version of the plugin, if you want to try it in the plugin folder… You can try to reimport it into the database plugins with the useful “plugin composer” extension (<code>ied_plugin_composer</code>)…<br />
Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Randy Levine</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-58</link>
		<dc:creator>Randy Levine</dc:creator>
		<pubDate>Thu, 03 Jul 2008 13:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-58</guid>
		<description>Yuki:

Thanks for the quick reply Uki.  I tried again and got same message.  

To test I uploaded a different plug in and it worked like a charm.  Is there any other way we can do this.  I know in the past when I have worked with Gerhard, we have had it look at a Plug In folder rather than loading thru TXP.  Not sure if this is an option.  

Willing to try anything.  Please let me know.

Randy</description>
		<content:encoded><![CDATA[<p>Yuki:</p>
<p>Thanks for the quick reply Uki.  I tried again and got same message.  </p>
<p>To test I uploaded a different plug in and it worked like a charm.  Is there any other way we can do this.  I know in the past when I have worked with Gerhard, we have had it look at a Plug In folder rather than loading thru TXP.  Not sure if this is an option.  </p>
<p>Willing to try anything.  Please let me know.</p>
<p>Randy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomato Tree, What&#039;s as Stake? by araili</title>
		<link>http://yuki.focusphere.net/2008/06/24/tomato-tree-whats-as-stake/comment-page-1/#comment-57</link>
		<dc:creator>araili</dc:creator>
		<pubDate>Wed, 02 Jul 2008 21:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/06/24/tomato-tree-whats-as-stake/#comment-57</guid>
		<description> :-?</description>
		<content:encoded><![CDATA[<p><img src='http://yuki.focusphere.net/smilies/yahoo_think.gif' alt='&#32;&#58;&#45;&#63;' class='wp-smiley' width='18' height='18' title='&#32;&#58;&#45;&#63;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash videos integration in Textpattern by Yuki</title>
		<link>http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/comment-page-1/#comment-56</link>
		<dc:creator>Yuki</dc:creator>
		<pubDate>Wed, 02 Jul 2008 18:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://yuki.focusphere.net/2008/03/18/flash-videos-integration-in-textpattern/#comment-56</guid>
		<description>Hi Randy,
I&#039;m using the 4.06 version too, and don&#039;t have the problem you mention... Not sure how you are proceeding?
Usually, going to admin&gt;plugins tab and pasting all the code (select all with CTRL+A, then copy) inside the &lt;code&gt;.txt&lt;/code&gt; file into the &lt;code&gt;Install plugin&lt;/code&gt; area works fine...</description>
		<content:encoded><![CDATA[<p>Hi Randy,<br />
I’m using the 4.06 version too, and don’t have the problem you mention… Not sure how you are proceeding?<br />
Usually, going to admin&gt;plugins tab and pasting all the code (select all with CTRL+A, then copy) inside the <code>.txt</code> file into the <code>Install plugin</code> area works fine…</p>
]]></content:encoded>
	</item>
</channel>
</rss>
