<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gridshore &#187; internet explorer</title>
	<atom:link href="http://www.gridshore.nl/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Tue, 13 Dec 2011 15:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Doing youtube movies with internet explorer</title>
		<link>http://www.gridshore.nl/2008/02/13/doing-youtube-movies-with-internet-explorer/</link>
		<comments>http://www.gridshore.nl/2008/02/13/doing-youtube-movies-with-internet-explorer/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 11:02:39 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/13/doing-youtube-movies-with-internet-explorer/</guid>
		<description><![CDATA[<p>I already wrote before i have a Mac. I do not use the internet explorer on the mac and if I am using a windows machine I mostly use opera or firefox. Why am I telling you this, well that means I do not very regularly test on internet explorer. The previous post from [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.gridshore.nl/wp-content/logo-youtube.gif" alt="logo_youtube.gif" border="0" width="254" height="48" align="left" />I already wrote before i have a Mac. I do not use the internet explorer on the mac and if I am using a windows machine I mostly use opera or firefox. Why am I telling you this, well that means I do not very regularly test on internet explorer. The previous post from Freddie with all the nice Youtube movies did perfectly work on the mac, but Freddie could not see the movies. So we started debugging. Finally when I got to this website:</p>
<p><a href="http://www.bernzilla.com/item.php?id=681">http://www.bernzilla.com/item.php?id=681</a></p>
<p>I started to understand the problem. The browser was missing the flash plugin and the format of the embedding of youtube movies was not good. So I changed the links and yes it works. It turns out that internet explorer does not come with a warning and a download option for unavailable plugins when using the embed tag.</p>
<p>Here is the solution as I took him from the mentioned website.</p>
<p><pre>
&lt;object
	type="application/x-shockwave-flash"
	style="width:425px; height:350px;"
	data="http://www.youtube.com/v/CnhEfxxhg34&#038;amp">
		&lt;param name="movie"
			value="http://www.youtube.com/v/CnhEfxxhg34&#038;amp" />
&lt;/object>
</pre>
</p>
<p>Long live google for searching, bloggers for posting solutions and internet explorer for sticking to standards</p>
<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.gridshore.nl%2F2008%2F02%2F13%2Fdoing-youtube-movies-with-internet-explorer%2F&amp;title=Doing%20youtube%20movies%20with%20internet%20explorer&amp;t=2' height='25' width='155' frameborder='0' scrolling='no'></iframe></div></div><div style='clear:both'></div></div><!-- Social Buttons Generated by Digg Digg plugin v4.5.3.4, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com -->]]></content:encoded>
			<wfw:commentRss>http://www.gridshore.nl/2008/02/13/doing-youtube-movies-with-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

