<?xml version="1.0" encoding="ISO-8859-1"?>



































































<rss version="0.91">

   <channel>
      <title>Java-Channel</title>
      <link>http://www.java-channel.org/</link>
      <image>
        <url>http://www.java-channel.org/images/custom/javalogoSmall.gif</url>
        <title>Java-Channel</title>
        <link>http://www.java-channel.org/</link>
      </image>
      <description></description>
      <language>en</language>

      <item>
         <title>Debugging and testing Swing the easy way</title>
         <link>http://www.java-channel.org/display.jsp?id=c_21836</link>
         <description>The two open source tools that this article introduces — Swing Explorer and FEST-Swing — can make debugging and testing of Swing UIs simple and reliable. This article shows how to use them to understand a UI&apos;s structure, test how it functions, and troubleshoot issues.</description>
      </item>

      <item>
         <title>OpenID for Java Web applications</title>
         <link>http://www.java-channel.org/display.jsp?id=c_21832</link>
         <description>Walk through the steps of incorporating OpenID into a sample Java application. Rather than implement the OpenID Authentication specification by hand, author J. Steven Perry uses the openid4java library and a popular OpenID provider, myOpenID, to create a safe and reliable registration process for a Java application written in Wicket.</description>
      </item>

      <item>
         <title>TDA Thread Dump Analyze</title>
         <link>http://www.java-channel.org/display.jsp?id=c_21806</link>
         <description>The TDA Thread Dump Analyzer for Java is a small Swing GUI for analyzing Thread Dumps and Heap Information generated by the Sun Java VM (currently tested with 1.4.x, 1.5.0_x and 1.6.0_x releases). It parses the thread dumps and class histograms from a provided log file. TDA needs at least Java 1.4.2_x to run.&#13;&#10;&#13;&#10;It provides statistic informations about the found thread dumps, gives information about locked monitors and waiting threads. It can diff between threads to look for similarities and has a &quot;long-running-thread&quot; detection. It also provides overview of heap objects at a thread dump, if class histogram was logged.</description>
      </item>

      <item>
         <title>Location-aware search with Apache Lucene and Solr</title>
         <link>http://www.java-channel.org/display.jsp?id=c_21793</link>
         <description>Recently, the popular open source search library, Apache Lucene, and the powerful Lucene-powered search server, Apache Solr, have added spatial capabilities. Lucene and Solr committer Grant Ingersoll walks you through the basics of spatial search and shows you how to leverage its capabilities to power your next location-aware application.</description>
      </item>

      <item>
         <title>Build an OAuth-enabled desktop Twitter client</title>
         <link>http://www.java-channel.org/display.jsp?id=c_21779</link>
         <description>OAuth is an open protocol that enables users to share their protected resources among different Web sites, without risking exposure. OAuth is an ideal candidate for mashing up today&apos;s social networking Web sites like Twitter.</description>
      </item>

   </channel>

</rss>


