<?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>mylifeinaminute.com &#187; Silverlight</title>
	<atom:link href="http://www.mylifeinaminute.com/tag/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifeinaminute.com</link>
	<description>You can learn a lot in a minute</description>
	<lastBuildDate>Wed, 18 Jan 2012 02:33:27 +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>Embedding YouTube Videos in a SharePoint Page With The Page Viewer Web Part</title>
		<link>http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/</link>
		<comments>http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 02:33:27 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[SharePoint Server 2010]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=1199</guid>
		<description><![CDATA[There are a few different ways to present YouTube videos to users in a SharePoint 2010 portal. The trusty Silverlight Media Player web part (if you want to rip the media down locally) or a content editor linked to an external file are both viable options. But for the common page editor/content owner, those aren&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few different ways to present <a href="http://www.youtube.com/" title="YouTube">YouTube</a> videos to users in a <a href="/tag/sharepoint/" title="SharePoint">SharePoint</a> <a href="/tag/sharepoint-2010/" title="SharePoint 2010">2010</a> portal. The trusty <a href="http://msdn.microsoft.com/en-us/gg981349" title="Using the Silverlight Media web part">Silverlight Media Player web part</a> (if you want to rip the media down locally) or a <a href="http://www.bfcnetworks.com/embed-youtube-and-other-code-into-sharepoint-2010/" title="Embed YouTube and other code into SharePoint 2010">content editor linked to an external file</a> are both viable options. But for the common page editor/content owner, those aren&#8217;t the most user friendly options available.</p>
<p>Enter the <a href="http://office.microsoft.com/en-us/sharepoint-foundation-help/display-a-web-page-on-a-sharepoint-page-by-adding-the-page-viewer-web-part-HA101857182.aspx" title="Display a Web page on a SharePoint page by adding the Page Viewer Web Part">Page Viewer web part</a> (aka the iFrame web part). How does this technological wonder better our lives? Watch and learn.<br />
<span id="more-1199"></span></p>
<ol>
<li>Find a YouTube Video. <a href="http://www.youtube.com/watch?v=h_OnK0SrtC8" title="Ricky Gervais's 2012 Golden Globes Opening Monologue">Ricky Gervais&#8217;s opening monologue</a> from the 2012 Golden Globes should do nicely. Once you&#8217;ve located your target video, click <strong>Share</strong>, followed by <strong>Embed</strong>. Leave the window/tab open, we&#8217;ll come back to it in a moment.<a href="http://www.mylifeinaminute.com/images/2012/01/YouTube_Share_Embed.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/YouTube_Share_Embed-300x64.png" alt="" title="YouTube Share and Embed" width="300" height="64" class="aligncenter size-medium wp-image-1202" /></a>.</li>
<li>Go to the page in your SharePoint site where you want to add the video (I&#8217;m using a publishing page).<br />
<a href="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.09.55-PM.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.09.55-PM-300x73.png" alt="" title="Blank Publishing Page" width="300" height="73" class="aligncenter size-medium wp-image-1204" /></a></li>
<li>Add a Page Viewer Web Part (located in the <em>Media and Content</em> category).<a href="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.10.30-PM.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.10.30-PM-300x133.png" alt="" title="Page View Web Part" width="300" height="133" class="aligncenter size-medium wp-image-1207" /></a></li>
<li>Open the tool pane. We&#8217;ll need to fill in the values for the <em>Link</em>, <em>Height</em>, and <em>Width</em> fields.<a href="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.11.18-PM.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.11.18-PM-300x175.png" alt="" title="Page Viewer Tool Pane" width="300" height="175" class="aligncenter size-medium wp-image-1210" /></a></li>
<li>Back to our YouTube window/tab, select the embed options you would like to use (480&#215;360 video in my case).<a href="http://www.mylifeinaminute.com/images/2012/01/YouTube_Embed_Options.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/YouTube_Embed_Options-300x169.png" alt="" title="YouTube Embed Options" width="300" height="169" class="aligncenter size-medium wp-image-1212" /></a></li>
<li>Locate the embed HTML code and copy the URL. It should look like the following:
<pre class="brush: plain; title: ; notranslate">
&lt;iframe width=&quot;480&quot; height=&quot;360&quot; src=&quot;http://www.youtube.com/embed/h_OnK0SrtC8&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
</pre>
</li>
<li>Back in the window/tab containing your SharePoint page, paste the url to the YouTube video in the <em>Link</em> field in your web part. Adjust the <em>Height</em> and <em>Width</em> fields accordingly. <strong>Save</strong> your web part options. Your web part should render with the video inline.<a href="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.13.04-PM.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.13.04-PM-300x161.png" alt="" title="After Saving Options" width="300" height="161" class="aligncenter size-medium wp-image-1217" /></a></li>
<li>Publish/Save/Stop Editing your page and bask in the glory of your embedded YouTube video (without the use of a content editor or any external text file).<a href="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.13.27-PM.png" rel="lightbox[1199]"><img src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.13.27-PM-300x233.png" alt="" title="Saved Page" width="300" height="233" class="aligncenter size-medium wp-image-1219" /></a></li>
</ol>
<h4>Gallery</h4>

<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/youtube_share_embed/' title='YouTube Share and Embed'><img width="150" height="141" src="http://www.mylifeinaminute.com/images/2012/01/YouTube_Share_Embed-150x141.png" class="attachment-thumbnail" alt="YouTube Share and Embed" title="YouTube Share and Embed" /></a>
<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/screen-shot-2012-01-17-at-3-09-55-pm/' title='Blank Publishing Page'><img width="150" height="150" src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.09.55-PM-150x150.png" class="attachment-thumbnail" alt="Blank Publishing Page" title="Blank Publishing Page" /></a>
<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/screen-shot-2012-01-17-at-3-10-30-pm/' title='Page View Web Part'><img width="150" height="150" src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.10.30-PM-150x150.png" class="attachment-thumbnail" alt="Page View Web Part" title="Page View Web Part" /></a>
<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/screen-shot-2012-01-17-at-3-11-18-pm/' title='Page Viewer Tool Pane'><img width="150" height="150" src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.11.18-PM-150x150.png" class="attachment-thumbnail" alt="Page Viewer Tool Pane" title="Page Viewer Tool Pane" /></a>
<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/youtube_embed_options/' title='YouTube Embed Options'><img width="150" height="150" src="http://www.mylifeinaminute.com/images/2012/01/YouTube_Embed_Options-150x150.png" class="attachment-thumbnail" alt="YouTube Embed Options" title="YouTube Embed Options" /></a>
<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/screen-shot-2012-01-17-at-3-13-04-pm/' title='After Saving Options'><img width="150" height="150" src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.13.04-PM-150x150.png" class="attachment-thumbnail" alt="After Saving Options" title="After Saving Options" /></a>
<a href='http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/screen-shot-2012-01-17-at-3-13-27-pm/' title='Saved Page'><img width="150" height="150" src="http://www.mylifeinaminute.com/images/2012/01/Screen-Shot-2012-01-17-at-3.13.27-PM-150x150.png" class="attachment-thumbnail" alt="Saved Page" title="Saved Page" /></a>

<p><map name='google_ad_map_1199_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1199?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1199_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1199&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2012%2F01%2F17%2Fembedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2012/01/17/embedding-youtube-videos-in-a-sharepoint-page-with-the-page-viewer-web-part/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Silverlight Update That Will Not Go Away</title>
		<link>http://www.mylifeinaminute.com/2009/11/17/the-silverlight-update-that-will-not-go-away/</link>
		<comments>http://www.mylifeinaminute.com/2009/11/17/the-silverlight-update-that-will-not-go-away/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 13:36:09 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=423</guid>
		<description><![CDATA[Microsoft currently has a slew of updates available for Silverlight. If, like me, you don&#8217;t want to see/install Silverlight on your production servers (SQL/DC/DNS/etc.), you will find that it is not as easy as hiding one update. Thankfully, the fix is to continue hiding updates. After KB974331 has been hidden, Silverlight will continue to show [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Microsoft" href="/category/microsoft/">Microsoft </a>currently has a slew of updates available for <a title="Microsoft Silverlight" href="/category/microsoft/silverlight/">Silverlight</a>. If, like me, you don&#8217;t want to see/install Silverlight on your production servers (SQL/DC/DNS/etc.), you will find that it is not as easy as hiding one update. Thankfully, the fix is to continue hiding updates.</p>
<p>After <a title="KB974331" href="http://support.microsoft.com/kb/974331">KB974331 </a>has been hidden, Silverlight will continue to show as an available optional update, until the following updates are hidden as well:</p>
<ol>
<li><a title="KB970363" href="http://support.microsoft.com/KB/970363">KB970363</a></li>
<li><a title="KB960353" href="http://support.microsoft.com/KB/960353">KB960353</a></li>
<li><a title="KB957938" href="http://support.microsoft.com/KB/957938">KB957938</a></li>
<li><a title="KB955305" href="http://support.microsoft.com/KB/955305">KB955305</a></li>
<li><a title="KB951213" href="http://support.microsoft.com/KB/951213">KB951213</a></li>
<li><a title="KB946609" href="http://support.microsoft.com/KB/946609">KB946609</a></li>
</ol>
<p>Yes, that is a total of <strong>7</strong> updates that need to be hidden to no longer be nagged to install Silverlight.</p>
<p><a href="http://www.mylifeinaminute.com/images/2009/11/SilverlightKBs.png" target="_blank" rel="lightbox[423]"><img class="aligncenter size-medium wp-image-424" title="Silverlight KBs" src="http://www.mylifeinaminute.com/images/2009/11/SilverlightKBs-300x225.png" alt="Silverlight KBs" width="300" height="225" /></a></p>
<p><map name='google_ad_map_423_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/423?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_423_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=423&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F11%2F17%2Fthe-silverlight-update-that-will-not-go-away%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/11/17/the-silverlight-update-that-will-not-go-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netflix and Vista Media Center</title>
		<link>http://www.mylifeinaminute.com/2009/05/22/netflix-and-vista-media-center/</link>
		<comments>http://www.mylifeinaminute.com/2009/05/22/netflix-and-vista-media-center/#comments</comments>
		<pubDate>Sat, 23 May 2009 00:36:54 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Netflix]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=393</guid>
		<description><![CDATA[Microsoft recently recently released/pushed out a new add-on for interacting with Netflix, allowing for the viewing of &#8220;instant&#8221; movies from within the Media Center 10ft. UI. One quirk that you may run into is that videos are not playing after installation. You might need to break out the keyboard, as Silverlight will have opened a [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Microsoft" href="/tag/microsoft/">Microsoft</a> recently recently released/pushed out a new add-on for interacting with <a title="Netflix" href="/tag/netflix/">Netflix</a>, allowing for the viewing of &#8220;instant&#8221; movies from within the Media Center 10ft. UI.</p>
<p style="text-align: center;"><a href="http://www.mylifeinaminute.com/images/2009/05/media_center_netflix.jpg" target="_blank" rel="lightbox[393]"><img class="aligncenter" title="Netflix in Windows Media Center" src="http://www.mylifeinaminute.com/images/2009/05/media_center_netflix.jpg" alt="Netflix in Windows Media Center" /></a></p>
<p>One quirk that you may run into is that videos are not playing after installation. You might need to break out the keyboard, as Silverlight will have opened a dialog behind the Media Center window asking you to enable protected content. Once that hurdle is crossed, it should be smooth sailing.</p>
<p style="text-align: center;">
<iframe src="http://www.microsoft.com/video/en/us/player/embed/4661f505-6465-4fec-87a0-ae62d7f2d1f4" allowtransparency="true" width="430" height="326" scrolling="no" frameborder="0"></iframe><br /><a href="http://www.microsoft.com/video/en/us/details/4661f505-6465-4fec-87a0-ae62d7f2d1f4?vp_evt=eref&#038;vp_video=Netflix%20in%20Windows%20Media%20Center" >Netflix in Windows Media Center</a>
</p>
<p>[<a title="Microsoft Windows: Netflix in Windows Media Center" href="http://www.microsoft.com/windows/windows-media-center/netflix.aspx">Microsoft Windows: Netflix in Windows Media Center</a>]</p>
<p>[via <a title="Hacking Netflix" href="http://www.hackingnetflix.com/2009/05/microsoft-launches-official-netflix-media-center-streaming-application.html">Hacking Netflix</a>]</p>
<p><map name='google_ad_map_393_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/393?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_393_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=393&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F05%2F22%2Fnetflix-and-vista-media-center%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/05/22/netflix-and-vista-media-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.mylifeinaminute.com @ 2012-02-05 08:18:05 by W3 Total Cache -->
