<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Tym at Netcat</title> <link>https://world.optimizely.com/blogs/Tym-at-Netcat/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Getting YouTube Video Composer Block to work</title>            <link>https://world.optimizely.com/blogs/Tym-at-Netcat/Dates/2011/11/Getting-YouTube-Video-Composer-Block-to-work1/</link>            <description>&lt;p&gt;Recently, we wanted to set up a EpiServer YouTube Video composer block to display some of the new demo videos that we’d created and uploaded to YouTube.&lt;/p&gt;  &lt;p&gt;However, I found that the instructions at &lt;a href=&quot;http://world.episerver.com/Blogs/Jeff-Wallace/Dates/2011/8/Setting-up-the-YouTube-Video-playlist-for-the-Composer-4-R2-Blocks/&quot;&gt;Jeff Wallace’s blog entry on “Setting up the YouTube Video Playlist for the Composer 4 R2 Blocks” didn’t quite work&lt;/a&gt;. After speaking with Richard from EpiServer Australia, we figured out why. &lt;/p&gt;  &lt;p&gt;The reason is that &lt;strong&gt;the URL which you now get from YouTube seems to be different from the one that Jeff shows being used&lt;/strong&gt;. This means that the link you copy from YouTube doesn’t immediately work in a CMS 6 R2 site . &lt;strong&gt;You have to change it.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;To get the correct ULR, follow these steps: &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Go to you YouTube channel and make sure that you have at least one playlist in the right hand area. If you don’t, you need to create the playlist, then go to the “Videos and Playlists” button and ensure that the playlist has a tick box next to it’s name as seen below.      &lt;br /&gt;&lt;a href=&quot;/link/e1b3b3d9f81345c39d1d10cbf3998184.png&quot;&gt;&lt;img title=&quot;Choosing to display a playlist&quot; style=&quot;border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;97&quot; alt=&quot;Choosing to display a playlist&quot; src=&quot;/link/7b9f63b856484c5393ecf9a1f620fa91.png&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Once the items are showing in the playlist, click the “more info” link below the playlist name, as seen below      &lt;br /&gt;&lt;a href=&quot;/link/2ba3fe9e71de47eb9153099495fe6fca.png&quot;&gt;&lt;img title=&quot;Playlist more info link&quot; style=&quot;border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;160&quot; alt=&quot;Playlist more info link&quot; src=&quot;/link/7eae3c0d72d4469682f3964472f2c1e8.png&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;This will change the right panel to show the items in the playlist. Once again, you have to click the More Info link, illustrated below.      &lt;br /&gt;&lt;a href=&quot;/link/545169ec2993446890598492909614d6.png&quot;&gt;&lt;img title=&quot;Playlist more info link again&quot; style=&quot;border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;183&quot; alt=&quot;Playlist more info link again&quot; src=&quot;/link/0c8d51d55e5849dc9b47587b2db50729.png&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;This will take you to a new page where the items in the playlist are shown, along with the playlist URL, highlighted in the image below.      &lt;br /&gt;&lt;a href=&quot;/link/465acfd7d43f461e981e6cf755021d24.png&quot;&gt;&lt;img title=&quot;Playlist URL&quot; style=&quot;border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;68&quot; alt=&quot;Playlist URL&quot; src=&quot;/link/13b729161c914a729be534881ec2f45d.png&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Copy the URL into a text editor such as notepad. In this example, the URL is &lt;a href=&quot;http://www.youtube.com/user/NetcatAustralia#grid/user/3D86B15DE2418804&quot;&gt;http://www.youtube.com/user/NetcatAustralia#grid/user/3D86B15DE2418804&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;NOW this is the key step: &lt;strong&gt;Change the URL by removing “#grid/user/” and replacing it with “#/p/c/”. &lt;/strong&gt;In this example the new URL is now &lt;a href=&quot;http://www.youtube.com/user/NetcatAustralia#/p/c/3D86B15DE2418804&quot;&gt;http://www.youtube.com/user/NetcatAustralia#/p/c/3D86B15DE2418804&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;Paste this URL into the [ExtensionSys] YouTube Video composer block “YouTubeLink” property as seen below      &lt;br /&gt;&lt;a href=&quot;/link/5cf3885103cd41bc9c4584e295279ad6.png&quot;&gt;&lt;img title=&quot;Adding playlist location to YouTube Video composer block properties&quot; style=&quot;border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px&quot; height=&quot;116&quot; alt=&quot;Adding playlist location to YouTube Video composer block properties&quot; src=&quot;/link/a40a406d382e45a2aaedfda235ef13b9.png&quot; width=&quot;244&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;From then on, the rest of Jeff’s instructions work fine and you should see the videos in your playlist when you add the composer block and choose “Edit…” &lt;/p&gt;</description>            <guid>https://world.optimizely.com/blogs/Tym-at-Netcat/Dates/2011/11/Getting-YouTube-Video-Composer-Block-to-work1/</guid>            <pubDate>Mon, 07 Nov 2011 00:37:52 GMT</pubDate>           <category>Blog post</category></item><item> <title>How do I delete a blog accidentally published?</title>            <link>https://world.optimizely.com/blogs/Tym-at-Netcat/Dates/2011/11/Getting-YouTube-Video-Composer-Block-to-work/</link>            <description>Using Windows Live Writer, and I accidentally published a blog entry. I can delete the contents and even set the title to be empty, but I can&#39;t remove it altogether. Any ideas?  </description>            <guid>https://world.optimizely.com/blogs/Tym-at-Netcat/Dates/2011/11/Getting-YouTube-Video-Composer-Block-to-work/</guid>            <pubDate>Mon, 07 Nov 2011 00:21:50 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>