<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/inder/">
<title>Inderjeet Singh&apos;s Blog</title>
<link>http://weblogs.java.net/blog/inder/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2008-07-06T12:16:51-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2008/07/installing_a_ub_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2008/05/teaching_maven2_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/08/netbeans_module.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/05/pet_peeve_with.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/05/using_google_ch.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/05/javaone_session_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/04/moved_on.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/03/what_is_the_dif_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/03/announcing_the_2.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/02/can_groupthink_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/01/fortifying_web_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2007/01/need_generic_ve_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2006/12/announcing_the_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2006/10/how_to_do_black_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/inder/archive/2006/06/doing_some_work.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/inder/archive/2008/07/installing_a_ub_1.html">
<title>Installing a Ubuntu Hardy Heron Java Development Environment  on a USB flash drive</title>
<link>http://weblogs.java.net/blog/inder/archive/2008/07/installing_a_ub_1.html</link>
<description>In this blog, I describe how to create a portable Java development environment with the latest version of Ubuntu Hardy Heron on a USB flash drive.</description>
<dc:subject>Linux</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2008-07-06T12:16:51-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2008/05/teaching_maven2_1.html">
<title>Teaching Maven2 to use multiple source directories</title>
<link>http://weblogs.java.net/blog/inder/archive/2008/05/teaching_maven2_1.html</link>
<description>In this blog, I discuss how to teach maven2 to compile the source-code present in directories in addition to src/main/java. </description>
<dc:subject>Community: Java Tools</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2008-05-22T16:37:47-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/08/netbeans_module.html">
<title>NetBeans module for Java SDK for Google Checkout APIs released</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/08/netbeans_module.html</link>
<description>This blog announces the release of a NetBeans module that provides wizards for integrating Google Checkout APIs in a Web application. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-08-30T15:22:17-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/05/pet_peeve_with.html">
<title>Pet peeve with the Java 1.5 enhanced for loop</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/05/pet_peeve_with.html</link>
<description>Should the enhanced for loop in Java do an auto null check?</description>
<dc:subject>J2SE</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-05-24T16:15:59-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/05/using_google_ch.html">
<title>Using Google Checkout SDK with Glassfish</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/05/using_google_ch.html</link>
<description>In this blog, I explain how to use the Google Checkout SDK with Glassfish to streamline the shopping experience in your Web applications. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-05-21T23:28:21-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/05/javaone_session_1.html">
<title>JavaOne sessions on Java EE 5 puzzlers and Google Checkout</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/05/javaone_session_1.html</link>
<description>This blog describe upcoming sessions on Java EE 5 puzzlers and Google Checkout at the JavaOne 2007 conference.</description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-05-02T09:14:37-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/04/moved_on.html">
<title>Moved on...</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/04/moved_on.html</link>
<description>In this blog, Inderjeet indicates that he has left Sun and joined Google. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-04-29T07:53:11-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/03/what_is_the_dif_1.html">
<title>What is the difference between Java Application Platform SDK and Java EE SDK</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/03/what_is_the_dif_1.html</link>
<description>This blog explains the differences in the various download bundles for Java EE technologies. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-03-13T17:14:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/03/announcing_the_2.html">
<title>Announcing the release of Java Application Platform SDK Update 3 Preview</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/03/announcing_the_2.html</link>
<description>This blog announces the new version of Java Application Platform SDK and Java EE SDK, Update 3 Preview. The SDK contains Updated Application server 9.1 with clustering support, Sun Web Developer Pack for developing Web 2.0 applications, and a major overhaul to OpenESB. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-03-13T12:00:41-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/02/can_groupthink_1.html">
<title>Can GroupThink result in poor decision making in strong open-source communities?</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/02/can_groupthink_1.html</link>
<description>roupThink is a behavior pattern that results in inferior decision making by a group of smart people when the cohesiveness of the group is too high. In this blog, I describe GroupThink and explore its application to open-source projects. </description>
<dc:subject>Open Source</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-02-05T23:24:44-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/01/fortifying_web_1.html">
<title>Fortifying Web 2.0 Pet Store</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/01/fortifying_web_1.html</link>
<description>In this blog, I share my experiences with some of the bugs that were caught by FortifySoftware&apos;s automated code checking and security analysis tool on our Web 2.0 petstore application. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-01-08T13:11:58-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2007/01/need_generic_ve_1.html">
<title>Improving support for generics in the Java Persistence API</title>
<link>http://weblogs.java.net/blog/inder/archive/2007/01/need_generic_ve_1.html</link>
<description>Java Persistence APIs is currently missing better support for generics in one of the methods for executing queries. In this blog, I discuss the issue and provide a solution that the Java Persistence expert group can possible add in a future version of the specification. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2007-01-03T11:42:51-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2006/12/announcing_the_1.html">
<title>Announcing the release of Java EE SDK and Java Application Platform SDK Update 2</title>
<link>http://weblogs.java.net/blog/inder/archive/2006/12/announcing_the_1.html</link>
<description><![CDATA[An updated release of the Java EE SDK and Java Application Platform SDK is now available. This new release supports JDK 6 as well as include portlet container along with obligatory bug fixes. Download it <a href="http://java.sun.com/javaee/downloads/">here</a>]]></description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2006-12-14T15:34:34-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2006/10/how_to_do_black_1.html">
<title>How to do black-box testing for AJAX Applications?</title>
<link>http://weblogs.java.net/blog/inder/archive/2006/10/how_to_do_black_1.html</link>
<description>Web developers are rushing to use AJAX in their Web applications to enhance user-experience. However, testing is a pre-requisite for creating production-quality applications. In this blog, I share my attempts on writing automated blackbox tests for the popular Web 2.0 petstore application. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2006-10-11T16:50:27-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/inder/archive/2006/06/doing_some_work.html">
<title>Executing Tasks Portably at the Startup or Shutdown of a J2EE Application Server</title>
<link>http://weblogs.java.net/blog/inder/archive/2006/06/doing_some_work.html</link>
<description>Enterprise applications often need to execute some tasks at the startup or shutdown of the Application Server. Many application servers provide proprietary ways of doing this, but there is a standard portable way as well. In this blog, I will discuss how this can be done using the Servlet API. </description>
<dc:subject>Community: Java Enterprise</dc:subject>
<dc:creator>inder</dc:creator>
<dc:date>2006-06-29T16:42:29-08:00</dc:date>
</item>


</rdf:RDF>
