<?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>Digital Media Minute &#187; Groovy</title>
	<atom:link href="http://www.digitalmediaminute.com/article/tag/groovy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalmediaminute.com</link>
	<description>News that matters for Web Developers</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:41:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Groovy++ Vs Java</title>
		<link>http://www.digitalmediaminute.com/article/8134/groovy-vs-java</link>
		<comments>http://www.digitalmediaminute.com/article/8134/groovy-vs-java#comments</comments>
		<pubDate>Wed, 09 Feb 2011 09:10:01 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[browser extensions]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=8134</guid>
		<description><![CDATA[As good as it is as a programming language, because Groovy is a dynamic language it is slower than statically-typed languages such as Java and Scala. Alex Tkachman, a member of the Groovy core team, estimates that 80% of Groovy code can be made statically typed very easily and sped up by as much as [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/8134/groovy-vs-java/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Groovy Tutorial For Beginners</title>
		<link>http://www.digitalmediaminute.com/article/7520/groovy-tutorial-for-beginners</link>
		<comments>http://www.digitalmediaminute.com/article/7520/groovy-tutorial-for-beginners#comments</comments>
		<pubDate>Tue, 02 Nov 2010 15:56:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=7520</guid>
		<description><![CDATA[Here&#8217;s a lucid, fairly lengthy tutorial on Groovy, covering basic Groovy constructs with emphasis on comparisons with Java. The author admits that he won&#8217;t be getting too deeply into Groovy, that he is trying to give a more broad overview for people who are just starting to get familiar with Groovy code.  It covers topics [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/7520/groovy-tutorial-for-beginners/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Groovy-Annotation Closures</title>
		<link>http://www.digitalmediaminute.com/article/5901/groovy-annotation-closures</link>
		<comments>http://www.digitalmediaminute.com/article/5901/groovy-annotation-closures#comments</comments>
		<pubDate>Thu, 04 Mar 2010 15:36:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=5901</guid>
		<description><![CDATA[After experimenting with Groovy’s AST Browser and noticing that Groovy’s grammar allows closures as annotation values, &#8220;pniederw&#8221; coded an AST transformation that allows you to pass closures as annotation values. Check out how to empower annotations with Groovy closures. If you are a programmer who is no stranger to Groovy you&#8217;ll find this AST transformation procedure [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5901/groovy-annotation-closures/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Groovy&#8217;s GPars Library, For Concurrent Programming</title>
		<link>http://www.digitalmediaminute.com/article/5827/groovys-gpars-library-for-concurrent-programming</link>
		<comments>http://www.digitalmediaminute.com/article/5827/groovys-gpars-library-for-concurrent-programming#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:40:01 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=5827</guid>
		<description><![CDATA[There&#8217;s a nice article over at dzone.com on the latest about Groovy&#8217;s GPars library from its project lead, as well as overviews of some of its features like the Asynchronizer class, Actors, and the concurrent collection processor Parallelizer. I notice we&#8217;ve been doing a lot more articles on the intricacies of Groovy lately, but that [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5827/groovys-gpars-library-for-concurrent-programming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best 8 Groovy Tutorial List</title>
		<link>http://www.digitalmediaminute.com/article/5670/groovy-tutorial</link>
		<comments>http://www.digitalmediaminute.com/article/5670/groovy-tutorial#comments</comments>
		<pubDate>Thu, 04 Feb 2010 15:53:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[programming languages]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=5670</guid>
		<description><![CDATA[Groovy is a dynamic programming language for the JVM that combines Java&#8217;s enterprise capabilities with productivity features like closures, builders, dynamic typing and meta-programming. It can either be interpreted or compiled and you can add new methods to classes dynamically at run time, with greater flexibility than standard Java offers. There seems to be an [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5670/groovy-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

