<?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: java</title>
    <link>http://www.dzone.com/links/queue/tag/java.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 09 Nov 2009 12:38:00 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-09T12:38:00Z</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/java/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>Debugging through Maven Tomcat plugin by Eclipse</title>
      <link>http://www.dzone.com/links/rss/debugging_through_maven_tomcat_plugin_by_eclipse.html</link>
      <description>Personally i like using these plugins for development phase of a project in a team because it eliminates the time you spend for running the applications painlessly as soon as checking out the project from it’s code base. But debugging the running code under maven process can be tricky if you don’t know how to.</description>
      <category>eclipse</category>
      <category>how-to</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Mon, 09 Nov 2009 12:33:43 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284919.html</guid>
      <dc:creator>coffeemate</dc:creator>
      <dc:date>2009-11-09T12:33:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/debugging_through_maven_tomcat_plugin_by_eclipse.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284919.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Personally i like using these plugins for development phase of a project in a team because it eliminates the time you spend for running the applications painlessly as soon as checking out the project from it’s code base. But debugging the running code under maven process can be tricky if you don’t know how to.<br/><br/><a href='http://www.dzone.com/links/rss/debugging_through_maven_tomcat_plugin_by_eclipse.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284919' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284919</dz:linkId>
      <dz:submitDate>2009-11-09T12:33:43Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>0</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284919.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>coffeemate</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/253777.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Understanding and writing Hibernate user types</title>
      <link>http://www.dzone.com/links/rss/understanding_and_writing_hibernate_user_types.html</link>
      <description>In the careers of most Spring/Hibernate developers I know, there sooner or later comes a point of no escape...they have to write a Hibernate user type. The first one is usually of the copy'n'paste variety, and by and large works perfectly well. Until it doesn't.&#xD;
In this post, we'll be dissecting the Hibernate UserType interface, explaining the relationships between the various methods, and developing a set of base user types that capture common use cases.</description>
      <category>database</category>
      <category>java</category>
      <category>open source</category>
      <pubDate>Mon, 09 Nov 2009 11:48:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284883.html</guid>
      <dc:creator>demobox</dc:creator>
      <dc:date>2009-11-09T11:48:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/understanding_and_writing_hibernate_user_types.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284883.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In the careers of most Spring/Hibernate developers I know, there sooner or later comes a point of no escape...they have to write a Hibernate user type. The first one is usually of the copy'n'paste variety, and by and large works perfectly well. Until it doesn't.
In this post, we'll be dissecting the Hibernate UserType interface, explaining the relationships between the various methods, and developing a set of base user types that capture common use cases.<br/><br/><a href='http://www.dzone.com/links/rss/understanding_and_writing_hibernate_user_types.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284883' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284883</dz:linkId>
      <dz:submitDate>2009-11-09T11:48:49Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284883.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>demobox</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/389487.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Generating Dynamic PDF Using iText</title>
      <link>http://www.dzone.com/links/rss/generating_dynamic_pdf_using_itext.html</link>
      <description>iText is a library that allows you to generate PDF files on the fly. The blog covers how to:&#xD;
&#xD;
1. Create PDF using PDF Template and PDF Form&#xD;
2. Appending documents using PdfStamper</description>
      <category>how-to</category>
      <category>java</category>
      <category>open source</category>
      <pubDate>Mon, 09 Nov 2009 08:43:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284725.html</guid>
      <dc:creator>Aparna Chaudhary</dc:creator>
      <dc:date>2009-11-09T08:43:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/generating_dynamic_pdf_using_itext.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284725.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>iText is a library that allows you to generate PDF files on the fly. The blog covers how to:

1. Create PDF using PDF Template and PDF Form
2. Appending documents using PdfStamper<br/><br/><a href='http://www.dzone.com/links/rss/generating_dynamic_pdf_using_itext.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284725' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284725</dz:linkId>
      <dz:submitDate>2009-11-09T08:43:51Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>21</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284725.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>aparna.chaudhary</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/348820.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Should Programming Languages Support Unit Testing Natively?</title>
      <link>http://www.dzone.com/links/rss/should_programming_languages_support_unit_testing.html</link>
      <description>I used to be strongly opposed to this idea but I started changing my mind recently. Here is what happened.</description>
      <category>java</category>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Mon, 09 Nov 2009 08:13:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284675.html</guid>
      <dc:creator>jsugrue</dc:creator>
      <dc:date>2009-11-09T08:13:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/should_programming_languages_support_unit_testing.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284675.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I used to be strongly opposed to this idea but I started changing my mind recently. Here is what happened. <br/><br/><a href='http://www.dzone.com/links/rss/should_programming_languages_support_unit_testing.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284675' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284675</dz:linkId>
      <dz:submitDate>2009-11-09T08:13:45Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284675.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsugrue</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/185351.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Servlet 3.0 Async API or Atmosphere? A Simple Comparison</title>
      <link>http://www.dzone.com/links/rss/servlet_30_async_api_or_atmosphere_a_simple_compa.html</link>
      <description>One the comments I'm getting about Atmosphere is why should I use the framework instead of waiting for Servlet 3.0 Async API. Well, it simple: much simpler, works with any existing Java WebServer (including Google App Engine!), and will auto-detect the Servlet 3.0 Async API if you deploy your application on a WebServer that support it.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>java</category>
      <pubDate>Mon, 09 Nov 2009 08:05:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284651.html</guid>
      <dc:creator>jsugrue</dc:creator>
      <dc:date>2009-11-09T08:05:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/servlet_30_async_api_or_atmosphere_a_simple_compa.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284651.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>One the comments I'm getting about Atmosphere is why should I use the framework instead of waiting for Servlet 3.0 Async API. Well, it simple: much simpler, works with any existing Java WebServer (including Google App Engine!), and will auto-detect the Servlet 3.0 Async API if you deploy your application on a WebServer that support it.<br/><br/><a href='http://www.dzone.com/links/rss/servlet_30_async_api_or_atmosphere_a_simple_compa.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284651' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284651</dz:linkId>
      <dz:submitDate>2009-11-09T08:05:04Z</dz:submitDate>
      <dz:voteUpCount>6</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/284651.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsugrue</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/185351.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Doing grails, yes I like it</title>
      <link>http://www.dzone.com/links/rss/doing_grails_yes_i_like_it.html</link>
      <description>Last week I attended a groovy &amp; grails training by SpringSource. My first introduction into grails is about 2 years a go. I attended a talk at the spring experience. Back than I liked it, tried it, but did not really use it. By now a lot has changed, most of all very good tool integration by intellij. Last week I had the change to go to a training, now I am motivated to start using grails more often.&#xD;
&#xD;
This post I will talk you through a grails application I have created for a project of mine. I also take you through some of the things I learned last week. Finally I’ll show you that you can create a google app engine application using grails. There are ways to create grails applications, I’ll show you how to do it using the latest intellij 9 beta release.</description>
      <category>frameworks</category>
      <category>groovy</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Mon, 09 Nov 2009 07:49:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284639.html</guid>
      <dc:creator>jettro</dc:creator>
      <dc:date>2009-11-09T07:49:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/doing_grails_yes_i_like_it.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284639.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Last week I attended a groovy & grails training by SpringSource. My first introduction into grails is about 2 years a go. I attended a talk at the spring experience. Back than I liked it, tried it, but did not really use it. By now a lot has changed, most of all very good tool integration by intellij. Last week I had the change to go to a training, now I am motivated to start using grails more often.

This post I will talk you through a grails application I have created for a project of mine. I also take you through some of the things I learned last week. Finally I’ll show you that you can create a google app engine application using grails. There are ways to create grails applications, I’ll show you how to do it using the latest intellij 9 beta release.<br/><br/><a href='http://www.dzone.com/links/rss/doing_grails_yes_i_like_it.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284639' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284639</dz:linkId>
      <dz:submitDate>2009-11-09T07:49:21Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284639.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>
    <item>
      <title>From BPEL to the ESB and Back - Introduction to the Riftsaw-JBoss ESB Integration</title>
      <link>http://www.dzone.com/links/rss/from_bpel_to_the_esb_and_back_introduction_to_the.html</link>
      <description>One of the great strengths of the JBoss software is in the integrations between projects. In this post, we'll examine the Riftsaw - JBoss ESB integration to connect Riftsaw BPEL processes to ESB services.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>open source</category>
      <category>web services</category>
      <pubDate>Mon, 09 Nov 2009 07:17:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284627.html</guid>
      <dc:creator>Masoud Kalali</dc:creator>
      <dc:date>2009-11-09T07:17:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/from_bpel_to_the_esb_and_back_introduction_to_the.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284627.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>One of the great strengths of the JBoss software is in the integrations between projects. In this post, we'll examine the Riftsaw - JBoss ESB integration to connect Riftsaw BPEL processes to ESB services.<br/><br/><a href='http://www.dzone.com/links/rss/from_bpel_to_the_esb_and_back_introduction_to_the.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284627' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284627</dz:linkId>
      <dz:submitDate>2009-11-09T07:17:04Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284627.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Kalali</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/89352.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Java String Concatenation and Performance</title>
      <link>http://www.dzone.com/links/rss/java_string_concatenation_and_performance.html</link>
      <description>The quick and dirty way to concatenate strings in Java is to use the concatenation operator (+). This will yield a reasonable performance if you need to combine two or three strings (fixed-size). But if you want to concatenate n strings in a loop, the performance degrades in multiples of n. Given that String is immutable, for large number of string concatenation operations, using (+) will give us a worst performance. But how bad ? How StringBuffer, StringBuilder or String.concat() performs if we put them on a performance test ?. This article will try to answer those questions.&#xD;
&#xD;
We will be using Perf4J to calculate the performance, since this library will give us aggregated performance statistics like mean, minimum, maximum, standard deviation over a set time span. In the code, we will concatenate a string (*) repeatedly 50,000 times and this iteration will be performed 21 times so that we can get a good standard deviation. The following methods will be used to concatenate strings.</description>
      <category>java</category>
      <pubDate>Mon, 09 Nov 2009 05:55:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284519.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-11-09T05:55:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/java_string_concatenation_and_performance.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284519.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The quick and dirty way to concatenate strings in Java is to use the concatenation operator (+). This will yield a reasonable performance if you need to combine two or three strings (fixed-size). But if you want to concatenate n strings in a loop, the performance degrades in multiples of n. Given that String is immutable, for large number of string concatenation operations, using (+) will give us a worst performance. But how bad ? How StringBuffer, StringBuilder or String.concat() performs if we put them on a performance test ?. This article will try to answer those questions.

We will be using Perf4J to calculate the performance, since this library will give us aggregated performance statistics like mean, minimum, maximum, standard deviation over a set time span. In the code, we will concatenate a string (*) repeatedly 50,000 times and this iteration will be performed 21 times so that we can get a good standard deviation. The following methods will be used to concatenate strings.<br/><br/><a href='http://www.dzone.com/links/rss/java_string_concatenation_and_performance.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284519' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284519</dz:linkId>
      <dz:submitDate>2009-11-09T05:55:31Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>28</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284519.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Ted Naleid » Mercurial DVCS DevJam Presentation</title>
      <link>http://www.dzone.com/links/rss/ted_naleid_mercurial_dvcs_devjam_presentation.html</link>
      <description>Presentation on the advantages and disadvantages of Mercurial (a distributed version control system) over centralized version control tools like subversion.&#xD;
&#xD;
Goes into some detail in the concepts of how Mercurial works and a conceptual model that will help people understand how branching/merging in mercurial works.</description>
      <category>agile</category>
      <category>java</category>
      <category>open source</category>
      <category>tools</category>
      <pubDate>Mon, 09 Nov 2009 02:44:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284419.html</guid>
      <dc:creator>tednaleid</dc:creator>
      <dc:date>2009-11-09T02:44:59Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ted_naleid_mercurial_dvcs_devjam_presentation.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284419.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Presentation on the advantages and disadvantages of Mercurial (a distributed version control system) over centralized version control tools like subversion.

Goes into some detail in the concepts of how Mercurial works and a conceptual model that will help people understand how branching/merging in mercurial works.<br/><br/><a href='http://www.dzone.com/links/rss/ted_naleid_mercurial_dvcs_devjam_presentation.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284419' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284419</dz:linkId>
      <dz:submitDate>2009-11-09T02:44:59Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>4</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284419.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tednaleid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/281696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Facebook Connect Integration With Spring Security 3.x</title>
      <link>http://www.dzone.com/links/rss/facebook_connect_integration_with_spring_security.html</link>
      <description>It’s so popular that nowadays almost all web applications on the internet use Facebook Connect to attract their potential users to move their pre-built social networking structure to on their own systems. Here i would like to share you a how to integrate Facebook Connect with your Spring enabled web application.</description>
      <category>java</category>
      <category>open source</category>
      <category>security</category>
      <category>web 2.0</category>
      <pubDate>Sun, 08 Nov 2009 23:50:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284371.html</guid>
      <dc:creator>coffeemate</dc:creator>
      <dc:date>2009-11-08T23:50:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/facebook_connect_integration_with_spring_security.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284371.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It’s so popular that nowadays almost all web applications on the internet use Facebook Connect to attract their potential users to move their pre-built social networking structure to on their own systems. Here i would like to share you a how to integrate Facebook Connect with your Spring enabled web application.<br/><br/><a href='http://www.dzone.com/links/rss/facebook_connect_integration_with_spring_security.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284371' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284371</dz:linkId>
      <dz:submitDate>2009-11-08T23:50:44Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284371.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>coffeemate</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/253777.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Drunk People At Adobe MAX 2009 Video Posted</title>
      <link>http://www.dzone.com/links/rss/drunk_people_at_adobe_max_2009_video_posted.html</link>
      <description>This episode is definitely worth watching!</description>
      <category>coldfusion</category>
      <category>flash-flex</category>
      <category>java</category>
      <category>ria</category>
      <pubDate>Sun, 08 Nov 2009 23:40:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284369.html</guid>
      <dc:creator>jonrose182</dc:creator>
      <dc:date>2009-11-08T23:40:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/drunk_people_at_adobe_max_2009_video_posted.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284369.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This episode is definitely worth watching!

<br/><br/><a href='http://www.dzone.com/links/rss/drunk_people_at_adobe_max_2009_video_posted.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284369' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284369</dz:linkId>
      <dz:submitDate>2009-11-08T23:40:03Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>29</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284369.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jonrose182</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/283963.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Sun and Apache: the Java scars that endure</title>
      <link>http://www.dzone.com/links/rss/sun_and_apache_the_java_scars_that_endure.html</link>
      <description>Among the scars aired Wednesday: Early work on XML that was dogged by politics as Java, middleware, and server rivals IBM and Sun Microsystems butted heads.</description>
      <category>java</category>
      <category>news</category>
      <category>xml</category>
      <pubDate>Sun, 08 Nov 2009 16:43:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284213.html</guid>
      <dc:creator>estherschindler</dc:creator>
      <dc:date>2009-11-08T16:43:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sun_and_apache_the_java_scars_that_endure.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284213.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Among the scars aired Wednesday: Early work on XML that was dogged by politics as Java, middleware, and server rivals IBM and Sun Microsystems butted heads.<br/><br/><a href='http://www.dzone.com/links/rss/sun_and_apache_the_java_scars_that_endure.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284213' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284213</dz:linkId>
      <dz:submitDate>2009-11-08T16:43:02Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>57</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284213.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>estherschindler</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/209965.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Griffon 0.2 and NetBeans IDE 6.8 Beta</title>
      <link>http://www.dzone.com/links/rss/griffon_02_and_netbeans_ide_68_beta.html</link>
      <description>I downloaded and unzipped Griffon 0.2 today. Because I set GRIFFON_HOME and added its bin to PATH, I could immediately begin using it in NetBeans IDE (to which end I recompiled the NetBeans Griffon plugin so that it now works in 6.8 Beta).</description>
      <category>frameworks</category>
      <category>groovy</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Sun, 08 Nov 2009 14:49:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/284157.html</guid>
      <dc:creator>fifthposition</dc:creator>
      <dc:date>2009-11-08T14:49:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/griffon_02_and_netbeans_ide_68_beta.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/284157.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I downloaded and unzipped Griffon 0.2 today. Because I set GRIFFON_HOME and added its bin to PATH, I could immediately begin using it in NetBeans IDE (to which end I recompiled the NetBeans Griffon plugin so that it now works in 6.8 Beta). <br/><br/><a href='http://www.dzone.com/links/rss/griffon_02_and_netbeans_ide_68_beta.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=284157' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>284157</dz:linkId>
      <dz:submitDate>2009-11-08T14:49:36Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/284157.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>How to install JRE in Ubuntu 9.10</title>
      <link>http://www.dzone.com/links/rss/how_to_install_jre_in_ubuntu_910.html</link>
      <description>How to install JRE in Ubuntu 9.10</description>
      <category>java</category>
      <category>open source</category>
      <category>unix-linux</category>
      <pubDate>Sun, 08 Nov 2009 13:24:38 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283763.html</guid>
      <dc:creator>gauthamnagpur18</dc:creator>
      <dc:date>2009-11-08T13:24:38Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_install_jre_in_ubuntu_910.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283763.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to install JRE in Ubuntu 9.10<br/><br/><a href='http://www.dzone.com/links/rss/how_to_install_jre_in_ubuntu_910.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283763' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283763</dz:linkId>
      <dz:submitDate>2009-11-08T13:24:38Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>31</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283763.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gauthamnagpur18</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/501823.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Gradle for a Mixed Java and Groovy Project</title>
      <link>http://www.dzone.com/links/rss/using_gradle_for_a_mixed_java_and_groovy_project.html</link>
      <description>Gradle is a build system to build software projects. Gradle supports convention over configuration, build-in takss and dependency support. We write a build script in Groovy (!) to define our Gradle build. This means we can use all available Groovy (and Java) stuff we want, like control structures, classes and methods. In this post we see how we can use Gradle to build a very simple mixed Java and Groovy projec</description>
      <category>groovy</category>
      <category>java</category>
      <pubDate>Sat, 07 Nov 2009 17:40:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/283643.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-07T17:40:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_gradle_for_a_mixed_java_and_groovy_project.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/283643.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Gradle is a build system to build software projects. Gradle supports convention over configuration, build-in takss and dependency support. We write a build script in Groovy (!) to define our Gradle build. This means we can use all available Groovy (and Java) stuff we want, like control structures, classes and methods. In this post we see how we can use Gradle to build a very simple mixed Java and Groovy projec<br/><br/><a href='http://www.dzone.com/links/rss/using_gradle_for_a_mixed_java_and_groovy_project.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=283643' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>283643</dz:linkId>
      <dz:submitDate>2009-11-07T17:40:14Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>14</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/283643.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

