<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>thedreaming.org</title>
	<link>http://www.thedreaming.org</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 08 Nov 2008 16:40:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Things I Hate about Firefox 3, and How to Fix Them</title>
		<link>http://www.thedreaming.org/2008/06/18/things-i-hate-about-firefox-3-and-how-to-fix-them/</link>
		<comments>http://www.thedreaming.org/2008/06/18/things-i-hate-about-firefox-3-and-how-to-fix-them/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 10:12:04 +0000</pubDate>
		<dc:creator>Jason Walton</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Annoyances]]></category>

		<category><![CDATA[Bookmarks]]></category>

		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://www.thedreaming.org/2008/06/18/things-i-hate-about-firefox-3-and-how-to-fix-them/</guid>
		<description><![CDATA[Firefox 3 is here!  While there&#8217;s a lot to like about the new Firefox, there&#8217;s plenty of things to dislike, too.  This is a quick run down of the things that bother me the most, and how to fix them.
]]></description>
		<wfw:commentRss>http://www.thedreaming.org/2008/06/18/things-i-hate-about-firefox-3-and-how-to-fix-them/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Internationalization in Java</title>
		<link>http://www.thedreaming.org/2008/02/10/internationalization-in-java/</link>
		<comments>http://www.thedreaming.org/2008/02/10/internationalization-in-java/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 22:19:56 +0000</pubDate>
		<dc:creator>Jason Walton</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[i18n]]></category>

		<category><![CDATA[Internationalization]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.thedreaming.org/2008/02/10/internationalization-in-java/</guid>
		<description><![CDATA[This is a quick tutorial on how to make it easy to support multiple languages in your Java programs.
]]></description>
		<wfw:commentRss>http://www.thedreaming.org/2008/02/10/internationalization-in-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gallery2 on Ubuntu 7.10</title>
		<link>http://www.thedreaming.org/2008/01/03/gallery2-on-ubuntu/</link>
		<comments>http://www.thedreaming.org/2008/01/03/gallery2-on-ubuntu/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 19:33:01 +0000</pubDate>
		<dc:creator>Jason Walton</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Gallery]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.thedreaming.org/2008/01/03/gallery2-on-ubuntu/</guid>
		<description><![CDATA[Gallery 2 is a popular web based photo album application.  This details how to install Gallery2 on Ubuntu 7.10 (Gutsy Gibbon).  These instructions assume you have installed Apache2, PHP, and MySQL (as per an install of Ubuntu Server).
]]></description>
		<wfw:commentRss>http://www.thedreaming.org/2008/01/03/gallery2-on-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Space Debris</title>
		<link>http://www.thedreaming.org/2008/01/02/space-debris/</link>
		<comments>http://www.thedreaming.org/2008/01/02/space-debris/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 16:51:59 +0000</pubDate>
		<dc:creator>Jason Walton</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Game]]></category>

		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.thedreaming.org/2008/01/02/space-debris/</guid>
		<description><![CDATA[I wrote this little Java game a while back.  This was actually my first ever Java project.  I&#8217;d quite forgotten about it, but I just came across it, and thought I would post it here for your enjoyment.
]]></description>
		<wfw:commentRss>http://www.thedreaming.org/2008/01/02/space-debris/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Converting iTunes Playlists to m3u Files with XSLT</title>
		<link>http://www.thedreaming.org/2007/12/12/itunestom3u/</link>
		<comments>http://www.thedreaming.org/2007/12/12/itunestom3u/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 16:45:05 +0000</pubDate>
		<dc:creator>Jason Walton</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[iTunes]]></category>

		<category><![CDATA[mp3]]></category>

		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.thedreaming.org/2007/12/12/converting-itunes-playlists-to-m3u-files-with-xslt/</guid>
		<description><![CDATA[I&#8217;ve been playing around with Firefly Media Server a bit of late, and I needed a good way to convert my existing iTunes playlists into m3u files which Firefly would understand.  Since iTunes exports XML playlist files, and since I&#8217;ve been meaning to learn some XSLT, I thought I&#8217;d give an XSLT converter a [...]]]></description>
		<wfw:commentRss>http://www.thedreaming.org/2007/12/12/itunestom3u/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
