<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Entries tagged with Windows 7</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/windows+7/RSS"/>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9 - Entries tagged with Windows 7</title>
      <link>http://channel9.msdn.com/Tags/windows+7</link>
    </image>
    <itunes:image href=""/>
    <itunes:category text="Technology"/>
    <description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
    <link>http://channel9.msdn.com/Tags/windows+7</link>
    <language>en</language>
    <pubDate>Mon, 28 May 2012 22:24:40 GMT</pubDate>
    <lastBuildDate>Mon, 28 May 2012 22:24:40 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>523</c9:totalResults>
    <c9:pageCount>21</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>TUIO based MultiTouch Kinect (SDK V1.0) for Windows7</title>
      <description><![CDATA[<p>Today's paper and free binary download provides another example of using the Kinect as a controller for non-Kinect applications. For example using the Kinect with Microsoft Paint...</p><h2>MultiTouch Kinect(SDK V1.0) for Windows7, based on Tuio - OSC protocol</h2><blockquote><p>This paper describes both the implementation of an input provider, based on the Kinect for Windows SDK v1.0 and the algorithm of hand detection. The input provider sends the coordinates to the windows driver using a clustering hand detection algorithm, which analyzes data in depth at a distance between 800 mm and 1100 mm. The driver sends the data to a virtual Human Interface Driver that translates the &quot;touch messages&quot;.</p><p>...</p><p><strong>Conclusions</strong></p><p>This input providers allows us to use any application (past and future) that works on touch devices.This paper has described the system and two start touch applications that demonstrates how to use the system implemented. However, the developer can use this type of software to do also different applications like for example home automation applications.</p><p>The use of the TUIO protocol guarantees not only low latency but also a certain robustness because it includes redundant information to correct any lost data packets.<br>The possibility of transmitting data over the network allows us to use the kinect without a direct connection to the PC where the final application is installed. This way the control can be distributed over multiple machines. The Kinect has made faster processing, and it has combined the use of gestures and voice control that extends the usage scenario.</p></blockquote><p><strong>Project Information URL: </strong><a href="http://www.barbagallogiuseppe.com/Prof/MultiTouchDriverKinect.pdf">http://www.barbagallogiuseppe.com/Prof/MultiTouchDriverKinect.pdf</a></p><p><strong>Project Download URL:</strong> <a href="http://www.barbagallogiuseppe.com/Prof/CodeKinectTouch.zip">http://www.barbagallogiuseppe.com/Prof/CodeKinectTouch.zip</a></p><p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/TgNj06Tsjbs&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/TgNj06Tsjbs&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p><p><a href="http://www.barbagallogiuseppe.com/Prof/MultiTouchDriverKinect.pdf" target="_blank"><img title="image" src="http://files.channel9.msdn.com/wlwimages/f1dda9cc6de74512b7c19f0101402403/image%5B3%5D-16.png" alt="image" width="488" height="384" border="0"></a></p><p>Contact Information:</p><ul><li>Twitter: <a href="https://twitter.com/#!/@SaroBarbagallo" target="_blank">@SaroBarbagallo</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:4f9877faa1d2482aa138a03a012c47bf">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/kinect/TUIO-based-MultiTouch-Kinect-SDK-V10-for-Windows7</comments>
      <itunes:summary>Today&#39;s paper and free binary download provides another example of using the Kinect as a controller for non-Kinect applications. For example using the Kinect with Microsoft Paint...MultiTouch Kinect(SDK V1.0) for Windows7, based on Tuio - OSC protocolThis paper describes both the implementation of an input provider, based on the Kinect for Windows SDK v1.0 and the algorithm of hand detection. The input provider sends the coordinates to the windows driver using a clustering hand detection algorithm, which analyzes data in depth at a distance between 800 mm and 1100 mm. The driver sends the data to a virtual Human Interface Driver that translates the &amp;quot;touch messages&amp;quot;....ConclusionsThis input providers allows us to use any application (past and future) that works on touch devices.This paper has described the system and two start touch applications that demonstrates how to use the system implemented. However, the developer can use this type of software to do also different applications like for example home automation applications.The use of the TUIO protocol guarantees not only low latency but also a certain robustness because it includes redundant information to correct any lost data packets.The possibility of transmitting data over the network allows us to use the kinect without a direct connection to the PC where the final application is installed. This way the control can be distributed over multiple machines. The Kinect has made faster processing, and it has combined the use of gestures and voice control that extends the usage scenario.Project Information URL: http://www.barbagallogiuseppe.com/Prof/MultiTouchDriverKinect.pdfProject Download URL: http://www.barbagallogiuseppe.com/Prof/CodeKinectTouch.zipContact Information:Twitter: @SaroBarbagallo </itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/kinect/TUIO-based-MultiTouch-Kinect-SDK-V10-for-Windows7</link>
      <pubDate>Wed, 25 Apr 2012 13:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/kinect/TUIO-based-MultiTouch-Kinect-SDK-V10-for-Windows7</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/1fd25ee1-d29b-4aa8-8e25-d312708b6cff.png" height="74" width="100"/>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/8397de49-5d70-4191-9676-9b2adc36e597.png" height="162" width="220"/>      
      <dc:creator>Greg Duncan</dc:creator>
      <itunes:author>Greg Duncan</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/kinect/TUIO-based-MultiTouch-Kinect-SDK-V10-for-Windows7/RSS</wfw:commentRss>
      <category>Coding4Fun</category>
      <category>Kinect</category>
      <category>Multitouch</category>
      <category>Windows 7</category>
      <category>Multi Touch</category>
      <category>Kinect SDK</category>
      <category>Kinect SDK</category>
    </item>
  <item>
      <title>Ben E. Keith Gets Rugged with Windows 7</title>
      <description><![CDATA[<p><span>Ben E. Keith's Vice President of Administration and Information, Steve Fleming, talks about implementing the MobileDemand xTablet T7000 devices equipped with Windows 7.</span></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:8ce90c9cc6554c8aa7949ff70015e218">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/Ben-E-Keith-Gets-Rugged-with-Windows-7</comments>
      <itunes:summary>Ben E. Keith&#39;s Vice President of Administration and Information, Steve Fleming, talks about implementing the MobileDemand xTablet T7000 devices equipped with Windows 7.</itunes:summary>
      <itunes:duration>184</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/Ben-E-Keith-Gets-Rugged-with-Windows-7</link>
      <pubDate>Tue, 14 Feb 2012 16:53:17 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/Ben-E-Keith-Gets-Rugged-with-Windows-7</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_2MB_ch9.wmv" expression="full" duration="184" fileSize="290067257" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_ch9.mp3" expression="full" duration="184" fileSize="1473482" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_ch9.webm" expression="full" duration="184" fileSize="30311926" type="video/webm" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_ch9.wma" expression="full" duration="184" fileSize="1494961" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_ch9.wmv" expression="full" duration="184" fileSize="40374529" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_high_ch9.mp4" expression="full" duration="184" fileSize="48833633" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_low_ch9.mp4" expression="full" duration="184" fileSize="18571352" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_med_ch9.mp4" expression="full" duration="184" fileSize="37173046" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo.ism/manifest" expression="full" duration="184" fileSize="8638" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/e218/8ce90c9c-c655-4c8a-a794-9ff70015e218/WindowsBlogBenEKeithVideo_ch9.wmv" length="40374529" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/Ben-E-Keith-Gets-Rugged-with-Windows-7/RSS</wfw:commentRss>
      <category>Windows 7</category>
    </item>
  <item>
      <title>AlignIT Manager Tech Talk: Episode 8 - De-risking Your Windows Deployment</title>
      <description><![CDATA[<p>With any big change to your IT infrastructure comes risk, but of course you're hoping that the rewards will out weigh those risks. In fact, you're doing more than just hoping – you're planning, strategizing, and putting your organization in a good position to mitigate those risks.</p><p>Deploying a new operating system throughout a company can be disruptive and complex because so much is dependant on that OS – the applications running on top of the OS, the drivers that allow peripherals like printers to work, to name but a few. If all goes well, the operating system should be invisible to the end user but if all doesn't go well...well, we've all been there. It sucks.</p><p>A good plan that's well executed can result in an organization having use of technology that can help achieve higher productivity, better collaboration and more opportunities for innovative ideas. This episode of Manager Tech Talk&nbsp;is all about putting together a good plan for Windows deployment success.</p><p><a href="http://about.me/ruthmorton">Ruth Morton</a> and <a href="http://about.me/jonathanrozenblit"><strong>Jonathan Rozenblit</strong></a><strong>&nbsp;and guest&nbsp;</strong><a href="http://www.linkedin.com/pub/dave-kawula/0/710/4a5"><strong>Dave Kawula</strong></a><strong>, Senior Consultant with </strong><a href="http://www.1e.com"><strong>1E</strong></a><strong>, talk about the benefits and challenges of deploying Windows 7.</strong>&nbsp;They explore&nbsp;what tools are available and what &quot;gotcha's&quot; to watch out for. Plus: Ruth, Jonathan, and Dave share tales from deployments past.</p><p><strong>Featured Guest: Dave Kawula</strong></p><p><strong></strong>Dave Kawula is an MCSE and CNE with over fifteen years of experience in the IT industry. His background includes data communications networks within multi-server LAN/WAN environments. He has experience with project management, network strategic planning, network design and integration. He has led the architecture for NT, SMS/SCCM, Exchange and Internet Gateways, including managing migration paths and issues as well as implementation. He has supported a variety of network infrastructures as well as architecting and defining technical standards.</p><p><strong>Resources</strong></p><ul><li><a href="http://microsoft.ca/springboard">Springboard</a> - for all your deployment needs </li><li><a href="http://bit.ly/AppCompatToolkit">App Compat Toolkit</a> </li><li><a href="http://bit.ly/managingshims">Managing Shims</a> </li><li><a href="http://bit.ly/entvirt">Enterprise Desktop Virtualization (MED-V)</a> </li><li><a href="http://bit.ly/licensingblog">All about licensing</a> </li></ul><p><strong>Podcast</strong></p><p>This episode is also available as a podcast.</p><table width="590" border="0" cellspacing="0" cellpadding="2"><tbody><tr><td valign="top" width="155"><a href="http://www.align-it.ca/shared/popup/PodcastPlayer.aspx?ip=Url=http%3a%2f%2ftraffic.libsyn.com%2fcdnitmanagers%2fMS-IT-Manager-Episode-47-DeriskingYourWindowsDeployment.mp3,Artist=IT&#43;Manager&#43;Podcast&#43;Series,Title=Episode&#43;47%3a&#43;De-risking&#43;Your&#43;Windows&#43;Deployment"><img src="http://jrozenblit.ca/wp-content/uploads/2011/08/itpodcast140x140.png" alt="" align="left"></a></td><td valign="top" width="435"><p><a href="http://www.align-it.ca/shared/popup/PodcastPlayer.aspx?ip=Url=http%3a%2f%2ftraffic.libsyn.com%2fcdnitmanagers%2fMS-IT-Manager-Episode-47-De-riskingYourWindowsDeployment.mp3,Artist=IT&#43;Manager&#43;Podcast&#43;Series,Title=Episode&#43;47%3a&#43;De-risking&#43;Your&#43;Windows&#43;Deployment" target="_blank">Listen Now &gt;&gt;</a> <br><a href="http://traffic.libsyn.com/cdnitmanagers/MS-IT-Manager-Episode-47-De-riskingYourWindowsDeployment.mp3" target="_blank">Download as MP3 &gt;&gt; </a></p><p><a href="zune://subscribe/?IT%20Manager%20Podcast%20=http://feeds.feedburner.com/itmanager">Subscribe with Zune &gt;&gt;</a> <br><a href="http://feeds.feedburner.com/itmanager">Subscribe with RSS Feed &gt;&gt;</a> <br><a href="http://bit.ly/alignititunes">Subscribe with iTunes &gt;&gt;</a></p></td></tr></tbody></table><p>&nbsp;</p><p><strong>About AlignIT Manager Tech Talk</strong></p><p>The <a href="http://www.microsoft.ca/alignitshow">AlignIT</a> <a href="http://jrozenblit.ca/techtalk">Manager Talk</a> is a monthly live streamed video series hosted by <a href="http://about.me/ruthmorton">Ruth Morton</a> (<a href="http://www.linkedin.com/in/rmorton">LinkedIn</a>) and <a href="http://jrozenblit.ca/about">Jonathan Rozenblit</a> (<a href="http://ca.linkedin.com/in/jrozenblit">LinkedIn</a>). Each Tech Talk episode airs on the <strong>2nd Thursday of the month from 12:00pm to 12:30pm EST. </strong>The show focuses on a range of topics for both infrastructure and development managers and is interactive, taking questions via a live chat and providing answers on air</p><p><strong>About AlignIT</strong></p><p>The AlignIT program is dedicated to keeping IT leaders informed about what really matters in business and technology. We do that through in-person events, web casts, our blog and of course, this podcast series. You can find more information about the Align IT program at <a href="http://www.alignit.ca/">www.alignit.ca</a>. If you have comments, suggestions, and ideas for future topics please let us know by connecting with us via <a href="alignit@microsoft.com">email</a>, <a href="http://twitter.com/alignitca">Twitter</a>, or <a href="http://microsoft.ca/alignitgroup">LinkedIn</a>.</p><p><a href="http://www.align-it.ca">Visit the AlignIT site &gt;&gt;</a> <br><a href="http://twitter.com/alignitca">Follow AlignIT on Twitter &gt;&gt;</a> <br><a href="http://microsoft.ca/alignitgroup">Join the conversation on LinkedIn &gt;&gt;</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:978a7f6f8f494e93aea09fe9011cd937">]]></description>
      <comments>http://channel9.msdn.com/Blogs/AlignIT/alignitshowep8</comments>
      <itunes:summary>With any big change to your IT infrastructure comes risk, but of course you&#39;re hoping that the rewards will out weigh those risks. In fact, you&#39;re doing more than just hoping – you&#39;re planning, strategizing, and putting your organization in a good position to mitigate those risks.Deploying a new operating system throughout a company can be disruptive and complex because so much is dependant on that OS – the applications running on top of the OS, the drivers that allow peripherals like printers to work, to name but a few. If all goes well, the operating system should be invisible to the end user but if all doesn&#39;t go well...well, we&#39;ve all been there. It sucks.A good plan that&#39;s well executed can result in an organization having use of technology that can help achieve higher productivity, better collaboration and more opportunities for innovative ideas. This episode of Manager Tech Talk&amp;nbsp;is all about putting together a good plan for Windows deployment success.Ruth Morton and Jonathan Rozenblit&amp;nbsp;and guest&amp;nbsp;Dave Kawula, Senior Consultant with 1E, talk about the benefits and challenges of deploying Windows 7.&amp;nbsp;They explore&amp;nbsp;what tools are available and what &amp;quot;gotcha&#39;s&amp;quot; to watch out for. Plus: Ruth, Jonathan, and Dave share tales from deployments past.Featured Guest: Dave KawulaDave Kawula is an MCSE and CNE with over fifteen years of experience in the IT industry. His background includes data communications networks within multi-server LAN/WAN environments. He has experience with project management, network strategic planning, network design and integration. He has led the architecture for NT, SMS/SCCM, Exchange and Internet Gateways, including managing migration paths and issues as well as implementation. He has supported a variety of network infrastructures as well as architecting and defining technical standards.ResourcesSpringboard - for all your deployment needs App Compat Toolkit Managing Shims Enterprise Desktop Virtualization (MED-V)</itunes:summary>
      <itunes:duration>1647</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/AlignIT/alignitshowep8</link>
      <pubDate>Wed, 01 Feb 2012 01:59:47 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/AlignIT/alignitshowep8</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_2MB_ch9.wmv" expression="full" duration="1647" fileSize="193350937" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_ch9.mp3" expression="full" duration="1647" fileSize="13185212" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_ch9.webm" expression="full" duration="1647" fileSize="102186780" type="video/webm" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_ch9.wma" expression="full" duration="1647" fileSize="13330723" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_ch9.wmv" expression="full" duration="1647" fileSize="316191315" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_high_ch9.mp4" expression="full" duration="1647" fileSize="431080695" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_low_ch9.mp4" expression="full" duration="1647" fileSize="162282113" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_med_ch9.mp4" expression="full" duration="1647" fileSize="305938098" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8.ism/manifest" expression="full" duration="1647" fileSize="5244" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/d937/978a7f6f-8f49-4e93-aea0-9fe9011cd937/AlignITMTTEP8_ch9.wmv" length="316191315" type="video/x-ms-wmv"/>
      <dc:creator>Jonathan Rozenblit</dc:creator>
      <itunes:author>Jonathan Rozenblit</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/AlignIT/alignitshowep8/RSS</wfw:commentRss>
      <category>app  compat</category>
      <category>Deployment</category>
      <category>Windows 7</category>
      <category>App</category>
      <category>Application</category>
    </item>
  <item>
      <title>Drawbridge: A new form of virtualization for application sandboxing</title>
      <description><![CDATA[<p><strong></strong><strong><a href="http://research.microsoft.com/en-us/projects/drawbridge/" target="_blank">Drawbridge is a research prototype</a></strong><em> of a new form of virtualization for application sandboxing. Drawbridge combines two core technologies: First, a <strong>picoprocess</strong>, which is a process-based isolation container with a minimal kernel API surface. Second, a <strong>library OS</strong>, which is a version of Windows enlightened to run efficiently within a picoprocess. Drawbridge combines two ideas from the literature, the <em>picoprocess</em> and the <em>library OS</em>, to provide a new form of computing, which retains the benefits of secure isolation, persistent compatibility, and execution continuity, but with drastically lower resource overheads. </em></p><p>The Drawbridge library OS is an <em>experimental&nbsp;</em>Windows 7 library OS - a research project and proving ground&nbsp;for a larger concept: <em>application virtualization and sandboxing</em>.&nbsp;Drawbridge is capable of&nbsp;running the latest releases of major Windows applications such as Microsoft Excel, PowerPoint, and Internet Explorer with very little overhead compared to the traditional virtualization techniques<em>. </em>The experiment is going well! Now, what's going on here, <em>exactly</em>?</p><p>Drawbridge research&nbsp;team members <strong>Galen Hunt</strong>, <strong>Reuben Olinsky</strong> and&nbsp;<strong>Jon Howell&nbsp;</strong>dig into some of the details, including project&nbsp;rationale and OS&nbsp;architecture, of research project Drawbridge.</p><p>Paper: <a href="http://research.microsoft.com/apps/pubs/default.aspx?id=141071">http://research.microsoft.com/apps/pubs/default.aspx?id=141071</a></p><p>&nbsp;</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:abf131e6cd47433594d89e8d000bf427">]]></description>
      <comments>http://channel9.msdn.com/Shows/Going+Deep/Drawbridge-An-Experimental-Library-Operating-System</comments>
      <itunes:summary>Drawbridge is a research prototype of a new form of virtualization for application sandboxing. Drawbridge combines two core technologies: First, a picoprocess, which is a process-based isolation container with a minimal kernel API surface. Second, a library OS, which is a version of Windows enlightened to run efficiently within a picoprocess. Drawbridge combines two ideas from the literature, the picoprocess and the library OS, to provide a new form of computing, which retains the benefits of secure isolation, persistent compatibility, and execution continuity, but with drastically lower resource overheads. The Drawbridge library OS is an experimental&amp;nbsp;Windows 7 library OS - a research project and proving ground&amp;nbsp;for a larger concept: application virtualization and sandboxing.&amp;nbsp;Drawbridge is capable of&amp;nbsp;running the latest releases of major Windows applications such as Microsoft Excel, PowerPoint, and Internet Explorer with very little overhead compared to the traditional virtualization techniques. The experiment is going well! Now, what&#39;s going on here, exactly?Drawbridge research&amp;nbsp;team members Galen Hunt, Reuben Olinsky and&amp;nbsp;Jon Howell&amp;nbsp;dig into some of the details, including project&amp;nbsp;rationale and OS&amp;nbsp;architecture, of research project Drawbridge.Paper: http://research.microsoft.com/apps/pubs/default.aspx?id=141071&amp;nbsp;</itunes:summary>
      <itunes:duration>2812</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Going+Deep/Drawbridge-An-Experimental-Library-Operating-System</link>
      <pubDate>Mon, 17 Oct 2011 17:27:19 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Going+Deep/Drawbridge-An-Experimental-Library-Operating-System</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_2MB_ch9.wmv" expression="full" duration="2812" fileSize="931056541" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_ch9.mp3" expression="full" duration="2812" fileSize="22503726" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_ch9.wma" expression="full" duration="2812" fileSize="22751265" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_ch9.wmv" expression="full" duration="2812" fileSize="610806303" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_high_ch9.mp4" expression="full" duration="2812" fileSize="754043765" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_low_ch9.mp4" expression="full" duration="2812" fileSize="268846402" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_med_ch9.mp4" expression="full" duration="2812" fileSize="582176343" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch.ism/manifest" expression="full" duration="2812" fileSize="6296" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/f427/abf131e6-cd47-4335-94d8-9e8d000bf427/MSRDrawbridgeAppVirtualizationResearch_ch9.wmv" length="610806303" type="video/x-ms-wmv"/>
      <dc:creator>Charles</dc:creator>
      <itunes:author>Charles</itunes:author>
      <slash:comments>28</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Going+Deep/Drawbridge-An-Experimental-Library-Operating-System/RSS</wfw:commentRss>
      <category>Kernel</category>
      <category>Microsoft Research</category>
      <category>MS Research</category>
      <category>Operating System</category>
      <category>OS</category>
      <category>Security</category>
      <category>Windows 7</category>
      <category>experimental</category>
    </item>
  <item>
      <title>Tech Tuesday Live Twitter Chat at the Bellevue Microsoft Store</title>
      <description><![CDATA[<p>Join Windows Tuesday Oct. 11th for our Tech Tuesday Live Twitter Chat at the Bellevue Microsoft Store to talk about PCs and IE9.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e2e3ba49e2d347c1b6dc9f780139c07e">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/Tech-Tuesday-Live-Twitter-Chat-at-the-Bellevue-Microsoft-Store</comments>
      <itunes:summary>Join Windows Tuesday Oct. 11th for our Tech Tuesday Live Twitter Chat at the Bellevue Microsoft Store to talk about PCs and IE9.</itunes:summary>
      <itunes:duration>32</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/Tech-Tuesday-Live-Twitter-Chat-at-the-Bellevue-Microsoft-Store</link>
      <pubDate>Mon, 10 Oct 2011 19:11:40 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/Tech-Tuesday-Live-Twitter-Chat-at-the-Bellevue-Microsoft-Store</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_2MB_ch9.wmv" expression="full" duration="32" fileSize="98264680" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_ch9.mp3" expression="full" duration="32" fileSize="257428" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_ch9.wma" expression="full" duration="32" fileSize="272335" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_ch9.wmv" expression="full" duration="32" fileSize="7077619" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_high_ch9.mp4" expression="full" duration="32" fileSize="14427816" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_low_ch9.mp4" expression="full" duration="32" fileSize="3236071" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct.ism/manifest" expression="full" duration="32" fileSize="8780" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/c07e/e2e3ba49-e2d3-47c1-b6dc-9f780139c07e/WindowsBlogTechTuesdayMSFTStoreOct_ch9.wmv" length="7077619" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/Tech-Tuesday-Live-Twitter-Chat-at-the-Bellevue-Microsoft-Store/RSS</wfw:commentRss>
      <category>Windows 7</category>
    </item>
  <item>
      <title>How to use Snap in Windows 7</title>
      <description><![CDATA[ <p>This video shows you how to use Snap in Windows 7 to compare things. This video was originally posted to Windows.com <a href="http://windows.microsoft.com/en-us/windows7/products/features/snap">here</a>.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:468ef8b6c91a4fe290749f6a0143d015">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/How-to-use-Snap-in-Windows-7</comments>
      <itunes:summary> This video shows you how to use Snap in Windows 7 to compare things. This video was originally posted to Windows.com here.</itunes:summary>
      <itunes:duration>30</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/How-to-use-Snap-in-Windows-7</link>
      <pubDate>Mon, 26 Sep 2011 20:11:57 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/How-to-use-Snap-in-Windows-7</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_2MB_ch9.wmv" expression="full" duration="30" fileSize="2050547" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_ch9.mp3" expression="full" duration="30" fileSize="242941" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_ch9.wma" expression="full" duration="30" fileSize="251133" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_ch9.wmv" expression="full" duration="30" fileSize="5077615" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/d015/468ef8b6-c91a-4fe2-9074-9f6a0143d015/WindowsBlogSnapHowTo_ch9.wmv" length="5077615" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/How-to-use-Snap-in-Windows-7/RSS</wfw:commentRss>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Reengineering the Windows Boot experience</title>
      <description><![CDATA[ <p>The Windows 8 Boot experience will reflect the personality of Windows; it will be fast and fluid, seamless, and beautiful every time.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:45c091315a42467a86289f5f006f2990">]]></description>
      <comments>http://channel9.msdn.com/posts/Reengineering-the-Windows-Boot-experience</comments>
      <itunes:summary> The Windows 8 Boot experience will reflect the personality of Windows; it will be fast and fluid, seamless, and beautiful every time.</itunes:summary>
      <itunes:duration>212</itunes:duration>
      <link>http://channel9.msdn.com/posts/Reengineering-the-Windows-Boot-experience</link>
      <pubDate>Tue, 20 Sep 2011 17:17:16 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Reengineering-the-Windows-Boot-experience</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_2MB_ch9.wmv" expression="full" duration="212" fileSize="157326832" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_ch9.mp3" expression="full" duration="212" fileSize="1704151" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_ch9.wma" expression="full" duration="212" fileSize="1729275" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_ch9.wmv" expression="full" duration="212" fileSize="36406705" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_high_ch9.mp4" expression="full" duration="212" fileSize="78960891" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_low_ch9.mp4" expression="full" duration="212" fileSize="11508445" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot.ism/manifest" expression="full" duration="212" fileSize="8414" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/2990/45c09131-5a42-467a-8628-9f5f006f2990/WindowsBoot_ch9.wmv" length="36406705" type="video/x-ms-wmv"/>
      <dc:creator>Roxanne Beaver</dc:creator>
      <itunes:author>Roxanne Beaver</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Reengineering-the-Windows-Boot-experience/rss</wfw:commentRss>
      <category>Windows 7</category>
      <category>Windows 8</category>
    </item>
  <item>
      <title>A Look at Windows 7 Ease of Access Features</title>
      <description><![CDATA[ <p>Maybe you've seen the folder in your Start Menu\Accessories titled &quot;Ease of Access&quot; and if you're like many people you likely never poked around with the tools in there. Well there are some very helpful features that make life easier for all users. Daniel Hubbell from the Windows Accessibility team joined me to walk through a few of these features and how they apply to all users.</p><p><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=01m27s">[01:27]</a> Windows Magnifier.<br><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=03m47s">[03:47]</a> Options for increasing readability<br><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=06m50s">[06:50]</a> Options for using a PC without a keyboard and mouse attached.<br><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=11m00s">[11:00]</a> Using Sticky Keys<br><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=12m45s">[12:45]</a> Keyboard Shortcuts <br><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=14m34s">[14:34]</a> Using Speech Recognition<br><a href="http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features#time=23m12s">[23:12]</a> Using Ease of Access Center (Win&#43;U)</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:bc4d22afd08542abaa6b9f4701272afb">]]></description>
      <comments>http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features</comments>
      <itunes:summary> Maybe you&#39;ve seen the folder in your Start Menu\Accessories titled &amp;quot;Ease of Access&amp;quot; and if you&#39;re like many people you likely never poked around with the tools in there. Well there are some very helpful features that make life easier for all users. Daniel Hubbell from the Windows Accessibility team joined me to walk through a few of these features and how they apply to all users.[01:27] Windows Magnifier.[03:47] Options for increasing readability[06:50] Options for using a PC without a keyboard and mouse attached.[11:00] Using Sticky Keys[12:45] Keyboard Shortcuts [14:34] Using Speech Recognition[23:12] Using Ease of Access Center (Win&amp;#43;U)</itunes:summary>
      <itunes:duration>1765</itunes:duration>
      <link>http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features</link>
      <pubDate>Tue, 23 Aug 2011 22:18:56 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_2MB_ch9.wmv" expression="full" duration="1765" fileSize="515493589" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_ch9.mp3" expression="full" duration="1765" fileSize="14129244" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_ch9.wma" expression="full" duration="1765" fileSize="14285995" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_ch9.wmv" expression="full" duration="1765" fileSize="283408023" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_high_ch9.mp4" expression="full" duration="1765" fileSize="605504578" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_low_ch9.mp4" expression="full" duration="1765" fileSize="105337639" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA.ism/manifest" expression="full" duration="1765" fileSize="7562" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/2afb/bc4d22af-d085-42ab-aa6b-9f4701272afb/Win7EOA_ch9.wmv" length="283408023" type="video/x-ms-wmv"/>
      <dc:creator>Larry Larsen</dc:creator>
      <itunes:author>Larry Larsen</itunes:author>
      <slash:comments>8</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/A-Look-at-Windows-7-Ease-of-Access-Features/rss</wfw:commentRss>
      <category>Usability</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>April 2011 Developer Dinner: MIX11 Recap</title>
      <description><![CDATA[ <p>Developer Evangelist Frank La Vigne presents a recap of&nbsp;the MIX11 conference.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:17d9291030074e6ca8b29efa00fa6daf">]]></description>
      <comments>http://channel9.msdn.com/posts/April-2011-Developer-Dinner-MIX11-Recap</comments>
      <itunes:summary> Developer Evangelist Frank La Vigne presents a recap of&amp;nbsp;the MIX11 conference.</itunes:summary>
      <itunes:duration>4187</itunes:duration>
      <link>http://channel9.msdn.com/posts/April-2011-Developer-Dinner-MIX11-Recap</link>
      <pubDate>Mon, 15 Aug 2011 13:13:52 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/April-2011-Developer-Dinner-MIX11-Recap</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_2MB_ch9.wmv" expression="full" duration="4187" fileSize="900785078" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_ch9.mp3" expression="full" duration="4187" fileSize="33497688" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_ch9.wma" expression="full" duration="4187" fileSize="33863061" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_ch9.wmv" expression="full" duration="4187" fileSize="605566553" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_high_ch9.mp4" expression="full" duration="4187" fileSize="1433094550" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_low_ch9.mp4" expression="full" duration="4187" fileSize="253606158" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_Zune_ch9.wmv" expression="full" duration="4187" fileSize="500094608" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner.ism/manifest" expression="full" duration="4187" fileSize="6096" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/6daf/17d92910-3007-4e6c-a8b2-9efa00fa6daf/April2011DevDinner_ch9.wmv" length="605566553" type="video/x-ms-wmv"/>
      <dc:creator>US Public Sector DPE Team</dc:creator>
      <itunes:author>US Public Sector DPE Team</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/April-2011-Developer-Dinner-MIX11-Recap/rss</wfw:commentRss>
      <category>DPEUSPublicSectorTeam</category>
      <category>HTML 5</category>
      <category>Internet Explorer 9</category>
      <category>Mix</category>
      <category>Windows 7</category>
      <category>Silverlight 5</category>
    </item>
  <item>
      <title>Ping 113: 3D Human face, Windows 7, Microsoft Fashion, Excel Challenge</title>
      <description><![CDATA[ <p>Laura and Paul manage to put their differences aside for the greater good- which is, of course, bringing you all these hot stories:</p><p><a href="http://futureoftech.msnbc.msn.com/_news/2011/08/08/7307844-future-of-kinect-microsofts-nearly-perfect-3-d-model-of-the-human-face">Perfecting the 3D human face</a></p><p><a href="http://www.pcworld.com/article/237644/gartner_94_percent_of_new_pcs_will_ship_with_windows_7_in_2011.html">Windows 7 in 94% of new PC's in 2011</a></p><p><a href="http://www.engadget.com/2011/08/09/microsofts-designing-women-want-to-dress-you-up-in-wearable-tec/">Microsoft dresses up the ladies</a></p><p><a href="http://www.bbc.co.uk/news/technology-14401766">The Excel Competition</a></p><p>and just for fun....</p><p><a href="http://allthingsd.com/20110810/viral-video-dorktastic-kinect-jockey/">Kinect Jockey</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6c4576dd18334f32b7149f40012d3595">]]></description>
      <comments>http://channel9.msdn.com/Shows/PingShow/Ping-113-3D-Human-face-Windows-7-Microsoft-Fashion-Excel-Challenge</comments>
      <itunes:summary> Laura and Paul manage to put their differences aside for the greater good- which is, of course, bringing you all these hot stories:Perfecting the 3D human faceWindows 7 in 94% of new PC&#39;s in 2011Microsoft dresses up the ladiesThe Excel Competitionand just for fun....Kinect Jockey</itunes:summary>
      <itunes:duration>1009</itunes:duration>
      <link>http://channel9.msdn.com/Shows/PingShow/Ping-113-3D-Human-face-Windows-7-Microsoft-Fashion-Excel-Challenge</link>
      <pubDate>Mon, 15 Aug 2011 08:43:22 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/PingShow/Ping-113-3D-Human-face-Windows-7-Microsoft-Fashion-Excel-Challenge</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_2MB_ch9.wmv" expression="full" duration="1009" fileSize="659799053" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_ch9.mp3" expression="full" duration="1009" fileSize="8078585" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_ch9.wma" expression="full" duration="1009" fileSize="8172853" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_ch9.wmv" expression="full" duration="1009" fileSize="222107485" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_high_ch9.mp4" expression="full" duration="1009" fileSize="441863779" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_low_ch9.mp4" expression="full" duration="1009" fileSize="102028719" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113.ism/manifest" expression="full" duration="1009" fileSize="8350" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/3595/6c4576dd-1833-4f32-b714-9f40012d3595/Ping113_ch9.wmv" length="222107485" type="video/x-ms-wmv"/>
      <dc:creator>Laura Foy</dc:creator>
      <itunes:author>Laura Foy</itunes:author>
      <slash:comments>13</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/PingShow/Ping-113-3D-Human-face-Windows-7-Microsoft-Fashion-Excel-Challenge/RSS</wfw:commentRss>
      <category>3D</category>
      <category>3D Modeling</category>
      <category>Kinect</category>
      <category>Microsoft</category>
      <category>PingShow</category>
      <category>Windows 7</category>
      <category>Fashion</category>
    </item>
  <item>
      <title>Dive into the summer with ISVs : Introduction into Mobility Scenarios</title>
      <description><![CDATA[ <p><strong><a href="http://msdn.microsoft.com/nl-be/hh308643%20">ISV Summer Campaign : Mobility Scenarios</a></strong></p><p>Take advantage of this special about mobility scenarios to dive a little deeper into one of the hot topics of the moment during the summer months. We have information geared to fit in with your busy schedule. Only have 30 minutes or half a day to spare? Choose from the basics through to the best tools and resources for getting to know these important mobile scenarios like the back of your hand.<br><br><strong>Mobility scenarios</strong> is the third topic that we're diving into this summer. You can expect one last topic by mid-August on leveraging the Web.</p><p>So keep an eye on your mailbox and dive in this summer with MSDN!<br><br><strong>Explore and dive into mobility solutions</strong><br><br>Over the last couple of years, demand for mobile and remote work solutions has been growing.&nbsp; This demand is being accelerated by various factors: on one hand, the technology for allowing this is commoditizing (e.g. smartphones, tablet PCs, ubiquitous Wi-Fi access); on the other hand, people are growing more and more accustomed to mobile applications, allowing them to be 'online' any time, anywhere (e.g. social media applications such as Facebook, Twitter, FourSquare, etc.); finally, as traffic density and the associated economic and social impact are continuously growing, telecommuting is becoming the norm in many organizations.</p><p>As an independent software vendor (ISV), how easy is it for your customers to accommodate remote and mobile work scenarios using your application?&nbsp; Does it require significant network or hardware investments (e.g. VPN&nbsp; infrastructure)?&nbsp; Does the application need a network connection all the time or do you support offline scenarios?&nbsp; Can you take advantage of new device form factors and user experiences, such as smartphones, tables PCs and multi-touch?</p><p><br>Have a look at our website and discover a handpicked choice of articles, white papers and videos explaining how you can add support for mobile work scenarios and make them a competitive advantage for you as an ISV.</p><p><strong>Speaker : Nick Trogh</strong></p><p><span><strong><span>Other interesting Summer Campaigns :</span></strong></span></p><p><span>- For Developers : <a href="http://msdn.microsoft.com/nl-be/ff872142">Windows Phone 7 Mango</a>, <a href="http://msdn.microsoft.com/nl-be/ff718229">Visual Studio 2010 ALM</a>, <a href="http://msdn.microsoft.com/nl-be/ff793345%20">HTML5</a></span></p><p><span>- For IT Professionals : <a href="http://technet.microsoft.com/nl-be/ff793346">Virtualisation(Part 1)</a>, <a href="http://technet.microsoft.com/nl-be/ff898349">Desktop Deployment</a>, <a href="http://technet.microsoft.com/nl-be/ff898387%20">Virtualisation (Part 2)</a></span></p><p><span>- For Architects : <a href="http://msdn.microsoft.com/nl-be/ff793349">Cloud Power</a>, <a href="http://msdn.microsoft.com/nl-be/ff793347">the Windows Azure Platform</a>, <a href="http://msdn.microsoft.com/nl-be/ff877815%20">Cloud Patterns and Practices</a></span></p><p>&nbsp;</p><p>&nbsp;</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:0de8721abec6448481589f1700e228fb">]]></description>
      <comments>http://channel9.msdn.com/Blogs/liese/Dive-into-the-summer-with-ISVs--Introduction-into-Mobility-Scenarios</comments>
      <itunes:summary> ISV Summer Campaign : Mobility ScenariosTake advantage of this special about mobility scenarios to dive a little deeper into one of the hot topics of the moment during the summer months. We have information geared to fit in with your busy schedule. Only have 30 minutes or half a day to spare? Choose from the basics through to the best tools and resources for getting to know these important mobile scenarios like the back of your hand.Mobility scenarios is the third topic that we&#39;re diving into this summer. You can expect one last topic by mid-August on leveraging the Web.So keep an eye on your mailbox and dive in this summer with MSDN!Explore and dive into mobility solutionsOver the last couple of years, demand for mobile and remote work solutions has been growing.&amp;nbsp; This demand is being accelerated by various factors: on one hand, the technology for allowing this is commoditizing (e.g. smartphones, tablet PCs, ubiquitous Wi-Fi access); on the other hand, people are growing more and more accustomed to mobile applications, allowing them to be &#39;online&#39; any time, anywhere (e.g. social media applications such as Facebook, Twitter, FourSquare, etc.); finally, as traffic density and the associated economic and social impact are continuously growing, telecommuting is becoming the norm in many organizations.As an independent software vendor (ISV), how easy is it for your customers to accommodate remote and mobile work scenarios using your application?&amp;nbsp; Does it require significant network or hardware investments (e.g. VPN&amp;nbsp; infrastructure)?&amp;nbsp; Does the application need a network connection all the time or do you support offline scenarios?&amp;nbsp; Can you take advantage of new device form factors and user experiences, such as smartphones, tables PCs and multi-touch?Have a look at our website and discover a handpicked choice of articles, white papers and videos explaining how you can add support for mobile work scenarios and make them a competitive advantage for </itunes:summary>
      <itunes:duration>88</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/liese/Dive-into-the-summer-with-ISVs--Introduction-into-Mobility-Scenarios</link>
      <pubDate>Tue, 02 Aug 2011 07:25:36 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/liese/Dive-into-the-summer-with-ISVs--Introduction-into-Mobility-Scenarios</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_2MB_ch9.wmv" expression="full" duration="88" fileSize="20853947" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_ch9.mp3" expression="full" duration="88" fileSize="707373" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_ch9.wma" expression="full" duration="88" fileSize="719931" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_ch9.wmv" expression="full" duration="88" fileSize="19381961" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_high_ch9.mp4" expression="full" duration="88" fileSize="36112617" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_low_ch9.mp4" expression="full" duration="88" fileSize="8908008" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility.ism/manifest" expression="full" duration="88" fileSize="6086" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/28fb/0de8721a-bec6-4484-8158-9f1700e228fb/isvsummermobility_ch9.wmv" length="19381961" type="video/x-ms-wmv"/>
      <dc:creator>Anthony de Bruyn</dc:creator>
      <itunes:author>Anthony de Bruyn</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/liese/Dive-into-the-summer-with-ISVs--Introduction-into-Mobility-Scenarios/RSS</wfw:commentRss>
      <category>Belgium</category>
      <category>BeLux</category>
      <category>fr-be</category>
      <category>ISV</category>
      <category>Mobile</category>
      <category>Mobility</category>
      <category>MSDN</category>
      <category>Multitouch</category>
      <category>Multi-touch</category>
      <category>NL-BE</category>
      <category>Summer</category>
      <category>Touch</category>
      <category>Windows 7</category>
      <category>smartphone</category>
      <category>Multi Touch</category>
      <category>touch screen</category>
    </item>
  <item>
      <title>Defrag: SSD Questions, Tagging Files, Mirroring Drives, Hardware Hacks</title>
      <description><![CDATA[ <p>Microsoft tech troubleshooter <span>extraordinaire </span>Gov Maharaj and I help walk you through troubleshooting solutions to your tech support problems. If you have a problem you want to send us, you can use the Problem Step Recorder in Windows 7 (<a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-003-Win7-Shutdown-Slowdowns-Prob-Step-Recorder-MSI-Failures#time=06m30s">see this</a> for details on how) and send us the zip file to <a>DefragShow@microsoft.com</a>. We will also be checking comments for problems, but the email address will let us contact you if needed.</p><p><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=0m20s">00:20</a>&nbsp; Eric Meijer and Charles <a href="http://channel9.msdn.com/Shows/Checking-In-with-Erik-Meijer/Checking-In-Gov-Maharaj-Shimming-the-World-Dreaming-in-Assembly">interview</a> Gov Maharaj.<br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=4m12s">04:12</a>&nbsp; All About SSDs - How do you know TRIM is enabled? <br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=7m00s">07:00</a>&nbsp;&nbsp;Is there any benefit to a&nbsp;defrag on an SSD?&nbsp;&nbsp;&nbsp;<br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=8m42s">08:42</a>&nbsp; What's the fastest way to connect a SSD <br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=9m44s">09:44</a>&nbsp; Can I tag text files like I do pictures in Windows 7? <br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=12m53s">12:53</a>&nbsp; Monitor no longer wakes from sleep.&nbsp;&nbsp; <br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=14m42s">14:42</a>&nbsp; Can I mirror my C: drive to another drive as a backup while Windows is running?<br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=18m32s">18:32</a>&nbsp; Will a &quot;low level format&quot; fix a thumbdrive that has bad sectors? <br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=22m21s">22:21</a>&nbsp; Deleted Thumbs.db and Desktop.ini, now having problems.<br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=27m12s">27:12</a>&nbsp; Windows crashes non-responding&nbsp;app too soon, is there a way to make it wait longer? <br><a href="http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks#time=30m30s">30:30</a>&nbsp; Hacking hardware - our pick of the week is <a href="http://sugru.com/">Sugru</a>.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:921fde68a75a40aeb8949f26011ba3a2">]]></description>
      <comments>http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks</comments>
      <itunes:summary> Microsoft tech troubleshooter extraordinaire Gov Maharaj and I help walk you through troubleshooting solutions to your tech support problems. If you have a problem you want to send us, you can use the Problem Step Recorder in Windows 7 (see this for details on how) and send us the zip file to DefragShow@microsoft.com. We will also be checking comments for problems, but the email address will let us contact you if needed.00:20&amp;nbsp; Eric Meijer and Charles interview Gov Maharaj.04:12&amp;nbsp; All About SSDs - How do you know TRIM is enabled? 07:00&amp;nbsp;&amp;nbsp;Is there any benefit to a&amp;nbsp;defrag on an SSD?&amp;nbsp;&amp;nbsp;&amp;nbsp;08:42&amp;nbsp; What&#39;s the fastest way to connect a SSD 09:44&amp;nbsp; Can I tag text files like I do pictures in Windows 7? 12:53&amp;nbsp; Monitor no longer wakes from sleep.&amp;nbsp;&amp;nbsp; 14:42&amp;nbsp; Can I mirror my C: drive to another drive as a backup while Windows is running?18:32&amp;nbsp; Will a &amp;quot;low level format&amp;quot; fix a thumbdrive that has bad sectors? 22:21&amp;nbsp; Deleted Thumbs.db and Desktop.ini, now having problems.27:12&amp;nbsp; Windows crashes non-responding&amp;nbsp;app too soon, is there a way to make it wait longer? 30:30&amp;nbsp; Hacking hardware - our pick of the week is Sugru.</itunes:summary>
      <itunes:duration>2132</itunes:duration>
      <link>http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks</link>
      <pubDate>Wed, 20 Jul 2011 21:23:33 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_2MB_ch9.wmv" expression="full" duration="2132" fileSize="509386416" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_ch9.mp3" expression="full" duration="2132" fileSize="17059725" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_ch9.wma" expression="full" duration="2132" fileSize="17247937" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_ch9.wmv" expression="full" duration="2132" fileSize="308898223" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_high_ch9.mp4" expression="full" duration="2132" fileSize="718654504" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_low_ch9.mp4" expression="full" duration="2132" fileSize="126396172" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011.ism/manifest" expression="full" duration="2132" fileSize="6056" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/a3a2/921fde68-a75a-40ae-b894-9f26011ba3a2/Defrag07202011_ch9.wmv" length="308898223" type="video/x-ms-wmv"/>
      <dc:creator>Larry Larsen</dc:creator>
      <itunes:author>Larry Larsen</itunes:author>
      <slash:comments>9</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-SSD-Questions-Tagging-Files-Mirroring-Drives-Hardware-Hacks/RSS</wfw:commentRss>
      <category>Troubleshooting</category>
      <category>Windows 7</category>
      <category>SSD</category>
    </item>
  <item>
      <title>Ping 109: Microsoft Stores, Halo &amp; Kinect, XP Countdown, Windows 8, Mango</title>
      <description><![CDATA[ <p>Paul &amp; Adam wax poetic about these stories and more:</p><p><a href="http://www.businessinsider.com/microsoft-will-bite-the-bullet-and-open-75-more-stores-2011-7">More Microsoft Stores</a></p><p><a href="http://multiplayerblog.mtv.com/2011/06/20/halo-combat-evolved-anniversary-will-use-kinect/">Halo: Combat Evolved will use Kinect</a></p><p><a href="http://www.theinquirer.net/inquirer/news/2093227/microsoft-days-left-windows-xp?WT.rss_f=&amp;WT.rss_a=Microsoft&#43;says&#43;there&#43;are&#43;only&#43;1%2C000&#43;days&#43;left&#43;for&#43;Windows&#43;XP">XP Countdown</a></p><p><a href="http://www.networkworld.com/news/2011/071111-windows-8.html?hpg1=bn">Windows 8 on Windows 7</a></p><p><a href="http://asia.cnet.com/crave/microsoft-unveils-new-windows-phone-mango-devices-62209834.htm">Mango Rumors</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:a2bd6b8da8904c7da69e9f24012c3d9e">]]></description>
      <comments>http://channel9.msdn.com/Shows/PingShow/Ping-109-Microsoft-Stores-Halo--Kinect-XP-Countdown-Windows-8-Mango</comments>
      <itunes:summary> Paul &amp;amp; Adam wax poetic about these stories and more:More Microsoft StoresHalo: Combat Evolved will use KinectXP CountdownWindows 8 on Windows 7Mango Rumors</itunes:summary>
      <itunes:duration>969</itunes:duration>
      <link>http://channel9.msdn.com/Shows/PingShow/Ping-109-Microsoft-Stores-Halo--Kinect-XP-Countdown-Windows-8-Mango</link>
      <pubDate>Tue, 19 Jul 2011 05:36:53 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/PingShow/Ping-109-Microsoft-Stores-Halo--Kinect-XP-Countdown-Windows-8-Mango</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_2MB_ch9.wmv" expression="full" duration="969" fileSize="567045250" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_ch9.mp3" expression="full" duration="969" fileSize="7755841" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_ch9.wma" expression="full" duration="969" fileSize="7845419" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_ch9.wmv" expression="full" duration="969" fileSize="212907247" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_high_ch9.mp4" expression="full" duration="969" fileSize="417551733" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_low_ch9.mp4" expression="full" duration="969" fileSize="93402383" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_Zune_ch9.wmv" expression="full" duration="969" fileSize="136299302" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b.ism/manifest" expression="full" duration="969" fileSize="8366" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/3d9e/a2bd6b8d-a890-4c7d-a69e-9f24012c3d9e/Ping109b_ch9.wmv" length="212907247" type="video/x-ms-wmv"/>
      <dc:creator>Laura Foy</dc:creator>
      <itunes:author>Laura Foy</itunes:author>
      <slash:comments>25</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/PingShow/Ping-109-Microsoft-Stores-Halo--Kinect-XP-Countdown-Windows-8-Mango/RSS</wfw:commentRss>
      <category>Halo</category>
      <category>Kinect</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Windows Intune Customer Showcase</title>
      <description><![CDATA[ <p>Check outt his video highlighting Windows Intune customers! <a href="http://fhrehab.com/">Friendship Heights Rehabilitation Center</a>&nbsp;talks about&nbsp;<br>deploying&nbsp;Windows Intune to manage their PCs and standardize on Windows 7. Friendship Heights Rehabilitation Center's executive director, Therese Rodda, appreciates having a dashboard to view the entire network, detect problems ahead of time and respond to updates<strong>: </strong><em>&quot;Windows Intune has helped me as a business owner reduce my IT vendor costs because now I'm in the driver's seat.&quot; <br></em></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:4045057a9e9743dc80619f1d01133eca">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/Windows-Intune-Customer-Showcase</comments>
      <itunes:summary> Check outt his video highlighting Windows Intune customers! Friendship Heights Rehabilitation Center&amp;nbsp;talks about&amp;nbsp;deploying&amp;nbsp;Windows Intune to manage their PCs and standardize on Windows 7. Friendship Heights Rehabilitation Center&#39;s executive director, Therese Rodda, appreciates having a dashboard to view the entire network, detect problems ahead of time and respond to updates: &amp;quot;Windows Intune has helped me as a business owner reduce my IT vendor costs because now I&#39;m in the driver&#39;s seat.&amp;quot; </itunes:summary>
      <itunes:duration>185</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/Windows-Intune-Customer-Showcase</link>
      <pubDate>Mon, 11 Jul 2011 17:23:34 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/Windows-Intune-Customer-Showcase</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_2MB_ch9.wmv" expression="full" duration="185" fileSize="176583888" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_ch9.mp3" expression="full" duration="185" fileSize="1487840" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_ch9.wma" expression="full" duration="185" fileSize="1512987" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_ch9.wmv" expression="full" duration="185" fileSize="39510543" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_high_ch9.mp4" expression="full" duration="185" fileSize="80295551" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_low_ch9.mp4" expression="full" duration="185" fileSize="18777335" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo.ism/manifest" expression="full" duration="185" fileSize="8638" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/3eca/4045057a-9e97-43dc-8061-9f1d01133eca/WindowsBlogIntuneWPCVideo_ch9.wmv" length="39510543" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/Windows-Intune-Customer-Showcase/RSS</wfw:commentRss>
      <category>Windows</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Touch Workshop Part 1</title>
      <description><![CDATA[ <p>Touch Workshop Belgium - Part 1</p><p>Speaker : Christophe De Baene, RealDolmen</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:31d98da3b506493b98829efd00bae4e7">]]></description>
      <comments>http://channel9.msdn.com/Blogs/liese/Touch-Workshop-Part-1</comments>
      <itunes:summary> Touch Workshop Belgium - Part 1Speaker : Christophe De Baene, RealDolmen</itunes:summary>
      <itunes:duration>2030</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/liese/Touch-Workshop-Part-1</link>
      <pubDate>Tue, 14 Jun 2011 06:01:21 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/liese/Touch-Workshop-Part-1</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_2MB_ch9.wmv" expression="full" duration="2030" fileSize="69745671" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_ch9.mp3" expression="full" duration="2030" fileSize="16247627" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_ch9.wma" expression="full" duration="2030" fileSize="16430851" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_ch9.wmv" expression="full" duration="2030" fileSize="103681613" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_high_ch9.mp4" expression="full" duration="2030" fileSize="533922922" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_low_ch9.mp4" expression="full" duration="2030" fileSize="43834614" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_Zune_ch9.wmv" expression="full" duration="2030" fileSize="73537666" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1.ism/manifest" expression="full" duration="2030" fileSize="8610" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/e4e7/31d98da3-b506-493b-9882-9efd00bae4e7/touchworkshoppart1_ch9.wmv" length="103681613" type="video/x-ms-wmv"/>
      <dc:creator>Anthony de Bruyn</dc:creator>
      <itunes:author>Anthony de Bruyn</itunes:author>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/liese/Touch-Workshop-Part-1/RSS</wfw:commentRss>
      <category>Belgium</category>
      <category>BeLux</category>
      <category>fr-be</category>
      <category>ISV</category>
      <category>Multi-touch</category>
      <category>NL-BE</category>
      <category>Silverlight</category>
      <category>Touch</category>
      <category>Windows 7</category>
      <category>WPF</category>
      <category>Multi Touch</category>
    </item>
  <item>
      <title>Ping 103: DJ&#39;ing with Windows 7, Hacker hired, Xbox usage, Panoramic street views</title>
      <description><![CDATA[ <p>Paul and Laura are back in action and here to bring you the hot stories that 'Softies are pinging each other about. Stories like these:</p><p>&nbsp;</p><p><a href="http://www.winrumors.com/microsoft-showcases-windows-7-powered-touchscreen-dj-turntables/">Microsoft on the ones and twos!</a></p><p>H<a href="http://blogs.seattleweekly.com/dailyweekly/2011/05/irish_teen_hacker_scares_micro.php">acker hired</a></p><p><a href="http://thenextweb.com/microsoft/2011/05/31/microsoft-40-of-xbox-usage-is-non-game/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A&#43;TheNextWeb&#43;%28The&#43;Next&#43;Web&#43;All&#43;Stories%29">Xbox 360: Not just for games</a></p><p><a href="http://seattletimes.nwsource.com/html/microsoftpri0/2015202756_bingmapsintroducespanoramastreetphotos.html">Panoramic street views</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:2883febdd66f4d67860e9efa004872c0">]]></description>
      <comments>http://channel9.msdn.com/Shows/PingShow/Ping-103-DJing-with-Windows-7-Hacker-hired-Xbox-usage-Panoramic-street-views</comments>
      <itunes:summary> Paul and Laura are back in action and here to bring you the hot stories that &#39;Softies are pinging each other about. Stories like these:&amp;nbsp;Microsoft on the ones and twos!Hacker hiredXbox 360: Not just for gamesPanoramic street views</itunes:summary>
      <itunes:duration>972</itunes:duration>
      <link>http://channel9.msdn.com/Shows/PingShow/Ping-103-DJing-with-Windows-7-Hacker-hired-Xbox-usage-Panoramic-street-views</link>
      <pubDate>Mon, 06 Jun 2011 16:04:50 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/PingShow/Ping-103-DJing-with-Windows-7-Hacker-hired-Xbox-usage-Panoramic-street-views</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_2MB_ch9.wmv" expression="full" duration="972" fileSize="577598021" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_ch9.mp3" expression="full" duration="972" fileSize="7784759" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_ch9.wma" expression="full" duration="972" fileSize="7875459" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_ch9.wmv" expression="full" duration="972" fileSize="214587265" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_high_ch9.mp4" expression="full" duration="972" fileSize="421770618" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_low_ch9.mp4" expression="full" duration="972" fileSize="98203374" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103.ism/manifest" expression="full" duration="972" fileSize="8346" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/72c0/2883febd-d66f-4d67-860e-9efa004872c0/Ping103_ch9.wmv" length="214587265" type="video/x-ms-wmv"/>
      <dc:creator>Laura Foy</dc:creator>
      <itunes:author>Laura Foy</itunes:author>
      <slash:comments>17</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/PingShow/Ping-103-DJing-with-Windows-7-Hacker-hired-Xbox-usage-Panoramic-street-views/RSS</wfw:commentRss>
      <category>Bing Maps</category>
      <category>hacks</category>
      <category>PingShow</category>
      <category>Windows 7</category>
      <category>Xbox 360</category>
      <category>touchscreen</category>
    </item>
  <item>
      <title>The Emulator</title>
      <description><![CDATA[ <p>A Windows 7 Tablet running Emulator software used for DJ'ing.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:755b5dacf00a4b288da89eee0181a97f">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/The-Emulator</comments>
      <itunes:summary> A Windows 7 Tablet running Emulator software used for DJ&#39;ing.</itunes:summary>
      <itunes:duration>76</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/The-Emulator</link>
      <pubDate>Thu, 26 May 2011 03:18:27 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/The-Emulator</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_2MB_ch9.wmv" expression="full" duration="76" fileSize="14336386" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_ch9.mp3" expression="full" duration="76" fileSize="612594" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_ch9.wma" expression="full" duration="76" fileSize="629811" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_ch9.wmv" expression="full" duration="76" fileSize="12789892" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_high_ch9.mp4" expression="full" duration="76" fileSize="27241180" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_low_ch9.mp4" expression="full" duration="76" fileSize="6564575" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo.ism/manifest" expression="full" duration="76" fileSize="8614" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/a97f/755b5dac-f00a-4b28-8da8-9eee0181a97f/WindowsBlogEmulatorVideo_ch9.wmv" length="12789892" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/The-Emulator/RSS</wfw:commentRss>
      <category>Windows 7</category>
    </item>
  <item>
      <title>The San Diego Unified School District talks about their Windows 7 Deployment</title>
      <description><![CDATA[ <p>Staff members at the San Diego Unified School District discuss deploying Windows 7.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:8a13e04e7a0745759d0b9ee001060812">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/SDUSDWin7Deployment</comments>
      <itunes:summary> Staff members at the San Diego Unified School District discuss deploying Windows 7.</itunes:summary>
      <itunes:duration>323</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/SDUSDWin7Deployment</link>
      <pubDate>Wed, 11 May 2011 18:32:31 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/SDUSDWin7Deployment</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_2MB_ch9.wmv" expression="full" duration="323" fileSize="120955122" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_ch9.mp3" expression="full" duration="323" fileSize="2589460" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_ch9.wma" expression="full" duration="323" fileSize="2621463" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_ch9.wmv" expression="full" duration="323" fileSize="70903371" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_high_ch9.mp4" expression="full" duration="323" fileSize="144161361" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_low_ch9.mp4" expression="full" duration="323" fileSize="32672060" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_Zune_ch9.wmv" expression="full" duration="323" fileSize="45463426" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://files.ch9.ms/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7.ism/manifest" expression="full" duration="323" fileSize="8556" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/0812/8a13e04e-7a07-4575-9d0b-9ee001060812/WindowsBlogSDUSDWin7_ch9.wmv" length="70903371" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/SDUSDWin7Deployment/RSS</wfw:commentRss>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Feeding America deploys Windows 7</title>
      <description><![CDATA[ <p>Patrick Whalen, Director of Infrastructure Services at Feeding America, discussing their deployment of Windows 7. Their deployment of Windows 7 is 100% complete.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:afa7471733304dd49f309ecd004fa098">]]></description>
      <comments>http://channel9.msdn.com/Blogs/Windows-Blog/Feeding-America-deploys-Windows-7</comments>
      <itunes:summary> Patrick Whalen, Director of Infrastructure Services at Feeding America, discussing their deployment of Windows 7. Their deployment of Windows 7 is 100% complete.</itunes:summary>
      <itunes:duration>121</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/Windows-Blog/Feeding-America-deploys-Windows-7</link>
      <pubDate>Fri, 22 Apr 2011 06:22:58 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/Windows-Blog/Feeding-America-deploys-Windows-7</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_2MB_ch9.wmv" expression="full" duration="121" fileSize="81303893" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_ch9.mp3" expression="full" duration="121" fileSize="969573" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_ch9.wma" expression="full" duration="121" fileSize="984283" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_ch9.wmv" expression="full" duration="121" fileSize="25862153" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_high_ch9.mp4" expression="full" duration="121" fileSize="53128441" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_low_ch9.mp4" expression="full" duration="121" fileSize="12167122" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_Zune_ch9.wmv" expression="full" duration="121" fileSize="13862208" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2.ism/manifest" expression="full" duration="121" fileSize="8650" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/a098/afa74717-3330-4dd4-9f30-9ecd004fa098/WindowsBlogFeedingAmerica2_ch9.wmv" length="25862153" type="video/x-ms-wmv"/>
      <dc:creator>Brandon LeBlanc</dc:creator>
      <itunes:author>Brandon LeBlanc</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/Windows-Blog/Feeding-America-deploys-Windows-7/RSS</wfw:commentRss>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Trigger Started Services on Windows 7</title>
      <description><![CDATA[ <p><a href="http://msdn.microsoft.com/en-ca/library/dd405513.aspx">Trigger started services</a> are services in Windows 7 or Windows Server 2008 R2 that can register to be started or stopped when a trigger event occurs. This eliminates the need for services to start when the system starts, or for services to poll or actively wait for an event; a service can start when it is needed, instead of starting automatically whether or not there is work to do. Examples of predefined trigger events include arrival of a device of a specified device interface class or availability of a particular firewall port. A service can also register for a custom trigger event generated by an&nbsp;<a href="http://go.microsoft.com/fwlink/?LinkId=133390" target="_blank">Event Tracing for Windows</a>&nbsp;(ETW) provider.</p><p>In this screencast,&nbsp;<a href="http://www.gregcons.com/kateblog/">Kate Gregory</a>&nbsp;(<a href="http://twitter.com/gregcons">@gregcons</a>) provides an overview of trigger started services on Windows 7 via the&nbsp;<a href="http://code.msdn.microsoft.com/WindowsAPICodePack">Windows API Code Pack</a>, a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code.</p><p><strong>Update (March 24, 2011 -&nbsp;11 PM):</strong> The&nbsp;<a href="http://code.msdn.microsoft.com/Windows-Trigger-Start-f75f0fbb">Windows Trigger Start Service Recipe for Managed Code</a> is now available to download.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e270754fca2f445cba429e6f0029bd75">]]></description>
      <comments>http://channel9.msdn.com/posts/Trigger-Started-Services-on-Windows-7</comments>
      <itunes:summary> Trigger started services are services in Windows 7 or Windows Server 2008 R2 that can register to be started or stopped when a trigger event occurs. This eliminates the need for services to start when the system starts, or for services to poll or actively wait for an event; a service can start when it is needed, instead of starting automatically whether or not there is work to do. Examples of predefined trigger events include arrival of a device of a specified device interface class or availability of a particular firewall port. A service can also register for a custom trigger event generated by an&amp;nbsp;Event Tracing for Windows&amp;nbsp;(ETW) provider.In this screencast,&amp;nbsp;Kate Gregory&amp;nbsp;(@gregcons) provides an overview of trigger started services on Windows 7 via the&amp;nbsp;Windows API Code Pack, a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code.Update (March 24, 2011 -&amp;nbsp;11 PM): The&amp;nbsp;Windows Trigger Start Service Recipe for Managed Code is now available to download.</itunes:summary>
      <itunes:duration>1198</itunes:duration>
      <link>http://channel9.msdn.com/posts/Trigger-Started-Services-on-Windows-7</link>
      <pubDate>Thu, 24 Mar 2011 15:26:32 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Trigger-Started-Services-on-Windows-7</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_2MB_ch9.wmv" expression="full" duration="1198" fileSize="36440523" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_ch9.mp3" expression="full" duration="1198" fileSize="9588524" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_ch9.wma" expression="full" duration="1198" fileSize="9704893" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_ch9.wmv" expression="full" duration="1198" fileSize="44028620" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_high_ch9.mp4" expression="full" duration="1198" fileSize="189359622" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_low_ch9.mp4" expression="full" duration="1198" fileSize="20970715" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_Zune_ch9.wmv" expression="full" duration="1198" fileSize="63580674" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7.ism/manifest" expression="full" duration="1198" fileSize="9204" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/BD75/E270754F-CA2F-445C-BA42-9E6F0029BD75/TriggerStartedServicesOnWindows7_ch9.wmv" length="44028620" type="video/x-ms-wmv"/>
      <dc:creator>John Bristowe</dc:creator>
      <itunes:author>John Bristowe</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Trigger-Started-Services-on-Windows-7/rss</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework</category>
      <category>Application Development</category>
      <category>C#</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>MSDN Radio: Chatting with Scott Guthrie</title>
      <description><![CDATA[ <p>We talk with Scott Guthrie about Microsoft Visual Studio 2010, Microsoft ASP.NET Model View Controller (MVC), and other up and coming&nbsp;topics in&nbsp;the technology space. Scott’s passion for software and developer tools has made him a leader in providing developers with what they need to build great applications.<br><br>MSDN Radio is a weekly Developer talk-show that helps answer your questions about the latest Microsoft news, solutions, and technologies. We dive into the challenges of deciphering today’s technology stack. Visit <a href="http://www.MSDNRadio.com" shape="rect">www.msdnradio.com</a> to register for upcoming shows.<br><strong><br>Host and Guest: </strong>Mike Benkovich, Senior Developer Evangelist, and Scott Guthrie, Corporate Vice President, Microsoft Corporation<br><br>Mike Benkovich delivers technical presentations around the U.S. as a developer tools evangelist on the MSDN team at Microsoft. He has worked in a variety of professional roles, including architect, project manager, developer, and technical writer.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:c2dae1fac8b747eb9ee89deb00307030">]]></description>
      <comments>http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Chatting-with-Scott-Guthrie</comments>
      <itunes:summary> We talk with Scott Guthrie about Microsoft Visual Studio 2010, Microsoft ASP.NET Model View Controller (MVC), and other up and coming&amp;nbsp;topics in&amp;nbsp;the technology space. Scott’s passion for software and developer tools has made him a leader in providing developers with what they need to build great applications.MSDN Radio is a weekly Developer talk-show that helps answer your questions about the latest Microsoft news, solutions, and technologies. We dive into the challenges of deciphering today’s technology stack. Visit www.msdnradio.com to register for upcoming shows.Host and Guest: Mike Benkovich, Senior Developer Evangelist, and Scott Guthrie, Corporate Vice President, Microsoft CorporationMike Benkovich delivers technical presentations around the U.S. as a developer tools evangelist on the MSDN team at Microsoft. He has worked in a variety of professional roles, including architect, project manager, developer, and technical writer.</itunes:summary>
      <itunes:duration>2054</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Chatting-with-Scott-Guthrie</link>
      <pubDate>Wed, 23 Mar 2011 21:07:37 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Chatting-with-Scott-Guthrie</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_2MB_ch9.wmv" expression="full" duration="2054" fileSize="307864723" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_ch9.mp3" expression="full" duration="2054" fileSize="16439923" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_ch9.wma" expression="full" duration="2054" fileSize="16629113" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_ch9.wmv" expression="full" duration="2054" fileSize="453473758" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_high_ch9.mp4" expression="full" duration="2054" fileSize="901821454" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_low_ch9.mp4" expression="full" duration="2054" fileSize="207769003" type="video/mp4" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie.ism/manifest" expression="full" duration="2054" fileSize="8566" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/7030/c2dae1fa-c8b7-47eb-9ee8-9deb00307030/MSDNRadioScottGuthrie_ch9.wmv" length="453473758" type="video/x-ms-wmv"/>
      <dc:creator>MSDN Online Media</dc:creator>
      <itunes:author>MSDN Online Media</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/egibson/MSDN-Radio-Chatting-with-Scott-Guthrie/RSS</wfw:commentRss>
      <category>ASP.NET</category>
      <category>ASP.NET MVC</category>
      <category>ASP.NET MVC 2</category>
      <category>Developer Tools</category>
      <category>DPEField</category>
      <category>MSDNRadio</category>
      <category>Scott Guthrie</category>
      <category>talk-radio</category>
      <category>Visual Studio 2010</category>
      <category>vs2010</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Application Restart and Recovery on Windows 7 in Managed Code</title>
      <description><![CDATA[ <p><a href="http://msdn.microsoft.com/en-ca/library/cc303708.aspx">Application Recovery and Restart</a> (ARR) technologies enable developers to customize an application's behavior when <a href="http://msdn.microsoft.com/en-ca/library/bb513613.aspx">Windows Error Reporting</a> (WER) terminates the application due to an unrecoverable error. For example, it enables an application to perform data recovery and cleanup operations such as capturing application state and releasing resources before termination. It also allows developers to specify that WER should automatically restart an application that it has terminated.</p><p>In this screencast, <a href="http://www.gregcons.com/kateblog/">Kate Gregory</a> (<a href="http://twitter.com/gregcons">@gregcons</a>) provides an overview of ARR on Windows 7 via the <a href="http://code.msdn.microsoft.com/WindowsAPICodePack">Windows API Code Pack</a>, a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. Kate also demonstrates just how easy it is to integrate ARR into your managed applications through a few lines of C#.</p><p><strong>Update (March 22, 2011 - 5:40 PM):</strong> The&nbsp;<a href="http://code.msdn.microsoft.com/Windows-Restart-and-cc461aa9">Windows Restart and Recovery Recipe</a>&nbsp;is now available to download.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:7225538725b043e383b39e6e01887c52">]]></description>
      <comments>http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Managed-Code</comments>
      <itunes:summary> Application Recovery and Restart (ARR) technologies enable developers to customize an application&#39;s behavior when Windows Error Reporting (WER) terminates the application due to an unrecoverable error. For example, it enables an application to perform data recovery and cleanup operations such as capturing application state and releasing resources before termination. It also allows developers to specify that WER should automatically restart an application that it has terminated.In this screencast, Kate Gregory (@gregcons) provides an overview of ARR on Windows 7 via the Windows API Code Pack, a source code library that can be used to access some features of Windows 7 and Windows Vista from managed code. Kate also demonstrates just how easy it is to integrate ARR into your managed applications through a few lines of C#.Update (March 22, 2011 - 5:40 PM): The&amp;nbsp;Windows Restart and Recovery Recipe&amp;nbsp;is now available to download.</itunes:summary>
      <itunes:duration>1297</itunes:duration>
      <link>http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Managed-Code</link>
      <pubDate>Wed, 16 Mar 2011 18:39:44 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Managed-Code</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_2MB_ch9.wmv" expression="full" duration="1297" fileSize="36205745" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_ch9.mp3" expression="full" duration="1297" fileSize="10383531" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_ch9.wma" expression="full" duration="1297" fileSize="10503959" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_ch9.wmv" expression="full" duration="1297" fileSize="44749216" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_high_ch9.mp4" expression="full" duration="1297" fileSize="203086007" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_low_ch9.mp4" expression="full" duration="1297" fileSize="20545077" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_Zune_ch9.wmv" expression="full" duration="1297" fileSize="67197270" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7.ism/manifest" expression="full" duration="1297" fileSize="9308" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/7C52/72255387-25B0-43E3-83B3-9E6E01887C52/ApplicationRestartAndRecoveryOnWindows7_ch9.wmv" length="44749216" type="video/x-ms-wmv"/>
      <dc:creator>John Bristowe</dc:creator>
      <itunes:author>John Bristowe</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Managed-Code/rss</wfw:commentRss>
      <category>.NET</category>
      <category>.NET Framework</category>
      <category>Application Development</category>
      <category>C#</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Application Restart and Recovery on Windows 7 in Native Code</title>
      <description><![CDATA[ <p><a href="http://msdn.microsoft.com/en-ca/library/cc303708.aspx">Application Recovery and Restart</a>&nbsp;(ARR) technologies enable developers to customize an application's behavior when&nbsp;<a href="http://msdn.microsoft.com/en-ca/library/bb513613.aspx">Windows Error Reporting</a>&nbsp;(WER) terminates the application due to an unrecoverable error. For example, it enables an application to perform data recovery and cleanup operations such as capturing application state and releasing resources before termination. It also allows developers to specify that WER should automatically restart an application that it has terminated.</p><p>In this screencast,&nbsp;<a href="http://www.gregcons.com/kateblog/">Kate Gregory</a>&nbsp;(<a href="http://twitter.com/gregcons">@gregcons</a>) provides an overview of ARR on Windows 7.&nbsp;Kate also demonstrates how to integrate ARR&nbsp;into your native applications via Win32.</p><p><strong>Update (March 22, 2011 - 5:40 PM):</strong> The <a href="http://code.msdn.microsoft.com/Windows-Restart-and-cc461aa9">Windows Restart and Recovery Recipe</a> is now available to download.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:9e8b0601e220460a8d5e9e6f002f9d36">]]></description>
      <comments>http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Native-Code</comments>
      <itunes:summary> Application Recovery and Restart&amp;nbsp;(ARR) technologies enable developers to customize an application&#39;s behavior when&amp;nbsp;Windows Error Reporting&amp;nbsp;(WER) terminates the application due to an unrecoverable error. For example, it enables an application to perform data recovery and cleanup operations such as capturing application state and releasing resources before termination. It also allows developers to specify that WER should automatically restart an application that it has terminated.In this screencast,&amp;nbsp;Kate Gregory&amp;nbsp;(@gregcons) provides an overview of ARR on Windows 7.&amp;nbsp;Kate also demonstrates how to integrate ARR&amp;nbsp;into your native applications via Win32.Update (March 22, 2011 - 5:40 PM): The Windows Restart and Recovery Recipe is now available to download.</itunes:summary>
      <itunes:duration>1326</itunes:duration>
      <link>http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Native-Code</link>
      <pubDate>Wed, 16 Mar 2011 18:39:19 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Native-Code</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_512_ch9.jpg" height="384" width="512"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_custom_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_2MB_ch9.wmv" expression="full" duration="1326" fileSize="35316415" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_ch9.mp3" expression="full" duration="1326" fileSize="10610271" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_ch9.wma" expression="full" duration="1326" fileSize="10732263" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_ch9.wmv" expression="full" duration="1326" fileSize="45021390" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_high_ch9.mp4" expression="full" duration="1326" fileSize="205998802" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_low_ch9.mp4" expression="full" duration="1326" fileSize="20217220" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_Zune_ch9.wmv" expression="full" duration="1326" fileSize="68765444" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://smooth.ch9.ms/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode.ism/manifest" expression="full" duration="1326" fileSize="9514" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/9D36/9E8B0601-E220-460A-8D5E-9E6F002F9D36/ApplicationRestartAndRecoveryOnWindows7InNativeCode_ch9.wmv" length="45021390" type="video/x-ms-wmv"/>
      <dc:creator>John Bristowe</dc:creator>
      <itunes:author>John Bristowe</itunes:author>
      <slash:comments>8</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Application-Restart-and-Recovery-on-Windows-7-in-Native-Code/rss</wfw:commentRss>
      <category>Application Development</category>
      <category>C++</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Recovery.Gov by NICUSA</title>
      <description><![CDATA[ <p><span>NIC’s Recovery.gov mobile application for Windows 7 puts the power of the Recovery’s website in the hands of the American citizens. It leverages the use of the Recovery’s social media presence, including Twitter, Facebook, and the Recovery Blog. It brings the visual power of Recovery projects to the people as photos are shared from all across the country. <a href="http://bit.ly/hleJM0"><span>More info</span></a></span></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:24e137f4bf2f49f68fec9ea0014be1ee">]]></description>
      <comments>http://channel9.msdn.com/posts/RecoveryGov-by-NICUSA</comments>
      <itunes:summary> NIC’s Recovery.gov mobile application for Windows 7 puts the power of the Recovery’s website in the hands of the American citizens. It leverages the use of the Recovery’s social media presence, including Twitter, Facebook, and the Recovery Blog. It brings the visual power of Recovery projects to the people as photos are shared from all across the country. More info</itunes:summary>
      <itunes:duration>481</itunes:duration>
      <link>http://channel9.msdn.com/posts/RecoveryGov-by-NICUSA</link>
      <pubDate>Wed, 16 Mar 2011 18:30:10 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/RecoveryGov-by-NICUSA</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_2MB_ch9.wmv" expression="full" duration="481" fileSize="49190416" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_ch9.mp3" expression="full" duration="481" fileSize="3851809" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_ch9.wma" expression="full" duration="481" fileSize="3901167" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_ch9.wmv" expression="full" duration="481" fileSize="45080091" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_high_ch9.mp4" expression="full" duration="481" fileSize="148876100" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_low_ch9.mp4" expression="full" duration="481" fileSize="22754519" type="video/mp4" medium="video"/>
        <media:content url="http://files.ch9.ms/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov.ism/manifest" expression="full" duration="481" fileSize="8402" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/e1ee/24e137f4-bf2f-49f6-8fec-9ea0014be1ee/RecoveryGov_ch9.wmv" length="45080091" type="video/x-ms-wmv"/>
      <dc:creator>US Public Sector DPE Team</dc:creator>
      <itunes:author>US Public Sector DPE Team</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/RecoveryGov-by-NICUSA/rss</wfw:commentRss>
      <category>DPEUSPublicSectorTeam</category>
      <category>Facebook</category>
      <category>Twitter</category>
      <category>Windows 7</category>
    </item>
  <item>
      <title>Thumb-Driven Workflow on Windows 7 Slates from Blue Dot Solutions</title>
      <description><![CDATA[ <p>Blue Dot’s Advanced Mobile Work Management &amp; Inspections Slate Edition is an intuitive, finger-friendly mobile Line of Business (LOB) solution specifically designed for Windows 7 powered Slates and Tablet devices.&nbsp; Randy Starr, VP Technology at <a href="http://bluedotsolutions.com/">Blue Dot Solutions, </a>talks with ISV Architect Evangelist Bruce Kyle and demos the Advance Mobile Work Management on Windows 7 Slates.</p><p>Randy explains how developers can enable a simple touch-screen interface by simply designing for the device. He demonstrates how his designers take advantage of larger buttons to enable users in the field.</p><p>The application provides&nbsp;an innovative interface that supports ‘thumb-driven workflow’, enabling a field worker to quickly and easily navigate through the application using a natural two handed grip of a touch-screen device.&nbsp; As with all Advanced Mobile LOB applications, Work Management &amp; Inspections Slate Edition supports both on-line and off-line functionality and wired or wireless network connectivity, and interaction with Advanced Mobile’s on-premise or cloud-based communications and integration services.</p><h3>About Blue Dot Solutions</h3><p><strong>Blue Dot Solutions</strong> is a leading provider of Packaged Mobile Line of Business Applications for ISVs specializing in enterprise solutions for asset intensive industries.&nbsp; Blue Dot mobile LOB solutions are developed using the <a href="http://www.bluedotsolutions.com/tailored-advanced-mobile-technology-suite.php">Advanced Mobile Platform</a>, a Microsoft .NET-based enterprise mobility platform that provides on-premise or cloud-based data communications services and data transformation and integration services for a variety of industry leading EAM, ERP, and T&amp;L systems.</p><p>For another video about Blue Dot Solutions, see the award winning&nbsp;<a href="http://www.bluedotsolutions.com/mobile-minutes/mm-9-8-2010.html">Blue Dot’s Advanced Mobile 311</a> solution&nbsp;&nbsp;&nbsp; <a href="http://channel9.msdn.com/Blogs/bruceky/Crowd-Sourcing-Public-Sector-App-for-Windows-Phone-Azure">Crowd-Sourcing Public Sector App for Windows Phone,&nbsp;Azure</a>.</p><h3>Free Assistance&nbsp;</h3><p>Join <a href="http://microsoftplatformready.com/">Microsoft Platform Ready</a> for free assistance in developing and marketing your Windows Phone 7 applications.</p><h3>Other ISV Videos</h3><p>For videos on developing for Windows Phone 7, see:</p><ul><li><a href="http://channel9.msdn.com/posts/Talking-with-Karmakcom-about-business-applications-on-Windows-Phone-7">Talking&nbsp; with Karmak.com about business applications on Windows Phone 7</a></li><li><a href="http://channel9.msdn.com/posts/The-BinaryDads-talk-about-building-applications-for-Windows-Phone-7">BinaryDads talk about building applications for Windows Phone 7</a></li><li><a href="http://channel9.msdn.com/Blogs/bruceky/Game-Design-and-Development-in-Silverlight-for-Windows-Phone-7">Game Design and Development in Silverlight for Windows Phone 7</a></li><li><a href="http://channel9.msdn.com/Blogs/bruceky/Credit-Card-Processing-for-Windows-Phone-7-on-Windows-Azure">Credit Card Processing for Windows Phone 7 on Windows Azure</a></li></ul><p>For videos on Windows Azure Platform, see:</p><ul><li><a href="http://channel9.msdn.com/Blogs/bruceky/Accumulus-Makes-Subscription-Billing-Easy-for-Windows-Azure">Accumulus Makes Subscription Billing Easy for Windows Azure</a></li><li><a href="https://channel9.msdn.com/Blogs/bruceky/Azure-Email-Enables-Lists-Low-Cost-Storage-for-SharePoint">Azure Email-Enables Lists, Low-Cost Storage for SharePoint</a></li></ul><p>For other videos about independent software vendors (ISVs):</p><ul><li><a href="http://channel9.msdn.com/Blogs/bruceky/Quark-Extends-SharePoint-for-Dynamic-Publishing">Quark&nbsp;Extends SharePoint for Dynamic Publishing</a></li><li><a href="http://channel9.msdn.com/Blogs/bruceky/ProModel-Adds-Simulation-Visualization-to-Microsoft-Project">ProModel Adds Simulation, Visualization to Microsoft Project</a></li><li><a href="http://channel9.msdn.com/Blogs/bruceky/Slingbox-Maker-Sling-Media-Describes-Cross-Platform-Commitment-to-Silverlight">Slingbox Maker Sling Media Describes Cross-Platform Commitment to Silverlight</a></li></ul><h3>Up to Date News for ISVs and Software Developers</h3><p>See <a href="http://blogs.msdn.com/usivde">US ISV Community blog</a>.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/windows+7/RSS&WT.dl=0&WT.entryid=Entry:RSSView:ea5656443b284d4bbd869ea80003fc25">]]></description>
      <comments>http://channel9.msdn.com/Blogs/bruceky/Thumb-Driven-Workflow-on-Windows-7-Slates-from-Blue-Dot-Solutions</comments>
      <itunes:summary> Blue Dot’s Advanced Mobile Work Management &amp;amp; Inspections Slate Edition is an intuitive, finger-friendly mobile Line of Business (LOB) solution specifically designed for Windows 7 powered Slates and Tablet devices.&amp;nbsp; Randy Starr, VP Technology at Blue Dot Solutions, talks with ISV Architect Evangelist Bruce Kyle and demos the Advance Mobile Work Management on Windows 7 Slates.Randy explains how developers can enable a simple touch-screen interface by simply designing for the device. He demonstrates how his designers take advantage of larger buttons to enable users in the field.The application provides&amp;nbsp;an innovative interface that supports ‘thumb-driven workflow’, enabling a field worker to quickly and easily navigate through the application using a natural two handed grip of a touch-screen device.&amp;nbsp; As with all Advanced Mobile LOB applications, Work Management &amp;amp; Inspections Slate Edition supports both on-line and off-line functionality and wired or wireless network connectivity, and interaction with Advanced Mobile’s on-premise or cloud-based communications and integration services.About Blue Dot SolutionsBlue Dot Solutions is a leading provider of Packaged Mobile Line of Business Applications for ISVs specializing in enterprise solutions for asset intensive industries.&amp;nbsp; Blue Dot mobile LOB solutions are developed using the Advanced Mobile Platform, a Microsoft .NET-based enterprise mobility platform that provides on-premise or cloud-based data communications services and data transformation and integration services for a variety of industry leading EAM, ERP, and T&amp;amp;L systems.For another video about Blue Dot Solutions, see the award winning&amp;nbsp;Blue Dot’s Advanced Mobile 311 solution&amp;nbsp;&amp;nbsp;&amp;nbsp; Crowd-Sourcing Public Sector App for Windows Phone,&amp;nbsp;Azure.Free Assistance&amp;nbsp;Join Microsoft Platform Ready for free assistance in developing and marketing your Windows Phone 7 applications.Other ISV VideosFor videos on developing fo</itunes:summary>
      <itunes:duration>197</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/bruceky/Thumb-Driven-Workflow-on-Windows-7-Slates-from-Blue-Dot-Solutions</link>
      <pubDate>Wed, 16 Mar 2011 01:35:04 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/bruceky/Thumb-Driven-Workflow-on-Windows-7-Slates-from-Blue-Dot-Solutions</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_100_ch9.jpg" height="75" width="100"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_220_ch9.jpg" height="165" width="220"/>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_512_ch9.jpg" height="384" width="512"/>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_2MB_ch9.wmv" expression="full" duration="197" fileSize="423532835" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_ch9.mp3" expression="full" duration="197" fileSize="1584870" type="audio/mp3" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_ch9.wma" expression="full" duration="197" fileSize="1606109" type="audio/x-ms-wma" medium="audio"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_ch9.wmv" expression="full" duration="197" fileSize="40102613" type="video/x-ms-wmv" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_high_ch9.mp4" expression="full" duration="197" fileSize="82030453" type="video/mp4" medium="video"/>
        <media:content url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_low_ch9.mp4" expression="full" duration="197" fileSize="20004007" type="video/mp4" medium="video"/>
        <media:content url="http://files.ch9.ms/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2.ism/manifest" expression="full" duration="197" fileSize="9934" type="video/x-ms-wmv" medium="video"/>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/fc25/ea565644-3b28-4d4b-bd86-9ea80003fc25/bluedot2_ch9.wmv" length="40102613" type="video/x-ms-wmv"/>
      <dc:creator>Bruce D Kyle</dc:creator>
      <itunes:author>Bruce D Kyle</itunes:author>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/bruceky/Thumb-Driven-Workflow-on-Windows-7-Slates-from-Blue-Dot-Solutions/RSS</wfw:commentRss>
      <category>ISV</category>
      <category>LOB</category>
      <category>Touch</category>
      <category>Windows 7</category>
      <category>tablet</category>
      <category>touchscreen</category>
    </item>    
</channel>
</rss>
