<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.bamboosolutions.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint Blank : Enhanced Rich Text for SharePoint Extended, Lessons Learned, Innovative-e</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Enhanced+Rich+Text+for+SharePoint+Extended/Lessons+Learned/Innovative-e/default.aspx</link><description>Tags: Enhanced Rich Text for SharePoint Extended, Lessons Learned, Innovative-e</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Debug Build: 31106.3070)</generator><item><title>SharePoint 2010 Lessons Learned, Part 8: 'What? I Can't Embed Video in a Blog Post? You're Kidding, Right?'</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/04/27/sharepoint-2010-lessons-learned-part-8-what-i-can-t-embed-video-in-a-blog-post-you-re-kidding-right.aspx</link><pubDate>Wed, 27 Apr 2011 16:30:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:41296</guid><dc:creator>John Anderson</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=41296</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/04/27/sharepoint-2010-lessons-learned-part-8-what-i-can-t-embed-video-in-a-blog-post-you-re-kidding-right.aspx#comments</comments><description>&lt;p&gt;I may have mentioned&amp;nbsp;the following&amp;nbsp;video-related discovery earlier in this series but, if so, I&amp;#39;m pretty sure it would&amp;#39;ve been nothing more than a casual aside.&amp;nbsp; Well, it&amp;#39;s now time for me to devote a post to the matter.&amp;nbsp;&amp;nbsp;As was the case with several of these lessons learned, at first I thought that surely it must be user error on my part ... in this case, the only alternative explanation to user error seemed to be the frankly unbelievable notion that SharePoint 2010 didn&amp;#39;t support the embedding of video into blog posts out-of-the-box.&amp;nbsp; That couldn&amp;#39;t be right, could it?&lt;/p&gt;
&lt;p&gt;
&lt;table align="right" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;iframe width="262" frameborder="0" src="http://store.bamboosolutions.com/BambooEnews/NationAd.html" height="320"&gt;&lt;/iframe&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
Well, it certainly appeared to be the case when I first tried to embed a video into a post, only to discover that, unlike pretty much any other blogging platform you could name, there didn&amp;#39;t appear to be any way to do so, either via a WYSIWIG interface or otherwise.&amp;nbsp; I made this frustrating discovery a couple of months ago when I was attempting to embed a video into one of my pre-Sharing the Point tour blog posts and, in the interests of time, I ultimately ended up just linking off to the video instead.&amp;nbsp;&amp;nbsp; A week or two later, on the tour itself, Mark Miller made reference to embedded videos not being supported out-of-the-box in SharePoint 2010 and, sharing my own experience with him, I expressed my shock that this was actually&amp;nbsp;the case.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s fast forward to the present now, and the sharing of the&amp;nbsp;good news that I&amp;#39;ve since&amp;nbsp;learned, which&amp;nbsp;is that&amp;nbsp;that there are not one but (at least) two workarounds for the problem available.&amp;nbsp; After putting in some investigatory time (read: a few minutes of&amp;nbsp;Googling), I turned up evidence that videos&lt;b&gt; &lt;/b&gt;can be embedded into SharePoint 2010 blog posts after all.&amp;nbsp; The only catch is that it&amp;#39;s probably going to be the rare end user who will possess both the permissions and the knowledge necessary to implement the workarounds without the assistance of an administrator and/or a designer.&lt;/p&gt;
&lt;p&gt;Nevertheless, workarounds do exist, and the first&amp;nbsp;of them&amp;nbsp;is made possible through a combination of the out-of-the-box Media Web Part and the insertion of &amp;quot;a few lines of JavaScript&amp;quot; to your master page.&amp;nbsp; This first workaround&amp;nbsp; is described in detail by Mihai Coman in his blog post on the Microsoft SharePoint Designer Team Blog, &lt;i&gt;&lt;a target="_blank" href="http://blogs.msdn.com/b/sharepointdesigner/archive/2009/12/11/video-blogging-with-javascript-and-the-media-web-part.aspx"&gt;Video Blogging with JavaScript and the Media Web Part&lt;/a&gt;&lt;/i&gt;.&lt;/p&gt;
&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;The second option&amp;nbsp;which will&amp;nbsp;add video-embedding capability to your SharePoint 2010 blog is a code-free solution, and it&amp;#39;s accomplished via&amp;nbsp;the &lt;a target="_blank" href="http://erte.codeplex.com/"&gt;Enhanced Rich Text for SharePoint Extended&lt;/a&gt;&amp;nbsp;(ERTE), which is available as a free CodePlex download. &amp;nbsp;An overview of how ERTE works (and it works not just in SharePoint blogs, but in any SharePoint Rich Text field) is provided in the GetThePoint blog post, &lt;a href="http://sharepoint.microsoft.com/Blogs/GetThePoint/Lists/Posts/Post.aspx?ID=194"&gt;&lt;i&gt;Embed video in your SharePoint blogs and wikis&lt;/i&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t yet had a chance to attempt to personally&amp;nbsp;put either of these workarounds in place in a test environment, but doing so is now officially&amp;nbsp;on the list of to-dos I&amp;#39;ve been creating for myself in the course of learning the lessons that&amp;nbsp;I&amp;#39;ve been blogging in this series.&lt;/p&gt;
&lt;p&gt;And with that, I&amp;#39;ve come to the end of this little series detailing the SharePoint 2010 lessons I learned while helping to construct (and blogging extensively on) the &lt;a target="_blank" href="http://www.sharingthepoint.org/new/SitePages/Home.aspx"&gt;Sharing the Point&lt;/a&gt; website.&amp;nbsp; I hope that my own discoveries will prove helpful to others on their own SharePoint 2010 journey.&amp;nbsp; Stay tuned as I begin circling back to learn (and share) even more as I begin to tackle the aforementioned to-dos in the weeks ahead. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE/CORRECTION -&lt;/strong&gt;&amp;nbsp;Courtesy of&amp;nbsp;Dux Raymond Sy, this just in:&amp;nbsp; Turns out that ERTE does &lt;strong&gt;not&lt;/strong&gt; work on SharePoint 2010 (due to the Ribbon), but the recommended-by-Dux fix is available at the Kirk Evans Blog post, &lt;em&gt;&lt;a target="_blank" href="http://blogs.msdn.com/b/kaevans/archive/2010/06/15/embedding-flash-video-in-sharepoint-blogs.aspx"&gt;Embedding Flash Video in SharePoint Blogs&lt;/a&gt;&lt;/em&gt;.&amp;nbsp; Dux tells me that they&amp;#39;ve got Kirk&amp;#39;s fix in place on&lt;a target="_blank" href="http://innovative-e.com/innovation/Screencasts/Pages/Empowering-Your-Organization-with-SharePoint-2010.aspx"&gt; Innovative-e&amp;#39;s public-facing SharePoint 2010 site&lt;/a&gt;, so you can have a look at&amp;nbsp;the solution&amp;nbsp;in action there.&amp;nbsp; Thanks,&amp;nbsp;Dux!&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Read the entire SharePoint 2010 Lessons Learned series:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/01/13/sharepoint-2010-lessons-learned-part-1-wrestling-with-images-amp-links.aspx"&gt;Part 1: Wrestling with Images &amp;amp; Links&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/01/21/sharepoint-2010-lessons-learned-part-2-how-to-create-a-blog.aspx"&gt;Part 2: How to Create a Blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/01/28/sharepoint-2010-lessons-learned-part-2-how-to-create-a-new-page-and-delete-a-page.aspx"&gt;Part 3: How to Create a New Page (and Delete a Page)&lt;/a&gt; &lt;b&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/02/02/sharepoint-2010-lessons-learned-part-4-how-to-grant-permissions.aspx"&gt;Part 4: How to Grant Permissions&lt;/a&gt;&lt;b&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/03/02/sharepoint-2010-lessons-learned-part-5-an-image-uploading-caveat-regarding-anonymous-access-and-frustration-involving-choosing-font-styles.aspx"&gt;Part 5: An Image-uploading Caveat Regarding Anonymous Access, and Frustration Involving Modifying Font Styles&lt;/a&gt; &lt;b&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/03/30/sharepoint-2010-lessons-learned-part-6-a-cautionary-tale-involving-deleting-photos-while-editing-a-blog-post.aspx"&gt;Part 6: A Cautionary Tale Involving Deleting Photos While Editing a Blog Post&lt;/a&gt; &lt;b&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/04/07/sharepoint-2010-lessons-learned-part-7-what-s-up-with-out-of-the-box-web-analytics-for-blogs.aspx"&gt;Part 7: What&amp;#39;s Up with Out-of-the-Box Web Analytics for Blogs?&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2011/04/27/sharepoint-2010-lessons-learned-part-8-what-i-can-t-embed-video-in-a-blog-post-you-re-kidding-right.aspx"&gt;Part 8: &amp;#39;What? I Can&amp;#39;t Embed Video in a Blog Post? You&amp;#39;re Kidding, Right?&amp;#39;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=41296" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Dux+Raymond+Sy/default.aspx">Dux Raymond Sy</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Codeplex/default.aspx">Codeplex</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Blog/default.aspx">Blog</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/video/default.aspx">video</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Sharing+the+Point/default.aspx">Sharing the Point</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Mark+Miller/default.aspx">Mark Miller</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Embed+Video/default.aspx">Embed Video</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Mihai+Coman/default.aspx">Mihai Coman</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/ERTE/default.aspx">ERTE</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Lessons+Learned/default.aspx">Lessons Learned</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/SharePoint+2010+Blog/default.aspx">SharePoint 2010 Blog</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/GetThePoint/default.aspx">GetThePoint</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Enhanced+Rich+Text+for+SharePoint+Extended/default.aspx">Enhanced Rich Text for SharePoint Extended</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Microsoft+SharePoint+Designer+Team+Blog/default.aspx">Microsoft SharePoint Designer Team Blog</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Media+Web+Part/default.aspx">Media Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Innovative-e/default.aspx">Innovative-e</category></item></channel></rss>