<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.community-credit.com/cs/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>Search results matching tag 'video'</title><link>http://www.community-credit.com/cs/search/SearchResults.aspx?o=DateDescending&amp;tag=video&amp;orTags=0</link><description>Search results matching tag 'video'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Embedding Silverlight Video Player in Web Page and Code Project Articles</title><link>http://www.community-credit.com/cs/forums/p/1887/4476.aspx#4476</link><pubDate>Wed, 13 Feb 2008 14:07:26 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4476</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P&gt;&lt;IMG src="http://karlshifflett.files.wordpress.com/2008/01/silverlight_logo_small1.gif"&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;I’ve been up all night trying to figure out how to properly display embedded videos in Code Project articles.&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;FONT face=Calibri size=3&gt;I finally solved the issue.&amp;nbsp; &amp;nbsp;(I had to learn how the Silverlight 1.0 actually works so I could make the necessary changes.&amp;nbsp; David, no fair laughing at poor Karl.&amp;nbsp; LOL.)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;I’ve update the article, &lt;/FONT&gt;&lt;A href="http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx"&gt;&lt;U&gt;&lt;FONT face=Calibri size=3&gt;http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;It has some additional code in the download, I’ve added an embedded video to teach folks how to do this and I added a new section to the article, &lt;/FONT&gt;&lt;A href="http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx#CPVIDEOS"&gt;&lt;U&gt;&lt;FONT face=Calibri color=#0000ff size=3&gt;http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx#CPVIDEOS&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; that goes into everything and why we need to fully understand what happens when you embed a video.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;The bottom line issue was, we don’t want the embedded videos to start playing OR start downloading until the visitor clicks a button.&amp;nbsp; I figured it out, and updated the article download to allow this to happen.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;David, I tried embedding the Silverlight video here in an Iframe, I could see it while editing this post, but the Iframe was removed by the system.&amp;nbsp; Is there another wan to embed Silverlight videos here at Community Credit?&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;I need some Java (Startbucks!!)&lt;/P&gt;</description></item><item><title>Updated Article Creating, Encoding and Delivering Silverlight Streaming Screen Capture Videos </title><link>http://www.community-credit.com/cs/forums/p/1856/4405.aspx#4405</link><pubDate>Sun, 27 Jan 2008 17:34:33 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4405</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;IMG alt="Silverlight Video" src="http://karlshifflett.wordpress.com/files/2008/01/silverlight_logo_small.gif"&gt;&lt;/A&gt; 
&lt;P&gt;I have just updated the Code Project article &lt;A href="http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx" target=_blank&gt;Creating, Encoding and Delivering Silverlight Streaming Screen Capture Videos&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I added a new section and video on how to use Microsoft Expression Encoder to create screen capture videos. There is a new article download that has the required profle that Expression Encoder can use to encode screen capture videos that are compatible with the free Microsoft Silverlight Streaming service. &lt;/P&gt;
&lt;P&gt;The in-depth article is on the process of creating screen capture videos for your Code Project articles and for your blog. &lt;/P&gt;
&lt;P&gt;The article covers creating, encoding, packaging, uploading and consuming screen cast tutorial videos. The article also provides three high quality tutorial videos on this topic. &lt;/P&gt;
&lt;P&gt;Hope you enjoy the article and begin making your own killer videos for your blog and articles! &lt;/P&gt;</description></item><item><title>Mole Now Has Silverlight Videos!</title><link>http://www.community-credit.com/cs/forums/p/1855/4404.aspx#4404</link><pubDate>Sat, 26 Jan 2008 18:45:51 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4404</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;A title=Mole href="http://karlshifflett.wordpress.com/files/2007/11/mole.gif"&gt;&lt;IMG alt=Mole src="http://karlshifflett.wordpress.com/files/2007/11/mole.gif" align=right&gt;&lt;/A&gt; &lt;IMG alt="Silverlight Icon" src="http://karlshifflett.wordpress.com/files/2008/01/silverlight_logo_small1.gif"&gt; 
&lt;P&gt;Fellow Developers,&lt;/P&gt;
&lt;P&gt;I have just upgraded all the Mole vidoes to the new Silverlight Streaming videos. The quality of these videos is just plain awesome!&lt;/P&gt;
&lt;P&gt;There is also a new video on using Mole with Windows Communication Foundation (WCF) that was recorded using the new screen size of 1024 x768. &lt;/P&gt;
&lt;P&gt;You can view the new videos either at:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A href="http://karlshifflett.wordpress.com/mole-for-visual-studio/"&gt;Mole's Home Page&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A href="http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx" target=_blank&gt;Mole's Code Project Article&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If you want to learn how to create you own screen capture videos check out my Code Project article, &lt;A href="http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx"&gt;Creating, Encoding and Delivering Silverlight Streaming Screen Capture Videos.&lt;/A&gt; This article provides detailed instructions for creating videos and how to use them in your articles, web pages or blog entries.&lt;/P&gt;
&lt;P&gt;Hope you enjoy and use Mole!&lt;/P&gt;</description></item><item><title>Creating, Encoding and Delivering Silverlight Streaming Screen Capture Videos</title><link>http://www.community-credit.com/cs/forums/p/1851/4398.aspx#4398</link><pubDate>Fri, 25 Jan 2008 17:31:30 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4398</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P&gt;&lt;IMG alt="Silverlight Video" src="http://karlshifflett.wordpress.com/files/2008/01/silverlight_logo_small.gif"&gt;&lt;/P&gt;
&lt;P&gt;I have just posted the following article on Code Project:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.codeproject.com/KB/scrapbook/HowToCreateArticleVideos.aspx" target=_blank&gt;Creating, Encoding and Delivering Silverlight Streaming Screen Capture Videos&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;This is an in-depth article on the process of creating screen capture videos for your Code Project articles and for your blog. &lt;/P&gt;
&lt;P&gt;The article covers creating, encoding, packaging, uploading and consuming screen cast tutorial videos. &lt;/P&gt;
&lt;P&gt;The article also provides two high quality tutorial videos on this topic. &lt;/P&gt;
&lt;P&gt;Hope you enjoy the article and begin making your own killer videos for your blog and articles! &lt;/P&gt;</description></item><item><title>Karl Is Now Using The New Silverlight Videos</title><link>http://www.community-credit.com/cs/forums/p/1848/4394.aspx#4394</link><pubDate>Thu, 24 Jan 2008 23:36:42 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4394</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P&gt;&lt;IMG src="http://karlshifflett.files.wordpress.com/2008/01/silverlight_logo_small.gif"&gt;&lt;/P&gt;
&lt;P&gt;You must have Silverlight 1.0 installed on your computer. Takes about a minute or so.&lt;/P&gt;
&lt;P&gt;I have just updated the following post and Code Project article with new Silverlight videos.&amp;nbsp; These are &lt;STRONG&gt;MUCH&lt;/STRONG&gt; better than the YouTube vidoes.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I will post a very detailed article tonight on Code Project on how you can&amp;nbsp;make these videos and use them in your articles and on your blogs. I will also update all the Mole videos tonight or tomorrow.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://karlshifflett.wordpress.com/2008/01/20/sample-series-authoring-debugger-visualizers/" target=_blank&gt;Sample Series Authoring Debugger Visualizers&lt;/A&gt; 
&lt;LI&gt;&lt;A href="http://www.codeproject.com/KB/vb/AuthoringVisualizers.aspx" target=_blank&gt;Authoring Visualizers on Code Project&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Hope you enjoy and like the new videos!&lt;/P&gt;</description></item><item><title>Sample Series - Authoring Debugger Visualizers</title><link>http://www.community-credit.com/cs/forums/p/1843/4377.aspx#4377</link><pubDate>Mon, 21 Jan 2008 01:01:24 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4377</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P&gt;Fellow Developers,&lt;/P&gt;
&lt;P&gt;I have just posted a comprehensive article that includes two videos on Authoring Debugger Visualizers.&lt;/P&gt;
&lt;P&gt;You can read the post here: &lt;A href="http://karlshifflett.wordpress.com/2008/01/20/sample-series-authoring-debugger-visualizers/"&gt;http://karlshifflett.wordpress.com/2008/01/20/sample-series-authoring-debugger-visualizers/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The article also covers how to debug visualizers.&lt;/P&gt;</description></item><item><title>New Mole v4.2 - New Generic Method For Starting Mole  -  Plus 3 New Mole Vidoes!</title><link>http://www.community-credit.com/cs/forums/p/1842/4375.aspx#4375</link><pubDate>Sun, 20 Jan 2008 00:19:42 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4375</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;Fellow Developers,&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;I’m writing this while trying to stay in my skin!&amp;nbsp; Josh and I are so &lt;B&gt;&lt;SPAN style="COLOR:#c00000;"&gt;excited&lt;/SPAN&gt;&lt;/B&gt; about this new version of Mole we released today.&amp;nbsp; We present the:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-SIZE:9pt;COLOR:#333333;FONT-FAMILY:'Verdana','sans-serif';mso-ansi-language:EN;"&gt;“The Rock Star Hack of 2008!” - &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="FONT-SIZE:9pt;COLOR:#333333;FONT-FAMILY:'Verdana','sans-serif';mso-ansi-language:EN;"&gt;We at Team Mole have been trying for a long time to figure out a generic way for developers to launch Mole. Josh “Rock Star” Smith has finally breached this stone wall with his awesome hack. Mole has been modified so that Visual Studio can recognize System.WeakReference as a supported Type that Mole can visualize. By using the WeakRefernce object as a wrapper, Mole can now be launched using any object type.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;I’ve also added three new videos today to the Mole video series. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;You can view them all here:&amp;nbsp; &lt;/FONT&gt;&lt;A href="http://www.youtube.com/profile_videos?user=LittleRichieRules"&gt;&lt;U&gt;&lt;FONT face=Calibri size=3&gt;http://www.youtube.com/profile_videos?user=LittleRichieRules&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp; There is a video that covers the new Rock Star Hack for launching Mole.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;Download Mole v4.2:&amp;nbsp; &lt;/FONT&gt;&lt;A href="http://karlshifflett.wordpress.com/mole-for-visual-studio/"&gt;&lt;U&gt;&lt;FONT face=Calibri size=3&gt;http://karlshifflett.wordpress.com/mole-for-visual-studio/&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face=Calibri size=3&gt;Oh, by the way, Mole now works with WorkFlow (WF) applications too!&amp;nbsp; I have added a WF Test Bench application to the samples in the download.&lt;/FONT&gt;&lt;/P&gt;</description></item><item><title>Mole v4.1 New Features Training Video Added</title><link>http://www.community-credit.com/cs/forums/p/1788/4279.aspx#4279</link><pubDate>Mon, 14 Jan 2008 03:28:53 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4279</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P&gt;Fellow Developers,&lt;/P&gt;
&lt;P&gt;I added a video to the Mole v4 training video series.&amp;nbsp; This video covers the new features of Mole v4.1&lt;/P&gt;
&lt;P&gt;You can view the new video here.&amp;nbsp; On this page are also links to download the new Mole v4.1 code and PDF Manual.&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#800080&gt;&lt;A href="http://karlshifflett.wordpress.com/2008/01/13/mole-v41-new-features-video/"&gt;http://karlshifflett.wordpress.com/2008/01/13/mole-v41-new-features-video/&lt;/A&gt;&lt;/FONT&gt;&lt;A href="http://karlshifflett.wordpress.com/mole-for-visual-studio/"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope you like the new features and enjoy Mole!&lt;/P&gt;</description></item><item><title>Re: Mole v4 Training Video Series On YouTube</title><link>http://www.community-credit.com/cs/forums/p/1766/4231.aspx#4231</link><pubDate>Tue, 08 Jan 2008 04:23:29 GMT</pubDate><guid isPermaLink="false">dc2d8ed1-db5f-43a8-9632-42f90caf747d:4231</guid><dc:creator>KarlShifflett</dc:creator><description>&lt;P&gt;Hey Lou!&lt;/P&gt;
&lt;P&gt;I'm using Camtasia Studio version 4.&amp;nbsp; After saving the video in the native format, I exported to .avi and uploaded to YouTube.&amp;nbsp;&amp;nbsp; I recorded using 640 x 480.&amp;nbsp; YouTube the does its thing.&lt;/P&gt;
&lt;P&gt;My .avi files are 7MB and 11MB so far.&amp;nbsp; I wish there was a place to post the .avi files so that people could view them the way I recorded them and could go full screen too.&lt;/P&gt;
&lt;P&gt;Any rate, its free and I'm happy.&amp;nbsp; I'm so surprised too.&amp;nbsp; Lots of viewers, good commnets and several blog entires, including folks I never heard of before.&lt;/P&gt;
&lt;P&gt;I guess there is nothing like some video.&amp;nbsp; I'll do many more of these.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item></channel></rss>