<?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>Kajabity.com &#187; Java</title>
	<atom:link href="http://www.kajabity.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kajabity.com</link>
	<description>A blog by Simon J. Williams</description>
	<lastBuildDate>Mon, 30 Apr 2012 11:50:55 +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>Windows Installer for Apache Maven 2</title>
		<link>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/</link>
		<comments>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 23:27:22 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[WiX]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Votive]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/</guid>
		<description><![CDATA[I’ve been playing around with Windows Installer XML (WiX) recently – I used it to create the installer for Year Chart and I’ve since converted a couple of internal projects (I may publish them later) which I had originally created InstallShield installers for (with the version that came with older versions of Microsoft Visual Studio). [...]]]></description>
		<wfw:commentRss>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Loading Java Properties Files in C#</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/</link>
		<comments>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 17:03:58 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tools for C#]]></category>
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://www.kajabity.com/?p=90</guid>
		<description><![CDATA[Java style properties files are not supported in C# - so here is a class that reads and writes Java ".properties" files.]]></description>
		<wfw:commentRss>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Overriding Static Methods in Java</title>
		<link>http://www.kajabity.com/2009/05/overriding-static-methods-in-java/</link>
		<comments>http://www.kajabity.com/2009/05/overriding-static-methods-in-java/#comments</comments>
		<pubDate>Mon, 04 May 2009 23:03:09 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[UML]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Parsing]]></category>
		<category><![CDATA[Static Methods]]></category>

		<guid isPermaLink="false">http://www.kajabity.com/?p=72</guid>
		<description><![CDATA[You can't override static methods in Java - so here are some alternative (more OO) solutions.]]></description>
		<wfw:commentRss>http://www.kajabity.com/2009/05/overriding-static-methods-in-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

