<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: groovy</title>
    <link>http://www.dzone.com/links/queue/tag/groovy.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 23 Nov 2009 17:14:53 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-23T17:14:53Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/groovy/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>An Interview With Jeff Croft</title>
      <link>http://www.dzone.com/links/rss/an_interview_with_jeff_croft.html</link>
      <description>Today WebM.ag is speaking with Jeff Croft, Jeff needs little introduction as he is a well known web designer and developer, an author of some top notch web design literature and he also speaks at conferences about web design/development.</description>
      <category>groovy</category>
      <category>opinion</category>
      <category>web design</category>
      <pubDate>Mon, 23 Nov 2009 16:30:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301015.html</guid>
      <dc:creator>WebMag</dc:creator>
      <dc:date>2009-11-23T16:30:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/an_interview_with_jeff_croft.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301015.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Today WebM.ag is speaking with Jeff Croft, Jeff needs little introduction as he is a well known web designer and developer, an author of some top notch web design literature and he also speaks at conferences about web design/development.<br/><br/><a href='http://www.dzone.com/links/rss/an_interview_with_jeff_croft.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301015' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301015</dz:linkId>
      <dz:submitDate>2009-11-23T16:30:03Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301015.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>WebMag</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/520441.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Groovy Goodness: Finding Files with FileNameFinder</title>
      <link>http://www.dzone.com/links/rss/groovy_goodness_finding_files_with_filenamefinder.html</link>
      <description>The groovy.util package contains the FileNameFinder and FileNameByRegExFinder classes. We can use the FileNameFinder classe to search recursively for files in a directory with ANT fileset pattern conventions. With the FileNameByRegExFinder we use regular expressions to define the file patterns.</description>
      <category>groovy</category>
      <pubDate>Mon, 23 Nov 2009 16:07:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301375.html</guid>
      <dc:creator>fifthposition</dc:creator>
      <dc:date>2009-11-23T16:07:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/groovy_goodness_finding_files_with_filenamefinder.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301375.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The groovy.util package contains the FileNameFinder and FileNameByRegExFinder classes. We can use the FileNameFinder classe to search recursively for files in a directory with ANT fileset pattern conventions. With the FileNameByRegExFinder we use regular expressions to define the file patterns.<br/><br/><a href='http://www.dzone.com/links/rss/groovy_goodness_finding_files_with_filenamefinder.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301375' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301375</dz:linkId>
      <dz:submitDate>2009-11-23T16:07:36Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301375.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fifthposition</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/452305.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Groovy Goodness: Create Dynamic Methods</title>
      <link>http://www.dzone.com/links/rss/groovy_goodness_create_dynamic_methods.html</link>
      <description>In Groovy we can write classes and write an implementation for methods we don't even know exist. We must implement the method methodMissing() which is invoked when other methods cannot be found.</description>
      <category>groovy</category>
      <category>how-to</category>
      <pubDate>Mon, 23 Nov 2009 16:06:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/301369.html</guid>
      <dc:creator>fifthposition</dc:creator>
      <dc:date>2009-11-23T16:06:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/groovy_goodness_create_dynamic_methods.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301369.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In Groovy we can write classes and write an implementation for methods we don't even know exist. We must implement the method methodMissing() which is invoked when other methods cannot be found.<br/><br/><a href='http://www.dzone.com/links/rss/groovy_goodness_create_dynamic_methods.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=301369' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301369</dz:linkId>
      <dz:submitDate>2009-11-23T16:06:47Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/301369.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fifthposition</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/452305.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Analyzing beet results with groovy</title>
      <link>http://www.dzone.com/links/rss/analyzing_beet_results_with_groovy.html</link>
      <description>The recent weeks I have been playing around with grails. When working with grails you have to learn groovy as well. Sometimes I am just amazed by the easiness of doing things with groovy. That is why I started out using groovy for a very small project (at least with groovy) to analyze an xml file as generated by the performance measurement framework Beet.&#xD;
&#xD;
In this blog post I go step-to-step through a solution that analyzes the xml file and plots the results in a chart generated with jfreechart.</description>
      <category>groovy</category>
      <pubDate>Fri, 20 Nov 2009 20:28:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298659.html</guid>
      <dc:creator>jettro</dc:creator>
      <dc:date>2009-11-20T20:28:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/analyzing_beet_results_with_groovy.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298659.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The recent weeks I have been playing around with grails. When working with grails you have to learn groovy as well. Sometimes I am just amazed by the easiness of doing things with groovy. That is why I started out using groovy for a very small project (at least with groovy) to analyze an xml file as generated by the performance measurement framework Beet.

In this blog post I go step-to-step through a solution that analyzes the xml file and plots the results in a chart generated with jfreechart.<br/><br/><a href='http://www.dzone.com/links/rss/analyzing_beet_results_with_groovy.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298659' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298659</dz:linkId>
      <dz:submitDate>2009-11-20T20:28:38Z</dz:submitDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298659.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jettro</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/196895.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

