<?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>No One Thing &#187; Java</title>
	<atom:link href="http://www.bradheintz.com/no1thing/category/software-development/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradheintz.com/no1thing</link>
	<description>Brad Heintz World Headquarters</description>
	<lastBuildDate>Thu, 01 Jul 2010 03:20:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Migrations for Java</title>
		<link>http://www.bradheintz.com/no1thing/2008/04/29/8/</link>
		<comments>http://www.bradheintz.com/no1thing/2008/04/29/8/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 21:43:04 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Amazing Links]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[migrations]]></category>

		<guid isPermaLink="false">http://www.bradheintz.com/no1thing/?p=8</guid>
		<description><![CDATA[One of the coolest things about Rails is Migrations &#8211; the database-agnostic framework for building and versioning your database.  A conversation at work today spawned a bit of googling which led me to a nice-looking Java equivalent: Migrate4j.
Share and enjoy.
]]></description>
			<content:encoded><![CDATA[<p>One of the coolest things about <a title="Ruby on Rails" href="http://www.rubyonrails.org/" target="_blank">Rails</a> is <a title="Rails Migrations" href="http://wiki.rubyonrails.org/rails/pages/UnderstandingMigrations" target="_blank">Migrations</a> &#8211; the database-agnostic framework for building and versioning your database.  A conversation at work today spawned a bit of googling which led me to a nice-looking Java equivalent: <a title="Migrations for Java" href="http://java.dzone.com/announcements/migrate4j-database-migration-t" target="_blank">Migrate4j</a>.</p>
<p>Share and enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradheintz.com/no1thing/2008/04/29/8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
