<?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>CheekyKeith Development</title>
	<atom:link href="http://planetuber.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetuber.net</link>
	<description>Digital playground for my C# and XNA journeys</description>
	<lastBuildDate>Fri, 16 Mar 2012 05:39:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to add a control to a form in C#</title>
		<link>http://planetuber.net/2012/03/how-to-add-a-control-to-a-form-in-c/</link>
		<comments>http://planetuber.net/2012/03/how-to-add-a-control-to-a-form-in-c/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 05:38:30 +0000</pubDate>
		<dc:creator>PlanetUber</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://planetuber.net/?p=48</guid>
		<description><![CDATA[Here is a video of showing you how to add a standard windows control to a form in a C# Windows application. Yep, it is that simple. All you need to do is open up the toolbox then click and drag the control to the desired location on the form. &#8230; <a href="http://planetuber.net/2012/03/how-to-add-a-control-to-a-form-in-c/"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is a video of showing you how to add a standard windows control to a form in a C# Windows application.</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/_rVwiiHcqXw" frameborder="0" allowfullscreen></iframe></p>
<p>Yep, it is that simple. All you need to do is open up the toolbox then click and drag the control to the desired location on the form. You can then make adjustments to its location using either your mouse by clicking and dragging. Alternatively, you can select the control on form and use the arrow keys on the keyboard to move it in one pixel increments.</p>
]]></content:encoded>
			<wfw:commentRss>http://planetuber.net/2012/03/how-to-add-a-control-to-a-form-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamhack Summer 2011 Grand Finals</title>
		<link>http://planetuber.net/2011/06/dreamhack-2011/</link>
		<comments>http://planetuber.net/2011/06/dreamhack-2011/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 05:37:53 +0000</pubDate>
		<dc:creator>PlanetUber</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[day[9]]]></category>
		<category><![CDATA[starcraft]]></category>

		<guid isPermaLink="false">http://planetuber.net/?p=25</guid>
		<description><![CDATA[While you are waiting for me to get everything back up and running, why not check out the Dreamhack Summer 2011 Grand Final games casted by Day[9] and Apollo and featuring an exciting showdown between Huk (P) and Moon (Z). Before you ask; NO! I&#8217;m not going to tell you &#8230; <a href="http://planetuber.net/2011/06/dreamhack-2011/"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
			<content:encoded><![CDATA[<p>While you are waiting for me to get everything back up and running, why not check out the Dreamhack Summer 2011 Grand Final games casted by Day[9] and Apollo and featuring an exciting showdown between Huk (P) and Moon (Z). Before you ask; NO! I&#8217;m not going to tell you who won. Watch it and find out for yourself!</p>
<p><a href="http://blip.tv/file/5279072">Dreamhack Summer 2011 Grand Finals Award Ceremony</a><br />
<a href="http://blip.tv/file/5279049">Dreamhack Summer 2011 Grand Finals Game 5</a><br />
<a href="http://blip.tv/file/5278993">Dreamhack Summer 2011 Grand Finals Game 4</a><br />
<a href="http://blip.tv/file/5278976">Dreamhack Summer 2011 Grand Finals Game 3</a><br />
<a href="http://blip.tv/file/5278835">Dreamhack Summer 2011 Grand Finals Game 2</a><br />
<a href="http://blip.tv/file/5278803">Dreamhack Summer 2011 Grand Finals Game 1</a></p>
<p>&nbsp;</p>
<p><a href="http://blip.tv/day9tv" target="_blank"><img class="alignnone size-full wp-image-26" title="Striderdoom-website_banner157" src="http://planetuber.net/wp-content/uploads/2011/06/Striderdoom-website_banner157.png" alt="" width="220" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://planetuber.net/2011/06/dreamhack-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with XNA</title>
		<link>http://planetuber.net/2011/06/getting-started-with-xna/</link>
		<comments>http://planetuber.net/2011/06/getting-started-with-xna/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 03:51:26 +0000</pubDate>
		<dc:creator>PlanetUber</dc:creator>
				<category><![CDATA[XNA]]></category>
		<category><![CDATA[getting started]]></category>

		<guid isPermaLink="false">http://planetuber.net/?p=16</guid>
		<description><![CDATA[The short story: Microsoft has been kind enough to include everything that you need in one easy installation executable which you can find here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04704acf-a63a-4f97-952c-8b51b34b00ce&#38;displaylang=en Simply click &#8216;Download&#8217; on the &#8216;vm_web.exe&#8217; file. Once it has downloaded run the application and follow the prompts. &#160; The Long Story: Microsft Visual Studio &#8230; <a href="http://planetuber.net/2011/06/getting-started-with-xna/"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000; font-size: 23px; line-height: 35px;"><strong>The short story:</strong></span></p>
<p>Microsoft has been kind enough to include everything that you need in one easy installation executable which you can find here:</p>
<p><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04704acf-a63a-4f97-952c-8b51b34b00ce&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04704acf-a63a-4f97-952c-8b51b34b00ce&amp;displaylang=en</a></p>
<p>Simply click &#8216;Download&#8217; on the &#8216;vm_web.exe&#8217; file. Once it has downloaded run the application and follow the prompts.</p>
<p>&nbsp;</p>
<h2><strong>The Long Story:</strong></h2>
<p><strong>Microsft Visual Studio 2010</strong></p>
<ul>
<li> <a href="http://www.microsoft.com/express/Downloads/#2010-Visual-CS" target="_blank">Microsoft Visual Studio 2010 Express</a> or,</li>
<li>Microsoft Visual C# 2010 Express Edition or,</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=186896" target="_blank"> Microsoft Visual Studio 2010 Ultimate Edition</a> or,</li>
<li> <a href="http://go.microsoft.com/fwlink/?LinkID=186892" target="_blank">Microsoft Visual Studio 2010 Professional Edition</a></li>
</ul>
<p>I would suggest using the free Visual Studio 2010 Express Edition as it has all the functionality you need.</p>
<p><strong>Microsoft .NET Framework 4.0</strong></p>
<p><a href="http://msdn.microsoft.com/en-us/netframework/aa569263.aspx" target="_blank">Get it here</a></p>
<p><strong>Microsoft XNA Game Studio 4.0</strong></p>
<p><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9ac86eca-206f-4274-97f2-ef6c8b1f478f" target="_blank">Get it here</a></p>
<p>&nbsp;</p>
<address>In addition to these any requirements mentioned above you will also want to make sure that you have a computer running Windows with a graphics card that supports, at a  minimum, Shader Model 1.1 and DirectX 9.0c. However, it is recommended  that you have a card that supports DirectX 10 and Shader Model 2.0.</address>
<address> </address>
]]></content:encoded>
			<wfw:commentRss>http://planetuber.net/2011/06/getting-started-with-xna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So, we got hacked&#8230; Restore in progress</title>
		<link>http://planetuber.net/2011/05/hallo-welt/</link>
		<comments>http://planetuber.net/2011/05/hallo-welt/#comments</comments>
		<pubDate>Fri, 20 May 2011 16:08:41 +0000</pubDate>
		<dc:creator>PlanetUber</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.example.com/?p=1</guid>
		<description><![CDATA[I have recently found the site in a bit of a state&#8230; We got hacked and the site was trashed&#8230;. &#160; However, I am trying to get things back in order and restoring the previous content as well as launching the a few new articles which should of been published &#8230; <a href="http://planetuber.net/2011/05/hallo-welt/"> Continue reading <span class="meta-nav">&#8594; </span></a>]]></description>
			<content:encoded><![CDATA[<p>I have recently found the site in a bit of a state&#8230; We got hacked and the site was trashed&#8230;.</p>
<p>&nbsp;</p>
<p>However, I am trying to get things back in order and restoring the previous content as well as launching the a few new articles which should of been published but sadly did not.</p>
<p>I will also take this opportunity to update the look and feel of the site so any feedback is more than welcome!</p>
<p>Please stick around and enjoy the upcoming posts.</p>
<p>&nbsp;</p>
<p>Cheers,</p>
<p>PlanetUber</p>
]]></content:encoded>
			<wfw:commentRss>http://planetuber.net/2011/05/hallo-welt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

