<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>pdc2008</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/pdc2008/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>pdc2008</title><link>http://channel9.msdn.com/posts/pdc2008/</link></image><description>PDC 2008</description><link>http://channel9.msdn.com/posts/pdc2008/</link><language>en-us</language><pubDate>Fri, 17 Oct 2008 17:36:44 GMT</pubDate><lastBuildDate>Fri, 17 Oct 2008 17:36:44 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Oomph: A Microformat Toolkit</title><description>Microformats are cool -- more than cool -- they're about enhancing the web, representing data using HTML. Targeted at web developers and designers, Oomph makes it easier to create, consume, and style Microformats. Oomph is an amalgamation of applications: an Internet Explorer Add-in written in C++; a cross-browser HTML overlay written in JQuery; a Virtual Earth visualization that geocodes on the fly; a set of beautiful CSS styles; and more. Hear how and why we built it, as well as how you can be part of the burgeoning Microformat movement.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Karsten Januszewski&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/PC55/</link><pubDate>Wed, 29 Oct 2008 16:36:21 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC55.wmv</guid><evnet:views>2980</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/430791/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Microformats are cool -- more than cool -- they're about enhancing the web, representing data using HTML. Targeted at web developers and designers, Oomph makes it easier to create, consume, and style Microformats. Oomph is an amalgamation of applications: an Internet Explorer Add-in written in C++;&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC55.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC55.mp4" expression="full" fileSize="76262307" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC55.pptx" expression="full" fileSize="630308" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC55.docx" expression="full" fileSize="18315" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC55.wmv" expression="full" fileSize="123123437" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC55.wmv" expression="full" fileSize="267270737" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC55.wmv" expression="full" fileSize="42471705" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC55.wmv" expression="full" fileSize="267270737" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC55.wmv" length="267270737" type="video/x-ms-wmv" /><dc:creator>System</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/430791/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Internet Explorer</category></item><item><title>Building High Performance JScript Applications</title><description>In this talk, we take a look at the various components that contribute to deliver a high performance Javascript application.  We also look at the some of the script performance tools that we can leverage to measure the performance of our application.  Finally, we learn about the various improvements in the JScript engine and how you can take advantage of these improvements.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Sameer Chabungbam&lt;/div&gt;&lt;div&gt;Sameer Chabungbam is a Program Manager in the JScript team at Microsoft, where he is focussed at building tools for web developers.  Earlier, he had worked on providing Javascript intellisense in Visual Studio.  Recently, he worked on the JScript Profiler that shipped in Internet Explorer 8.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/PC53/</link><pubDate>Wed, 29 Oct 2008 16:36:17 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC53.wmv</guid><evnet:views>3721</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/432382/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In this talk, we take a look at the various components that contribute to deliver a high performance Javascript application.  We also look at the some of the script performance tools that we can leverage to measure the performance of our application.  Finally, we learn about the various improvements&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC53.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC53.mp4" expression="full" fileSize="26390040" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC53.pptx" expression="full" fileSize="571598" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC53.wmv" expression="full" fileSize="39273369" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC53.wmv" expression="full" fileSize="116651553" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC53.wmv" expression="full" fileSize="20271773" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC53.wmv" expression="full" fileSize="116651553" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC53.wmv" length="116651553" type="video/x-ms-wmv" /><dc:creator>System</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/432382/Trackback.aspx</trackback:ping><category>Advanced</category><category>Internet Explorer</category><category>Lunch Session</category></item><item><title>Deep Dive: The New Rendering Engine in Microsoft Internet Explorer 8 </title><description>Users will be able to browse the web with brand new, standards compliant rendering engine in Internet Explorer 8, while continuing to support existing web content. We take a deep dive look into how this engine works and why it means hasLayout is gone. Get ready to roll up your sleeves and dive into the intricacies of HTML, CSS, and everything else that affects the web you view.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Alex Mogilevsky&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><link>http://channel9.msdn.com/pdc2008/PC12/</link><pubDate>Wed, 29 Oct 2008 16:35:21 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC12.wmv</guid><evnet:views>4605</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/418924/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Users will be able to browse the web with brand new, standards compliant rendering engine in Internet Explorer 8, while continuing to support existing web content. We take a deep dive look into how this engine works and why it means hasLayout is gone. Get ready to roll up your sleeves and dive into&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC12.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC12.mp4" expression="full" fileSize="53838502" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC12.pptx" expression="full" fileSize="614573" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC12.docx" expression="full" fileSize="17520" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC12.wmv" expression="full" fileSize="87214243" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC12.wmv" expression="full" fileSize="327133399" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC12.wmv" expression="full" fileSize="44668227" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC12.wmv" expression="full" fileSize="327133399" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC12.wmv" length="327133399" type="video/x-ms-wmv" /><dc:creator>System</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/418924/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Expert</category><category>Internet Explorer</category></item></channel></rss>