<?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 Animation Manager</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/animation+manager/RSS"></atom:link>
    <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 Animation Manager</title>
      <link>http://channel9.msdn.com/Tags/animation+manager</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <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/animation+manager</link>
    <language>en</language>
    <pubDate>Wed, 19 Jun 2013 02:01:09 GMT</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 02:01:09 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>1</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Inside Windows 7: Animation Manager Deep Dive and Tutorial</title>
      <description><![CDATA[
<p>Smooth animations are fundamental to many graphical UI applications. Windows&nbsp;7 introduces a native animation framework for managing the scheduling and execution of animations. The animation framework supplies a library of useful mathematical functions for
 specifying behavior over time and lets developers provide their own behavior functions. The framework supports sophisticated resolution of conflicts when multiple animations attempt to manipulate the same value simultaneously. An application can specify that
 one animation must be completed before another can begin and can force completion within a set time. The new framework also helps animations determine appropriate durations.</p>
<p>Watch Paul Kwiatkowski and Paul Gildea as they explain the programming model of the Windows Animation Manager and walk though some code demos that showcase the power of the Animation platform.</p>
<p>This is the second video in a series of videos about the Windows Animation Manager. The first video was
<a shape="rect" href="http://channel9.msdn.com/posts/yochay/Windows-Scenic-Animation-Overview/" shape="rect">
Windows Scenic Animation Overview</a>. Since then, we dropped “Scenic” from the name.</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/animation+manager/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e26a5a9caf6a439189939deb016cfc24">]]></description>
      <comments>http://channel9.msdn.com/Blogs/yochay/Inside-Windows-7-Animation-Manager-Deep-Dive</comments>
      <itunes:summary>
Smooth animations are fundamental to many graphical UI applications. Windows&amp;nbsp;7 introduces a native animation framework for managing the scheduling and execution of animations. The animation framework supplies a library of useful mathematical functions for
 specifying behavior over time and lets developers provide their own behavior functions. The framework supports sophisticated resolution of conflicts when multiple animations attempt to manipulate the same value simultaneously. An application can specify that
 one animation must be completed before another can begin and can force completion within a set time. The new framework also helps animations determine appropriate durations. 
Watch Paul Kwiatkowski and Paul Gildea as they explain the programming model of the Windows Animation Manager and walk though some code demos that showcase the power of the Animation platform. 
This is the second video in a series of videos about the Windows Animation Manager. The first video was

Windows Scenic Animation Overview. Since then, we dropped “Scenic” from the name. 
</itunes:summary>
      <itunes:duration>1820</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/yochay/Inside-Windows-7-Animation-Manager-Deep-Dive</link>
      <pubDate>Fri, 08 May 2009 14:01:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/yochay/Inside-Windows-7-Animation-Manager-Deep-Dive</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/467375_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/467375_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_large_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_small_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_2MB_ch9.wmv" expression="full" duration="1820" fileSize="362040865" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_ch9.mp3" expression="full" duration="1820" fileSize="14561928" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_ch9.mp4" expression="full" duration="1820" fileSize="169277804" type="video/mp4" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_ch9.wma" expression="full" duration="1820" fileSize="29450197" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_ch9.wmv" expression="full" duration="1820" fileSize="107168363" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_Zune_ch9.wmv" expression="full" duration="1820" fileSize="202992343" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="mms://mschnlnine.wmod.llnwd.net/a1809/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_s_ch9.wmv" expression="full" duration="1820" fileSize="237" type="video/mp4" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/3/7/6/4/Win7AnimationManagerDeepDive_ch9.wmv" length="107168363" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Yochay Kiriaty</dc:creator>
      <itunes:author>Yochay Kiriaty</itunes:author>
      <slash:comments>4</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/yochay/Inside-Windows-7-Animation-Manager-Deep-Dive/RSS</wfw:commentRss>
      <category>Animation</category>
      <category>Animation Manager</category>
      <category>Windows 7</category>
    </item>    
</channel>
</rss>