<?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>vuurrobins devblog &#187; programming</title>
	<atom:link href="http://vuurrobin.100webcustomers.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<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>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>7 java design decisions I dislike.</title>
		<link>http://vuurrobin.100webcustomers.com/2010/02/7-java-design-decisions-i-dislike/</link>
		<comments>http://vuurrobin.100webcustomers.com/2010/02/7-java-design-decisions-i-dislike/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 23:05:40 +0000</pubDate>
		<dc:creator>vuurrobin</dc:creator>
				<category><![CDATA[general programming]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://vuurrobin.100webcustomers.com/index.php/2010/02/random-stuff/7-java-design-decisions-i-dislike</guid>
		<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>
		<wfw:commentRss>http://vuurrobin.100webcustomers.com/2010/02/7-java-design-decisions-i-dislike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reading values, unions and singletons</title>
		<link>http://vuurrobin.100webcustomers.com/2009/08/reading-values-unions-and-singletons/</link>
		<comments>http://vuurrobin.100webcustomers.com/2009/08/reading-values-unions-and-singletons/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 22:56:24 +0000</pubDate>
		<dc:creator>vuurrobin</dc:creator>
				<category><![CDATA[general programming]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://vuurrobin.100webcustomers.com/?p=24</guid>
		<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>
		<wfw:commentRss>http://vuurrobin.100webcustomers.com/2009/08/reading-values-unions-and-singletons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
