<?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 YouTube Video with iPhone Fallback</title>
	<atom:link href="http://learningtheworld.eu/2009/youtube-embed/feed/" rel="self" type="application/rss+xml" />
	<link>http://learningtheworld.eu/2009/youtube-embed/</link>
	<description></description>
	<lastBuildDate>Fri, 01 Jul 2011 21:32:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Pogo!</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37928</link>
		<dc:creator>Pogo!</dc:creator>
		<pubDate>Fri, 01 Jul 2011 21:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37928</guid>
		<description>&lt;p&gt;Thank you very much, this helped me to solve the problem.
@fantasmo: Iphone cannot play Video&#039;s like Youtube Video&#039;s, so this is a very nice alternative.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you very much, this helped me to solve the problem.
@fantasmo: Iphone cannot play Video&#8217;s like Youtube Video&#8217;s, so this is a very nice alternative.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37895</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 15 Dec 2010 01:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37895</guid>
		<description>&lt;p&gt;You solved a problem that I&#039;ve been wrestling with for a long time.  Plays great on my laptop and my iPhone.  You&#039;re brilliant!  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You solved a problem that I&#8217;ve been wrestling with for a long time.  Plays great on my laptop and my iPhone.  You&#8217;re brilliant!  Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: István Szép</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37852</link>
		<dc:creator>István Szép</dc:creator>
		<pubDate>Thu, 21 Oct 2010 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37852</guid>
		<description>&lt;p&gt;I used a screenshot, put on it my own play symbol, and tadaa, it&#039;s shown on the iphone. Works like a charm, thank you!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I used a screenshot, put on it my own play symbol, and tadaa, it&#8217;s shown on the iphone. Works like a charm, thank you!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: stefano</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37843</link>
		<dc:creator>stefano</dc:creator>
		<pubDate>Thu, 30 Sep 2010 10:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37843</guid>
		<description>&lt;p&gt;is possible to have the &quot;full screen&quot; button in the right down corner like the default embed youtube video?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>is possible to have the &#8220;full screen&#8221; button in the right down corner like the default embed youtube video?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: fantasmo</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37704</link>
		<dc:creator>fantasmo</dc:creator>
		<pubDate>Wed, 14 Jul 2010 08:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37704</guid>
		<description>&lt;p&gt;But this leads the user to youtube instead of just opening the movie on my website?
So users got lost and can not get back to my page.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>But this leads the user to youtube instead of just opening the movie on my website?
So users got lost and can not get back to my page.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Kliehm</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37696</link>
		<dc:creator>Martin Kliehm</dc:creator>
		<pubDate>Fri, 28 May 2010 09:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37696</guid>
		<description>&lt;p&gt;&lt;p&gt;Hi Mark, I&#039;ve been thinking about the &lt;strong&gt;&#8220;play&#8221; symbol&lt;/strong&gt;, too, but I believe the easiest and most compatible way would be an overlay with an image. On the other hand we&#039;re talking about highly advanced browsers, so I guess something could be constructed with CSS3. Anybody up for the challenge?&lt;/p&gt;&lt;p&gt;Concerning your second question I don&#039;t think there&#039;s &lt;strong&gt;a way to return to the browser&lt;/strong&gt; if we implement just a link. In that case the link opens in the YouTube App, and there&#039;s no way back. An alternative and even sexier approach would be native HTML5 video support. Alas I don&#039;t think the API already features that.&lt;/p&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>Hi Mark, I&#8217;ve been thinking about the <strong>&ldquo;play&rdquo; symbol</strong>, too, but I believe the easiest and most compatible way would be an overlay with an image. On the other hand we&#8217;re talking about highly advanced browsers, so I guess something could be constructed with CSS3. Anybody up for the challenge?</p><p>Concerning your second question I don&#8217;t think there&#8217;s <strong>a way to return to the browser</strong> if we implement just a link. In that case the link opens in the YouTube App, and there&#8217;s no way back. An alternative and even sexier approach would be native HTML5 video support. Alas I don&#8217;t think the API already features that.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://learningtheworld.eu/2009/youtube-embed/comment-page-1/#comment-37695</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 27 May 2010 17:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://learningtheworld.eu/?p=729#comment-37695</guid>
		<description>&lt;p&gt;Thanks for the code @kliehm!&lt;/p&gt;

&lt;p&gt;It works very well, thanks so much.&lt;/p&gt;

&lt;p&gt;Two questions re: the user experience:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Is there any way of getting the play symbol to appear over the frame of the video (without creating it in photoshop)?&lt;/li&gt;
&lt;li&gt;Once the user watches the video, is there any way of enabling the user to &#039;easily&#039; navigate back to your site without having to close YouTube on the iPhone, and relaunch the web browser (safari/opera mini)?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Thanks,
Mark&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the code @kliehm!</p>

<p>It works very well, thanks so much.</p>

<p>Two questions re: the user experience:</p>

<ol><li>Is there any way of getting the play symbol to appear over the frame of the video (without creating it in photoshop)?</li>
<li>Once the user watches the video, is there any way of enabling the user to &#8216;easily&#8217; navigate back to your site without having to close YouTube on the iPhone, and relaunch the web browser (safari/opera mini)?</li>
</ol>

<p>Thanks,
Mark</p>]]></content:encoded>
	</item>
</channel>
</rss>

