<?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: (jQuery) Make Vimeo Embeds iPhone-friendly&#8230; Automagically!</title>
	<atom:link href="http://www.mattvanandel.com/958/jquery-make-vimeo-embeds-iphone-friendly-automagically/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvanandel.com/958/jquery-make-vimeo-embeds-iphone-friendly-automagically/</link>
	<description>Web Development for the Developmentally Challenged</description>
	<lastBuildDate>Fri, 25 Feb 2011 20:42:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.mattvanandel.com/958/jquery-make-vimeo-embeds-iphone-friendly-automagically/comment-page-1/#comment-5</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 05 Aug 2010 20:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanandel.com/?p=958#comment-5</guid>
		<description>Thanks for the positive feedback. It&#039;s nice to know that people find some of this stuff useful.

First, are you a Vimeo Plus member? I did a poor job of stressing this requirement in the above article (which I just updated to be clear on the issue), but &lt;strong&gt;you must be a Vimeo Plus member&lt;/strong&gt; and you have to do these two things to your Vimeo settings for this work:

&lt;strong&gt;a)&lt;/strong&gt; Enable &quot;Generate Mobile Versions&quot; from your account settings under Video Preferences (the option appears for Plus users only), then wait for the mobile versions to be encoded (can take up to a couple hours in my experience)
&lt;strong&gt;b)&lt;/strong&gt; Set up your Video Privacy Settings to allow embedding

If you&#039;re not a Plus member and don&#039;t want to subscribe, you might try removing or commenting-out the mobile-quality-check part of the JavaScript code (lines 24-26 in the example above). This would theoretically force mobile devices to load the larger, full-quality versions of the video. I haven&#039;t tested this workaround, but I don&#039;t see a &lt;em&gt;technical&lt;/em&gt; reason why it wouldn&#039;t work (other than the files potentially being too large for a phone to handle).

Let me know if this helps.</description>
		<content:encoded><![CDATA[<p>Thanks for the positive feedback. It&#8217;s nice to know that people find some of this stuff useful.</p>
<p>First, are you a Vimeo Plus member? I did a poor job of stressing this requirement in the above article (which I just updated to be clear on the issue), but <strong>you must be a Vimeo Plus member</strong> and you have to do these two things to your Vimeo settings for this work:</p>
<p><strong>a)</strong> Enable &#8220;Generate Mobile Versions&#8221; from your account settings under Video Preferences (the option appears for Plus users only), then wait for the mobile versions to be encoded (can take up to a couple hours in my experience)<br />
<strong>b)</strong> Set up your Video Privacy Settings to allow embedding</p>
<p>If you&#8217;re not a Plus member and don&#8217;t want to subscribe, you might try removing or commenting-out the mobile-quality-check part of the JavaScript code (lines 24-26 in the example above). This would theoretically force mobile devices to load the larger, full-quality versions of the video. I haven&#8217;t tested this workaround, but I don&#8217;t see a <em>technical</em> reason why it wouldn&#8217;t work (other than the files potentially being too large for a phone to handle).</p>
<p>Let me know if this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregorydavidjenkins</title>
		<link>http://www.mattvanandel.com/958/jquery-make-vimeo-embeds-iphone-friendly-automagically/comment-page-1/#comment-4</link>
		<dc:creator>gregorydavidjenkins</dc:creator>
		<pubDate>Thu, 05 Aug 2010 18:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattvanandel.com/?p=958#comment-4</guid>
		<description>First of all thanks for the code. This is exactly what I&#039;m looking for. I&#039;m developing a portfolio site for my company and am using embedded vimeo videos to make a gallery of video projects. I modified your code very slightly to act as a function that I can call once a video is loaded (because no vimeo videos are actually loaded at the beginning - they are created when the user clicks on a thumbnail). This worked (kind of). The little blue lego block that means &quot;you can&#039;t watch this video because it&#039;s flash&quot; is gone and has been replaced by a gray box with a quicktime logo in the bottom corner and the play button. However the play button is crossed out like a no smoking sign. Do you have any idea why this would be?</description>
		<content:encoded><![CDATA[<p>First of all thanks for the code. This is exactly what I&#8217;m looking for. I&#8217;m developing a portfolio site for my company and am using embedded vimeo videos to make a gallery of video projects. I modified your code very slightly to act as a function that I can call once a video is loaded (because no vimeo videos are actually loaded at the beginning &#8211; they are created when the user clicks on a thumbnail). This worked (kind of). The little blue lego block that means &#8220;you can&#8217;t watch this video because it&#8217;s flash&#8221; is gone and has been replaced by a gray box with a quicktime logo in the bottom corner and the play button. However the play button is crossed out like a no smoking sign. Do you have any idea why this would be?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

