<?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>Jeff Douglas - Technology, Coding and Bears... OH MY! &#187; Groovy</title>
	<atom:link href="http://blog.jeffdouglas.com/category/technology/groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:57:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Grails 1.1 Released</title>
		<link>http://blog.jeffdouglas.com/2009/03/10/grails-11-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=grails-11-released</link>
		<comments>http://blog.jeffdouglas.com/2009/03/10/grails-11-released/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 21:27:20 +0000</pubDate>
		<dc:creator>Jeff Douglas</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=507</guid>
		<description><![CDATA[I just saw the release notes on Grails and man am I excited! I recently started with Groovy and am just now getting my head wrapped around Grails. A perfect time for a new release. In case you are not familiar with Grails: &#8220;Grails is a dynamic web application framework built on Java and Groovy, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.jeffdouglas.com%2F2009%2F03%2F10%2Fgrails-11-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.jeffdouglas.com%2F2009%2F03%2F10%2Fgrails-11-released%2F&amp;source=jeffdonthemic&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I just saw the <a href="http://www.grails.org/1.1+Release+Notes" target="_blank">release notes on Grails</a> and man am I excited! I recently started with Groovy and am just now getting my head wrapped around Grails. A perfect time for a new release. In case you are not familiar with Grails:</p>
<p>&#8220;Grails is a dynamic web application framework built on Java and Groovy, leveraging best of breed APIs from the Java EE sphere including Spring, Hibernate and SiteMesh. Grails brings to Java and Groovy developers the joys of convention-based rapid development while allowing them to leverage their existing knowledge and capitalize on the proven and performant APIs Java developers have been using for years.&#8221;</p>
<ul>
<li>Standalone GORM for non-Grails projects</li>
<li>Ant+Ivy and Maven support so you can build Grails with two of the most popular Java builds tools</li>
<li>New test framework so you can plugin a mock/unit testing framework for Grails</li>
<li>Enhanced plugin support for transitive plugin resolution, global plugins, in-place plugins and much more</li>
<li>JSP tag library support so you can now use your favorite JSP taglibs</li>
<li>Controller imporvements for handling of double-submits, forwards and includes and declarative exception handling</li>
</ul>
<p>You can download Grails <a href="http://www.grails.org/Download" target="_blank">here</a> so get started!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffdouglas.com/2009/03/10/grails-11-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Groovy and So Should You!</title>
		<link>http://blog.jeffdouglas.com/2009/02/06/im-learning-groovy-so-should-you/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=im-learning-groovy-so-should-you</link>
		<comments>http://blog.jeffdouglas.com/2009/02/06/im-learning-groovy-so-should-you/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 15:19:18 +0000</pubDate>
		<dc:creator>Jeff Douglas</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=429</guid>
		<description><![CDATA[I&#8217;ve been messing around with Groovy for a few months and am beginning to really like it&#8217;s structure and syntax. If you haven&#8217;t looked at Groovy yet, here&#8217;s a good article on why you should.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.jeffdouglas.com%2F2009%2F02%2F06%2Fim-learning-groovy-so-should-you%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.jeffdouglas.com%2F2009%2F02%2F06%2Fim-learning-groovy-so-should-you%2F&amp;source=jeffdonthemic&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve been messing around with <a href="http://groovy.codehaus.org/">Groovy</a> for a few months and am beginning to really like it&#8217;s structure and syntax. If you haven&#8217;t looked at Groovy yet, here&#8217;s <a href="http://blog.groovymag.com/2009/01/why-groovy/">a good article</a> on why you should.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffdouglas.com/2009/02/06/im-learning-groovy-so-should-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

