<?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>MadeByPi® Blog &#187; Java</title>
	<atom:link href="http://blog.madebypi.co.uk/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.madebypi.co.uk</link>
	<description>a specialist digital agency based in Leeds</description>
	<lastBuildDate>Thu, 10 Nov 2011 00:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>AS3 Java-style .properties parser</title>
		<link>http://blog.madebypi.co.uk/2009/09/18/as3-java-properties-parser/</link>
		<comments>http://blog.madebypi.co.uk/2009/09/18/as3-java-properties-parser/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 11:19:47 +0000</pubDate>
		<dc:creator>Mikea</dc:creator>
				<category><![CDATA[MadeByPi® Labs]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://blog.madebypi.co.uk/?p=1004</guid>
		<description><![CDATA[You might be familiar with .properties files if you've worked with ant or Java in general. If not, in short they're text files containing name-value pairs, usually used for application or build configuration. They allow comments and property values split over multiple lines, with a \ line-end delimiter. For a recent project I needed to [...]]]></description>
		<wfw:commentRss>http://blog.madebypi.co.uk/2009/09/18/as3-java-properties-parser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

