<?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>asnaedae @ home &#187; java</title>
	<atom:link href="http://dubdubdub.co.uk/category/computers/java/feed" rel="self" type="application/rss+xml" />
	<link>http://dubdubdub.co.uk</link>
	<description>random musings from a twisted mind</description>
	<lastBuildDate>Thu, 16 Dec 2010 15:56:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>java log files</title>
		<link>http://dubdubdub.co.uk/2010/06/java-log-files</link>
		<comments>http://dubdubdub.co.uk/2010/06/java-log-files#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:09:41 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://dubdubdub.co.uk/?p=1035</guid>
		<description><![CDATA[So debugging java can be a mighty pain, a little few lines of ways to make it simpler. # grep -m 1 -n '^2010-06-30 14:20:' catalina.out 11746233:2010-06-30 14:20:01,011 DEBUG com.beginning.of.line # grep -m 1 -n '^2010-06-30 14:21:' catalina.out 11747788:2010-06-30 14:21:00,161 &#8230; <a href="http://dubdubdub.co.uk/2010/06/java-log-files">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dubdubdub.co.uk/2010/06/java-log-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard and the jvm</title>
		<link>http://dubdubdub.co.uk/2009/11/snow-leopard-and-the-jvm</link>
		<comments>http://dubdubdub.co.uk/2009/11/snow-leopard-and-the-jvm#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:50:36 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://dubdubdub.co.uk/?p=978</guid>
		<description><![CDATA[So in a startling case of &#8220;Apple knows best&#8221; they have gone and removed the 1.5 JVM &#8211; I know it&#8217;s pretty old and people were complaining about not having a 1.6 JVM for a long time &#8211; but really! &#8230; <a href="http://dubdubdub.co.uk/2009/11/snow-leopard-and-the-jvm">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dubdubdub.co.uk/2009/11/snow-leopard-and-the-jvm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

