<?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>Joe Freeman&#039;s Weblog &#187; Java</title>
	<atom:link href="http://joefreeman.co.uk/blog/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://joefreeman.co.uk/blog</link>
	<description>Musings on Software Development, etc</description>
	<lastBuildDate>Mon, 27 Dec 2010 01:02:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>A Java Swing Application for Testing PHP Snippets</title>
		<link>http://joefreeman.co.uk/blog/2009/11/a-java-swing-application-for-testing-php-snippets/</link>
		<comments>http://joefreeman.co.uk/blog/2009/11/a-java-swing-application-for-testing-php-snippets/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:34:44 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://joefreeman.co.uk/blog/?p=210</guid>
		<description><![CDATA[I've put together an application that lets you test PHP snippets without having to save them to a file. This should be useful to testing out built-in functions and regular expressions amongst other things. There's also a built-in web server so you can see the results in your browser. The article talks through how I've put it together. There are links to download the application and it's source code. <a href="http://joefreeman.co.uk/blog/2009/11/a-java-swing-application-for-testing-php-snippets/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://joefreeman.co.uk/blog/2009/11/a-java-swing-application-for-testing-php-snippets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

