<?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: Get rid of those YouTube EMBED tags</title>
	<atom:link href="http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/</link>
	<description>Dexterity Unlimited presents articles about web design and web site architecture.</description>
	<pubDate>Wed, 07 Jan 2009 10:48:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Svet and Kyle Keeton</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-29</link>
		<dc:creator>Svet and Kyle Keeton</dc:creator>
		<pubDate>Tue, 30 Dec 2008 16:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-29</guid>
		<description>Thank you for telling about &lt;b&gt;Flowplayer&lt;/b&gt;, I was looking for such service for a long time!

One more problem with YouTube is that they force people to delete their good videos...</description>
		<content:encoded><![CDATA[<p>Thank you for telling about <b>Flowplayer</b>, I was looking for such service for a long time!</p>
<p>One more problem with YouTube is that they force people to delete their good videos&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Johnson</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-28</link>
		<dc:creator>Dan Johnson</dc:creator>
		<pubDate>Fri, 28 Nov 2008 19:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-28</guid>
		<description>Increase YouTube Views said:
&lt;blockquote&gt;It is very difficult to convince someone that he/she is not using the right code or stuff according to standards.&lt;/blockquote&gt;

Yes, I've definitely found this to be difficult. Fortunately, things have been changing. Unfortunatly, the changes are very slow.

One change that I was very glad to see was the adoption of the &lt;a href="http://www.dhs.state.il.us/page.aspx?item=32765" rel="nofollow"&gt;Illinois Information Technology Accessibility Act (IITAA)&lt;/a&gt;. This law requires state agencies and universities to ensure that their web sites, systems, and other information technologies are accessible to people with disabilities. In the state's guidelines for web sites' compliance with this law is a section that I truly appreciate:

&lt;blockquote&gt;1. Coding
1.1 - Use valid, standard web programming code.
&lt;strong&gt;What:&lt;/strong&gt; The World Wide Web Consortium (W3C) sets and publishes standards for web programming languages including HyperText Markup Language (HTML/XHTML), and Cascading Style Sheets (CSS). Programming code is considered "valid" when it follows the rules and conventions specified in the published standards.

&lt;strong&gt;Why:&lt;/strong&gt; Valid code is the foundation for accessibility. Screen readers and other assistive technologies most reliably interpret and interact with web pages that are built using valid, standard code.

&lt;strong&gt;How:&lt;/strong&gt; For web pages, indicate the programming language you are using by starting your code with a standard document type declaration, such as:

&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34;
 &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#62;

See the full list of W3C Recommended Document Type Declarations (http://www.w3.org/QA/2002/04/valid-dtd-list.html).
Use the W3C HTML Validation Service (http://validator.w3.org) to check your code.

&lt;strong&gt;Ref:&lt;/strong&gt; WCAG 3.2, 11.1, 11.2&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Increase YouTube Views said:</p>
<blockquote><p>It is very difficult to convince someone that he/she is not using the right code or stuff according to standards.</p></blockquote>
<p>Yes, I&#8217;ve definitely found this to be difficult. Fortunately, things have been changing. Unfortunatly, the changes are very slow.</p>
<p>One change that I was very glad to see was the adoption of the <a href="http://www.dhs.state.il.us/page.aspx?item=32765">Illinois Information Technology Accessibility Act (IITAA)</a>. This law requires state agencies and universities to ensure that their web sites, systems, and other information technologies are accessible to people with disabilities. In the state&#8217;s guidelines for web sites&#8217; compliance with this law is a section that I truly appreciate:</p>
<blockquote><p>1. Coding<br />
1.1 - Use valid, standard web programming code.<br />
<strong>What:</strong> The World Wide Web Consortium (W3C) sets and publishes standards for web programming languages including HyperText Markup Language (HTML/XHTML), and Cascading Style Sheets (CSS). Programming code is considered &#8220;valid&#8221; when it follows the rules and conventions specified in the published standards.</p>
<p><strong>Why:</strong> Valid code is the foundation for accessibility. Screen readers and other assistive technologies most reliably interpret and interact with web pages that are built using valid, standard code.</p>
<p><strong>How:</strong> For web pages, indicate the programming language you are using by starting your code with a standard document type declaration, such as:</p>
<p>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;<br />
 &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;</p>
<p>See the full list of W3C Recommended Document Type Declarations (http://www.w3.org/QA/2002/04/valid-dtd-list.html).<br />
Use the W3C HTML Validation Service (http://validator.w3.org) to check your code.</p>
<p><strong>Ref:</strong> WCAG 3.2, 11.1, 11.2</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Johnson</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-27</link>
		<dc:creator>Dan Johnson</dc:creator>
		<pubDate>Fri, 28 Nov 2008 16:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-27</guid>
		<description>Kim said:
&lt;blockquote&gt;Any suggestions before I delete the lot and go back to non standard tags?&lt;/blockquote&gt;

This is an interesting problem. The &lt;a href="http://code.google.com/apis/youtube/player_parameters.html" rel="nofollow"&gt;YouTube Embedded Player Parameters&lt;/a&gt; seem like a good place to start. It isn't clear to me yet whether YouTube is pulling the parameters from the full URL provided in the &lt;code&gt;movie&lt;/code&gt; parameter, or from the &lt;code&gt;data&lt;/code&gt; attribute in the &lt;code&gt;object&lt;/code&gt; tag.

Perhaps a good way to try this out would be to leave off everything after the question mark in the URLs, and provide the parameters you want in the &lt;code&gt;param&lt;/code&gt; tags within the &lt;code&gt;object&lt;/code&gt; container, like this:

&lt;code&gt;&#60;param name=&#34;rel&#34; value=”false” /&#62;&lt;/code&gt;

YouTube indicates using &lt;em&gt;both&lt;/em&gt; of these techniques at the same time, so adding the &lt;code&gt;rel=0&lt;/code&gt; to the URL and providing the &lt;code&gt;param&lt;/code&gt; tag should solve your immediate problem. Please let me know if this works. It's interesting to see what we are or are not able to do with YouTube.

On a side note, I've also experimented with &lt;a href="http://flowplayer.org/" rel="nofollow"&gt;Flowplayer&lt;/a&gt;, an embedded flash video player that allows you to host your own FLV videos on your site and display them as you wish. This might be a good alternative if you don't have a problem with the amount of bandwidth you could use, or you have videos that you for one reason or another can't have on YouTube.</description>
		<content:encoded><![CDATA[<p>Kim said:</p>
<blockquote><p>Any suggestions before I delete the lot and go back to non standard tags?</p></blockquote>
<p>This is an interesting problem. The <a href="http://code.google.com/apis/youtube/player_parameters.html">YouTube Embedded Player Parameters</a> seem like a good place to start. It isn&#8217;t clear to me yet whether YouTube is pulling the parameters from the full URL provided in the <code>movie</code> parameter, or from the <code>data</code> attribute in the <code>object</code> tag.</p>
<p>Perhaps a good way to try this out would be to leave off everything after the question mark in the URLs, and provide the parameters you want in the <code>param</code> tags within the <code>object</code> container, like this:</p>
<p><code>&lt;param name=&quot;rel&quot; value=”false” /&gt;</code></p>
<p>YouTube indicates using <em>both</em> of these techniques at the same time, so adding the <code>rel=0</code> to the URL and providing the <code>param</code> tag should solve your immediate problem. Please let me know if this works. It&#8217;s interesting to see what we are or are not able to do with YouTube.</p>
<p>On a side note, I&#8217;ve also experimented with <a href="http://flowplayer.org/">Flowplayer</a>, an embedded flash video player that allows you to host your own FLV videos on your site and display them as you wish. This might be a good alternative if you don&#8217;t have a problem with the amount of bandwidth you could use, or you have videos that you for one reason or another can&#8217;t have on YouTube.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-26</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Fri, 28 Nov 2008 06:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-26</guid>
		<description>I used your code on a bunch of videos on my site. I added rel=o at the end of the line, for instance, http://www.youtube.com/v/XevObuXbOMg&#38;hl=en&#38;fs=1&#38;rel=0. 

Usually when you add this it stops you tube displaying a slide show of other related videos (just get a replay button)

When I did it with your code it made it much worse, now I get a search box, the embed code, the url as well as the wretched slide show. 

Any suggestions before I delete the lot and go back to non standard tags?</description>
		<content:encoded><![CDATA[<p>I used your code on a bunch of videos on my site. I added rel=o at the end of the line, for instance, <a href="http://www.youtube.com/v/XevObuXbOMg&amp;hl=en&#38;fs=1&amp;rel=0">http://www.youtube.com/v/XevObuXbOMg&amp;hl=en&#38;fs=1&amp;rel=0</a>. </p>
<p>Usually when you add this it stops you tube displaying a slide show of other related videos (just get a replay button)</p>
<p>When I did it with your code it made it much worse, now I get a search box, the embed code, the url as well as the wretched slide show. </p>
<p>Any suggestions before I delete the lot and go back to non standard tags?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Increase Youtube Views</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-25</link>
		<dc:creator>Increase Youtube Views</dc:creator>
		<pubDate>Thu, 20 Nov 2008 11:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-25</guid>
		<description>TO be very true, A large part of our sites is not valid and up to mark according Xhtml. I have to go through the similar situation regarding meta tags of a site and owner of the site was using everything invalid. It is very difficult to convince someone that he/she is not using the right code or stuff according to standards. Anyhow thanks for sharing the tip.</description>
		<content:encoded><![CDATA[<p>TO be very true, A large part of our sites is not valid and up to mark according Xhtml. I have to go through the similar situation regarding meta tags of a site and owner of the site was using everything invalid. It is very difficult to convince someone that he/she is not using the right code or stuff according to standards. Anyhow thanks for sharing the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Johnson</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-9</link>
		<dc:creator>Dan Johnson</dc:creator>
		<pubDate>Thu, 09 Oct 2008 21:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-9</guid>
		<description>Andy Beard said:&lt;blockquote&gt;Have you tested the valid code with various feed readers and additional sites such as Myspace, forums etc?&lt;/blockquote&gt;
Do you mean displaying the video within the feed reader? I suppose it depends on the multimedia functions built into the reader. I'm using Opera for reading my feeds, so there's no problem there. I think perhaps we should test this.
The code &lt;em&gt;was&lt;/em&gt; a bit difficult to get to render properly in WordPress: I ended up making the post nearly all one single line of text in order to get the formatting to stay the way I wanted.
Myspace videos seem to use nearly the same code in their videos. I haven't tested one yet.</description>
		<content:encoded><![CDATA[<p>Andy Beard said:<br />
<blockquote>Have you tested the valid code with various feed readers and additional sites such as Myspace, forums etc?</p></blockquote>
<p>Do you mean displaying the video within the feed reader? I suppose it depends on the multimedia functions built into the reader. I&#8217;m using Opera for reading my feeds, so there&#8217;s no problem there. I think perhaps we should test this.<br />
The code <em>was</em> a bit difficult to get to render properly in WordPress: I ended up making the post nearly all one single line of text in order to get the formatting to stay the way I wanted.<br />
Myspace videos seem to use nearly the same code in their videos. I haven&#8217;t tested one yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Beard</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-8</link>
		<dc:creator>Andy Beard</dc:creator>
		<pubDate>Wed, 08 Oct 2008 21:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-8</guid>
		<description>Have you tested the valid code with various feed readers and additional sites such as Myspace, forums etc?</description>
		<content:encoded><![CDATA[<p>Have you tested the valid code with various feed readers and additional sites such as Myspace, forums etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Johnson</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-7</link>
		<dc:creator>Dan Johnson</dc:creator>
		<pubDate>Wed, 08 Oct 2008 13:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-7</guid>
		<description>Mel:
Great questions regarding the accessibility of the multimedia objects. I've found several resources for information about this, but most of it seems to be at least a couple years old. One of the better is the cached version of a &lt;a href="http://64.233.183.104/search?q=cache:9hAkez4QjhoJ:weblogs.macromedia.com/accessibility/archives/2005/08/in_search_of_a.cfm+%2Baccessibility+%2Bembed+%2Bobject+%2Bvalidate&#038;hl=en&#038;ct=clnk&#038;cd=2&#038;gl=us&#038;client=firefox-a" rel="nofollow"&gt;Macromedia Accessibility Blog&lt;/a&gt; which tests several embedded object techniques on a variety of browsers (including Firefox 1.0.4, JAWS 6.20.065, etc.). Perhaps this issue needs to be revisited with additional testing accross platforms/browsers/techniques. There is a good &lt;a href="http://www.webaim.org/techniques/flash/techniques.php" rel="nofollow"&gt;article on Accessible Flash techniques&lt;/a&gt; at WebAIM.
What about the accessibility of YouTube's Flash object itself? Posting cross-site objects can be very problematic for accessibility. I think hosting the video on your own site gives you the most control, but how many of us can afford the bandwidth associated with that?</description>
		<content:encoded><![CDATA[<p>Mel:<br />
Great questions regarding the accessibility of the multimedia objects. I&#8217;ve found several resources for information about this, but most of it seems to be at least a couple years old. One of the better is the cached version of a <a href="http://64.233.183.104/search?q=cache:9hAkez4QjhoJ:weblogs.macromedia.com/accessibility/archives/2005/08/in_search_of_a.cfm+%2Baccessibility+%2Bembed+%2Bobject+%2Bvalidate&#038;hl=en&#038;ct=clnk&#038;cd=2&#038;gl=us&#038;client=firefox-a">Macromedia Accessibility Blog</a> which tests several embedded object techniques on a variety of browsers (including Firefox 1.0.4, JAWS 6.20.065, etc.). Perhaps this issue needs to be revisited with additional testing accross platforms/browsers/techniques. There is a good <a href="http://www.webaim.org/techniques/flash/techniques.php">article on Accessible Flash techniques</a> at WebAIM.<br />
What about the accessibility of YouTube&#8217;s Flash object itself? Posting cross-site objects can be very problematic for accessibility. I think hosting the video on your own site gives you the most control, but how many of us can afford the bandwidth associated with that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Johnson</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-6</link>
		<dc:creator>Dan Johnson</dc:creator>
		<pubDate>Wed, 08 Oct 2008 12:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-6</guid>
		<description>Dave said:&lt;blockquote&gt;So what?&lt;br /&gt;&lt;br /&gt;Who uses XHTML anyway? EMBED is valid in HTML, and will continue to be valid for a very long time.&lt;/blockquote&gt;

Actually, the &lt;code&gt;EMBED&lt;/code&gt; tag has never been a part of the HTML specifications, whether HTML 4.01 or XHTML. It is proposed as part of the HTML 5 specs, but I don't even want to think about getting into that mess.</description>
		<content:encoded><![CDATA[<p>Dave said:<br />
<blockquote>So what?</p>
<p>Who uses XHTML anyway? EMBED is valid in HTML, and will continue to be valid for a very long time.</p></blockquote>
<p>Actually, the <code>EMBED</code> tag has never been a part of the HTML specifications, whether HTML 4.01 or XHTML. It is proposed as part of the HTML 5 specs, but I don&#8217;t even want to think about getting into that mess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dexterityunlimited.com/articles/get-rid-of-those-youtube-embed-tags/6/comment-page-1/#comment-5</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 08 Oct 2008 10:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dexterityunlimited.com/articles/?p=6#comment-5</guid>
		<description>So what?  

Who uses XHTML anyway?  EMBED  is valid in HTML, and will continue to be valid for a very long time.</description>
		<content:encoded><![CDATA[<p>So what?  </p>
<p>Who uses XHTML anyway?  EMBED  is valid in HTML, and will continue to be valid for a very long time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
