<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.dzone.com/~d/styles/itemcontent.css"?><rss xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://java.dzone.com/">
  <channel>
    <title>Javalobby - The heart of the Java developer community</title>
    <link>http://java.dzone.com/</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://www.javalobby.org/forumRSS/61.xml" type="application/rss+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Fwww.javalobby.org%2FforumRSS%2F61.xml" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Fwww.javalobby.org%2FforumRSS%2F61.xml" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Fwww.javalobby.org%2FforumRSS%2F61.xml" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://www.javalobby.org/forumRSS/61.xml" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fwww.javalobby.org%2FforumRSS%2F61.xml" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Fwww.javalobby.org%2FforumRSS%2F61.xml" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Fwww.javalobby.org%2FforumRSS%2F61.xml" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
    <title>Movie: "One Thing from Devoxx 2009"</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/HtZziYIgLNs/one-thing-from-devoxx</link>
    <description>Random attendees at Devoxx were asked, on the final day, to talk briefly about one new thing they'd learned at Devoxx, one interesting new project they'd heard about for the first time, or one technique they'd like to try out as a result of something they'd heard at Devoxx.


    
            
                            
        


      List in Express Request?:&amp;nbsp;
    
            
        ...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/HtZziYIgLNs" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/one-thing-from-devoxx#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14631</wfw:commentRss>
 <dz:submitDate>Sat, 21 Nov 2009 11:34:36 -0500</dz:submitDate>
 <dz:readCount>1137</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>geertjan</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-250147.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sat, 21 Nov 2009 16:34:36 +0000</pubDate>
 <dc:creator>geertjan</dc:creator>
 <guid isPermaLink="false">14631 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/one-thing-from-devoxx</feedburner:origLink></item>
  <item>
    <title>Do Your Iterators Always Fail-Fast?</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/D9JVvWRp5cU/do-your-iterators-always-fail</link>
    <description>The iterators of the Collection implementations of the Java runtime throw a ConcurrentModificationException[1]
when they detect that another thread has modified the Collection while
a thread is iterating over it. Such iterators are generally called fail-fast iterators.
      Article Type:&amp;nbsp;
    
            
                    Opinion/Editorial&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/D9JVvWRp5cU" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/do-your-iterators-always-fail#comments</comments>
 <category domain="http://java.dzone.com/category/tags/concurrency">concurrency</category>
 <category domain="http://java.dzone.com/taxonomy/term/66">java</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14311</wfw:commentRss>
 <dz:submitDate>Sat, 21 Nov 2009 08:39:03 -0500</dz:submitDate>
 <dz:readCount>890</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Bharath Ganesh</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-306123.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sat, 21 Nov 2009 13:39:03 +0000</pubDate>
 <dc:creator>Bharath Ganesh</dc:creator>
 <guid isPermaLink="false">14311 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/do-your-iterators-always-fail</feedburner:origLink></item>
  <item>
    <title>Logging on a Per-Thread Basis</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/p9Z0iSW__y0/logging-thread-basis</link>
    <description>As far as I know, most of the logging facility configurations enable you to specify the maximum size of a log file, how many will roll, where data is fed to and eventually dispatching multiple destinations in function of the log level. I've found nothing (apart from a couple of discussions on java.net forums) about splitting logs in function of the thread - that is, all the logging from a thread...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/p9Z0iSW__y0" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/tips/logging-thread-basis#comments</comments>
 <category domain="http://java.dzone.com/category/tags/logging">logging</category>
 <category domain="http://java.dzone.com/category/tags/testing">testing</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14625</wfw:commentRss>
 <dz:submitDate>Sat, 21 Nov 2009 07:58:00 -0500</dz:submitDate>
 <dz:readCount>773</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>fabriziogiudici</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-208540.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sat, 21 Nov 2009 12:58:00 +0000</pubDate>
 <dc:creator>fabriziogiudici</dc:creator>
 <guid isPermaLink="false">14625 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/tips/logging-thread-basis</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose - 2009/11/21</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/7YAnXjqUcR4/dzone-daily-dose-20091120-0</link>
    <description>The Cray XT5 &amp;quot;Jaguar&amp;quot; supercomputer at the Oak Ridge National Laboratory is now the world's fastest computing system according to the TOP500 rankings.  The Jaguar grabbed the number one spot from IBM after upgrading roughly 250,000 processors from quad-core Opterons to six-core Istanbul Opterons.  The system, which is used by the US Department of Energy, delivers a performance of 1.75...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/7YAnXjqUcR4" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091120-0#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/architecture">Architecture</category>
 <category domain="http://java.dzone.com/category/tags/amazon">Amazon</category>
 <category domain="http://java.dzone.com/taxonomy/term/79">AMD</category>
 <category domain="http://java.dzone.com/category/tags/cray">Cray</category>
 <category domain="http://java.dzone.com/category/tags/ec2">ec2</category>
 <category domain="http://java.dzone.com/category/tags/quartz">quartz</category>
 <category domain="http://java.dzone.com/category/tags/rubinium">Rubinium</category>
 <category domain="http://java.dzone.com/category/tags/terracotta">Terracotta</category>
 <category domain="http://java.dzone.com/category/tags/zeus-technology">Zeus Technology</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/languages/php">PHP</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/languages/ruby">Ruby</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14623</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 15:47:13 -0500</dz:submitDate>
 <dz:readCount>1070</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 20:47:13 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14623 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091120-0</feedburner:origLink></item>
  <item>
    <title>An Introduction to Feature-Driven Development</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/Zvq8eptQRWw/introduction-feature-driven</link>
    <description>Feature-Driven Development (FDD) is one of the agile
processes not talked or written about very much. Often mentioned in passing in
agile software development books and forums, few actually know much about it.
However, if you need to apply agile to larger projects and teams, it is
worthwhile taking the time to understand FDD a little more&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/Zvq8eptQRWw" height="1" width="1"/&gt;</description>
     <comments>http://agile.dzone.com/articles/introduction-feature-driven#comments</comments>
 <category domain="http://java.dzone.com/category/tags/feature-driven-development">Feature-Driven Development</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/tools-methods/project-mgmt">Project Mgmt.</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/tools-methods/agile">Agile</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14617</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 10:58:19 -0500</dz:submitDate>
 <dz:readCount>1249</dz:readCount>
 <dz:commentCount>4</dz:commentCount>
 <dz:submitter> <dz:username>stephenrpalmer</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-521227.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 15:58:19 +0000</pubDate>
 <dc:creator>stephenrpalmer</dc:creator>
 <guid isPermaLink="false">14617 at http://java.dzone.com</guid>
  <feedburner:origLink>http://agile.dzone.com/articles/introduction-feature-driven</feedburner:origLink></item>
  <item>
    <title>Testing PDF files with Canoo Webtest and Maven2</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/NUM4VAUtp7o/testing-pdf-files-canoo</link>
    <description>This week I received one of that lovely and tricky tasks: to
learn Canoo
webtest, test it and prove its usefulness to the project in three days -
convincing the managers that it should be part of the project. The goal
of the project is to produce a finance report with ~200 pages and that
report should be validated through a zero-errors acceptance
tests. Several tools were considered, including...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/NUM4VAUtp7o" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/testing-pdf-files-canoo#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://java.dzone.com/category/tags/ant-task">ant task</category>
 <category domain="http://java.dzone.com/category/tags/canoo-webtest">canoo webtest</category>
 <category domain="http://java.dzone.com/category/tags/gmaven">gmaven</category>
 <category domain="http://java.dzone.com/category/tags/webtest-maven2-plugin">webtest maven2 plugin</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/groovy">Groovy</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14507</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 10:49:12 -0500</dz:submitDate>
 <dz:readCount>563</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>fgaucho</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-193078.png</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 15:49:12 +0000</pubDate>
 <dc:creator>fgaucho</dc:creator>
 <guid isPermaLink="false">14507 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/testing-pdf-files-canoo</feedburner:origLink></item>
  <item>
    <title>The Abuse of Utility Creational Methods</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/qd8lPtCX7qY/abuse-utility-creational</link>
    <description>Sometimes I encounter code, which obviously the writer had good intentions in making the development easier and faster. However, in my opinion, it is not. It’s a kind of code that magically creates new instances and attaches one to another.&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/qd8lPtCX7qY" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/abuse-utility-creational#comments</comments>
 <category domain="http://java.dzone.com/category/tags/code-design">code design</category>
 <category domain="http://java.dzone.com/category/tags/wicket">wicket</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java/frameworks">Frameworks</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14533</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 10:25:42 -0500</dz:submitDate>
 <dz:readCount>1191</dz:readCount>
 <dz:commentCount>3</dz:commentCount>
 <dz:submitter> <dz:username>egolan</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-183661.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 15:25:42 +0000</pubDate>
 <dc:creator>egolan</dc:creator>
 <guid isPermaLink="false">14533 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/abuse-utility-creational</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose -  2009/11/20</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/2P71sUAsQ8s/dzone-daily-dose-20091120</link>
    <description>A few more details about the closures announcement for Java 7 surfaced today.  According to Stephen Colebourne's blog, Mark Reinhold said that JDK 7 closures won't have control-invocation statements as a goal and it won't include non-local returns.  Reinhold also indicated that access to non-final variables was unlikely.&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/2P71sUAsQ8s" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091120#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://java.dzone.com/category/tags/crome-os">Crome OS</category>
 <category domain="http://java.dzone.com/category/tags/jdk-7">JDK 7</category>
 <category domain="http://java.dzone.com/category/tags/mozilla">mozilla</category>
 <category domain="http://java.dzone.com/category/tags/terracotta">Terracotta</category>
 <category domain="http://java.dzone.com/category/tags/windows-7">Windows 7</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/industry/news">News</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14579</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 01:43:04 -0500</dz:submitDate>
 <dz:readCount>1725</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 06:43:04 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14579 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091120</feedburner:origLink></item>
  <item>
    <title>Update on Closures Coming to Java 7</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/jV8Si_Qh5SU/closures-coming-java-7</link>
    <description>It was announced yesterday that closures would be added to JDK 7.  Mark Reinhold made the announcement at the Devoxx conference.  Before today, Sun could not reach a consensus on the inclusion of closures in JDK 7.  Three proposals for closures were submitted to Sun over the last few years.  With the JDK 7 schedule extended to September 2010, Reinhold seems to think that now is the time to...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/jV8Si_Qh5SU" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/closures-coming-java-7#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://java.dzone.com/category/tags/bgga">BGGA</category>
 <category domain="http://java.dzone.com/category/tags/devoxx">devoxx</category>
 <category domain="http://java.dzone.com/category/tags/fcm">FCM</category>
 <category domain="http://java.dzone.com/category/tags/jdk-7">JDK 7</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14511</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 23:56:43 -0500</dz:submitDate>
 <dz:readCount>8088</dz:readCount>
 <dz:commentCount>35</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 04:56:43 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14511 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/closures-coming-java-7</feedburner:origLink></item>
  <item>
    <title>Java Scheduling Gets a Shot in the Arm, Courtesy of Terracotta</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/CIBJ1GK85lY/java-scheduling-gets-shot-arm</link>
    <description>Terracotta continues its open source project acquisition tear today,
bringing the the Quartz Scheduler project into it's fold.  This latest
move follows the acquisition of the EhCache project back in August. 
According to Terracotta, the acquisition of Quartz helps them meet the
needs of customers in virtualized environments.  Much of the immediate
development will be focused on adding more...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/CIBJ1GK85lY" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/java-scheduling-gets-shot-arm#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://java.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://java.dzone.com/category/tags/quartz">quartz</category>
 <category domain="http://java.dzone.com/category/tags/terracotta">Terracotta</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/architecture/virtualization">Virtualization</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14569</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 17:25:02 -0500</dz:submitDate>
 <dz:readCount>1961</dz:readCount>
 <dz:commentCount>7</dz:commentCount>
 <dz:submitter> <dz:username>matt</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-2.gif</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 22:25:02 +0000</pubDate>
 <dc:creator>matt</dc:creator>
 <guid isPermaLink="false">14569 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/java-scheduling-gets-shot-arm</feedburner:origLink></item>
  <item>
    <title>Devoxx Day 3: Conference Day 2</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/R3ezKv4LidA/devoxx-day-3-conference-day-2</link>
    <description>Tried to attend a few sessions today, at Devoxx 2009 in Antwerp, Belgium, that I wouldn't normally have done, i.e., sessions that didn't necessarily grab my initial interest. If you only attend sessions that appeal to you, you're potentially missing out on discovering completely new tools or techniques. So, some of those are included in the list below.&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/R3ezKv4LidA" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/devoxx-day-3-conference-day-2#comments</comments>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14567</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 17:20:44 -0500</dz:submitDate>
 <dz:readCount>776</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>geertjan</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-250147.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 22:20:44 +0000</pubDate>
 <dc:creator>geertjan</dc:creator>
 <guid isPermaLink="false">14567 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/devoxx-day-3-conference-day-2</feedburner:origLink></item>
  <item>
    <title>Getting REST Right in Spring 3.0 </title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/JnN51-LnLOA/spring-30-rest-example</link>
    <description>I've been working on getting a REST + Hibernate application using the goodies found in Spring 3.0 for my upcoming book - Spring Persistence with Hibernate.&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/JnN51-LnLOA" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/spring-30-rest-example#comments</comments>
 <category domain="http://java.dzone.com/category/tags/rest">REST</category>
 <category domain="http://java.dzone.com/category/tags/spring-framework">Spring Framework</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java/frameworks">Frameworks</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14547</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 09:37:30 -0500</dz:submitDate>
 <dz:readCount>2797</dz:readCount>
 <dz:commentCount>16</dz:commentCount>
 <dz:submitter> <dz:username>sduskis</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-182559.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 14:37:30 +0000</pubDate>
 <dc:creator>sduskis</dc:creator>
 <guid isPermaLink="false">14547 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/spring-30-rest-example</feedburner:origLink></item>
  <item>
    <title>Essential JavaFX</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/HTh2rw0JQVg/essential-javafx-0</link>
    <description>ISBN or ASIN:&amp;nbsp;
    
            
                    0137042795        
        


      Book Author(s):&amp;nbsp;
    
            
                    Gail Anderson        
              
                    Paul Anderson        
        


      Publisher:&amp;nbsp;
    
            
                    Prentice Hall        
        


      Publication Date:&amp;nbsp;
    
            
      ...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/HTh2rw0JQVg" height="1" width="1"/&gt;</description>
     <comments>http://books.dzone.com/reviews/essential-javafx-0#comments</comments>
 <category domain="http://java.dzone.com/taxonomy/term/66">java</category>
 <category domain="http://java.dzone.com/category/tags/javafx">javafx</category>
 <category domain="http://java.dzone.com/taxonomy/term/59">RIA</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14143</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 08:58:11 -0500</dz:submitDate>
 <dz:readCount>1118</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>gerps</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-257531.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 13:58:11 +0000</pubDate>
 <dc:creator>gerps</dc:creator>
 <guid isPermaLink="false">14143 at http://java.dzone.com</guid>
  <feedburner:origLink>http://books.dzone.com/reviews/essential-javafx-0</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose - 2009/11/19</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/S3xOCCNpQuQ/dzone-daily-dose-20091119</link>
    <description>It was announced this morning that closures would be added to JDK 7.  Mark Reinhold made the announcement at the Devoxx conference.  Before today, Sun could not reach a consensus on the inclusion of closures in JDK 7.  Three proposals for closures were submitted to Sun over the last few years and now early reports say the starting point for Java closures will be the FCM v0.5 proposa&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/S3xOCCNpQuQ" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091119#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://java.dzone.com/category/tags/jdk-7">JDK 7</category>
 <category domain="http://java.dzone.com/category/tags/macruby">MacRuby</category>
 <category domain="http://java.dzone.com/category/tags/persevere">Persevere</category>
 <category domain="http://java.dzone.com/category/tags/sdk">sdk</category>
 <category domain="http://java.dzone.com/category/tags/windows-azure">Windows Azure</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/languages/javascript">Javascript</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp;amp; Methods</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/languages/ruby">Ruby</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14529</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 23:57:25 -0500</dz:submitDate>
 <dz:readCount>2036</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 04:57:25 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14529 at http://java.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091119</feedburner:origLink></item>
  <item>
    <title>CTO Ari Zilka Says Terracotta is Fast</title>
    <link>http://feeds.dzone.com/~r/javalobby/frontpage/~3/2EOl_KAsr5E/cto-ari-zilka-says-terracotta</link>
    <description>Terracotta is having a defining year in 2009.  Their Hibernate and
EHcache products provide innovative methods for object-relational
mapping and distributed caching.  The Terracotta 3.1.1 server is
already extremely fast, but Terracotta is trying to make it even
faster.  DZone recently spoke with Ari Zilka, the CTO of Terracotta,
Inc., in an exclusive interview about the features and...&lt;img src="http://feeds.feedburner.com/~r/javalobby/frontpage/~4/2EOl_KAsr5E" height="1" width="1"/&gt;</description>
     <comments>http://server.dzone.com/articles/cto-ari-zilka-says-terracotta#comments</comments>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/architecture">Architecture</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/java/server-side">Server-side</category>
 <category domain="http://java.dzone.com/category/tags/ehcache">EHCache</category>
 <category domain="http://java.dzone.com/category/tags/hibernate">hibernate</category>
 <category domain="http://java.dzone.com/category/tags/orm">orm</category>
 <category domain="http://java.dzone.com/category/tags/terracotta">Terracotta</category>
 <category domain="http://java.dzone.com/category/dzone-taxonomy/open-source/commercial">Commercial</category>
 <enclosure url="http://java.dzone.com/sites/all/files/Ari Zilka.jpg" length="61253" type="image/jpeg" />
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://java.dzone.com/crss/node/14515</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 15:40:47 -0500</dz:submitDate>
 <dz:readCount>2084</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://java.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 18 Nov 2009 20:40:47 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14515 at http://java.dzone.com</guid>
  <feedburner:origLink>http://server.dzone.com/articles/cto-ari-zilka-says-terracotta</feedburner:origLink></item>
  </channel>
</rss>
