<?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: Embedding HTML5 YouTube video with WP YouTube Lyte</title>
	<atom:link href="http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/</link>
	<description>Frank Goossens&#039; Twitterless twaddle</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:48:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: frank</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-24952</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sat, 04 Feb 2012 15:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-24952</guid>
		<description>afternoon ruben; the &lt;a href=&quot;http://blog.futtta.be/2012/02/04/fiesta-wp-youtube-lyte-reaches-1-0-0/&quot; rel=&quot;nofollow&quot;&gt;new version of wp youtube lyte (1.0.0!)&lt;/a&gt; now supports parsing manual excerpts. hope you like it! :-)</description>
		<content:encoded><![CDATA[<p>afternoon ruben; the <a href="http://blog.futtta.be/2012/02/04/fiesta-wp-youtube-lyte-reaches-1-0-0/" rel="nofollow">new version of wp youtube lyte (1.0.0!)</a> now supports parsing manual excerpts. hope you like it! <img src='http://blog.futtta.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-24650</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sun, 29 Jan 2012 12:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-24650</guid>
		<description>OK Ruben; the wordpress automatic excerpt-function strips out too much for wp-youtube-lyte to function.

you can however add the httpv-URL (and some text) in excerpt-field beneath your text in post/page edit (if it&#039;s not there, you can make it visible in &quot;screen options&quot;).

if you do that, and have &quot;add_filter(&#039;the_excerpt&#039;, &#039;lyte_parse&#039;, 4);&quot; in wp-youtube-lyte.php (right under the same line with (&quot;the_content&quot;), then you&#039;ll have your wp-youtube-lyte vid in your excerpt all right.

this will, one way or another, indeed be in 1.0.0 (but the manual excerpt will be needed).

hope this helps!</description>
		<content:encoded><![CDATA[<p>OK Ruben; the wordpress automatic excerpt-function strips out too much for wp-youtube-lyte to function.</p>
<p>you can however add the httpv-URL (and some text) in excerpt-field beneath your text in post/page edit (if it&#8217;s not there, you can make it visible in &#8220;screen options&#8221;).</p>
<p>if you do that, and have &#8220;add_filter(&#8216;the_excerpt&#8217;, &#8216;lyte_parse&#8217;, 4);&#8221; in wp-youtube-lyte.php (right under the same line with (&#8220;the_content&#8221;), then you&#8217;ll have your wp-youtube-lyte vid in your excerpt all right.</p>
<p>this will, one way or another, indeed be in 1.0.0 (but the manual excerpt will be needed).</p>
<p>hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-24461</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Wed, 25 Jan 2012 17:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-24461</guid>
		<description>Ok. Ty!</description>
		<content:encoded><![CDATA[<p>Ok. Ty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-24459</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Wed, 25 Jan 2012 17:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-24459</guid>
		<description>I&#039;ve started working on 1.0.0, I&#039;ll look into parsing the excerpt and might include a fix for that if possible.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve started working on 1.0.0, I&#8217;ll look into parsing the excerpt and might include a fix for that if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-24455</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Wed, 25 Jan 2012 17:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-24455</guid>
		<description>I edited the core file of the plugin with that:
add_filter(&#039;the_excerpt&#039;,&#039;lyte_parse&#039;,4) but nothin has changed. On excerpts it doesn&#039;t parse. :D</description>
		<content:encoded><![CDATA[<p>I edited the core file of the plugin with that:<br />
add_filter(&#8216;the_excerpt&#8217;,'lyte_parse&#8217;,4) but nothin has changed. On excerpts it doesn&#8217;t parse. <img src='http://blog.futtta.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-22914</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Wed, 11 Jan 2012 06:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-22914</guid>
		<description>Morning Ruben; this is because WP YouTube Lyte is only active for &quot;content&quot; (i.e. the full post/page), not for &quot;excerpts&quot;. Shouldn&#039;t be to hard to add it though, if you feel adventurous you could;
&lt;ol&gt;
	&lt;li&gt;open wp-content/plugins/wp-youtube-lyte/wp-youtube-lyte.php&lt;/li&gt;
	&lt;li&gt;go to the line that reads &quot;add_filter(&#039;the_content&#039;, &#039;lyte_parse&#039;, 4);&quot;&lt;/li&gt;
	&lt;li&gt;add a new line underneath: &quot;add_filter(&#039;the_excerpt&#039;, &#039;lyte_parse&#039;, 4);&quot; (or get_the_excerpt, could both work)&lt;/li&gt;
	&lt;li&gt;save &amp; close&lt;/li&gt;
&lt;/ol&gt;

Let me know how that works out, this might land in 1.0.0 if it does :-)</description>
		<content:encoded><![CDATA[<p>Morning Ruben; this is because WP YouTube Lyte is only active for &#8220;content&#8221; (i.e. the full post/page), not for &#8220;excerpts&#8221;. Shouldn&#8217;t be to hard to add it though, if you feel adventurous you could;</p>
<ol>
<li>open wp-content/plugins/wp-youtube-lyte/wp-youtube-lyte.php</li>
<li>go to the line that reads &#8220;add_filter(&#8216;the_content&#8217;, &#8216;lyte_parse&#8217;, 4);&#8221;</li>
<li>add a new line underneath: &#8220;add_filter(&#8216;the_excerpt&#8217;, &#8216;lyte_parse&#8217;, 4);&#8221; (or get_the_excerpt, could both work)</li>
<li>save &#038; close</li>
</ol>
<p>Let me know how that works out, this might land in 1.0.0 if it does <img src='http://blog.futtta.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-22908</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Tue, 10 Jan 2012 23:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-22908</guid>
		<description>Hi, 
i&#039;ve uploaded the plugin it doesn&#039;t parse httpv address on main page. If i click on the article and i watch it in single page it works ok. What i&#039;ve to do?

Check it out!
http://www.tuttingegneri.com</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i&#8217;ve uploaded the plugin it doesn&#8217;t parse httpv address on main page. If i click on the article and i watch it in single page it works ok. What i&#8217;ve to do?</p>
<p>Check it out!<br />
<a href="http://www.tuttingegneri.com" rel="nofollow">http://www.tuttingegneri.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-18112</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Tue, 18 Oct 2011 17:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-18112</guid>
		<description>glad it works, hope you enjoy the new playlist feature! :-)</description>
		<content:encoded><![CDATA[<p>glad it works, hope you enjoy the new playlist feature! <img src='http://blog.futtta.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbZahri</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-18110</link>
		<dc:creator>AbZahri</dc:creator>
		<pubDate>Tue, 18 Oct 2011 17:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-18110</guid>
		<description>Frank.. I finally got it running.. After updating.. apparently the script didn&#039;t download the new version object from the youtube server.. After clearing the cache on the server.. I got it running..

Thanks.. :D</description>
		<content:encoded><![CDATA[<p>Frank.. I finally got it running.. After updating.. apparently the script didn&#8217;t download the new version object from the youtube server.. After clearing the cache on the server.. I got it running..</p>
<p>Thanks.. <img src='http://blog.futtta.be/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://blog.futtta.be/2010/06/16/embedding-html5-youtube-video-with-wp-youtube-lyte/#comment-18103</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Tue, 18 Oct 2011 15:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.futtta.be/?p=3071#comment-18103</guid>
		<description>hi abzahri; a pity the new version doesn&#039;t work for you, but I can&#039;t really see what&#039;s wrong, everything seems to work? what doesn&#039;t work exactly for you?</description>
		<content:encoded><![CDATA[<p>hi abzahri; a pity the new version doesn&#8217;t work for you, but I can&#8217;t really see what&#8217;s wrong, everything seems to work? what doesn&#8217;t work exactly for you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

