<?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>burkeware.com &#187; groovy</title>
	<atom:link href="http://blog.burkeware.com/archives/category/groovy/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.burkeware.com</link>
	<description>Writing buggy code, so you don't have to.</description>
	<lastBuildDate>Sat, 17 Apr 2010 16:25:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Groovy thought</title>
		<link>http://blog.burkeware.com/archives/98</link>
		<comments>http://blog.burkeware.com/archives/98#comments</comments>
		<pubDate>Fri, 21 Aug 2009 23:46:04 +0000</pubDate>
		<dc:creator>burke</dc:creator>
				<category><![CDATA[groovy]]></category>
		<category><![CDATA[openmrs]]></category>

		<guid isPermaLink="false">http://blog.burkeware.com/archives/98</guid>
		<description><![CDATA[During some noodling about OpenMRS design issues with Paul, we wanted to look at the most recent version of some of our tables.  Did I open up MySQL?  No sirree!  I have 1.6 dev running on an appliance, so I just opened the Groovy module and ran this script: /* Let's make a convenient function [...]]]></description>
		<wfw:commentRss>http://blog.burkeware.com/archives/98/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Translating Listserv archive to mbox format</title>
		<link>http://blog.burkeware.com/archives/85</link>
		<comments>http://blog.burkeware.com/archives/85#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:46:43 +0000</pubDate>
		<dc:creator>burke</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://blog.burkeware.com/archives/85</guid>
		<description><![CDATA[We wanted to import our old mailing list entries from the OpenMRS mailing list Listserv archives into Nabble.&#160; No problem.&#160; Finding the GET listname FILELIST and GET listname file1, GET listname file2, &#8230; commands was easy enough.&#160; A quick search of Nabble support made it clear that I needed to send them mbox files.&#160; So, [...]]]></description>
		<wfw:commentRss>http://blog.burkeware.com/archives/85/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Making a groovy module for OpenMRS</title>
		<link>http://blog.burkeware.com/archives/9</link>
		<comments>http://blog.burkeware.com/archives/9#comments</comments>
		<pubDate>Fri, 14 Dec 2007 04:53:02 +0000</pubDate>
		<dc:creator>burke</dc:creator>
				<category><![CDATA[grails]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[openmrs]]></category>

		<guid isPermaLink="false">http://burkeware.com/blog/archives/9</guid>
		<description><![CDATA[No, I&#8217;m not smoking anything and I&#8217;m not trying to do a Greg Brady impersonation. By &#8220;groovy&#8221; module&#8230;I mean a Groovy module. Groovy has the potential to bring the fun and rapid prototyping benefits of languages like Ruby to the Java scene. But a big advantage of Groovy is that it&#8217;s built in Java and [...]]]></description>
		<wfw:commentRss>http://blog.burkeware.com/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
