<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.microsoft.com/feeds/rsspretty.xsl" version="1.0"?>
<rss 
    xmlns:mscomdomain="http://msdn.microsoft.com/aboutmsdn/rss/domains" 
    xmlns:mscom="http://msdn.microsoft.com/aboutmsdn/rss/" 
    xmlns:dc="http://purl.org/dc/elements/1.1/" 
    version="2.0">
    <channel>
        <title>Microsoft Robotics News Feed</title>
        <description>News from the Microsoft Robotics community including user groups, available downloads, cool videos, and much more</description>
        <link>http://microsoft.com/robotics</link>
        <language>en-us</language>
        <lastBuildDate>Wed, 7 Mar 2012 22:41:43 -0800</lastBuildDate>
        <pubDate>Thu, 8 Mar 2012 06:00:00 -0800</pubDate>
        <ttl>1440</ttl>
        <generator>FeedForAll v2.0 (2.0.2.9) http://www.feedforall.com</generator>
        <dc:creator>Trevor Taylor</dc:creator>
        <dc:publisher>Trevor Taylor</dc:publisher>
        <item>
            <title>Announcing Microsoft Robotics Developer Studio 4</title>
            <description>
                <![CDATA[<p>Today we're delighted to announce the general availability of Microsoft Robotics Developer Studio 4 (RDS 4) which can be downloaded for free from the <a href="http://www.microsoft.com/robotics/">Microsoft Robotics website</a>. It was just over five months ago that we announced the availability of RDS 4 Beta and since then, the Microsoft Robotics team has been hard at work putting the final touches on RDS 4 to give developers access to the software they need to build robotics applications.</p>
<p>Since the Beta, our number one focus has been on improving the overall quality and stability of RDS 4. With your feedback, we've fixed a number of important issues in the product as well as made improvements to existing samples. Additionally, we updated RDS 4 to work with the release version of the <a href="http://www.kinectforwindows.org">Kinect for Windows SDK</a>.</p>
<p>It is our goal to deliver a great product that meets the needs of the developer and hobbyist communities. We are already seeing RDS 4 being utilized to develop some interesting applications. Speaking of which, last Fall, we announced the <a href="http://www.roboticsathome.com/">Robotics @ Home</a> competition, and are thrilled with the submissions we've received. Today, we're excited to reveal the competition's 10 finalists. Visit the <a href="http://www.roboticsathome.com/finalists/">Robotics @ Home Finalists</a> page to read more about the finalists, including how they think robotics will change the world and what they would do with the prize winnings. We look forward to announcing the grand prize winner in May of this year.</p>
<p>Also, our own team has been using RDS 4 for a while now and we've come up with a few cool and unique applications. Check out the video of the <a href="http://www.youtube.com/watch?v=3drtre2tlcU">Follow Me</a> robot, created by our team.</p>
<p>From all of us on the Microsoft Robotics team, we'd like to thank you for your continued support and your feedback on RDS 4, which helped get us to where we are today. As always, you can use the <a href="http://go.microsoft.com/fwlink/?LinkID=130770&clcid=0x409">Robotics Forums</a> to send us any additional questions and suggestions.</p>
]]>
            </description>
            <link>http://www.microsoft.com/robotics</link>
            <guid isPermaLink="false">213B52D9-E6E9-4796-A98B-57F55BC3BBB6</guid>
            <pubDate>Thu, 8 Mar 2012 06:00:00 -0800</pubDate>
        </item>
        <item>
            <title>Announcing Microsoft Robotics Developer Studio 4 Beta 2</title>
            <description>Robotics Developer Studio 4 Beta 2 is an update to the Beta that was released at Maker Faire in September. This update is primarily to support the Beta 2 release of the &lt;a href=&quot;http://www.kinectforwindows.org&quot;&gt;Kinect for Windows SDK&lt;/a&gt;. It also includes some improvements, additional documentation, and the new DSS Log Analyzer. For more information, see the &lt;a href=&quot;http://www.microsoft.com/download/en/details.aspx?id=28352&quot;&gt;Download page&lt;/a&gt;.</description>
            <link>http://www.microsoft.com/robotics</link>
            <guid isPermaLink="false">5FB099C2-B5F8-47EA-BD04-D93ABC8A0AD0</guid>
            <pubDate>Wed, 7 Dec 2011 12:15:00 -0800</pubDate>
        </item>
        <item>
            <title>Announcing Microsoft Robotics Developer Studio 4 Beta</title>
            <description>
                <![CDATA[<p>In my July blog post, we announced the Kinect Services for Microsoft Robotics Developer Studio (RDS) and I promised that we would have some exciting announcements this fall. It is my pleasure to announce the release of RDS 4 Beta available as a free of charge download at <a href="www.microsoft.com/robotics">Microsoft.com/robotics</a>.
</p>
<p>
It's inspiring to see the tremendous excitement with Microsoft Kinect within the robotics space signaling the energy and potential opportunities that exist in essentially transforming robots to low-cost mainstream consumer devices. This beta release is one of our early steps towards realizing our long term strategy of accelerating the consumer robotics industry. There are many new capabilities that we are bringing to the latest release of RDS, but I will focus on three major additions I’m particularly excited about.
</p>
<p>
Unlike computers that primarily implement a single computational model, which means that when I write a sorting algorithm that runs on one computer, the same algorithm will work on another computer even if it uses a different processor technology, has different component configuration, and runs a different software stack. This is not the case with robots that come in many shapes and configurations. For example a navigation algorithm is typically dependent on the sensor and other hardware configurations. This makes it difficult for people to share solutions.  
</p>
<p> 
For the first time we define a Kinect-based hardware reference platform that can help in the delivery of an affordable and capable robot that will be able to support technologies and scenarios for the consumer audience. Most everyone can build a robot using this specification, and we are working with robotic hardware vendors that will make kits and preassembled units available. The first such kit is called Eddie and it is available from <a href="www.parallax.com">Parallax</a> for pre-order now. Eddie is intended to be a turnkey solution for using RDS with this platform and our aspiration is that there will be development and sharing of technology for this hardware platform. In addition, we made sure that there is an accurate representation of a robot that is based on the hardware platform in our simulation environment. You can start developing your applications in the simulator before you decide to buy and run them on a physical robot.
</p>
<p>
The second additional feature in RDS 4 is beta the availability of Kinect services that support the Kinect for Windows SDK capabilities shipped by Microsoft earlier this summer. You will be able to use the CCR/DSS programming model to access all of the Kinect for Windows SDK functionality. This unlocks a whole new world around Human Robot Interaction (HRI) with the use of skeleton tracking and speech. But we are also making available the raw sensor stream for your use in building additional capabilities such as navigation algorithms. As a matter of fact, we are shipping an obstacle avoidance service that fuses the Kinect input with the other proximity sensors to demonstrate how the sensor array can be used to intelligently perform directional based navigation.
</p>
<p>
In RDS 4 we make available for the first time the CCR programming model in Silverlight. Why is this important? Although this new capability might seem esoteric, it is manifesting a baby step towards engaging a broader community of developers who might not have previously been involved with Robotic scenarios. We feel that this is very important because we see that many of the experience and scenario innovations used today in the mobile device space can translate to new unique and exciting applications for Robotics.
</p>
<p>
In an effort to help spur continued creativity and new consumer robotics scenario within the community, we are also excited to announce our first Robots @ Home Contest. We are inviting developers of all stripes to innovate and create new software that can lead to more personal consumer robotics scenarios. You can submit idea proposals into one of the following categories:<br />
</p>
<ol>
<li>Consumer usage scenarios;</li>
<li>Human Robot Interaction; and</li>
<li>Autonomous Navigation.</li>
</ol>
<p>
Please visit our <a href="www.microsoft.com/robotics">Microsoft Robotics Developer Studio Web site</a> for more details.
</p>
<p>
It’s been exciting to see how Microsoft’s Kinect sensor has already captured the imaginations of researchers, academics, and robotics enthusiasts around the world. Our motivation in releasing these tools is to extend and democratize access to robotics development, bringing value to the space through ease-of-use, accessibility, and a robust existing developer community.
</p>
<p>
As you can imagine, these are hard problems that we are trying to solve. And given the constraints and expectations of the market within the consumer robotics space, we believe that if we combine both Microsoft’s unique technology portfolio with the creativity and enthusiasm of the community, we can develop new experiences and scenarios that can revolutionize peoples’ relationship with Robotics.
</p>
<p> 
--Stathis Papaefstathiou, General Manager, Microsoft Robotics
</p>]]>
            </description>
            <link>http://blogs.msdn.com/b/msroboticsstudio/archive/2011/09/17/announcing-microsoft-robotics-developer-studio-4-beta.aspx</link>
            <guid isPermaLink="false">8E7192E4-E840-4119-80E8-A0066922AE74</guid>
            <pubDate>Sat, 17 Sep 2011 06:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Robotics Developer Studio at Maker Faire in New York</title>
            <description>The Robotics Team will be showing a pre-release of the next version of Robotics Developer Studio in New York on the weekend of the 17th and 18th of September at &lt;a href=&quot;http://makerfaire.com/newyork/2011/&quot; target=&quot;_blank&quot; &gt;Maker Faire&lt;/a&gt;. Microsoft Research will also be presenting the Kinect for Windows SDK and the .NET Gadgeteer. Look for the Microsoft tent at the northern end of the Faire in the grounds of the &lt;a href=&quot;http://www.nysci.org/&quot; target=&quot;_blank&quot; &gt;New York Hall of Science&lt;/a&gt;.</description>
            <link>http://makerfaire.com/newyork/2011/</link>
            <guid isPermaLink="false">EABF5883-4E92-40FA-805C-EB186C7C6336</guid>
            <pubDate>Sun, 28 Aug 2011 15:30:00 -0700</pubDate>
        </item>
        <item>
            <title>Kinect Services for RDS 2008 R3 Released</title>
            <description>Kinect Services for RDS provides sample services that use the Kinect for Windows SDK Beta to allow access to the Depth and RGB data from a Kinect sensor. The package includes both binaries and source code.&lt;br /&gt;
As well as a service for a real Kinect, there is also a service for a simulated Kinect that works with the RDS Visual Simulation Environment. A sample application, called Kinect Wander, shows how to use a Kinect on a simulated robot to wander around and avoid obstacles. &lt;br /&gt;
Note that both Visual Studio 2008 and 2010 are required to compile the Kinect services. This release is licensed for non-commercial use only.</description>
            <link>http://go.microsoft.com/fwlink/?LinkID=223644&amp;clcid=0x409</link>
            <guid isPermaLink="false">16588B74-87F4-41B3-BD94-F777AB476875</guid>
            <pubDate>Wed, 13 Jul 2011 06:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Microsoft Surface meets Microsoft Robotics Developer Studio at U. Mass Lowell</title>
            <description>&lt;p&gt;
Researchers at the University of Massachusetts Lowell Robotics Lab have used a Microsoft Surface as a way to command multiple robots to move around by drawing out the paths on the Surface. You can &lt;a href=&quot;http://www.youtube.com/watch?v=HSOziHgQedA&amp;feature=player_embedded&quot;&gt;watch the video&lt;/a&gt; to see how easy it is.</description>
            <link>http://robotics.cs.uml.edu/home/news/single-news-article/article/doctoral-thesis-defense-robotics-lab-member-mark-micire/</link>
            <guid isPermaLink="false">DF437579-BF5D-4C0D-9256-A34E5C1C4301</guid>
            <pubDate>Wed, 25 Aug 2010 12:16:25 -0700</pubDate>
        </item>
        <item>
            <title>Microsoft Announces Robotics Developer Studio 2008 R3</title>
            <description>
                <![CDATA[<p>
Taking a look back at the recent past in the robotics industry reflects a period full of promise, excitement, anticipation, and rapid evolution.  So much movement has happened in the right direction; we've watched closely as robotics technology has begun to transition along the path from a big, expensive, specialized, industrial level towards a future of a friendly, service-oriented, home and personal level, where everyone has the potential to use and benefit from this technology.  But putting this positive progress aside for a moment, it's critical to the future sustainability and success of the industry that we keep working to expand the reach of our robotics community to a greater scale. </p>
<p>
Just consider the huge potential of consumer robotics, for one example -- an area that's ripe for innovation and for building compelling new scenarios and businesses.  In this consumer space, we've learned that best enabling these opportunities isn't really about sophisticated and expensive hardware, it's about the software stack and user experiences.  We're building our business to focus first and foremost on positive user experiences -- and by exploring innovations such as Natural User Interfaces (NUI) and the cloud, we want to help you in the robotics community build the software stack that, with your imagination and ingenuity, will lead to the new and innovative robotics scenarios of the future.</p>
<p>
But for the robotics market overall to reach a tipping point of sustainable scale, we're going to need more software that can help our community to create a broad and relevant range of scenarios for consumers.   It doesn't matter if you're a hobbyist, academic or working in the commercial space -- you're going to need a common platform to build these new applications and scenarios.</p>
<p>
Well, we heard the community demand for such a platform clearly, which is why we developed Microsoft Robotics Developer Studio, which gives developers a common framework for development.  It's already been behind the creation of scenarios like exploring "what's next" for in-car connectivity applications that will be on display at this year's Maker Faire, built by Ford and University of Michigan students as part of the "American Journey 2.0" project.  We're so excited about the implications of this collaboration, both for the future of robotics development as well as for offering a window into how bright young developers are using our software in unexpected new ways.</p>
<p>
And today, we're even more excited to announce the availability of the Microsoft Robotics Developer Studio 2008 R3 (Microsoft RDS).   What's new?</p>
<ul>
<li><b>Microsoft RDS is now offered <u>free of charge</u></b> as a download at <a href="http://www.microsoft.com/robotics/">http://www.microsoft.com/robotics/</a>.</li>
<li><b>Microsoft RDS is now available as a single edition</b> -- containing all of the functionality of the previous Standard Edition <b>at no cost</b>.</li>
<li><b>New features in Microsoft RDS 2008 R3</b> include added support for Visual Studio 2010 and two additional simulation environments (Multi-level House and Factory).</li>
<li><b>Additional samples have been made available on CodePlex</b>, including Sumo and Soccer simulations. By making source code available on CodePlex, the community can modify and extend the Microsoft RDS platform.</li>
</ul>
<p>
Other new updates/changes include:</p>
<ul>
<li>The CCR & DSS Toolkit has been merged into RDS 2008 R3
<ul>
<li>CCR & DSS will remain a core component of RDS</li>
<li>CCR & DSS can be obtained by installing the full RDS package</li>
</ul></li>
<li>R3 is no longer compatible with Compact Framework (CF) development</li>
<li>Samples for languages other than C# have been moved to CodePlex.</li>
</ul><br />
<p>
Whether you're a hobbyist, academic or commercial customer, or just curious about developing robotics applications, Microsoft RDS 2008 R3 gives you everything you need to easily create robotics applications across a wide variety of different hardware. </p>
<p>
By offering this software free of charge, we're hoping to help push the robotics market towards the sustainable scale I mentioned earlier -- putting Microsoft RDS in the hands of as many developers as possible to innovate and experiment with.  We're enthusiastic to see what developers around the world, of all backgrounds and levels of knowledge, will bring to the table using Microsoft RDS in the months to come.</p>
<br /> 

-- Stathis Papaefstathiou, General Manager, Microsoft Robotics]]>
            </description>
            <link>http://www.microsoft.com/robotics</link>
            <guid isPermaLink="false">3CFCF016-144A-427D-A28C-26D4F1DA7C88</guid>
            <pubDate>Thu, 20 May 2010 07:00:00 -0700</pubDate>
        </item>
        <item>
            <title>Kompai Robot from Robosoft</title>
            <description>&lt;p&gt;Robosoft has announced the Kompaï R&amp;D Robot which is designed to assist elderly and handicapped people in their homes. It could also be used as a receptionist. Users can interact with the robot via speech recognition and synthesis or a touch screen. It also has a WiFi connection and can do autonomous navigation. The first version of the robot is intended for developers so that they can start creating robotics applications. &lt;/p&gt;
&lt;p&gt;The robuBox software system is based on Microsoft Robotics Developer Studio and includes a 3D simulation of the robot in an apartment environment which allows developers to get started without a real robot.&lt;/p&gt;
&lt;br /&gt;
&lt;a href=&quot;http://robosoftnews.wordpress.com/2010/03/08/robosoft-introduces-kompai-at-iltci-new-orleans-usa/&quot;&gt;More info...&lt;/a&gt;</description>
            <link>http://www.robosoft.com/</link>
            <guid isPermaLink="false">EB568DA4-8324-4D1C-89DF-BBA20551CE9B</guid>
            <pubDate>Fri, 26 Mar 2010 18:18:09 -0700</pubDate>
        </item>
        <item>
            <title>New tool and tutorials for learning about Robotics Developer Studio</title>
            <description>
                <![CDATA[Young Joon Kim in Korea maintains a web site about Robotics Developer Studio called <a href="http://www.helloapps.com">Hello Apps</a>. He has recently added the topics below:<br />
<ul>
<li>C# interface programming with SPL</li>
<li>Java interface programming with SPL</li>
<li>Python interface programming with SPL</li>
<li>LabView interface programming with VPL and SPL</li>
<li>MATLAB interface programming with VPL</li>
<li>Flash interface programming with VPL and SPL</li>
<li>VPL UI programming</li>
<li>And a lot of robotics and creativity course samples</li>
</ul>
<br />
Note that SPL (Simulation Programming Language) is Young Joon's own development environment for RDS. SPL adds a scripting layer to the RDS Simulator. Although it is based around simulation, the principles apply to real-world robotics as well.
<br />
There is a lot of great material on the web site, especially if you are just  learning how to use RDS or if you might want to teach a class using RDS. You can download both RDS and SPL for free, which makes learning basic robotics very low cost.]]>
            </description>
            <link>http://www.helloapps.com</link>
            <guid isPermaLink="false">B2628053-74C0-4F5E-A1B3-FEBB4463766D</guid>
            <pubDate>Thu, 25 Feb 2010 15:17:28 -0800</pubDate>
        </item>
        <item>
            <title>e-nuvo Humanoid Robot</title>
            <description>The Nippon Institute of Technology (&lt;a href=&quot;http://www.nit.ac.jp/english/&quot;&gt;NIT&lt;/a&gt;) announced late last year the &lt;a href=&quot;http://www.nit.ac.jp/topics/view/446&quot;&gt;e-nuvo Humanoid robot&lt;/a&gt; in conjunction with several partners including ZMP who manufacture the robot. It was widely reported in blogs, such as &lt;a href=&quot;http://news.cnet.com/crave/?keyword=e-nuvo&quot;&gt;cnet&lt;/a&gt; and &lt;a href=&quot;http://www.plasticpals.com/?p=18810&quot;&gt;Plastic Pals&lt;/a&gt;, but it seems there are no details yet in English on the NIT web site. More details are available in Japanese on the &lt;a href=&quot;http://www.zmp.co.jp/e-nuvo/jp/humanoid.html&quot;&gt;ZMP web page&lt;/a&gt;. Use your favorite on-line translation tool if you want to find out more.</description>
            <link>http://www.nit.ac.jp/topics/view/446</link>
            <guid isPermaLink="false">E0B3DEA1-7A1A-4266-95DF-B7D0241D1D3C</guid>
            <pubDate>Mon, 8 Feb 2010 18:33:17 -0800</pubDate>
        </item>
        <item>
            <title>National Robotics Week</title>
            <description>Recognizing the importance of robots in 21st century technology, a group of about 20 companies, universities, museums, and other organizations is promoting a National Robotics Week in the USA from April 10-18. This is intended to become an annual event. Its purpose is to educate the public about robotics and inspire students to pursue careers in STEM (Science, Technology, Engineering and Math). For more information see the &lt;a href=&quot;http://www.nationalroboticsweek.org/&quot;&gt;National Robotics Week&lt;/a&gt; web site.</description>
            <link>http://www.nationalroboticsweek.org/</link>
            <guid isPermaLink="false">4BF09314-2C52-4A37-8136-A5E25E92E6F3</guid>
            <pubDate>Mon, 8 Feb 2010 10:48:20 -0800</pubDate>
        </item>
        <item>
            <title>iRobot launches SPARK website for STEM Education</title>
            <description>Earlier this month iRobot launched a new web site called SPARK - Starter Programs for the Advancement of Robotics Knowledge. The purpose of the site is to promote Science, Technology, Engineering and Math (STEM) in education. For more information visit the &lt;a href=&quot;http://spark.irobot.com/&quot;&gt;SPARK&lt;/a&gt; web site.</description>
            <link>http://spark.irobot.com/index.php</link>
            <guid isPermaLink="false">DE1E62A9-5524-4581-8ACD-44956BC65A9C</guid>
            <pubDate>Mon, 21 Dec 2009 16:08:43 -0800</pubDate>
        </item>
        <item>
            <title>CCR in use at MySpace</title>
            <description>A video entitled &lt;a href=&quot;http://channel9.msdn.com/shows/Communicating/CCR-at-MySpace/&quot;&gt;CCR at MySpace&lt;/a&gt; has been released on Channel 9. It describes how the Concurrency and Coordination Runtime (CCR) has been used to handle requests for data on the MySpace servers which process tens of thousands of web requests per second. This is a perfect application for CCR which simplifies concurrent programming and provides very high throughput with a minimal number of threads.</description>
            <link>http://channel9.msdn.com/shows/Communicating/CCR-at-MySpace/</link>
            <guid isPermaLink="false">844F6AB0-7A04-4624-A878-6D39FE2F4D88</guid>
            <pubDate>Wed, 7 Oct 2009 17:53:32 -0700</pubDate>
        </item>
        <item>
            <title>Learn Page now available on Microsoft Robotics web site</title>
            <description>The &lt;a href=&quot;http://www.microsoft.com/robotics/#Learn&quot;&gt;Learn Page&lt;/a&gt; on the Microsoft Robotics web site provides links to most of the content available for learning about RDS. You can search the content list in a variety of different ways and the links will take you directly to the resources on the Internet.</description>
            <link>http://www.microsoft.com/robotics/#Learn</link>
            <guid isPermaLink="false">91AA6C8F-CA5B-454F-981A-9CD649EA528D</guid>
            <pubDate>Tue, 8 Sep 2009 16:23:07 -0700</pubDate>
        </item>
        <item>
            <title>CoroWare announces new robot and simulation software</title>
            <description>In June this year CoroWare announced a new robot in their range, called the &lt;a href=&quot;http://www.coroware.com/explorer&quot;&gt;Explorer&lt;/a&gt;, which is designed for outdoor use. More recently, they have announced the availability of the &lt;a href=&quot;http://corobot.sourceforge.net/&quot;&gt;ClassPack&lt;/a&gt; simulation software as an open source package. The ClassPack is based on the &lt;a href=&quot;http://www.coroware.com/corobot&quot;&gt;CoroBot&lt;/a&gt; which was the predecessor to the Explorer. For more information, contact &lt;a href=&quot;http://www.coroware.com&quot;&gt;CoroWare&lt;/a&gt;,</description>
            <link>http://www.coroware.com</link>
            <guid isPermaLink="false">99D7B71F-9C09-4779-991D-199FF930CEBD</guid>
            <pubDate>Wed, 26 Aug 2009 18:01:48 -0700</pubDate>
        </item>
        <item>
            <title>Introductory Videos on RDS</title>
            <description>A series of introductory videos about RDS will be released over the coming weeks. These are intended to be short (about 5 minutes) and cover topics that will help you to get started using RDS. The first video is available at: &lt;a href=&quot;http://www.youtube.com/user/msrobotics&quot;&gt;MSRobotics on YouTube&lt;/a&gt;.</description>
            <link>http://www.youtube.com/user/msrobotics</link>
            <guid isPermaLink="false">6BE06706-2F06-4A89-8221-975D4DC032F4</guid>
            <pubDate>Wed, 22 Jul 2009 20:22:37 -0700</pubDate>
        </item>
        <item>
            <title>Imagine Cup Winners Announced - Includes Robotics Competition</title>
            <description>The finals of the Imagine Cup for 2009 were held recently in Cairo, Egypt. This year the Imagine Cup included a Robotics competition for the first time, which took over from the very popular RoboChamps. It is planned to offer a Robotics competition again in 2010. See &lt;a href=&quot;http://imaginecup.com/Support/exploreimaginecup.aspx&quot;&gt;Imagine Cup Winners&lt;/a&gt;.</description>
            <link>http://imaginecup.com/</link>
            <guid isPermaLink="false">3E809AF8-5471-4BC3-ADEC-7B66841D7BEE</guid>
            <pubDate>Thu, 9 Jul 2009 10:43:54 -0700</pubDate>
        </item>
        <item>
            <title>Robosoft announces robot for elder care that uses RDS</title>
            <description>Robosoft, a Microsoft RDS partner in France, has announced RobuLAB10 which is aimed at assisting elderly people in their homes. The robot uses RDS as its core platform. For more information see: &lt;a href=&quot;http://www.robosoft.com/eng/actualite_detail.php?id=1025&quot;&gt;Robosoft RobuLAB10&lt;a&gt;</description>
            <link>http://robosoft.cabestan.com/Go/index.cfm?WL=107&amp;WS=17324_3531544&amp;WA=147</link>
            <guid isPermaLink="false">CC0BD27A-4269-4960-8F7B-EFDD411E76E3</guid>
            <pubDate>Thu, 9 Jul 2009 10:40:13 -0700</pubDate>
        </item>
        <item>
            <title>RDS 2008 R2 Released</title>
            <description>Microsoft Robotics Developer Studio 2008 is a platform for developing robotics applications. The R2 upgrade has now been released. There is a brand new &lt;a href=&quot;http://www.microsoft.com/robotics&quot;&gt;Robotics Web Site&lt;/a&gt; and an &lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=155645&quot;&gt;Introduction Video&lt;/a&gt;. You can download the Express Edition at no cost, or purchase the Standard Edition or download it from MSDN if you have a Pro or Premium subscription. The Academic Edition can be obtained through MSDNAA or DreamSpark.</description>
            <link>http://www.microsoft.com/robotics</link>
            <guid isPermaLink="false">F6354251-CF4C-412C-9895-D70CAB44007B</guid>
            <pubDate>Thu, 18 Jun 2009 10:56:34 -0700</pubDate>
        </item>
        <item>
            <title>RDS 2008 and CCR and DSS Toolkit Standard Editions available through MSDN and BizSpark</title>
            <description>Due to customer demand, both Robotics Developer Studio (RDS) 2008 Standard Edition and CCR and DSS Toolkit 2008 Standard Edition are now available to all MSDN Professional and MSDN Premium subscribers, which includes &lt;a href=&quot;http://www.microsoft.com/bizspark/&quot;&gt;BizSpark&lt;/a&gt; customers. This enables customers to acquire a simple, per-user license for all the software they need in their development projects, enhancing their investment in MSDN. Subscribers can download the software from:&lt;br /&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:69&quot;&gt;MSDN Subscriber Downloads&lt;/a&gt;</description>
            <link>http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:69</link>
            <guid isPermaLink="false">5AF138DD-71BF-446C-84DD-8CA35BEDF962</guid>
            <pubDate>Wed, 22 Apr 2009 11:23:35 -0700</pubDate>
        </item>
        <item>
            <title>RDS 2008 available to High School Students through DreamSpark</title>
            <description>Microsoft has announced the expansion of the &lt;a title=&quot;DreamSpark Home Page&quot; href=&quot;http://www.dreamspark.com/&quot;&gt;DreamSpark&lt;/a&gt; program to include high school students.
&lt;b&gt;Microsoft Robotics Developer Studio 2008 Academic Edition&lt;/b&gt; can be download by students directly from the &lt;a title=&quot;DreamSpark Home Page&quot; href=&quot;http://www.dreamspark.com/&quot;&gt;DreamSpark home page&lt;/a&gt;.
Because this is a new offering, High School administrators will need to sign up. However, hundreds of tertiary institutions are already enrolled as Identity Providers in 110 countries worldwide which means that students and teachers can download software using the login details from their own academic institutions.</description>
            <link>http://www.dreamspark.com/</link>
            <guid isPermaLink="false">05E6404D-348B-4703-AAD1-2C7F4B5AD899</guid>
            <pubDate>Fri, 27 Mar 2009 17:02:10 -0700</pubDate>
        </item>
        <item>
            <title>Collada Update for Microsoft RDS 2008</title>
            <description>Microsoft® Robotics Developer Studio Standard and Academic Editions have the ability to import Collada models that have been exported from SolidWorks. These models can be used in the Visual Simulation Environment. This update improves compatibility with the Collada format. A new service is also provided that allows you to manipulate joints in Collada models when they are run in the simulator. The new &lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=140138&amp;clcid=0x409&quot;&gt;Collada Update&lt;/a&gt; is now available for download.</description>
            <link>http://go.microsoft.com/fwlink/?LinkID=140138&amp;clcid=0x409</link>
            <guid isPermaLink="false">6C3CFE12-E56D-4997-961A-D506198E94B8</guid>
            <pubDate>Fri, 16 Jan 2009 17:30:00 -0800</pubDate>
        </item>
        <item>
            <title>Simulated LEGO NXT Environment from SimplySim</title>
            <description>SimplySim, a Microsoft Robotics Developer Studio partner, has released an application that allows you to control either a simulated LEGO&lt;sup&gt;®&lt;/sup&gt; NXT Tribot in a rich 3D environment or a real Tribot. To download the package, which requires RDS 2008, visit the &lt;a href=&quot;http://www.simplysim.net/index.php?scr=scrViewNews&amp;t=2&amp;idnews=18&quot;&gt;SimplySim news page&lt;/a&gt;.</description>
            <link>http://www.simplysim.net/index.php?scr=scrViewNews&amp;t=2&amp;idnews=18</link>
            <guid isPermaLink="false">CFE31FF4-0B9A-4E53-86F0-A46342DF3EBB</guid>
            <pubDate>Wed, 31 Dec 2008 12:00:00 -0800</pubDate>
        </item>
        <item>
            <title>You Make IT Smart in Switzerland</title>
            <description>Microsoft Switzerland is sponsoring a &lt;a href=&quot;http://www.microsoft.com/switzerland/education/en/academiczone/students/youmakeitsmart.mspx&quot;&gt;You Make IT Smart&lt;/a&gt; competition using LEGO NXT robots and Microsoft Robotics Developer Studio. Students first have to complete an exercise in simulation and then will compete using real robots at the finals in May 2009 in Berne. This is all in preparation for the Imagine Cup later in 2009.</description>
            <link>http://www.microsoft.com/switzerland/education/en/academiczone/students/youmakeitsmart.mspx</link>
            <guid isPermaLink="false">ECC6381E-257E-4C33-ACF0-C624CFD52DCE</guid>
            <pubDate>Tue, 2 Dec 2008 14:33:39 -0800</pubDate>
        </item>
        <item>
            <title>Robotics Developer Studio 2008 is available now!</title>
            <description>The 2008 version of Microsoft Robotics Developer Studio (also known as V2,.0) has been released. It comes in three Editions: &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyID=84c5b49f-0f9c-4182-a267-a951328d3fbd&quot;&gt;Express Edition&lt;/a&gt; is available for free download; &lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=133310&quot;&gt;Standard Edition&lt;/a&gt; can be purchased; and Academic Edition is available through the normal distribution channels for academic products.</description>
            <link>http://msdn.microsoft.com/robotics/aa731520.aspx</link>
            <guid isPermaLink="false">683043F3-52C0-4966-A683-ED424E65CE36</guid>
            <pubDate>Mon, 17 Nov 2008 18:34:45 -0800</pubDate>
        </item>
        <item>
            <title>New RoboChamps Challenge</title>
            <description>The first &lt;a href=&quot;http://www.robochamps.com&quot;&gt;RoboChamps&lt;/a&gt; competition, the Amazed Challenge, is now over and the &lt;a href=&quot;http://www.robochamps.com/forums/t/205.aspx&quot;&gt;winners&lt;/a&gt; have been announced. However, if you missed the deadline there is a new &lt;a href=&quot;http://www.robochamps.com/rc/Info/League/TheDetails.aspx&quot;&gt;Amazing Second Chance Challenge&lt;/a&gt;.&lt;br /&gt;
The big news is that the second challenge, the Sumo Challenge, is now available for entry. You can download it from the &lt;a href=&quot;http://www.robochamps.com/rc/Common/Challenge.aspx&quot;&gt;Challenges page&lt;/a&gt;.</description>
            <link>http://www.robochamps.com/</link>
            <guid isPermaLink="false">2C087CBD-FC7B-4346-9431-5736252518F7</guid>
            <pubDate>Mon, 4 Aug 2008 16:49:44 -0700</pubDate>
        </item>
        <item>
            <title>July CTP of Microsoft Robotics Developer Studio 2008</title>
            <description>July Community Technical Preview (CTP) of Microsoft Robotics Developer Studio 2008 is &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=57CE326B-2125-4163-A33F-ED2F69E03B56&quot;&gt;available for download&lt;/a&gt;. The release contains a number of exciting new features as well as many new samples and tutorials. For a complete list, please see &lt;a href=&quot;http://msdn.microsoft.com/en-us/robotics/cc470040.aspx&quot;&gt;What’s New&lt;/a&gt;.</description>
            <link>http://msdn.microsoft.com/robotics/cc470038.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">58DF1697-04A6-4534-8A34-48A1D378ADF2</guid>
            <pubDate>Fri, 18 Jul 2008 15:21:37 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Team at TechEd in Orlando</title>
            <description>Henrik Frystyk Nielsen from the Microsoft Robotics Team will be present  at TechEd on Friday, June 06 in the in the RoboChamps booth. You are most likely to find me from 10-12 and again from 2-4 in the afternoon. Looking forward to hearing what you think!</description>
            <link>http://www.microsoft.com/events/teched2008/developer/default.mspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">B2E93DA7-71C1-42EC-83F9-C43F6BF807AD</guid>
            <pubDate>Thu, 5 Jun 2008 04:02:10 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>RoboChamps is live -- are you ready to rumble with robots?</title>
            <description>RoboChamps is a simulated robotics league based on Microsoft Robotics Developer Studio 2008. It is open to academics, hobbyists and developers from around the world to compete. Check out the &lt;a href=&quot;http://www.robochamps.com&quot;&gt;RoboChamps&lt;/a&gt; web site and this &lt;a href=&quot;http://www.on10.net/blogs/tina/Robo-Champs-My-robot-is-bigger-then-your-robot/&quot;&gt;introductory video on &quot;on10.net&quot;&lt;/a&gt; to see what it is all about! &lt;br /&gt;</description>
            <link>http://www.robochamps.com/</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">FAF1FBAD-414E-49CA-A56F-A54787793CCD</guid>
            <pubDate>Thu, 24 Apr 2008 11:07:23 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Mary Jo Foley: Why business users should grab a copy of Microsoft’s new robotics toolkit</title>
            <description>Check out Mary&apos;s blog on Microsoft Robotics Developer Studio 2008 CTP April launch</description>
            <link>http://blogs.zdnet.com/microsoft/?p=1325</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">03A9C1B8-40AE-468C-A9D3-0790712D3749</guid>
            <pubDate>Wed, 9 Apr 2008 12:41:26 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Countdown to RoboChamps launch -- are you ready?</title>
            <description>Check out this &lt;a href=&quot;http://blogs.zdnet.com/microsoft/?p=1325&quot;&gt;CNET article - &quot;Microsoft&apos;s new gig: Virtual host to robot competitions&quot;&lt;/a&gt;. The countdown has begun...</description>
            <link>http://www.robochamps.com</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">3FA14285-0E97-4F4E-9446-A98716C38174</guid>
            <pubDate>Wed, 9 Apr 2008 12:33:33 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Developer Studio 2008 CTP April Available</title>
            <description>Microsoft announces the first Community Technical Preview (CTP) of Microsoft Robotics Developer Studio 2008. The preview contains &lt;a href=&quot;http://msdn2.microsoft.com/en-us/robotics/cc470038.aspx&quot;&gt;a large number of new features and improvements&lt;/a&gt; which are ready for you to try out and we also have a &lt;a href=&quot;http://msdn2.microsoft.com/en-us/robotics/cc470040.aspx&quot;&gt;detailed description of changes from previous versions&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Also check out &lt;a href=&quot;http://blogs.msdn.com/msroboticsstudio/archive/2008/04/09/microsoft-robotics-developer-studio-2008-ctp-april-available.aspx&quot;&gt;our blog for more information&lt;/a&gt;.</description>
            <link>http://www.microsoft.com/downloads/details.aspx?FamilyId=EB00C558-2163-45A5-BEFE-531AD48BC525&amp;displaylang=en</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">E59B9118-58FD-4D52-BE01-38D28F44A864</guid>
            <pubDate>Wed, 9 Apr 2008 10:23:59 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Distributed Computing Gets Spruced-Up with CCR/DSS!</title>
            <description>CCR/DSS is not just for Robotics - it’ll help you spruce-up your enterprise distributed systems architectures too!</description>
            <link>http://msdnrss.thecoderblogs.com/2008/02/26/distributed-computing-gets-spruced-up-with-ccrdss/</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">030F3942-E059-42C8-A714-B38499AAEF1B</guid>
            <pubDate>Fri, 29 Feb 2008 18:34:10 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>RobotTurK: Disaster Emergency Video System</title>
            <description>Autonomous Unmanned Aerial Vehicles (AUAVs) equipped with cameras, developed in partnership with the Istanbul government and Microsoft, is that are capable of steaming live video of disaster struck areas to any number of ground  command stations.</description>
            <link>http://blogs.msdn.com/msroboticsstudio/archive/2008/02/27/robotturk-disaster-emergency-video-system.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">7ACF8C1F-EB37-4409-83EF-5FC7238DFC7F</guid>
            <pubDate>Thu, 28 Feb 2008 15:54:07 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>Feb 27 2PM ET: Web Cast: Microsoft Robotics Studio -- An Introduction</title>
            <description>&lt;a href=&quot;http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032366273&amp;Culture=en-US&quot; target=&quot;_blank&quot; &gt;Register now&lt;/a&gt; for this introductory Web Cast on Microsoft Robotics Studio&lt;b&gt; Wednesday, February 27, 2008 2:00P-3:30P EST (11:00A-12:30P PST).&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The session will introduce Microsoft Robotics Studio (MSRS) which is a Windows-based environment for robot control and simulation. Technologies comprising MSRS are applicable to a wide range of domains, including command and control, sensor networks, financial transactions processing, server management and many others. With Microsoft Robotics Studio, robotics applications can be developed using a selection of programming languages, including those in Microsoft Visual Studio® and Microsoft Visual Studio Express (C# and VB.NET), as well as scripting languages such as Microsoft Iron Python. Third-party languages that support the Microsoft Robotics Studio services-based architecture are also supported. This session will provide an overview of MSRS, its application model and Visual Programming Language as well as peek under the hood at the MSRS technology foundation - Concurrency and Coordination Runtime (CCR), and Decentralized Software Services (DSS).</description>
            <link>http://blogs.msdn.com/publicsector/archive/2008/02/22/webcast-microsoft-robotics-studio-an-introduction.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">4A41846C-AC1B-438B-8A20-1657C45D19BD</guid>
            <pubDate>Wed, 27 Feb 2008 07:56:42 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>OLogic</title>
            <description>&lt;a href=&quot;http://www.ologicinc.com&quot;&gt;OLogic&lt;/a&gt;, an embedded systems research and development company with a focus on robotic applications has now joined the Microsoft Robotics Studio Partner Program (&lt;a href=&quot;http://msdn2.microsoft.com/en-us/robotics/bb383566.aspx&quot;&gt;MSRSPP&lt;/a&gt;). OLogic is currently working with clients across a wide-spectrum of application domains such as consumer electronics, toys, medical products, defense, and education.</description>
            <link>http://www.ologicinc.com</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">55501B29-58CE-4053-9184-AA1D4106EB53</guid>
            <pubDate>Sun, 20 Jan 2008 09:21:08 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>Robotever Inc.</title>
            <description>I am pleased to indicate that &lt;a href=&quot;http://www.robotever.com/index_english.php&quot;&gt;Robotever&lt;/a&gt;, a Korean based company, that focuses on the development of Human Robot Interface (HRI) solutions has now joined Microsoft Robotics Studio Partner Program (&lt;a href=&quot;http://msdn2.microsoft.com/en-us/robotics/bb383565.aspx&quot;&gt;MSRSPP&lt;/a&gt;). Currently, Robotever is in the process of developing robot vision solutions such as face recognition, object recognition and vision-based localization.</description>
            <link>http://www.robotever.com/index_english.php</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">A2F88EB2-79F3-4934-AA34-90100D45CE51</guid>
            <pubDate>Sun, 20 Jan 2008 08:18:16 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>Conscious-robots joins Microsoft Robotics Studio as a partner</title>
            <description>&lt;a href=&quot;http://www.conscious-robots.com&quot;&gt;Conscious Robots&lt;/a&gt; is an organization dedicated to research and development in the area of Cognitive Robotics. The primary focus is to explore, develop, and promote technology advances in the scientific quest for machine consciousness. Our artificial consciousness technology is to be applied to several demanding fields of application like security, health care, and social robots.</description>
            <link>http://www.conscious-robots.com/en/robotics-studio/2.html</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">3B994183-6619-45D7-B78E-3632BA179747</guid>
            <pubDate>Fri, 18 Jan 2008 17:20:48 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>HEREY from Microrobot</title>
            <description>Herey is a hexapod robot intended to be utilize by hobbyists as well as academia/Students. Utilizing the services provided by Microrobot, Herey is programmable through Microsoft Robotics Studio’s Visual Programming Language. More information on the robot can be found &lt;a href=&quot;http://www.microrobotusa.com/robotics/herey/index.html&quot;&gt;here&lt;/a&gt;.</description>
            <link>http://www.microrobotusa.com/robotics/herey/index.html</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">3A83AD17-78A5-4EF9-B72E-1976CDF34AD8</guid>
            <pubDate>Fri, 18 Jan 2008 10:58:03 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>Home-centric robot to assist people</title>
            <description>
                <![CDATA[<a href="http://www.robosoft.com/eng/">Robosoft</a>, has now developed and demonstrated a home centric service robot to assist people. The prototype robot was based on ‘robuLab10’ - mobile platform and ‘robuBox’ - robotic middleware based on Microsoft Robotics Studio. The prototype was demonstrated at <a href="http://www.euinnovationday.com/">Microsoft®'s Innovation Day</a> at Brussels. More information on the prototype and demonstrations can be found here: <br />
<a href="http://www.robosoft.fr/eng/actualite_detail.php?id=1015"></a><br />
<a href="http://www.robosoft.fr/eng/actualite_detail.php?id=1015">Advanced Robotics Solutions</a> <br />
<br />
<a href="http://www.ehealthnews.eu/content/view/922/26/">ROBOSOFT Introduces a New Robuter Aiming at Assisting People at Home</a>]]>
            </description>
            <link>http://blogs.msdn.com/msroboticsstudio/archive/2008/01/03/home-centric-robot-to-assist-people.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">5483FE14-F798-4194-BB8E-36AEAE208A8C</guid>
            <pubDate>Thu, 3 Jan 2008 16:13:12 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>MSDN Library Information on how to document a DSS Service</title>
            <description>This topic describes a set of mechanisms that can be used to document DSS services so that it shows up in &lt;a href=&quot;http://msdn2.microsoft.com/library/bb483088&quot;&gt;VPL&lt;/a&gt; and the &lt;a href=&quot;http://msdn2.microsoft.com/library/bb671383&quot;&gt;DSS Service Description Index&lt;/a&gt;.</description>
            <link>http://msdn2.microsoft.com/library/bb981317</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">BCC4ADF1-27B8-469D-BC67-C3446723FDFE</guid>
            <pubDate>Mon, 31 Dec 2007 13:12:30 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Use of MSRS in manipulation and control</title>
            <description>The &lt;a href=&quot;http://www.robotics.utexas.edu/rrg/&quot;&gt;The Robotics Research Group (RRG)&lt;/a&gt; at &lt;a href=&quot;http://www.utexas.edu/&quot;&gt; University of Texas at Austin &lt;/a&gt; is now utilizing Microsoft Robotics Studio to develop and demonstrate a Win XP and Win CE based robot arm controller that implements real-time trajectory generation, kinematic control, redundancy resolution and tele-operation with input scaling to guide an operator.</description>
            <link>http://blogs.msdn.com/msroboticsstudio/archive/2007/12/19/use-of-msrs-in-manipulation-and-control.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">984FFE9E-C419-43D7-BA6D-65C217C9F0D3</guid>
            <pubDate>Wed, 19 Dec 2007 16:57:11 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>Technologies to support autonomous navigation from SRI International</title>
            <description>&lt;a href=&quot;http://www.sri.com/&quot;&gt;SRI International&lt;/a&gt;, a &lt;a href=&quot;http://msdn2.microsoft.com/en-us/robotics/bb383566.aspx&quot;&gt;Microsoft Robotics Studio partner&lt;/a&gt;, has now released its &lt;a href=&quot;http://www.kartorobotics.com/products/kartosdk.php&quot;&gt;Karto SDK&lt;/a&gt; that provides developers with the ability to easily add autonomous navigation to their robotics applications.</description>
            <link>http://blogs.msdn.com/msroboticsstudio/archive/2007/12/19/technologies-to-support-autonomous-navigation-from-sri-international.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">74DF7002-1B02-4998-8044-479E0826E07B</guid>
            <pubDate>Wed, 19 Dec 2007 16:48:18 -0800</pubDate>
            <dc:creator>Joseph Fernando</dc:creator>
            <dc:publisher>Joseph Fernando</dc:publisher>
        </item>
        <item>
            <title>Mindstorm NXT &amp; MS Robotics - A Good...no...A GREAT Couple!</title>
            <description>Shazam (Azam) and Magic (Majid) recently embarked on a journey at the University of Waterloo in Waterloo, Ontario to play around with the LEGO MINDSTORMS NXT and program it using Microsoft Robotics Studio. Read about their experiences.</description>
            <link>http://channel8.msdn.com/Posts/Mindstorm-NXT--MS-Robotics-A-GoodnoA-GREAT-Couple/</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">52A72439-D561-4427-8DA1-FE2B863ED47F</guid>
            <pubDate>Mon, 17 Dec 2007 21:11:50 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>VOLTS-IQ SDK 1.6 adds face detection, motion detection, more...</title>
            <description>In this post Rob Sim explains the news features in VOLTS-IQ SDK 1.6. The SDK is free for non-commercial use, and it&apos;s compatible with both MSRS 1.5 and the 1.5 Refresh.</description>
            <link>http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2557652&amp;SiteID=1</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">8FA9AF07-844F-49F1-B2D7-948766EA7690</guid>
            <pubDate>Mon, 17 Dec 2007 21:14:55 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Dan Waters&apos; Introductory Series of Web Casts on Microsoft Robotics Studio</title>
            <description>Check out this series of no less than five web casts on the subject of Robotics, Microsoft Robotics Studio and .NET for the very intro-level type. Content ranges from level 100-200 (progressively more advanced from 1 to 5).</description>
            <link>http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-series.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">B7A43D5D-5CB7-4631-987E-930BE518DFB7</guid>
            <pubDate>Mon, 17 Dec 2007 10:47:07 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>DSS Service Description Index</title>
            <description>This &lt;a href=&quot;http://go.microsoft.com/fwlink/?LinkID=105138&quot;&gt;DSS Service Description Index&lt;/a&gt; provides a searchable RSS-based index of all services that ship as part of Microsoft Robotics Studio (1.5). Using a tool provided by Microsoft Robotics Studio, you can generate your own service description index of services that you have written and announce it to the Microsoft Robotics Studio community. See our &lt;a href=&quot;http://msdn2.microsoft.com/library/bb671383&quot;&gt;documentation&lt;/a&gt; for details.</description>
            <link>http://go.microsoft.com/fwlink/?LinkID=105138</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">2DD92A38-FA51-4930-8DD4-E3C42D35C550</guid>
            <pubDate>Thu, 13 Dec 2007 14:17:17 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Studio (1.5) Refresh Available</title>
            <description>This &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=73092FF6-E37B-45C6-8E5E-C23D5D632B1E&amp;displaylang=en&quot;&gt;full installation refresh of Microsoft Robotics Studio (1.5)&lt;/a&gt; contains all available updates including the Runtime and Tools Update and the Samples Update. If you already have a Microsoft Robotics Studio installation then you can install the &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=2F747403-7D94-43F0-836B-84247FEE66C6&amp;displaylang=en&quot;&gt;Runtime and Tools Updates for Microsoft Robotics Studio (1.5)&lt;/a&gt;</description>
            <link>http://www.microsoft.com/downloads/details.aspx?FamilyId=2F747403-7D94-43F0-836B-84247FEE66C6&amp;displaylang=en</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">7E6351D4-7150-4B8D-9818-801DBFDC8C92</guid>
            <pubDate>Thu, 13 Dec 2007 14:50:12 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Runtime and Tools Updates for Microsoft Robotics Studio (1.5)</title>
            <description>The &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=2F747403-7D94-43F0-836B-84247FEE66C6&amp;displaylang=en&quot;&gt;Microsoft Robotics Studio Runtime and Tools Update Package&lt;/a&gt; can be applied to an existing Microsoft Robotics Studio installation and contains several bug fixes that have been raised since the release of Microsoft Robotics Studio (1.5). If you don&apos;t have an existing Microsoft Robotics Studio installation then you can install the &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?FamilyId=73092FF6-E37B-45C6-8E5E-C23D5D632B1E&amp;displaylang=en&quot;&gt;Microsoft Robotics Studio (1.5) Refresh&lt;/a&gt;.</description>
            <link>http://www.microsoft.com/downloads/details.aspx?FamilyId=2F747403-7D94-43F0-836B-84247FEE66C6&amp;displaylang=en</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">08F7420A-9B1E-475B-871C-BA989D65407D</guid>
            <pubDate>Thu, 13 Dec 2007 14:52:05 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>MSDN Seminar on Microsoft Robotic Studio (and XNA), Dec 15, 2007, Malvern, PA 19355</title>
            <description>It does not matter if you are a seasoned developer, a hobbyist or a student. Come and enjoy this great event!</description>
            <link>http://blogs.msdn.com/msroboticsstudio/archive/2007/12/12/msdn-seminar-on-microsoft-robotic-studio-and-xna.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">B3F4A8A6-27E5-4E66-BC3A-3EEEAE33CCC3</guid>
            <pubDate>Thu, 13 Dec 2007 14:12:56 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Studio at CES 2008, Jan. 7-10 in Las Vegas</title>
            <description>Come and see the Microsoft Robotics team at CES, Jan. 7-10 in Las Vegas. Tandy Trower, General Manager of the Robotics Group, will be presenting on the state of robotics and doing a robot demonstration daily at the Theater within the Microsoft booth. Come talk with team members at the Microsoft Robotics Studio exhibition booth within the Microsoft booth.</description>
            <link>http://www.cesweb.org/</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">927E70AA-2AF6-4912-A3B2-8521C78650A1</guid>
            <pubDate>Thu, 13 Dec 2007 14:08:44 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Japanese Microsoft Robotics Studio Developer Center</title>
            <description>Read about Microsoft Robotics Studio in Japanese and check out our new &lt;a href=&quot;http://download.microsoft.com/download/5/6/b/56b49917-65e8-494a-bb8c-3d49850daac1/microsoft%20robotics%20studio%20(1.5)%20datasheet%20jp.pdf&quot;&gt;Microsoft Robotics Studio data sheet in Japanese&lt;/a&gt;.</description>
            <link>http://www.microsoft.com/japan/robotics/default.mspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">BD9CF2CB-9EED-447B-B724-29E501363943</guid>
            <pubDate>Fri, 7 Dec 2007 09:48:58 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Studio booth at International Robot Exhibition (iRex), Nov. 28 through Dec. 1 2007, Tokyo, Japan</title>
            <description>International Robot Exhibition (iRex), which has run every alternate year since 1973, is the world&apos;s largest trade show focusing on robotics.  You can expect to see the Industry leading companies exhibiting: manufacturing robots, robot simulation and vision systems, related equipment and device/element equipment, non-manufacturing robots, special zone to exhibit robots under development at universities and public research institutes, robot part suppliers, and a miniature manufacturing system demonstration area.  Microsoft Japan and Microsoft Robotics Studio team will be participating in this event with a booth exhibit.</description>
            <link>http://www.irex2007.jp/</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">0B68145C-120E-49AA-8260-255D5E6F406C</guid>
            <pubDate>Fri, 16 Nov 2007 12:47:31 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Studio Dinner Seminars</title>
            <description>
                <![CDATA[Want to learn more about Microsoft Robotics Studio? Microsoft is hosting two <b>FREE</b> dinner seminars in the Washington, DC area open to everybody geared towards developers, hobbyists and academics that are curious to learn about the capabilities of Microsoft Robotics Studio. The sessions are demonstration-oriented and will provide an overview of MSRS, its application model and Visual Programming Language as well as peek under the hood at the MSRS technology foundation - Concurrency and Coordination Runtime (CCR), and Decentralized Software Services (DSS).<br />
<br />
To sign up, register online or by phone for the event near you:<br />
<br />
<ol>
<li value=1><a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032359484&Culture=en-US">Reston Virginia: Wednesday, Dec 05, 2007, 6:00-8.00 PM</a></li>
</ol>
<br />
<ol>
<li value=2><a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032359485&Culture=en-US">Washington, DC: Thursday, Dec 06, 2007, 6:30-8:30 PM</a></li>
</ol>]]>
            </description>
            <link>http://rshelton.com/archive/2007/11/15/developer-dinner-series-for-partners-microsoft-robotics-studio-virginia-amp.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">AB5C81CF-1334-477F-BA95-BF36D35172DD</guid>
            <pubDate>Sat, 10 Nov 2007 09:01:46 -0800</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>MSRS: Driving a LEGO MINDSTORMS NXT using a Wii controller</title>
            <description>Zeddy Iskandar from Microsoft Indonesia posted this video showing how to control a LEGO MINDSTORMS NXT with a Wii controller.</description>
            <link>http://channel8.msdn.com/Posts/Microsoft-Robotics-Studio-and-Wii/</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">70CDB6D3-83E9-4AB6-B782-03E74DE9C504</guid>
            <pubDate>Fri, 2 Nov 2007 11:22:56 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Microsoft Robotics Studio Datasheets available in multiple languages</title>
            <description>Datasheets describing Microsoft Robotics Studio (1.5) is now available in English, French, Korean, and Traditional Chinese.</description>
            <link>http://msdn2.microsoft.com/robotics/bb727194</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">CE59AAC1-E011-4841-B452-9713BDFB47B8</guid>
            <pubDate>Wed, 31 Oct 2007 10:32:21 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>MSRS Class Reference Documentation is now online</title>
            <description>We have updated our MSDN Library documentation to include the MSRS class reference documentation. This means that you now can browse the MSRS classes online using your Web browser or the MSDN Help Explorer.&lt;br /&gt;
&lt;br /&gt;
Furthermore you can put the cursor on an MSRS class, method, property, or attribute and hit F1 in Visual Studio, you will see the associated reference documentation. &lt;br /&gt;
&lt;br /&gt;
Please let us know what you think and post issues/comment on our &lt;a href=&quot;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1423&amp;SiteID=1&quot;&gt;Community Forum&lt;/a&gt;.</description>
            <link>http://msdn2.microsoft.com/library/bb881626</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">5A8D3DB1-EDF9-4260-B90B-97B1AD4B025D</guid>
            <pubDate>Tue, 23 Oct 2007 10:28:09 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Moving day: Microsoft Robotics Studio Developer Center RSS Feed is getting new address</title>
            <description>Welcome to our new location for the &lt;a href=&quot;http://www.microsoft.com/feeds/msdn/en-us/robotics/rss.xml&quot;&gt;Microsoft Robotics Studio Developer Center RSS Feed&lt;/a&gt;. The feed will still keep you updated with MSRS news so please update your existing feed subscription accordingly.</description>
            <link>http://www.microsoft.com/feeds/msdn/en-us/robotics/rss.xml</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">4B13B7B1-4E37-4321-871E-4E2D2F22C446</guid>
            <pubDate>Fri, 12 Oct 2007 08:31:51 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:source>
        </item>
        <item>
            <title>Connecting embedded sensors and robots by integrating Microsoft Robotics Studio and Microsoft Invisible Computing platform.</title>
            <description>Evaluation of an independent implementation of &lt;a href=&quot;http://purl.org/msrs/dssp.pdf&quot;&gt;DSSP&lt;/a&gt; on the &lt;a href=&quot;http://research.microsoft.com/invisible&quot;&gt;Microsoft Invisible Computing platform&lt;/a&gt; and how it is used to connect Microsoft Robotics Studio with embedded sensors. In addition to the paper, &lt;a href=&quot;http://research.microsoft.com/invisible/dssp.htm&quot;&gt;source code&lt;/a&gt; is also available as part of the Microsoft Invisible Computing platform. Submitted to &lt;a href=&quot;http://www.internet-conf.org&quot;&gt;IADIS International Conference 2007&lt;/a&gt;.</description>
            <link>http://download.microsoft.com/download/5/6/b/56b49917-65e8-494a-bb8c-3d49850daac1/200709EmbeddedDssp.pdf</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">420462BB-BB56-4A21-BD3E-32A7673E3829</guid>
            <pubDate>Wed, 10 Oct 2007 09:20:55 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/robotics/aa731519</dc:source>
        </item>
        <item>
            <title>Samples Updates for Microsoft Robotics Studio (1.5)</title>
            <description>The Samples Update package includes two new general service tutorials and a brand new set of services for LEGO MINDSTORMS NXT that dramatically simplifies building applications that control your NXT. For more information, &lt;a href=&quot;http://blogs.msdn.com/msroboticsstudio/archive/2007/10/06/samples-update-for-microsoft-robotics-studio-1-5.aspx&quot;&gt;see this blog post&lt;/a&gt;.</description>
            <link>http://www.microsoft.com/downloads/details.aspx?familyid=7eeb9b70-0e86-4e3e-92af-6148bda34b7c&amp;displaylang=en</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">968B2489-AFF1-4456-8A82-AF25EAC347BA</guid>
            <pubDate>Sat, 6 Oct 2007 09:23:11 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:source>
        </item>
        <item>
            <title>Controlling LEGO® MINDSTORMS® NXT using C#, VB.Net, and VPL</title>
            <description>Brian Peek demonstrates how to use Microsoft Robotics Studio (1.5) to control LEGO MINDSTORMS NXT. A simple remote-controlled robot will be built and controlled using C#, VB.Net, and Microsoft Visual Programming Language.</description>
            <link>http://blogs.msdn.com/coding4fun/archive/2007/07/16/3902344.aspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">8FAEBC04-AD58-4C12-BB21-159D2AB86457</guid>
            <pubDate>Wed, 19 Sep 2007 10:15:45 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:source>
        </item>
        <item>
            <title>Braintech releases VOLTS-IQ SDK version 1.5 adding high-performance vision services to Microsoft Robotics Studio</title>
            <description>&lt;a href=&quot;http://volts-iq.com&quot;&gt;VOLTS-IQ SDK Version 1.5&lt;/a&gt; adds high-performance vision services to Microsoft Robotics Studio including the Vi_Tracker service for real-time tracking as well as Vi_ObjectDetector--a service for simultaneously detecting the presence of multiple object types, Vi_WebCam, an augmented WebCam service, and Vi_MissileLauncher for controlling the DreamCheeky USB missile launcher.</description>
            <link>http://www.braintech.com/press_09_18_07.html</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">5511A0C1-6A06-49D7-9C07-0680F2C4F93A</guid>
            <pubDate>Tue, 18 Sep 2007 16:27:12 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:source>
        </item>
        <item>
            <title>New download on  how to orchestrate gamepad services using VPL and Microsoft Robotics Studio</title>
            <description>Check out &lt;a href=&quot;http://www.codeproject.com/useritems/vpl_pad_padgui.asp&quot;&gt;Pedro77&apos;s article and source download&lt;/a&gt; on how to orchestrate gamepad services using VPL and Microsoft Robotics Studio.</description>
            <link>http://www.codeproject.com/useritems/vpl_pad_padgui.asp</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">B66C66FD-A891-4F21-876E-051D044C173A</guid>
            <pubDate>Tue, 18 Sep 2007 09:36:31 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:source>
        </item>
        <item>
            <title>uBot-5 from Lab for Perceptual Robotics at UMASS Amherst tele-operated by MSRS</title>
            <description>Check out the videos referenced in &lt;a href=&quot;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2143596&amp;SiteID=1&quot;&gt;Patrick Deegan&apos;s forum post&lt;/a&gt; showing the &lt;a href=&quot;http://www-robotics.cs.umass.edu/%52obots/%55%42ot-5&quot;&gt;very cool uBot-5&lt;/a&gt; tele-operated by MSRS services. This robot is developed at the &lt;a href=&quot;http://www-robotics.cs.umass.edu/&quot;&gt;Laboratory for Perceptual Robotics at UMASS Amherst&lt;/a&gt;.</description>
            <link>http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2143596&amp;SiteID=1</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">F400768D-0A03-43E4-9768-F0FD9F335083</guid>
            <pubDate>Fri, 14 Sep 2007 16:26:44 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:source>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:source>
        </item>
        <item>
            <title>Ben Axelrod Updates Microsoft Robotics Studio Extras to target version 1.5</title>
            <description>New features also include SimpleDashboard support for keyboard control of the robot. Check out &lt;a href=&quot;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2116512&amp;SiteID=1&quot;&gt;Ben&apos;s post to the forum&lt;/a&gt;.
Please see &lt;a href=&quot;http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx&quot;&gt;Microsoft Robotics Studio Community&lt;/a&gt; for more community information.</description>
            <link>http://www.benaxelrod.com/MSRS/index.html</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">F1AEA1B1-3947-420A-9F50-4334AF1BF598</guid>
            <pubDate>Mon, 10 Sep 2007 11:25:06 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:relation>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:relation>
        </item>
        <item>
            <title>Updated online documentation with new samples, tutorials, and courseware</title>
            <description>Check out the updated MSDN library online documentation including a bunch of new samples, tutorials and courseware. See &lt;a href=&quot;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2112943&amp;SiteID=1&quot;&gt;forum post&lt;/a&gt; for details.</description>
            <link>http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2112943&amp;SiteID=1</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">3B4CDB13-05A0-4664-BF15-4B0DE29A7F9E</guid>
            <pubDate>Fri, 7 Sep 2007 18:55:36 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:relation>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:relation>
        </item>
        <item>
            <title>Added community link to Conscious-Robots.com pages for MSRS</title>
            <description>The Conscious-Robots.com research team is performing a number of experiments with autonomous mobile robots. These community pages include information, MSRS services, C# sample code, and resources for the programming of Pioneer 3 DX robots using MSRS.</description>
            <link>http://www.conscious-robots.com/en/robotics-studio/index.php</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">5D0C40F0-ACD4-463F-B81D-B65B876C8D72</guid>
            <pubDate>Wed, 5 Sep 2007 17:25:34 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:relation>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:relation>
        </item>
        <item>
            <title>Korean Microsoft Robotics Studio Developer Center</title>
            <description>Read about Microsoft Robotics Studio in Korean</description>
            <link>http://www.microsoft.com/korea/robotics</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">43E4C06B-172D-41E3-976F-F370A2AF851D</guid>
            <pubDate>Wed, 5 Sep 2007 17:22:57 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>Robosoft releases simulated robuDOG package for Microsoft Robotics Studio (1.5)</title>
            <description>Robosoft&apos;s robuDOG, which was first presented at RoboCup 2007 in Atlanta, can now be programmed using Microsoft Robotics Studio (1.5) Simulation.</description>
            <link>http://www.robubox.com/robosoft/data/Robocup/RobudogSimulatorInstall.jsp</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">0775309C-D028-4775-BBBC-381B7431BBE4</guid>
            <pubDate>Mon, 27 Aug 2007 10:24:16 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
            <dc:relation>http://msdn2.microsoft.com/en-us/robotics/aa731519.aspx</dc:relation>
        </item>
        <item>
            <title>Scientific paper on CCR and DSS: &quot;High Performance Multi-Paradigm Messaging Run Time on Multicore Systems&quot;.</title>
            <description>Performance evaluation of CCR and DSS by Xiaohong Qiu and Geoffrey Fox from Indiana University Bloomington</description>
            <link>http://grids.ucs.indiana.edu/ptliupages/publications/CCRApril16open.pdf</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">5EC35E69-0590-413D-B8AB-B03B6077164A</guid>
            <pubDate>Mon, 27 Aug 2007 10:22:50 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>.NET Rocks! - Nick Landry on Robotics Studio</title>
            <description>Check out this .NET Rocks! Audio Talk Show where Nick Landry calls in to discuss his experiences with Microsoft Robotics Studio. Nick Landry is a principal architect in New York for Infusion Development, a Microsoft Gold Partner and specializes in .NET mobility, SOA, architecture &amp; design patterns, High-Performance Computing (HPC), Game Development with XNA, and application security.</description>
            <link>http://www.microsoft.com/downloads/details.aspx?FamilyID=bcb13ea6-58d6-4662-a48f-aa940d954977&amp;DisplayLang=en</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">8891F1F1-CA84-4686-8BEE-A678D78FAF12</guid>
            <pubDate>Fri, 24 Aug 2007 13:12:17 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
            <dc:publisher>Henrik Frystyk Nielsen</dc:publisher>
        </item>
        <item>
            <title>News from Microsoft Robotics Studio Community</title>
            <description>Check out the new and exciting things happening in the community with Microsoft Robotics Studio. We now have a section on user groups and many new cool robotics with videos and pictures.</description>
            <link>http://msdn2.microsoft.com/robotics/aa731519</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">5886DB0C-CB70-41EE-B957-F5633AAE9780</guid>
            <pubDate>Fri, 24 Aug 2007 10:39:00 -0700</pubDate>
            <dc:creator>Henrik Frystyk Nielsen</dc:creator>
        </item>
        <item>
            <title>Get Started with Microsoft Robotics Studio!</title>
            <description>Over 30 tutorials for everyone from novices to advanced developers.</description>
            <link>http://msdn2.microsoft.com/robotics/aa731536</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11819</guid>
            <pubDate>Wed, 3 Jan 2007 21:10:29 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>062b39c2-045e-43b0-aa91-b2f3b3b8b62e</mscom:attribute>
            <mscom:attribute>ec90ea39-a036-4e3d-adbc-8ac27bed1b46</mscom:attribute>
            <mscom:attribute>1652d9a4-f0b3-4630-acd5-56982ea750ab</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>24853bda-fb66-4716-8bc8-88d26fdb57cb</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Tutorial</mscom:contentType>
            <mscom:simpleDate>Jan 3</mscom:simpleDate>
        </item>
        <item>
            <title>Win Cool Home Music Gear with MSDN Flash</title>
            <description>Customize your MSDN Flash newsletter today and you’ll be automatically entered to win a chance for cool home music gear like a new Microsoft Zune™ or a wireless home digital music system from Sonos!</description>
            <link>http://go.microsoft.com/?linkid=5884191</link>
            <category domain="mscomdomain:Technology%20Versions">Web</category>
            <guid isPermaLink="false">Titan_11815</guid>
            <pubDate>Wed, 3 Jan 2007 16:51:34 +0000</pubDate>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>f9d20670-fa9a-45b8-a017-ba71db81a534</mscom:attribute>
            <mscom:attribute>53d936c6-6485-4fd6-abbc-a82e1a0dbc62</mscom:attribute>
            <mscom:attribute>25ef0eaf-938c-4761-b33f-7329eb045342</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>89a31131-6218-422f-aaa8-fbfc1dd76846</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Announcement</mscom:contentType>
            <mscom:simpleDate>Jan 3</mscom:simpleDate>
        </item>
        <item>
            <title>A Robot in Every Home</title>
            <description>An 8 page article in this month&apos;s Scientific American written by Bill Gates, co-Founder and Chairman of Microsoft.</description>
            <link>http://www.sciam.com/article.cfm?chanID=sa006&amp;articleID=9312A198-E7F2-99DF-31DA639D6C4BA567</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11684</guid>
            <pubDate>Fri, 22 Dec 2006 01:17:01 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>fe38b9b0-6ae9-42fe-a643-2e4c94878627</mscom:attribute>
            <mscom:attribute>6b5bb147-ccb8-41cc-9548-130defa7f764</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/offsite.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/offsite.gif</mscom:headlineIcon>
            <mscom:contentType>Link</mscom:contentType>
            <mscom:simpleDate>Dec 21</mscom:simpleDate>
        </item>
        <item>
            <title>Microsoft Robotics Studio (1.0) Now Available!</title>
            <description>Tandy Trower, General Manager of the Microsoft Robotics Group enumerates the features in the first commercial release of Microsoft Robotics Studio.</description>
            <link>http://msdn2.microsoft.com/robotics/bb332142</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11573</guid>
            <pubDate>Mon, 18 Dec 2006 21:33:50 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>062b39c2-045e-43b0-aa91-b2f3b3b8b62e</mscom:attribute>
            <mscom:attribute>ec90ea39-a036-4e3d-adbc-8ac27bed1b46</mscom:attribute>
            <mscom:attribute>1652d9a4-f0b3-4630-acd5-56982ea750ab</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>ca4ade30-05f8-48fb-94cd-4c7d08c9987f</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>24853bda-fb66-4716-8bc8-88d26fdb57cb</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Announcement</mscom:contentType>
            <mscom:simpleDate>Dec 18</mscom:simpleDate>
        </item>
        <item>
            <title>Read the Different Licensing Options and Download Microsoft Robotics Studio v. 1.0</title>
            <description>Read the Licensing Agreements--Free for non-commercial use. Download the Microsoft Robotics Studio v. 1.0.</description>
            <link>http://msdn2.microsoft.com/robotics/aa731520</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11585</guid>
            <pubDate>Mon, 18 Dec 2006 21:45:18 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>ca4ade30-05f8-48fb-94cd-4c7d08c9987f</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>24853bda-fb66-4716-8bc8-88d26fdb57cb</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/download.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/download.gif</mscom:headlineIcon>
            <mscom:contentType>Download details</mscom:contentType>
            <mscom:simpleDate>Dec 18</mscom:simpleDate>
        </item>
        <item>
            <title>Microsoft Robotics Studio Now Available to Provide Common Development Platform</title>
            <description>More than 30 vendors offer support for creating broad range of innovative robotics applications.</description>
            <link>http://www.microsoft.com/presspass/press/2006/dec06/12-12MSRoboticsStudioAvailablePR.mspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11581</guid>
            <pubDate>Mon, 18 Dec 2006 21:41:27 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>ca4ade30-05f8-48fb-94cd-4c7d08c9987f</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>24853bda-fb66-4716-8bc8-88d26fdb57cb</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Announcement</mscom:contentType>
            <mscom:simpleDate>Dec 18</mscom:simpleDate>
        </item>
        <item>
            <title>Microsoft PressPass Q&amp;A: Microsoft Announces Release of Microsoft Robotics Studio</title>
            <description>Tandy Trower, the general manager in charge of the effort, discusses how Microsoft’s first robotics product offers a common foundation for simplifying robotics development.</description>
            <link>http://www.microsoft.com/presspass/features/2006/dec06/12-12robotics.mspx</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11577</guid>
            <pubDate>Mon, 18 Dec 2006 21:38:30 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>ca4ade30-05f8-48fb-94cd-4c7d08c9987f</mscom:attribute>
            <mscom:attribute>7513a55e-ddfa-404e-b03a-8d702f8e3269</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>24853bda-fb66-4716-8bc8-88d26fdb57cb</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Interview</mscom:contentType>
            <mscom:simpleDate>Dec 18</mscom:simpleDate>
        </item>
        <item>
            <title>Decentralized Software Services Protocol – DSSP</title>
            <description>An overview and description of &quot;Decentralized Software Services Protocol.&quot;</description>
            <link>http://purl.org/msrs/dssp.pdf</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_11125</guid>
            <pubDate>Wed, 22 Nov 2006 21:46:48 +0000</pubDate>
            <dc:creator>Henrik Frystyk Nielsen and George Chrysanthakopoulos</dc:creator>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>063f3f79-3769-4377-a32c-1059f3cc1a5b</mscom:attribute>
            <mscom:attribute>ca4ade30-05f8-48fb-94cd-4c7d08c9987f</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Technical article</mscom:contentType>
            <mscom:simpleDate>Nov 22</mscom:simpleDate>
        </item>
        <item>
            <title>Tandy Trower Enumerates the New and Changed Features of the November 2006 CTP</title>
            <description>Tandy Trower, General Manager of the Microsoft Robotics Group enumerates the updates for the November 2006 CTP release of Microsoft Robotics Studio.</description>
            <link>http://msdn2.microsoft.com/robotics/bb332141</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">Titan_10799</guid>
            <pubDate>Fri, 10 Nov 2006 00:08:07 +0000</pubDate>
            <mscom:attribute>e87cc971-f25b-4b16-9c30-7e734338e227</mscom:attribute>
            <mscom:attribute>8e4a08dc-5d95-4156-ab65-f22579a1592a</mscom:attribute>
            <mscom:attribute>a5f2dce0-3926-44cd-8ec2-9ca2f9e5e031</mscom:attribute>
            <mscom:attribute>ab97f406-5423-4718-91a5-a7fbc3f3807d</mscom:attribute>
            <mscom:attribute>062b39c2-045e-43b0-aa91-b2f3b3b8b62e</mscom:attribute>
            <mscom:attribute>ec90ea39-a036-4e3d-adbc-8ac27bed1b46</mscom:attribute>
            <mscom:attribute>1652d9a4-f0b3-4630-acd5-56982ea750ab</mscom:attribute>
            <mscom:attribute>4866d84c-e7d3-4f53-a0b3-3ef6396f1569</mscom:attribute>
            <mscom:attribute>8c401a6f-4d43-4643-9e8d-081dd7197669</mscom:attribute>
            <mscom:attribute>11182676-d3c8-405d-bf7b-bf8604ca2c9e</mscom:attribute>
            <mscom:attribute>bc6a33bb-b11e-45c9-819b-03f768a9aa04</mscom:attribute>
            <mscom:attribute>ca4ade30-05f8-48fb-94cd-4c7d08c9987f</mscom:attribute>
            <mscom:attribute>14e8974c-87cf-45fa-979d-8344649f7d33</mscom:attribute>
            <mscom:attribute>de7bb609-3fd0-4b0f-865d-5ed2463ad5d0</mscom:attribute>
            <mscom:attribute>b4afda4b-2994-453c-980b-e846b8196b20</mscom:attribute>
            <mscom:headlineImage>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineImage>
            <mscom:headlineIcon>http://msdn.microsoft.com/msdn-online/shared/graphics/icons/article1.gif</mscom:headlineIcon>
            <mscom:contentType>Headline</mscom:contentType>
            <mscom:simpleDate>Nov 9</mscom:simpleDate>
        </item>
        <item>
            <title>New On-demand Video Tutorials</title>
            <description>Learn how to develop robotics applications, as well as control real or simulated robots. Hear directly from the Microsoft Robotics Studio development team. Explore nearly 10 hours of technical content.</description>
            <link>http://msdn2.microsoft.com/robotics/bb383569</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">73b57c30-052d-4519-9aaf-58e559af39ff</guid>
            <pubDate>Thu, 29 Mar 2007 17:19:01 +0000</pubDate>
        </item>
        <item>
            <title>RoboCup 2007 Soccer Simulation for Microsoft Robotics Studio 1.5 (CTP May 2007) Available</title>
            <description>Microsoft is sponsoring RoboCup 2007 in Atlanta, and will host a competitive simulation demonstration league. Download the preview today and stay tuned for info on using this new soccer playing field and scoring system.</description>
            <link>http://msdn2.microsoft.com/robotics/bb383570</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">b790cae2-2567-4795-98f2-23ee68b70956</guid>
            <pubDate>Fri, 27 Apr 2007 17:23:13 +0000</pubDate>
        </item>
        <item>
            <title>MEDC 2007 Robot Sumo Simulation For Microsoft Robotics Studio 1.5 (CTP May 2007) Available</title>
            <description>This package includes a 3-D simulated sumo robot ring, a scoring system, and a 3D physics-based model of an iRobot Create robot. Download today to create your own sumo robot competition—or come to MEDC 07 and enter the Sumo Robot Competition. Finalists will be invited to port their simulation code into real robots.</description>
            <link>http://msdn2.microsoft.com/robotics/bb426905</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">6856de7b-aa33-4da4-8319-3a1d7dac0ac6</guid>
            <pubDate>Wed, 9 May 2007 17:25:08 +0000</pubDate>
        </item>
        <item>
            <title>Community Technical Preview of Microsoft Robotics Studio 1.5 (CTP May 2007) Available</title>
            <description>Tandy Trower, General Manager of the Microsoft Robotics Group talks about the many added improvements and features of the new Microsoft Robotics Studio 1.5.</description>
            <link>http://msdn2.microsoft.com/robotics/bb432177</link>
            <category domain="mscomdomain:Technology%20Versions">Robotics</category>
            <guid isPermaLink="false">c5409e7e-177b-46eb-86be-82d616e926a9</guid>
            <pubDate>Thu, 10 May 2007 17:26:54 +0000</pubDate>
        </item>
    </channel>
</rss>

