<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>White Noise &#187; Monkey</title>
	<atom:link href="http://wiebo.wordpress.com/category/monkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiebo.wordpress.com</link>
	<description>Wiebo de Wit&#039;s thoughts about game development and more...</description>
	<lastBuildDate>Fri, 03 May 2013 12:24:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wiebo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/bdda80ceb2f8a20c88a08230bb86d295?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>White Noise &#187; Monkey</title>
		<link>http://wiebo.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wiebo.wordpress.com/osd.xml" title="White Noise" />
	<atom:link rel='hub' href='http://wiebo.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Updating&#8230;</title>
		<link>http://wiebo.wordpress.com/2011/08/18/updating/</link>
		<comments>http://wiebo.wordpress.com/2011/08/18/updating/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 19:24:14 +0000</pubDate>
		<dc:creator>Wiebo</dc:creator>
				<category><![CDATA[Monkey]]></category>

		<guid isPermaLink="false">https://wiebo.wordpress.com/2011/08/18/updating/</guid>
		<description><![CDATA[It been a while since my last post, so here is one, finally. These days I am enjoying my vacation, but I have also been posting on Google+, and not here. Sorry. Reading has also been one of my pastimes. I read the Dark Tower series and am now working through the latest book in [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wiebo.wordpress.com&#038;blog=460718&#038;post=567&#038;subd=wiebo&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It been a while since my last post, so here is one, finally. These days I am enjoying my vacation, but I have also been posting on <a href="http://gplus.to/wiebow" target="_blank">Google+</a>, and not here. Sorry. Reading has also been one of my pastimes. I read the <em>Dark Tower</em> series and am now working through the latest book in the <em>Game of Thrones</em> series. Great books, and I still love my Kindle.</p>
<p>Some time ago I bought <a href="http://monkeycoder.co.nz/" target="_blank">Monkey</a> and put it away for a while while finishing Trapped. With that game out of the way and after taking some time off programming it is now time to go and make something with it.</p>
<p>But first I need to get to know the Monkey language a bit more and try to make my own modules to make programming&#160; life easier. Also, as my main platform to make stuff for will be Android, I took some time to get to know that OS from a development point of view. Also, as Monkey takes a lot from the Java language I decided to get to know that language better as well. So far, so good. Delving into Java has made Monkey more clear to me as well and the Google Android tutorials are really good at explaining how a typical Android project is constructed.</p>
<p>So I am slowly creating some small things with Monkey. I intend to make some kind of game framework, based on the structure of the RRFW framework, but stripped down to the bare essentials and optimized for use on mobile.</p>
<p>The first thing I am attempting to create though is a decent unit testing framework, so I can create my stuff with TDD in mind. The lack of reflection (run-time inspection of objects) is making it a little cumbersome to set up but it is working. I am happy.</p>
<p>I created a Google Code page for my Monkey modules. You can find it over <a href="http://code.google.com/p/mutated-monkey/" target="_blank">here</a>. So far only the unit testing module code is uploaded.</p>
<p>Other than the joy of discovery I have no set plans for my Monkey development.&#160; I have a game idea or two I want to try out but that will have to wait until I have some decent game structure running.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wiebo.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wiebo.wordpress.com/567/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wiebo.wordpress.com&#038;blog=460718&#038;post=567&#038;subd=wiebo&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wiebo.wordpress.com/2011/08/18/updating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da4c85f43ca8dc6aaeff93530d150afd?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">WdW</media:title>
		</media:content>
	</item>
		<item>
		<title>How To: Monkey and Android Development Setup</title>
		<link>http://wiebo.wordpress.com/2011/05/08/how-to-monkey-and-android-development-setup/</link>
		<comments>http://wiebo.wordpress.com/2011/05/08/how-to-monkey-and-android-development-setup/#comments</comments>
		<pubDate>Sun, 08 May 2011 19:07:32 +0000</pubDate>
		<dc:creator>Wiebo</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Monkey]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">https://wiebo.wordpress.com/2011/05/08/how-to-monkey-and-android-development-setup/</guid>
		<description><![CDATA[I am finishing my game so I though it is time to go out and set up my new development system. The idea is to go and make fun stuff on the Android platform! Are you with me!? Of course you are! This post describes how to get Monkey ready for Android development. I want [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wiebo.wordpress.com&#038;blog=460718&#038;post=532&#038;subd=wiebo&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I am finishing my game so I though it is time to go out and set up my new development system. The idea is to go and make fun stuff on the Android platform! Are you with me!? Of course you are!</p>
<p>This post describes how to get <a href="http://monkeycoder.co.nz/" target="_blank">Monkey</a> ready for Android development. I want to mention beforehand that I am a total Java and Android development n00b, so when you read dumb stuff, tell me, ok? Thanks. Of course, there are loads of blog posts about setting up the Android SDK but these posts will be written from a former Blitz Max and new Monkey user development viewpoint.</p>
<p>I am using Windows 7, x64, SP1. I will be installing Monkey in <span style="font-family:Consolas;">D:\Monkey\MonkeyPro38</span>, and I have a folder called <span style="font-family:Consolas;">D:\TargetSDK</span> for all the SDK software. Here we go…</p>
<h3>SDK Installation</h3>
<p>First, download the needed software. Here is a list of the needed components and their current version numbers:</p>
<ul>
<li>Monkey : Pro 3.8</li>
<li>Android SDK: <a href="http://dl.google.com/android/installer_r10-windows.exe" target="_blank">r10</a></li>
<li>Java SDK, (32 bit version, even if you have a 64bit OS!!): <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk6-jsp-136632.html" target="_blank">6u21</a></li>
<li>Ant building tool: <a href="http://ant.apache.org/bindownload.cgi" target="_blank">1.8.2</a></li>
</ul>
<p>After installing Monkey, its time to get the target platform up and running. First up is the Java SDK. Ugh, I never expected to install Java on my machine, but we need it! Start the installer. I installed the SDK in the folder <span style="font-family:Consolas;">D:\TargetSDK\Java\jdk1.6.0_25</span>.</p>
<p>After installing the SDK, the JRE (Runtime Environment) is installed. Use the default path for this.</p>
<p>Next up is the Android SDK. Start the installer. I installed in the folder <span style="font-family:Consolas;">D:\TargetSDK\android.</span></p>
<p>If the Android installer is telling you it cannot find Java, press Back and then Next again. It will now find it. After installation, the SDK Manager will offer you a list of packages to download and install. Install the Android versions 2.1 and up.</p>
<p>The SDK Manager will tell you it cannot find the path to Java, so add that as suggested to your Path variable.</p>
<p>Next up: Create an Android Virtual Device (AVD) on which we can develop and test our programs. This is not necessary, you can put your compiled .pka on to your phone and test there, but for quicker testing this might come in handy.</p>
<p>It is important to remember that the next time you start the manager, make sure you start it as an Administrator.</p>
<p>We now install Ant. It is what builds our Android Java code. ANT comes in a zip file so extract it where you want to. I used D:\TargetSDK\apache-ant-1.8.2\</p>
<h3>Trans</h3>
<p>Now we must tell <strong>Trans</strong> (a Monkey component) where to look for the three SDKs we just installed. Let’s go to the <span style="font-family:Consolas;">monkey\bin</span> folder and locate the file <span style="font-family:Consolas;">config.winnt.txt.</span><br />
Create a copy of this file and then open the original.</p>
<p>Let’s add in the Java SDK path. We installed Java in <span style="font-family:Consolas;">D:\TargetSDK\Java\jdk1.6.0_25</span>, so add the line: <span style="font-family:Consolas;">JDK_PATH=&#8221;D:\TargetSDK\Java\jdk1.6.0_25&#8243;</span><br />
And now the Android path: <span style="font-family:Consolas;">ANDROID_PATH=&#8221;D:\TargetSDK\android&#8221;</span><br />
Add the Ant path as well: <span style="font-family:Consolas;">ANT_PATH=&#8221;D:\TargetSDK\apache-ant-1.8.2&#8243;</span></p>
<p>Comment out the obsolete Ant, Java and Android paths. Save the file.</p>
<p><strong>Trans</strong> should now be able to find the installed SDKs and ANT and use them to create Android .APK files. Using this setup I was able to build and run an application in the Android emulator. Huzzaa!</p>
<p>Some handy tips:</p>
<ul>
<li>The Android emulator must be running when you press that compile button otherwise the program is not installed on the device.</li>
<li>NO SPACES IN YOUR PROJECT PATH AND FILENAMES. You will get an error message from Ant.</li>
</ul>
<p>I will be diving deeper into Monkey and Android development in the coming weeks. It should be interesting.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wiebo.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wiebo.wordpress.com/532/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wiebo.wordpress.com&#038;blog=460718&#038;post=532&#038;subd=wiebo&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wiebo.wordpress.com/2011/05/08/how-to-monkey-and-android-development-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da4c85f43ca8dc6aaeff93530d150afd?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">WdW</media:title>
		</media:content>
	</item>
		<item>
		<title>Monkey is unleashed!</title>
		<link>http://wiebo.wordpress.com/2011/03/01/monkey-is-unleashed/</link>
		<comments>http://wiebo.wordpress.com/2011/03/01/monkey-is-unleashed/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 08:36:24 +0000</pubDate>
		<dc:creator>Wiebo</dc:creator>
				<category><![CDATA[Monkey]]></category>

		<guid isPermaLink="false">http://wiebo.wordpress.com/?p=488</guid>
		<description><![CDATA[As you may know, I use Blitzmax to develop my games. Mark Sibly has created a new language, much like Blitzmax called &#8216;Monkey&#8217; and it has a lot of platforms to compile to. Go here! http://www.monkeycoder.co.nz<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wiebo.wordpress.com&#038;blog=460718&#038;post=488&#038;subd=wiebo&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>As you may know, I use Blitzmax to develop my games. Mark Sibly has created a new language, much like Blitzmax called &#8216;Monkey&#8217; and it has a lot of platforms to compile to. Go here! <a href="http://www.monkeycoder.co.nz/">http://www.monkeycoder.co.nz</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wiebo.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wiebo.wordpress.com/488/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wiebo.wordpress.com&#038;blog=460718&#038;post=488&#038;subd=wiebo&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wiebo.wordpress.com/2011/03/01/monkey-is-unleashed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/da4c85f43ca8dc6aaeff93530d150afd?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">WdW</media:title>
		</media:content>
	</item>
	</channel>
</rss>
