<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Universe Sandbox &#124; blog &#187; Education</title>
	<atom:link href="http://universesandbox.com/blog/category/education/feed/" rel="self" type="application/rss+xml" />
	<link>http://universesandbox.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 21 Mar 2011 19:49:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>NASA Releases Free Video Game</title>
		<link>http://universesandbox.com/blog/2010/07/nasa-releases-free-video-game/</link>
		<comments>http://universesandbox.com/blog/2010/07/nasa-releases-free-video-game/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 21:02:36 +0000</pubDate>
		<dc:creator>Dan Dixon</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://universesandbox.com/blog/?p=252</guid>
		<description><![CDATA[NASA has just released a free multiplayer video game called Moonbase Alpha. You play as an astronaut on the moon repairing damage to your base after an asteroid hits nearby. Moonbase Alpha showcases a small piece of a more comprehensive multiplayer astronaut game that&#8217;s in the works called Astronaut: Moon, Mars and Beyond. What do you think of the game? Let [...]]]></description>
			<content:encoded><![CDATA[<p>NASA has just released a free multiplayer video game called <strong>Moonbase Alpha</strong>.</p>
<p>You play as an astronaut on the moon repairing damage to your base after an asteroid hits nearby. Moonbase Alpha showcases a small piece of a more comprehensive multiplayer astronaut game that&#8217;s in the works called <a href="http://en.wikipedia.org/wiki/Astronaut:_Moon,_Mars_and_Beyond">Astronaut: Moon, Mars and Beyond</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nis2t9EubBs&amp;hl=en_US&amp;fs=1?rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/nis2t9EubBs&amp;hl=en_US&amp;fs=1?rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>What do you think of the game? Let everyone know in the comments below.</p>
<p><a href="http://store.steampowered.com/app/39000/">Download for free via Steam</a></p>
<p><a href="http://www.nasa.gov/moonbasealpha">Learn more about Moonbase Alpah on the official NASA website</a></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 4px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">
<h1 id="firstHeading" class="firstHeading" style="color: black; background-image: none; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; font-weight: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0.1em; margin-left: 0px; padding-top: 0px; padding-bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #aaaaaa; width: auto; font-size: 1.6em; line-height: 1.2em; background-position: initial initial; background-repeat: initial initial;">Astronaut: Moon, Mars and Beyond</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://universesandbox.com/blog/2010/07/nasa-releases-free-video-game/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Learning How To Make Software</title>
		<link>http://universesandbox.com/blog/2010/03/learning-how-to-make-software/</link>
		<comments>http://universesandbox.com/blog/2010/03/learning-how-to-make-software/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 23:30:56 +0000</pubDate>
		<dc:creator>Dan Dixon</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://universesandbox.com/blog/?p=168</guid>
		<description><![CDATA[My first experiences in computer programming were in QBasic, a simple DOS based version of BASIC. Qbasic has evolved into VB.NET and it&#8217;s sister C# and the development software Visual Studio. While an amazing tool set it just isn&#8217;t as simple as it once was. It would likely have overwhelmed me as a 7th grader. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://universesandbox.com/blog/wp-content/uploads/2010/03/smallbasicscreenshoten-us-ff384126.jpg"><img class="alignright size-medium wp-image-169" title="smallbasicscreenshot(en-us)-ff384126" src="http://universesandbox.com/blog/wp-content/uploads/2010/03/smallbasicscreenshoten-us-ff384126-300x215.jpg" alt="" width="300" height="215" /></a>My first experiences in computer programming were in <a href="http://en.wikipedia.org/wiki/QBasic">QBasic</a>, a simple DOS based version of <a href="http://en.wikipedia.org/wiki/BASIC_programming_language">BASIC</a>. Qbasic has evolved into <a href="http://msdn.microsoft.com/en-us/vbasic/default.aspx">VB.NET</a> and it&#8217;s sister <a href="http://msdn.microsoft.com/en-us/vcsharp/default.aspx">C#</a> and the development software Visual Studio. While an amazing tool set it just isn&#8217;t as simple as it once was. It would likely have overwhelmed me as a 7th grader.</p>
<p>Check out <a href="http://msdn.microsoft.com/en-us/beginner/ff384126.aspx"><strong>Microsoft&#8217;s Small Basic</strong></a>. It makes learning to program simple again, it has a built in turtle (for those that remember <a href="http://en.wikipedia.org/wiki/Logo_(programming_language)">LOGO</a>), and it&#8217;s free.</p>
]]></content:encoded>
			<wfw:commentRss>http://universesandbox.com/blog/2010/03/learning-how-to-make-software/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

