<?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</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/BoyOfGreen/Posts/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</title>
      <link>http://channel9.msdn.com/Niners/BoyOfGreen/Posts</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/Niners/BoyOfGreen/Posts</link>
    <language>en</language>
    <pubDate>Fri, 24 May 2013 16:34:06 GMT</pubDate>
    <lastBuildDate>Fri, 24 May 2013 16:34:06 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>7</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Developing in HTML5 and Javascript for Windows Phone</title>
      <description><![CDATA[<p>&nbsp;One of the really exciting things about Windows Phone development is how enormously flexible it is. With Windows Phone 8, in addition to supporting native (C&#43;&#43;) and managed (C#) development, the platform is the perfect place to develop apps using HTML5.</p><p><a href="http://channel9.msdn.com/Niners/BoyOfGreen">Jeff Burtoft</a>,&nbsp; an HTML5 technical evangelist with Microsoft, joins us this week to talk about the flexibility and cross-platform power of HTML5 in the context of Windows Phone. The in-depth example that we cover in the video is a project called YetiBowl, and standards compliant HTML5 game that runs flawlessly on the web, as a Windows 8 app and as a Windows Phone 8 app.</p><p>Make sure you check out&nbsp;Jeff's 4 part series on creating the HTML5 Yeti game you see in this episode.</p><p><a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-1-of-4">Yeti Bowl Part 1</a>, <a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4">Part 2</a>, <a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4">Part 3</a>, <a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4">Part 4</a></p><p>What makes all this possible is Internet Explorer 10 on Windows Phone 8. IE10 for the phone and the PC are built on the same engine and use the same renderer which means that what you see on your desktop (or tablet) is what you'll see on your phone. Additionally, the web browser control in Windows Phone apps is a full instance of IE10, with the same speed and power as the native phone browser.</p><p>There are lots of great libraries and products that make developing for Windows Phone 8 in HTML5 a blast.</p><ul><li><a href="http://phonegap.com/">PhoneGap</a> - PhoneGap is for building cross-platform apps using HTML5. They support Windows Phone 8 with a great&nbsp;Visual Studio template to get started in no time. And don't miss our <a href="http://www.phonegapwpchallenge.com/">PhoneGap porting challenge </a>with&nbsp;great opportunities prizes available for PhoneGap developers. &nbsp; </li><li><a href="http://atari.com/arcade">Atari Arcade</a> - Great HTML5 games that re-imagine the some of the classic Atari games. <a href="https://github.com/atariadmin/AtariArcadeSDK/">Get the source code</a> and get coding! </li><li><a href="http://ie.microsoft.com/testdrive/">Internet Explorer Test Drive</a> - great examples of what is possible using IE 10. </li><li><a href="http://createjs.com/#!/CreateJS">CreateJS</a> - A great library for building rich experiences in HTML5 that work beautifully on Windows Phone. </li><li><a href="http://channel9.msdn.com/Series/Sketchbooktutorial/Introducing-Creative-Coding-and-ProcessingJS-With-Windows">ProcessingJS for Windows and Windows Phone</a> - The ProcessingJS library uses HTML5 canvas to create digital art, simple games and visualizations. We have a full curriculum on creative coding including sample projects and full-featured apps. </li><li><a href="https://www.scirra.com/construct2">Construct 2</a> - HTML5 based game creator focused on building beautiful 2D HTML5 games. Support for both <a href="https://www.scirra.com/tutorials/429/how-to-make-a-windows-phone-8-app">Windows Phone 8</a> and <a href="http://www.scirra.com/tutorials/272/how-to-make-a-windows-8-app">Windows Store apps</a>. </li><li><a href="http://www.yoyogames.com/gamemaker/studio">YoYo GameMaker</a> - Cross-platform HTML5 game development with support for Windows Phone 8 and Windows 8. </li></ul><p>&nbsp;</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/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b7c19c037e6a4044b081a1b60151419b">]]></description>
      <comments>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Developing-in-HTML5-and-Javascript-for-Windows-Phone</comments>
      <itunes:summary>&amp;nbsp;One of the really exciting things about Windows Phone development is how enormously flexible it is. With Windows Phone 8, in addition to supporting native (C&amp;#43;&amp;#43;) and managed (C#) development, the platform is the perfect place to develop apps using HTML5. Jeff Burtoft,&amp;nbsp; an HTML5 technical evangelist with Microsoft, joins us this week to talk about the flexibility and cross-platform power of HTML5 in the context of Windows Phone. The in-depth example that we cover in the video is a project called YetiBowl, and standards compliant HTML5 game that runs flawlessly on the web, as a Windows 8 app and as a Windows Phone 8 app. Make sure you check out&amp;nbsp;Jeff&#39;s 4 part series on creating the HTML5 Yeti game you see in this episode. Yeti Bowl Part 1, Part 2, Part 3, Part 4 What makes all this possible is Internet Explorer 10 on Windows Phone 8. IE10 for the phone and the PC are built on the same engine and use the same renderer which means that what you see on your desktop (or tablet) is what you&#39;ll see on your phone. Additionally, the web browser control in Windows Phone apps is a full instance of IE10, with the same speed and power as the native phone browser. There are lots of great libraries and products that make developing for Windows Phone 8 in HTML5 a blast. PhoneGap - PhoneGap is for building cross-platform apps using HTML5. They support Windows Phone 8 with a great&amp;nbsp;Visual Studio template to get started in no time. And don&#39;t miss our PhoneGap porting challenge with&amp;nbsp;great opportunities prizes available for PhoneGap developers. &amp;nbsp; Atari Arcade - Great HTML5 games that re-imagine the some of the classic Atari games. Get the source code and get coding! Internet Explorer Test Drive - great examples of what is possible using IE 10. CreateJS - A great library for building rich experiences in HTML5 that work beautifully on Windows Phone. ProcessingJS for Windows and Windows Phone - The ProcessingJS library uses HTML5 canvas to create digital </itunes:summary>
      <itunes:duration>744</itunes:duration>
      <link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Developing-in-HTML5-and-Javascript-for-Windows-Phone</link>
      <pubDate>Thu, 09 May 2013 18:23:03 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Shows/Inside+Windows+Phone/Developing-in-HTML5-and-Javascript-for-Windows-Phone</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.mp3" expression="full" duration="744" fileSize="11913491" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.mp4" expression="full" duration="744" fileSize="72033114" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.webm" expression="full" duration="744" fileSize="44613605" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.wma" expression="full" duration="744" fileSize="6028051" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.wmv" expression="full" duration="744" fileSize="41381717" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_high.mp4" expression="full" duration="744" fileSize="156409910" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_mid.mp4" expression="full" duration="744" fileSize="109727233" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55_Source.wmv" expression="full" duration="744" fileSize="152283719" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.ism/manifest" expression="full" duration="744" fileSize="5966" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/255c/0d5f8783-ae35-42c2-a076-6626d8c2255c/iwp55.wmv" length="41381717" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Matthias Shapiro, Jeff Burtoft</dc:creator>
      <itunes:author>Matthias Shapiro, Jeff Burtoft</itunes:author>
      <slash:comments>3</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Developing-in-HTML5-and-Javascript-for-Windows-Phone/RSS</wfw:commentRss>
      <category>Games</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Windows Phone</category>
      <category>IE 10</category>
    </item>
  <item>
      <title>HTML5 Games, Yeti Style, Part 4 of 4</title>
      <description><![CDATA[<p>Developers across the industry have been using HTML5 to produce all types of games.&nbsp; This four part workshop walks you through the basics of HTML5 game creation.&nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store.</p><p>&nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b763717f036040229beba1b3015b4120">]]></description>
      <comments>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4</comments>
      <itunes:summary>Developers across the industry have been using HTML5 to produce all types of games.&amp;nbsp; This four part workshop walks you through the basics of HTML5 game creation.&amp;nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store. &amp;nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one. </itunes:summary>
      <itunes:duration>1668</itunes:duration>
      <link>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4</link>
      <pubDate>Mon, 06 May 2013 16:32:58 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4.mp3" expression="full" duration="1668" fileSize="26697730" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4.webm" expression="full" duration="1668" fileSize="88003819" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4.wma" expression="full" duration="1668" fileSize="13498999" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_high.mp4" expression="full" duration="1668" fileSize="359218145" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_mid.mp4" expression="full" duration="1668" fileSize="250705807" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_Source.wmv" expression="full" duration="1668" fileSize="188195276" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/4499/b4c667e3-6efb-4504-a71c-954442e94499/yeti4_Source.wmv" length="188195276" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeff Burtoft</dc:creator>
      <itunes:author>Jeff Burtoft</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4/rss</wfw:commentRss>
      <category>Casual-Games</category>
      <category>Games</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Windows 8</category>
    </item>
  <item>
      <title>HTML5 Games, Yeti Style, Part 3 of 4</title>
      <description><![CDATA[<p>Developers across the industry have been using HTML5 to produce all types of games.&nbsp; This four part workshop walks you through the basics of HTML5 game creation.&nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store.</p><p>&nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one.</p><p>&nbsp;</p><p>Download the Code Samples:</p><p><a href="http://yetibowl.codeplex.com/">http://yetibowl.codeplex.com/</a></p><p>Next in series:</p><p><a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:e781b5af62274a0391e3a1b3015b0adf">]]></description>
      <comments>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4</comments>
      <itunes:summary>Developers across the industry have been using HTML5 to produce all types of games.&amp;nbsp; This four part workshop walks you through the basics of HTML5 game creation.&amp;nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store. &amp;nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one. &amp;nbsp; Download the Code Samples: http://yetibowl.codeplex.com/ Next in series: http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-4-of-4 </itunes:summary>
      <itunes:duration>2723</itunes:duration>
      <link>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4</link>
      <pubDate>Mon, 06 May 2013 16:32:32 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3.mp3" expression="full" duration="2723" fileSize="43575340" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3.webm" expression="full" duration="2723" fileSize="132586561" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3.wma" expression="full" duration="2723" fileSize="22027355" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_high.mp4" expression="full" duration="2723" fileSize="579559038" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_mid.mp4" expression="full" duration="2723" fileSize="405955085" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_Source.wmv" expression="full" duration="2723" fileSize="271935533" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/8a27/d70175d6-0818-43bc-bc1a-7ed398348a27/yeti3_Source.wmv" length="271935533" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeff Burtoft</dc:creator>
      <itunes:author>Jeff Burtoft</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4/rss</wfw:commentRss>
      <category>Casual-Games</category>
      <category>Games</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Windows 8</category>
    </item>
  <item>
      <title>HTML5 Games, Yeti Style, Part 2 of 4</title>
      <description><![CDATA[<p>Developers across the industry have been using HTML5 to produce all types of games.&nbsp; This four part workshop walks you through the basics of HTML5 game creation.&nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store.</p><p>&nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one.</p><p>Download the Code Samples:</p><p><a href="http://yetibowl.codeplex.com/">http://yetibowl.codeplex.com/</a></p><p>Next in series:</p><p><a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:1256fdb8bf1b4dddaeeba1b3015abbe3">]]></description>
      <comments>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4</comments>
      <itunes:summary>Developers across the industry have been using HTML5 to produce all types of games.&amp;nbsp; This four part workshop walks you through the basics of HTML5 game creation.&amp;nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store. &amp;nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one. Download the Code Samples: http://yetibowl.codeplex.com/ Next in series: http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-3-of-4 </itunes:summary>
      <itunes:duration>3231</itunes:duration>
      <link>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4</link>
      <pubDate>Mon, 06 May 2013 16:32:09 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2.mp3" expression="full" duration="3231" fileSize="51712170" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2.webm" expression="full" duration="3231" fileSize="140726224" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2.wma" expression="full" duration="3231" fileSize="26139831" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_high.mp4" expression="full" duration="3231" fileSize="677691653" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_mid.mp4" expression="full" duration="3231" fileSize="474197237" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_Source.wmv" expression="full" duration="3231" fileSize="267600838" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/8b6e/c7faa57a-7048-442b-9162-d1dc6d368b6e/yeti2_Source.wmv" length="267600838" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeff Burtoft</dc:creator>
      <itunes:author>Jeff Burtoft</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4/rss</wfw:commentRss>
      <category>Casual-Games</category>
      <category>Games</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Windows 8</category>
    </item>
  <item>
      <title>HTML5 Games, Yeti Style, Part 1 of 4</title>
      <description><![CDATA[<p>Developers across the industry have been using HTML5 to produce all types of games.&nbsp; This four part workshop walks you through the basics of HTML5 game creation.&nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store.</p><p>&nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one.</p><p>&nbsp;</p><p>Download the Code Samples:</p><p><a href="http://yetibowl.codeplex.com/">http://yetibowl.codeplex.com/</a></p><p>Next in series:</p><p><a href="http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4</a></p><p>&nbsp;</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:ee484d2a5ac4466fa080a1b3015a893a">]]></description>
      <comments>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-1-of-4</comments>
      <itunes:summary>Developers across the industry have been using HTML5 to produce all types of games.&amp;nbsp; This four part workshop walks you through the basics of HTML5 game creation.&amp;nbsp; We cover everything from writing to the canvas tag to delivering the app in the Windows 8 Store. &amp;nbsp; HTML5 Evangelist Jeff Burtoft (@boyofgreen) walks you through the creation of a fun and inventive game called Yeti Bowl, teaching you to build HTML5 games as you have fun playing one. &amp;nbsp; Download the Code Samples: http://yetibowl.codeplex.com/ Next in series: http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-2-of-4 &amp;nbsp; </itunes:summary>
      <itunes:duration>2284</itunes:duration>
      <link>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-1-of-4</link>
      <pubDate>Mon, 06 May 2013 16:31:20 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-1-of-4</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1.mp3" expression="full" duration="2284" fileSize="36550700" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1.webm" expression="full" duration="2284" fileSize="92277797" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1.wma" expression="full" duration="2284" fileSize="18476627" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_high.mp4" expression="full" duration="2284" fileSize="488522966" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_mid.mp4" expression="full" duration="2284" fileSize="341634592" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_Source.wmv" expression="full" duration="2284" fileSize="344623863" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/5659/cefd35c8-3c25-42b3-bfa4-fbfeb8da5659/yeti1_Source.wmv" length="344623863" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeff Burtoft</dc:creator>
      <itunes:author>Jeff Burtoft</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/HTML5-Games-Yeti-Style-Part-1-of-4/rss</wfw:commentRss>
      <category>Casual-Games</category>
      <category>Games</category>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Windows 8</category>
    </item>
  <item>
      <title>Easy Multi-touch Web Apps, Upgrade From Mouse to Pointer Events</title>
      <description><![CDATA[<p>Building Multi-touch Web Apps can be a daunting task for any Web developer.&nbsp; Luckily the new W3C Pointer Event specification makes&nbsp;it seamless.&nbsp; This short tutorial provides a brief introduction to Pointer Events and then demonstrates how an app written for Mouse Events can be upgraded to a Multi-touch application simply by introducing Pointer Events.</p><p><span class="ms-rteFontFace-10"><a href="http://channel9.msdn.com/posts/Easy-Multi-touch-Web-Apps-Upgrade-From-Mouse-to-Pointer-Events#time=00m30s">[00:30]</a> - Introduction to Pointer Events.</span><br class="ms-rteFontFace-10"><span class="ms-rteFontFace-10"><a href="http://channel9.msdn.com/posts/Easy-Multi-touch-Web-Apps-Upgrade-From-Mouse-to-Pointer-Events#time=03m00s">[03:00]</a> - Upgrading of brick breaker app from mouse to pointers.</span></p><p><span class="ms-rteFontFace-10">Additional Resources:</span></p><p><a title="Pointer Events Spec" href="http://www.w3.org/TR/pointerevents/" target="_blank"><span class="ms-rteFontFace-10">Pointer Events Specification</span></a></p><div><a href="http://msdn.microsoft.com/en-US/library/ie/hh673557.aspx">http://msdn.microsoft.com/en-US/library/ie/hh673557.aspx</a></div><div>&nbsp;</div><div><div><a href="http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx">http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx</a></div><div>&nbsp;</div></div> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b566cecc0eff4210b320a1af005232cd">]]></description>
      <comments>http://channel9.msdn.com/posts/Easy-Multi-touch-Web-Apps-Upgrade-From-Mouse-to-Pointer-Events</comments>
      <itunes:summary>Building Multi-touch Web Apps can be a daunting task for any Web developer.&amp;nbsp; Luckily the new W3C Pointer Event specification makes&amp;nbsp;it seamless.&amp;nbsp; This short tutorial provides a brief introduction to Pointer Events and then demonstrates how an app written for Mouse Events can be upgraded to a Multi-touch application simply by introducing Pointer Events. [00:30] - Introduction to Pointer Events.[03:00] - Upgrading of brick breaker app from mouse to pointers. Additional Resources: Pointer Events Specification http://msdn.microsoft.com/en-US/library/ie/hh673557.aspx&amp;nbsp;http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx&amp;nbsp;</itunes:summary>
      <itunes:duration>390</itunes:duration>
      <link>http://channel9.msdn.com/posts/Easy-Multi-touch-Web-Apps-Upgrade-From-Mouse-to-Pointer-Events</link>
      <pubDate>Mon, 29 Apr 2013 06:31:52 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Easy-Multi-touch-Web-Apps-Upgrade-From-Mouse-to-Pointer-Events</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_512.jpg" height="288" width="512"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_960.jpg" height="540" width="960"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers.mp3" expression="full" duration="390" fileSize="6253727" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers.webm" expression="full" duration="390" fileSize="11998087" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers.wma" expression="full" duration="390" fileSize="3171247" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_high.mp4" expression="full" duration="390" fileSize="75355516" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_mid.mp4" expression="full" duration="390" fileSize="50789403" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_Source.wmv" expression="full" duration="390" fileSize="30511553" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/6935/90265188-60fb-4972-ab45-5a1303306935/easyPointers_Source.wmv" length="30511553" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeff Burtoft</dc:creator>
      <itunes:author>Jeff Burtoft</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Easy-Multi-touch-Web-Apps-Upgrade-From-Mouse-to-Pointer-Events/rss</wfw:commentRss>
      <category>HTML5</category>
      <category>Multitouch</category>
      <category>Multi-touch</category>
      <category>Web Development</category>
    </item>
  <item>
      <title>Build Windows 8 Apps with YUI</title>
      <description><![CDATA[<p>YUI is a great framework for the web, but did you also know it can be used to build Windows 8 Store Apps?&nbsp; The YUI team has certified their library for the Windows 8 App environment and this video is a walk though of just how easy it is to build that app.&nbsp; As a bonus, we then take that same code and use it inside a Windows Phone 8 App.&nbsp; See what makes YUI an awesome cross browser, and cross device development tool.</p><p><span class="ms-rteFontFace-10"><a href="http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI#time=00m30s">[00:30]</a> -&nbsp;Build you app for the Web.&nbsp;</span><br class="ms-rteFontFace-10"><span class="ms-rteFontFace-10"><a href="http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI#time=02m40s">[02:40]</a> - Build your app for Windows 8.</span><br class="ms-rteFontFace-10"><span class="ms-rteFontFace-10"><a href="http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI#time=09m16s">[09:16]</a> - Build your app for Windows Phone 8.</span></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/BoyOfGreen/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:3d81fd2f5e2b489d8c17a18e0145d414">]]></description>
      <comments>http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI</comments>
      <itunes:summary>YUI is a great framework for the web, but did you also know it can be used to build Windows 8 Store Apps?&amp;nbsp; The YUI team has certified their library for the Windows 8 App environment and this video is a walk though of just how easy it is to build that app.&amp;nbsp; As a bonus, we then take that same code and use it inside a Windows Phone 8 App.&amp;nbsp; See what makes YUI an awesome cross browser, and cross device development tool. [00:30] -&amp;nbsp;Build you app for the Web.&amp;nbsp;[02:40] - Build your app for Windows 8.[09:16] - Build your app for Windows Phone 8. </itunes:summary>
      <itunes:duration>685</itunes:duration>
      <link>http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI</link>
      <pubDate>Wed, 27 Mar 2013 22:11:36 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI</guid>
      <media:thumbnail url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_100.jpg" height="56" width="100"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_220.jpg" height="123" width="220"></media:thumbnail>
      <media:thumbnail url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_512.jpg" height="288" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui.mp3" expression="full" duration="685" fileSize="10976608" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui.webm" expression="full" duration="685" fileSize="22775528" type="video/webm" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui.wma" expression="full" duration="685" fileSize="5559427" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_high.mp4" expression="full" duration="685" fileSize="146537815" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_mid.mp4" expression="full" duration="685" fileSize="102470271" type="video/mp4" medium="video"></media:content>
        <media:content url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_Source.wmv" expression="full" duration="685" fileSize="57541081" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://media.ch9.ms/ch9/0a30/467e79b6-16db-4d31-ace5-91d01dac0a30/win8yui_Source.wmv" length="57541081" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Jeff Burtoft</dc:creator>
      <itunes:author>Jeff Burtoft</itunes:author>
      <slash:comments>4</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/Title-Build-Windows-8-Apps-with-YUI/rss</wfw:commentRss>
      <category>HTML5</category>
      <category>JavaScript</category>
      <category>Windows 8</category>
      <category>Windows Phone 8</category>
    </item>    
</channel>
</rss>