<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>vuurrobins devblog</title>
	<link>http://vuurrobin.100webcustomers.com</link>
	<description>A place to dump my development stuff.</description>
	<lastBuildDate>Sun, 04 Sep 2011 13:46:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Boost on DS</title>
		<description><![CDATA[This is a guide on how to compile boost for ARM processors using the devkitARM compiler. I&#8217;ll asume you already have devkitARM installed and that the DEVKITPRO and DEVKITARM environment variables set. I have the latest boost version (1.43.0) compiled with the latest devkitARM (r31) as a download at the botom of this post, if [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2010/08/boost-on-ds/</link>
			</item>
	<item>
		<title>7 java design decisions I dislike.</title>
		<description><![CDATA[I have been working with java for quite some time now, and the more I look at it, the more I dislike it. It has some good design decisions that it implements well, it has some good design decisions that it just didn&#8217;t implement well, and there are some design decisions that just made me [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2010/02/7-java-design-decisions-i-dislike/</link>
			</item>
	<item>
		<title>So much for being a blogger&#8230;</title>
		<description><![CDATA[Yea, its been a while ^_^ I&#8217;ve been very busy with school, so I haven&#8217;t posted as much as I would have wanted. However, I have learned alot, from designing to testing, so I haven&#8217;t wasted my time (exept on playing games ). We are currently busy creating an webapplication for an company using java [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2009/12/so-much-for-being-a-blogger/</link>
			</item>
	<item>
		<title>DSOL version 0.01</title>
		<description><![CDATA[It took me a bit longer than expected, but a new version of DSOL is out. changelog: added code for using keys and touchscreen changed IUpdater name to IUpdate, to be consistend with the update function changed the update function so that it returns a reference of itself changed AffineMatrix to have more functions, like [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2009/09/dsol-version-0-01/</link>
			</item>
	<item>
		<title>Back to school (AKA waking up way to early)</title>
		<description><![CDATA[Well, the first week of my second year at college is over (I&#8217;m doing an ICT education). The first year was mostly general and diverse stuff, so students could see which way they want to go. So the second year is more about what you want and more in depth, what I like. We’ve used [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2009/09/back-to-school-aka-waking-up-way-to-early/</link>
			</item>
	<item>
		<title>reading values, unions and singletons</title>
		<description><![CDATA[I&#8217;m currently busy with creating the DSOL code for reading key presses, and I&#8217;ve run into some interesting stuff (I think) about how to create read only class variables. The user needs a way to read the keypresses. I want to avoid using functions for reading the keypresses, because that would lead to constructs like [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2009/08/reading-values-unions-and-singletons/</link>
			</item>
	<item>
		<title>DSOL version 0.00</title>
		<description><![CDATA[A new version of DSOL has been released (or actually the first version, because the other version didn&#8217;t had the DSOL name). this version also is an actual library, instead of a bunch of header files. there is also some documentation generated with doxygen added with the library in the docs directory (and on this [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2009/08/dsol-version-0-00/</link>
			</item>
	<item>
		<title>About this blog</title>
		<description><![CDATA[Hello, and welcome to my blog. I am vuurrobin, I am 20 years old and I live in the netherlands. I am currently starting my second year of my ICT education. My hobbies are mostly gaming and programming, and I currently spend alot of my time programming games and applications for the nintendo ds. This [...]]]></description>
		<link>http://vuurrobin.100webcustomers.com/2009/08/about-this-blog/</link>
			</item>
</channel>
</rss>
