<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.xna.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Samples, Starter Kits, Tutorials</title><link>http://forums.xna.com/forums/59.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 0.0)</generator><item><title>Re: Additional New and Updated Content for January</title><link>http://forums.xna.com/forums/thread/43293.aspx</link><pubDate>Sat, 26 Jan 2008 00:54:04 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:43293</guid><dc:creator>DivideByZero</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/43293.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=43293</wfw:commentRss><description>Thanks, sorry, I should have searched for that first. I assumed it was specific to the new ship starter kit.</description></item><item><title>Re: Additional New and Updated Content for January</title><link>http://forums.xna.com/forums/thread/43289.aspx</link><pubDate>Fri, 25 Jan 2008 23:41:24 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:43289</guid><dc:creator>GoDFaDDa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/43289.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=43289</wfw:commentRss><description>Sorry to hear that, DivideByZero.&amp;nbsp; This issue has occured before with users' machines and Visual Studio starter kits.&amp;nbsp; &lt;br&gt;&lt;br&gt;There is more information on the problem and several solutions presented &lt;a href="http://forums.xna.com/thread/35048.aspx"&gt;here&lt;/a&gt;.&lt;br&gt;&lt;br&gt;</description></item><item><title>Re: Additional New and Updated Content for January</title><link>http://forums.xna.com/forums/thread/43283.aspx</link><pubDate>Fri, 25 Jan 2008 23:19:34 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:43283</guid><dc:creator>DivideByZero</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/43283.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=43283</wfw:commentRss><description>&lt;P&gt;When I run ShipGameWindows_GS2.vsi (I have GS2&amp;nbsp;installed on VS 2005 vstd on xp), after I select Accept on the license screen I get a message saying:&lt;/P&gt;
&lt;P&gt;A problem occured while running the installer. Please contact the content author for problems with the content.&lt;/P&gt;
&lt;P&gt;Error message:&lt;/P&gt;
&lt;P&gt;String cannot have zero length.&lt;/P&gt;</description></item><item><title>Additional New and Updated Content for January</title><link>http://forums.xna.com/forums/thread/43277.aspx</link><pubDate>Fri, 25 Jan 2008 22:05:32 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:43277</guid><dc:creator>GoDFaDDa</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/43277.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=43277</wfw:commentRss><description>&lt;P&gt;&lt;I&gt;Cross-posted from a &lt;A href="http://creators.xna.com/Headlines/homepagebloglist/archive/2008/01/25/Additional-New-and-Updated-Content-for-January.aspx"&gt;front-page blog post&lt;/A&gt;:&lt;/I&gt;&lt;/P&gt;

&lt;P&gt;Today we have released &lt;B&gt;two new&lt;/B&gt; and &lt;B&gt;four updated&lt;/B&gt; pieces of educational content.&amp;nbsp; We are targeting next Thursday to finish updating all content to &lt;A href="http://creators.xna.com/Education/GettingStarted.aspx"&gt;XNA Game Studio 2.0&lt;/A&gt;, as well as continue to deliver new content.&lt;/P&gt;

&lt;P&gt;
&lt;A href="http://creators.xna.com/Education/Samples.aspx"&gt;&lt;B&gt;New Samples&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Headlines/developmentaspx/archive/2007/01/01/Fuzzy-Logic-Sample.aspx"&gt;Fuzzy Logic Sample&lt;/A&gt; - This sample shows how an artificial intelligence can use fuzzy logic to make decisions. It also demonstrates a method for organizing different AI behaviors, similar to a state machine.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;


&lt;A href="http://creators.xna.com/Education/StarterKits.aspx"&gt;&lt;B&gt;Updated Starter Kits&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Education/StarterKits.aspx#ShipGame"&gt;Ship Game&lt;/A&gt; - Ship Game is a 3D spaceship combat game set inside a complex tunnel system. Ship Game features advanced lighting and textures, a full GPU particle system, and advanced physics. Explore the tunnels on your own, or take on a friend head-to-head using split-screen mode.&lt;BR&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Headlines/whitepapers/archive/2007/04/26/Ship-Game_3A00_-3D-Collision-using-the-BoxCollider-Library.aspx"&gt;Ship Game: 3D Collision using the BoxCollider Library&lt;/A&gt; - This supplemental article explains the BoxCollider library provided in the Ship Game starter kit.&lt;BR&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Headlines/whitepapers/archive/2007/04/26/Ship-Game_3A00_-Adding-New-Content.aspx"&gt;Ship Game: Adding New Content&lt;/A&gt; - This supplemental article explains the various content types used in the Ship Game starter kit, including how they are created and how they interact with the XNA Framework Content Pipeline.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;


&lt;A href="http://creators.xna.com/Resources/Utilities.aspx"&gt;&lt;B&gt;Updated Utilities&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Headlines/utilities/archive/2007/01/01/Curve-Editor.aspx"&gt;Curve Editor&lt;/A&gt; - This utility provides an easy-to-use visual editor for creating curves for use with the XNA Framework Curve class. The curve control used to display and edit curves inside the editor can also be imported into your own applications.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Education/Tutorials.aspx"&gt;&lt;B&gt;New Tutorials&lt;/B&gt;&lt;/A&gt;&lt;BR&gt;

&lt;A href="http://creators.xna.com/Headlines/tutorialscol1/archive/2007/01/10/Beginner_2700_s-Guide-to-XNA-Game-Studio-Express.aspx"&gt;Beginner's Guide to XNA Game Studio Express&lt;/A&gt; - This all-in-one tutorial is everything you need to get started with XNA Game Studio Express. Follow along with in-depth video tutorials with source code examples to learn how to create 2D and 3D games from scratch.&lt;BR&gt;
&lt;I&gt;Note that the guide uses XNA Game Studio 1.0 Refresh, and some content and procedures may differ for XNA Game Studio 2.0&lt;/I&gt;.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;


&lt;P&gt;As of this time, all existing &lt;A href="http://creators.xna.com/Resources/Utilities.aspx"&gt;Utilities&lt;/A&gt; and  have been converted, joining &lt;A href="http://creators.xna.com/Education/Samples.aspx"&gt;Samples&lt;/A&gt;, &lt;A href="http://creators.xna.com/Education/Tutorials.aspx"&gt;Tutorials&lt;/A&gt;, &lt;A href="http://creators.xna.com/Education/Articles.aspx"&gt;Articles&lt;/A&gt;, and &lt;A href="http://creators.xna.com/Resources/Minigames.aspx"&gt;Mini Games&lt;/A&gt;. There is one remaining starter kit, &lt;A href="http://creators.xna.com/Education/StarterKits.aspx#RacingGame"&gt;Racing Game&lt;/A&gt;, to be converted and released.&lt;/P&gt;

&lt;P&gt;Our next content release is planned for January 31th, 2008.&lt;/P&gt;</description></item></channel></rss>