<?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: Silverlight tutorial: Play HD YouTube videos with Silverlight</title> <atom:link href="http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/feed/" rel="self" type="application/rss+xml" /><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/</link> <description>User experience, usability, IA, SEO, Silverlight &#38; WPF tutorials and articles</description> <lastBuildDate>Thu, 11 Mar 2010 16:00:45 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: YNAnton</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-19023</link> <dc:creator>YNAnton</dc:creator> <pubDate>Mon, 26 Oct 2009 19:05:28 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-19023</guid> <description>I&#039;ve been  looking   for   a lot of time  now in order to   discover   a simple   way     in order to   download   youtube videos  . There are  a lot of  them including  software tools  ,  firefox plugins   ,  various  scripts etc.. Well most of them are  good  at doing   their work  .But I will mention a  trick  that it&#039;s the  most simple  that I&#039;ve found. This  method  includes using http://www.tubeleecher.com.Ok here are the steps involved1)  visit  http://www.tubeleecher.com 2)  copy  the youtube link   of the video you want to download 3) paste it  in the textbox  on tubeleecher  site 4)  press &quot;Download&quot; and save itYou can  watch  the video you  just  downloaded with a flash player. get  it here http://download.cnet.com/FLV-Player/3000-13632_4-10467081.htmlI&#039;ve found   also a youtube video  explaining  the whole  procedure   of getting   youtube videos  with the method described above. Watch it here   -- &gt;http://www.youtube.com/watch?v=-h87N9F_mdc</description> <content:encoded><![CDATA[<p>I&#8217;ve been  looking   for   a lot of time  now in order to   discover   a simple   way     in order to   download   youtube videos  .<br /> There are  a lot of  them including  software tools  ,  firefox plugins   ,  various  scripts etc.. Well most of them are  good  at doing   their work  .</p><p>But I will mention a  trick  that it&#8217;s the  most simple  that I&#8217;ve found. This  method  includes using <a href="http://www.tubeleecher.com" rel="nofollow">http://www.tubeleecher.com</a>.</p><p>Ok here are the steps involved</p><p>1)  visit <a href="http://www.tubeleecher.com" rel="nofollow">http://www.tubeleecher.com</a><br /> 2)  copy  the youtube link   of the video you want to download<br /> 3) paste it  in the textbox  on tubeleecher  site<br /> 4)  press &#8220;Download&#8221; and save it</p><p>You can  watch  the video you  just  downloaded with a flash player.<br /> get  it here <a href="http://download.cnet.com/FLV-Player/3000-13632_4-10467081.html" rel="nofollow">http://download.cnet.com/FLV-Player/3000-13632_4-10467081.html</a></p><p> I&#8217;ve found   also a youtube video  explaining  the whole  procedure   of getting   youtube videos  with the method described above.<br /> Watch it here   &#8212; &gt;http://www.youtube.com/watch?v=-h87N9F_mdc</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-18645</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Wed, 21 Oct 2009 11:24:55 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-18645</guid> <description>Thanks for the comment - but no - I don&#039;t have any updates that would be relevant, sorry!</description> <content:encoded><![CDATA[<p>Thanks for the comment &#8211; but no &#8211; I don&#8217;t have any updates that would be relevant, sorry!</p> ]]></content:encoded> </item> <item><title>By: Patrick</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-18593</link> <dc:creator>Patrick</dc:creator> <pubDate>Wed, 21 Oct 2009 07:38:10 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-18593</guid> <description>Are there any updates on this one?Thanks,</description> <content:encoded><![CDATA[<p>Are there any updates on this one?</p><p>Thanks,</p> ]]></content:encoded> </item> <item><title>By: Bala</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-16057</link> <dc:creator>Bala</dc:creator> <pubDate>Thu, 17 Sep 2009 08:11:40 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-16057</guid> <description>Well, I tried it myself exactly the same things that you are talking about. But then i was repeatedly getting a Security exception. So i called my WCF service and used webclient there to fetch the source of the page. I then parsed that page to read a parameter &quot;t&quot;:blah-blah-blah.I constructed the url back again and sent it as the source to my player. Everything worked again. But the only problem here is that it would work for people on my network alone and not for anybody else. The &quot;t&quot; is being generated for each ip was what i could arrive at. So if i was running my server in the same ip from which i was browsing then i would get to see the video.</description> <content:encoded><![CDATA[<p>Well, I tried it myself exactly the same things that you are talking about. But then i was repeatedly getting a Security exception. So i called my WCF service and used webclient there to fetch the source of the page. I then parsed that page to read a parameter &#8220;t&#8221;:blah-blah-blah.</p><p>I constructed the url back again and sent it as the source to my player. Everything worked again. But the only problem here is that it would work for people on my network alone and not for anybody else. The &#8220;t&#8221; is being generated for each ip was what i could arrive at. So if i was running my server in the same ip from which i was browsing then i would get to see the video.</p> ]]></content:encoded> </item> <item><title>By: UXPassion.com</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-14556</link> <dc:creator>UXPassion.com</dc:creator> <pubDate>Sun, 30 Aug 2009 12:19:59 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-14556</guid> <description>Hi BL, I don&#039;t think you are doing anything wrong - it seems that YouTube has changed something after this post has been published. My MVP buddy has commented about that anv even blogged about it so you can take a look here: &lt;a href=&quot;http://tr.im/xrV8&quot; rel=&quot;nofollow&quot;&gt; http://tr.im/xrV8&lt;/a&gt; for his view. I&#039;m sorry if this is true, but I don&#039;t think there is much I can do to fix that since it&#039;s not the problem on my side.However, thank you for your comment and I hope you will find other articles and tutorials here at UXPassion.com to be useful for you.Vibor</description> <content:encoded><![CDATA[<p>Hi BL, I don&#8217;t think you are doing anything wrong &#8211; it seems that YouTube has changed something after this post has been published. My MVP buddy has commented about that anv even blogged about it so you can take a look here: <a href="http://tr.im/xrV8" rel="nofollow"> </a><a href="http://tr.im/xrV8" rel="nofollow">http://tr.im/xrV8</a> for his view. I&#8217;m sorry if this is true, but I don&#8217;t think there is much I can do to fix that since it&#8217;s not the problem on my side.</p><p>However, thank you for your comment and I hope you will find other articles and tutorials here at UXPassion.com to be useful for you.</p><p>Vibor</p> ]]></content:encoded> </item> <item><title>By: BL</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-14549</link> <dc:creator>BL</dc:creator> <pubDate>Sun, 30 Aug 2009 08:04:35 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-14549</guid> <description>Thanks for this cool post. I&#039;m running your sources but I have the following error : &quot;Could not open http://..... AG_E_NETWORK_ERROR.Am I doing something wrong there ?Thanks</description> <content:encoded><![CDATA[<p>Thanks for this cool post. I&#8217;m running your sources but I have the following error : &#8220;Could not open <a href="http://...." rel="nofollow">http://&#8230;.</a>. AG_E_NETWORK_ERROR.</p><p>Am I doing something wrong there ?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: 在Silverlight播放YouTube HD视频 &#124; Mdong·s Space(小气的神)</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-14290</link> <dc:creator>在Silverlight播放YouTube HD视频 &#124; Mdong·s Space(小气的神)</dc:creator> <pubDate>Thu, 27 Aug 2009 02:56:23 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-14290</guid> <description>[...] 译：Silverlight tutorial: Play HD YouTube videos with Silverlight [...]</description> <content:encoded><![CDATA[<p>[...] 译：Silverlight tutorial: Play HD YouTube videos with Silverlight [...]</p> ]]></content:encoded> </item> <item><title>By: markm</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-18078</link> <dc:creator>markm</dc:creator> <pubDate>Tue, 25 Aug 2009 09:19:07 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-18078</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Play HD YouTube videos with Silverlight ... finally http://tinyurl.com/knoqd9&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/mark_mann/status/3531786820&quot;&gt;Original tweet&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Play HD YouTube videos with Silverlight &#8230; finally <a href="http://tinyurl.com/knoqd9" rel="nofollow">http://tinyurl.com/knoqd9</a></span></p><div class="topsy_trackback_links">[<a rel="nofollow" href="http://twitter.com/mark_mann/status/3531786820">Original tweet</a>, <a rel="nofollow" href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: markm</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-24936</link> <dc:creator>markm</dc:creator> <pubDate>Tue, 25 Aug 2009 07:19:07 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-24936</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Play HD YouTube videos with Silverlight ... finally http://tinyurl.com/knoqd9&lt;/span&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Play HD YouTube videos with Silverlight &#8230; finally <a href="http://tinyurl.com/knoqd9" rel="nofollow">http://tinyurl.com/knoqd9</a></span></span></span></p> ]]></content:encoded> </item> <item><title>By: markm</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-19639</link> <dc:creator>markm</dc:creator> <pubDate>Tue, 25 Aug 2009 02:19:07 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-19639</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Play HD YouTube videos with Silverlight ... finally http://tinyurl.com/knoqd9&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a href=&quot;http://twitter.com/mark_mann/status/3531786820&quot;&gt;Original tweet&lt;/a&gt;, &lt;a href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Play HD YouTube videos with Silverlight &#8230; finally <a href="http://tinyurl.com/knoqd9" rel="nofollow">http://tinyurl.com/knoqd9</a></span></p><div class="topsy_trackback_links">[<a href="http://twitter.com/mark_mann/status/3531786820">Original tweet</a>, <a href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: DotNetShoutout</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-14059</link> <dc:creator>DotNetShoutout</dc:creator> <pubDate>Mon, 24 Aug 2009 21:10:53 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-14059</guid> <description>&lt;strong&gt;Silverlight tutorial: Play HD YouTube videos with Silverlight...&lt;/strong&gt;Thank you for submitting this cool story - Trackback from DotNetShoutout...</description> <content:encoded><![CDATA[<p><strong>Silverlight tutorial: Play HD YouTube videos with Silverlight&#8230;</strong></p><p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p> ]]></content:encoded> </item> <item><title>By: Richard Griffin</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-18079</link> <dc:creator>Richard Griffin</dc:creator> <pubDate>Mon, 24 Aug 2009 20:53:36 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-18079</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @MSExpression UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight - http://bit.ly/vb0Kr&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/richgee/status/3519971696&quot;&gt;Original tweet&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @MSExpression UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight &#8211; <a href="http://bit.ly/vb0Kr" rel="nofollow">http://bit.ly/vb0Kr</a></span></p><div class="topsy_trackback_links">[<a rel="nofollow" href="http://twitter.com/richgee/status/3519971696">Original tweet</a>, <a rel="nofollow" href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: MSExpression</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-18080</link> <dc:creator>MSExpression</dc:creator> <pubDate>Mon, 24 Aug 2009 20:51:06 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-18080</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight - http://bit.ly/vb0Kr&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/msexpression/status/3519923463&quot;&gt;Original tweet&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight &#8211; <a href="http://bit.ly/vb0Kr" rel="nofollow">http://bit.ly/vb0Kr</a></span></p><div class="topsy_trackback_links">[<a rel="nofollow" href="http://twitter.com/msexpression/status/3519923463">Original tweet</a>, <a rel="nofollow" href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: Richard Griffin</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-24943</link> <dc:creator>Richard Griffin</dc:creator> <pubDate>Mon, 24 Aug 2009 18:53:36 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-24943</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @MSExpression UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight - http://bit.ly/vb0Kr&lt;/span&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @MSExpression UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight &#8211; <a href="http://bit.ly/vb0Kr" rel="nofollow">http://bit.ly/vb0Kr</a></span></span></span></p> ]]></content:encoded> </item> <item><title>By: MSExpression</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-24949</link> <dc:creator>MSExpression</dc:creator> <pubDate>Mon, 24 Aug 2009 18:51:06 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-24949</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight - http://bit.ly/vb0Kr&lt;/span&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight &#8211; <a href="http://bit.ly/vb0Kr" rel="nofollow">http://bit.ly/vb0Kr</a></span></span></span></p> ]]></content:encoded> </item> <item><title>By: Richard Griffin</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-19656</link> <dc:creator>Richard Griffin</dc:creator> <pubDate>Mon, 24 Aug 2009 13:53:36 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-19656</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT &lt;a href=&quot;http://topsy.com/twitter/MSExpression&quot;&gt;@MSExpression&lt;/a&gt; UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight - http://bit.ly/vb0Kr&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a href=&quot;http://twitter.com/richgee/status/3519971696&quot;&gt;Original tweet&lt;/a&gt;, &lt;a href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT <a href="http://topsy.com/twitter/MSExpression">@MSExpression</a> UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight &#8211; <a href="http://bit.ly/vb0Kr" rel="nofollow">http://bit.ly/vb0Kr</a></span></p><div class="topsy_trackback_links">[<a href="http://twitter.com/richgee/status/3519971696">Original tweet</a>, <a href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: MSExpression</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-19673</link> <dc:creator>MSExpression</dc:creator> <pubDate>Mon, 24 Aug 2009 13:51:06 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-19673</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight - http://bit.ly/vb0Kr&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a href=&quot;http://twitter.com/msexpression/status/3519923463&quot;&gt;Original tweet&lt;/a&gt;, &lt;a href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">UX Passion blogged: Silverlight tutorial: Play HD YouTube videos with Silverlight &#8211; <a href="http://bit.ly/vb0Kr" rel="nofollow">http://bit.ly/vb0Kr</a></span></p><div class="topsy_trackback_links">[<a href="http://twitter.com/msexpression/status/3519923463">Original tweet</a>, <a href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> <item><title>By: fatihsenel</title><link>http://www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/comment-page-1/#comment-18081</link> <dc:creator>fatihsenel</dc:creator> <pubDate>Mon, 24 Aug 2009 07:21:43 +0000</pubDate> <guid isPermaLink="false">http://www.uxpassion.com/?p=1292#comment-18081</guid> <description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @SilverlightNews: Silverlight tutorial: Play HD YouTube videos with Silverlight  - http://snurl.com/qsv3d&lt;/span&gt; &lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a rel=&quot;nofollow&quot; href=&quot;http://twitter.com/fatihsenel/status/3508543863&quot;&gt;Original tweet&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; href=&quot;http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description> <content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @SilverlightNews: Silverlight tutorial: Play HD YouTube videos with Silverlight  &#8211; <a href="http://snurl.com/qsv3d" rel="nofollow">http://snurl.com/qsv3d</a></span></p><div class="topsy_trackback_links">[<a rel="nofollow" href="http://twitter.com/fatihsenel/status/3508543863">Original tweet</a>, <a rel="nofollow" href="http://topsy.com/tb/www.uxpassion.com/2009/08/silverlight-tutorial-play-hd-youtube-videos-silverlight/">Topsy page</a>]</div><p></span></span></p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 17/43 queries in 0.023 seconds using disk

Served from: cl58.justhost.com @ 2010-03-12 00:23:44 -->