<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title><![CDATA[Developer.com Java]]></title>
<link>http://www.developer.com</link>
<description><![CDATA[Developer.com Java]]></description>
<language>en-us</language>
<copyright>Copyright 1996-2006 Jupitermedia Corporation</copyright>
<managingEditor>rss@jupitermedia.com</managingEditor>
<webMaster>rss@jupitermedia.com</webMaster>
<docs>http://backend.userland.com/rss</docs>
    <item>
      <title>Service Provider Interface: Creating Extensible Java Applications</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3848881</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3848881</guid>
      <description>The ServiceLoader API (part of JDK 1.6) allows you to use the service provider interface (SPI) approach to creating extensible Java applications.</description>
    </item>
    <item>
      <title>Implement Java Connection Pooling with JDBC</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/data/article.php/3847901</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/data/article.php/3847901</guid>
      <description>When you keep database connection pools initialized and ready to use, you effectively can grab an object from one, use the object to get your work/task executed, and then return the object to the pool.</description>
    </item>
    <item>
      <title>Implement a Fixed Login Form in Spring</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3846816</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3846816</guid>
      <description>A fixed login form highlights the fact that a web site supports user registrations and logins, while allowing the user to log in with one fewer click.</description>
    </item>
    <item>
      <title>An Introduction to Java Enterprise Portals and Portlet Development</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3846491</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3846491</guid>
      <description>With portlet development popularity rising steadily, find out what you need to know to begin developing your own portlets.</description>
    </item>
    <item>
      <title>JAX-RS: The Java API for RESTful Web Services</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3843846</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3843846</guid>
      <description>This article reviews two popular JAX-RS frameworks, Jersey and Apache CXF, and provides some basic examples that illustrate how to build, deploy, and execute RESTful web services.</description>
    </item>
    <item>
      <title>Securing Your Java ARchive (JAR) Files</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3842586</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3842586</guid>
      <description>If your JAR needs the capability to access resources outside the JVM, sign it. The user can then feel secure in granting the required permission for your JAR to perform its actions.</description>
    </item>
    <item>
      <title>Java ARchive (JAR) Files 101</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3841566</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3841566</guid>
      <description>JAR is the Java way of compressing a file. Learn how to use some basic and advanced features of this fundamental tool.</description>
    </item>
    <item>
      <title>Java Socket Programming in Client/Server Applications</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3840466</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3840466</guid>
      <description>Java provides all the capabilities required to develop socket-based applications relatively easily&amp;#151;and it hides all the complexity involved.</description>
    </item>
    <item>
      <title>Non-Blocking I/O Made Possible in Java</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3837316</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3837316</guid>
      <description>Java SE7 &quot;Dolphin&quot; release is nearing and we're chomping at the bit. So let's dig in and review non-blocking IO, a feature of java.nio (New I/O) package that is a part of Java v1.4, v1.5 and v1.6 and we'll also take a peek at the java.nio.file (NIO.2) package.</description>
    </item>
    <item>
      <title>A Project Management Office is More Powerful Than a Locomotive</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3837641</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3837641</guid>
      <description>Project success is often won or lost in the planning stages, that why having a project management office can be a boon to your success rate. Michelle LaBrosse will now extol the virtues of adding a PMO to your operation.</description>
    </item>
    <item>
      <title>An Introduction to Java NIO and NIO.2</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3837206</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3837206</guid>
      <description>In this article we will review some of the existing
features of the java.nio (New I/O) package that are a part
of Java v1.4, v1.5 and v1.6.</description>
    </item>
    <item>
      <title>Architectural Layers and Tips on how to Achieve Architecture Consistency</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3835346</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3835346</guid>
      <description>Architectural roles can make a project great or set you back
to the drawing board. Read on to discover the many
architectural roles in your project life cycle and how to
achieve consistency throughout.</description>
    </item>
    <item>
      <title>Real Developers Demand Application Quality Measures</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3835266</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3835266</guid>
      <description>The key to using quality data effectively is in understanding why developers need such data and how it can empower them.</description>
    </item>
    <item>
      <title>Writing Your own Twitter Application Using Java, Swing, and Twitter4j</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3833556</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3833556</guid>
      <description>Want to build your own Twitter app? Read on to figure out what
it takes to get started.</description>
    </item>
    <item>
      <title>Performance Impact of Using Spring.NET Dependency Injection</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3833136</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3833136</guid>
      <description>Looking to start using Spring.NET to provide Dependency
Injection in your next project? In this article I will show the
performance impact of Spring.NET Dependency Injection and
compare it to performing the same functions natively.</description>
    </item>
    <item>
      <title>Compressing Server Responses in Java Enterprise Applications</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3833381</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3833381</guid>
      <description>Learn how to implement compression for Java EE server responses and test your implementations.</description>
    </item>
    <item>
      <title>Performance Improvement: Bigger and Better</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3832961</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3832961</guid>
      <description>What do you do when a system or application performance problem just can't seem to be fixed?</description>
    </item>
    <item>
      <title>Performance Improvements: Caching</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3831821</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3831821</guid>
      <description>Caching can greatly improve performance but it can also lull you into a false sense of security. In some cases it can even make the performance worse.  If you haven't already, then now is the time to learn the issues and limitations of caching so that you can truly improve performance.</description>
    </item>
    <item>
      <title>A Pagination Technique Using Spring</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3830886</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3830886</guid>
      <description>The Spring Framework provides a convenient method for implementing server-side pagination of result sets out of the box.</description>
    </item>
    <item>
      <title>Performance Improvement: Session State</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3829586</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/ent/article.php/3829586</guid>
      <description>Performance is critical to today's successful applications and web sites. If you design with an awareness of the session state management challenges you can always change your strategies to match your performance needs.</description>
    </item>
    <item>
      <title>Selecting the Best Java Collection Class for Your Application</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3829891</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3829891</guid>
      <description>Java provides over 20 collection classes, each having different performance and organizing properties. Learn how to choose the most appropriate of these classes for a particular use.
</description>
    </item>
    <item>
      <title>Where to Start with Java Web Start</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3828811</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/web/article.php/3828811</guid>
      <description>Learn the basics for using Java Web Start to deploy your Java application clients.</description>
    </item>
    <item>
      <title>Using NetBeans to Develop a JavaFX Desktop Application</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/other/article.php/3827981</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/other/article.php/3827981</guid>
      <description>NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.</description>
    </item>
    <item>
      <title>Performance Improvement: Understanding</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/other/article.php/3827266</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/other/article.php/3827266</guid>
      <description>The results you get out of any performance prediction exercise are bound to be wrong.  The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.</description>
    </item>
    <item>
      <title>Java Internationalization Made Easy</title>
      <link>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3826811</link>
      <guid>http://redir.internet.com/rss/click/www.developer.com/java/article.php/3826811</guid>
      <description>Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.</description>
    </item>
  </channel>
</rss>
