<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.javaworld.com/community" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Software Development Tools</title>
 <link>http://www.javaworld.com/community/taxonomy/term/854</link>
 <description>Taxonomy in convenient list form</description>
 <language>en-US</language>
<item>
 <title>Demeter</title>
 <link>http://www.javaworld.com/community/node/4136</link>
 <description>That first technique seems to be part of the Demeter law... strange...&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/4136#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Tue, 09 Mar 2010 09:13:26 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">4136 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>iPFaces - Mobile Application Framework</title>
 <link>http://www.javaworld.com/community/node/4082</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Edhouse has released version 1.1 of iPFaces project, the mobile framework for simple creation of native, form-oriented network applications for mobile devices (iPhone, iPAD, iPod, BlackBerry, Mobile Java). &lt;/p&gt;
&lt;p&gt;The aim of the solution is to screen the programmer completely out from the mobile platform itself, and transfer the entire application logic to central application server level. Developers with experience with one of the supported Web technologies (ASP.Net, Java, and PHP) may start working with iPFaces virtually immediately. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/4082&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/tools&quot; class=&quot;og_links&quot;&gt;Tools and Methods&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/4082#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1043">java Framework</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/861">Java Tips</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1484">mobile development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/312">Software Development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/tools">Tools and Methods</group>
 <pubDate>Thu, 18 Feb 2010 04:50:26 -0500</pubDate>
 <dc:creator>edhouse</dc:creator>
 <guid isPermaLink="false">4082 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>CacheList increase the performance</title>
 <link>http://www.javaworld.com/community/node/3958</link>
 <description>Hi,
look at CacheList-decorator from happy-collections (Apache License 2.0) 
http://sourceforge.net/projects/happy-guys/files/
it caches often used elements and increase dramaticlly the performance of decorated collection.
http://www.happy-guys.com/en/open-source/happy-collections/documentatio/cache/89-cache-benchmark.html&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3958#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Sat, 23 Jan 2010 12:48:47 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3958 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Applying The above pattern will not work in 3 scopes applications (Application,Session,Request)
LineFactory must have non static</title>
 <link>http://www.javaworld.com/community/node/3919</link>
 <description>Applying The above pattern will not work in 3 scopes applications (Application,Session,Request)
LineFactory must have non static fields so the client can embedded it in any scope he wants such as session scopes&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3919#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/821">Core Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/825">Design Patterns</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/828">Swing/GUI Programming</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Wed, 13 Jan 2010 15:25:43 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3919 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Web Development India, Web Application Development India, E-comerce Development India, Offshore Development India</title>
 <link>http://www.javaworld.com/community/node/3906</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Concluding how much it prices to design. is a hard job. On one hand, you could do the work yourself or employ a couple of professionals to put mutually a low-budget website. In other side, the usual business Website is a lot more complex and harder to design and develop than it used to be. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3906&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.javaworld.com/community/node/3906#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/846">Software Development Methodologies</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1648">web development india</category>
 <pubDate>Sat, 09 Jan 2010 00:42:37 -0500</pubDate>
 <dc:creator>ajeetg2</dc:creator>
 <guid isPermaLink="false">3906 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>bn</title>
 <link>http://www.javaworld.com/community/node/3871</link>
 <description>bnvbn&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3871#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Tue, 29 Dec 2009 01:53:17 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3871 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>asd</title>
 <link>http://www.javaworld.com/community/node/3849</link>
 <description>asd&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3849#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Tue, 22 Dec 2009 00:49:47 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3849 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>MobiForms Java Mobile Development Tool Now Supports Google Android Smartphones</title>
 <link>http://www.javaworld.com/community/node/3845</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;The latest version of the revolutionary Java based mobile development tool MobiForms 5.0 now offers support for Google Android smartphones. MobiForms is the first rapid application development tool in the world specifically designed for Google Android. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3845&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/enterprise&quot; class=&quot;og_links&quot;&gt;Enterprise Java&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3845#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/384">Android</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1600">app</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/843">Data Management and RDBMS</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/746">database</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/856">Design Techniques</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/980">development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/331">Google</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/23">hsqldb</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/89">java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/838">Java Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/839">Java IDEs</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/837">Java ME</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/860">Java Q&amp;amp;A</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/861">Java Tips</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1601">mobiforms</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/979">mobile</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/19">mysql</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/463">Oracle</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/846">Software Development Methodologies</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1124">sql</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/458">sqlite</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1119">sync server</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1120">synchronisation</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1121">synchronization</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1123">wireless</category>
 <group domain="http://www.javaworld.com/community/tools">Tools and Methods</group>
 <group domain="http://www.javaworld.com/community/mobile">Mobile Java</group>
 <group domain="http://www.javaworld.com/community/beginner">Java Beginner</group>
 <group domain="http://www.javaworld.com/community/enterprise">Enterprise Java</group>
 <pubDate>Sun, 20 Dec 2009 14:19:36 -0500</pubDate>
 <dc:creator>mobiforms</dc:creator>
 <guid isPermaLink="false">3845 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>A new platform for java developers</title>
 <link>http://www.javaworld.com/community/node/3829</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Java is the most popular platform around the world, but should n,t we move one more step ahead because apace in technology giving rise to new platforms everyday and this is raising the doubt on future of java enabled applications. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3829&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/discussion&quot; class=&quot;og_links&quot;&gt;Community Discussion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3829#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/840">Application Servers</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1595">Java developers</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/838">Java Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/837">Java ME</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/826">Java Platform APIs</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/884">Java Tip</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/861">Java Tips</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1582">MITR</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1596">Mobile applications</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1597">symbian</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/748">windows</category>
 <group domain="http://www.javaworld.com/community/discussion">Community Discussion</group>
 <pubDate>Thu, 17 Dec 2009 03:30:53 -0500</pubDate>
 <dc:creator>thakkar.basant</dc:creator>
 <guid isPermaLink="false">3829 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>dd</title>
 <link>http://www.javaworld.com/community/node/3828</link>
 <description>dd&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3828#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Wed, 16 Dec 2009 12:16:43 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3828 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Current state?</title>
 <link>http://www.javaworld.com/community/node/3809</link>
 <description>What&#039;s the current state of compiler optimization? Does modern compilers optimze more? Where can I read about it?&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3809#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Thu, 10 Dec 2009 08:07:07 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3809 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Anonymous</title>
 <link>http://www.javaworld.com/community/node/3751</link>
 <description>Anonymous Anonymous Anonymous Anonymous 
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous 
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymous
Anonymous Anonymous Anonymous Anonymou &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3751&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3751#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/834">Java Web Development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Fri, 27 Nov 2009 04:06:31 -0500</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3751 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>RE:Rss--Search Engine For Rss Feeds.</title>
 <link>http://www.javaworld.com/community/node/3707</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Hi All,&lt;br /&gt;&lt;br /&gt;I have news RssFeed URL,by using Rss Reader I am able to displaying all news articles of that News RssFeed URL.But my problems is I dont want display all news &lt;br /&gt;articles, I want to display selected news articles based on keywords,I mean if&amp;nbsp; news RssFeed consists of sports,education,entertainment,technology etc from that&lt;br /&gt;keywords as sports,education, articles I want to display. &lt;br /&gt;&lt;br /&gt;Thanks in advance.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Mallepula&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/enterprise&quot; class=&quot;og_links&quot;&gt;Enterprise Java&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3707#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/829">Java Programming Concepts</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/discussion">Community Discussion</group>
 <group domain="http://www.javaworld.com/community/corejava">Core Java</group>
 <group domain="http://www.javaworld.com/community/enterprise">Enterprise Java</group>
 <pubDate>Wed, 18 Nov 2009 13:50:34 -0500</pubDate>
 <dc:creator>Mallepula Narayana</dc:creator>
 <guid isPermaLink="false">3707 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>java</title>
 <link>http://www.javaworld.com/community/node/3591</link>
 <description>javaclasses&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3591#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Fri, 23 Oct 2009 05:19:03 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3591 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Work Manager</title>
 <link>http://www.javaworld.com/community/node/3549</link>
 <description>very useful article&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3549#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/840">Application Servers</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/838">Java Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/834">Java Web Development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Thu, 15 Oct 2009 05:45:55 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3549 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Kewl!!!!&lt;a href=&quot;http://www...</title>
 <link>http://www.javaworld.com/community/node/3482</link>
 <description>Kewl!!!!&lt;a href=&quot;http://www.logodesignpros.com&quot;&gt;Logo Design&lt;/a&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3482#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/821">Core Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/843">Data Management and RDBMS</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/838">Java Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/841">Open Source Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Tue, 29 Sep 2009 11:20:07 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3482 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Why Ant and Maven are weak </title>
 <link>http://www.javaworld.com/community/node/3470</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;At my company among other tasks I am often responsible for ‘technical’ things, which also means working with Maven and Ant from time to time. Some time ago we used Ant, now we use Maven. When project grows and grows both tools are bad. In this article I’ll explain why.&lt;/p&gt;
&lt;p&gt;Link: &lt;a href=&quot;http://coding-masters.blogspot.com/2009/09/why-ant-and-maven-are-weak.html&quot;&gt;http://coding-masters.blogspot.com/2009/09/why-ant-and-maven-are-weak.html&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/tools&quot; class=&quot;og_links&quot;&gt;Tools and Methods&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3470#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/309">ant</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/448">maven</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/tools">Tools and Methods</group>
 <pubDate>Sat, 26 Sep 2009 05:56:07 -0400</pubDate>
 <dc:creator>iirekm</dc:creator>
 <guid isPermaLink="false">3470 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Not able to run the example</title>
 <link>http://www.javaworld.com/community/node/3392</link>
 <description>Hi ,

I have tried to run the example and it didnt get through.
Please find the details below.

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!-- &lt;!DOCTYPE module PUBLIC &quot;-//Puppy Crawl//DTD Check Configuration 1.2//EN&quot; &quot;http://www.puppycrawl.com/dtds/configuration_1_2.dtd&quot;&gt; --&gt;
&lt;!DOCTYPE module PUBLIC &quot;-//Puppy Crawl//DTD Check Configuration 1.2//EN&quot; &quot;D:/configuration_1_2.dtd&quot;&gt;
&lt;module name=&quot;Checker&quot;&gt;  
  &lt;module name=&quot;TreeWalker&quot;&gt;    
    &lt;module name=&quot;com.abc.plugin.ThrowsRException&quot;&gt;
        &lt;property name=&quot;severity&quot; value=&quot;error&quot; /&gt;    
    &lt;/module&gt;
   &lt;/module&gt;
&lt;/module&gt;

Please let me know i &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3392&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3392#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/836">Enterprise Best Practices</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/838">Java Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/841">Open Source Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/846">Software Development Methodologies</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/855">Testing and Debugging</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Tue, 08 Sep 2009 01:48:45 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3392 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Incredibly comprehensive </title>
 <link>http://www.javaworld.com/community/node/3303</link>
 <description>I&#039;ve dealt with pools, especially using this API. However, I am quite surprised of all the potential and at the same time simplicity exposed in this article. Truly superb. Great job.&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3303#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/827">Threads/Concurrency</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Thu, 13 Aug 2009 02:31:13 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3303 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>configured System Vars vs install bundle(14 jdk + 6.7 netbeans)</title>
 <link>http://www.javaworld.com/community/node/3252</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;I did not configured System Vars in 13 jdk update, well if I install bundle(14 jdk + 6.7 netbeans), System Vars will NOT needed RE-configured AGAIN (EITHER CONFIGURED BEFORE OR NOT?), CORRECT / NotCorrect&lt;/p&gt;
&lt;p&gt;System Vars configuration is one time/identical, for all JAVA IDEs in the same PC? Are they required setup (like CLASSPATH, etc) to run java programs ? Please note I have no installed java IDE yet ...?&lt;/p&gt;
&lt;p&gt;When update 15 of JDK comes out is needed/required any action from me ?&lt;br /&gt;
What about update 15 of JRE comes out ? &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3252&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.javaworld.com/community/node/3252#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/881">Current stuff</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <pubDate>Mon, 27 Jul 2009 12:21:37 -0400</pubDate>
 <dc:creator>lse123</dc:creator>
 <guid isPermaLink="false">3252 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Multicore sort is slower!</title>
 <link>http://www.javaworld.com/community/node/3235</link>
 <description>Sorting 194321...  ConcurrentSort/CoreSort: 359/327
Sorting 28328...  ConcurrentSort/CoreSort: 47/31
Sorting 67622...  ConcurrentSort/CoreSort: 78/78
Sorting 143079...  ConcurrentSort/CoreSort: 219/202
Sorting 166221...  ConcurrentSort/CoreSort: 297/281
Sorting 72009...  ConcurrentSort/CoreSort: 156/140
Sorting 103138...  ConcurrentSort/CoreSort: 203/218
Sorting 165382...  ConcurrentSort/CoreSort: 249/250&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3235#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/821">Core Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/838">Java Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/826">Java Platform APIs</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Thu, 23 Jul 2009 18:08:25 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3235 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>I feel that SpringSource overpaid for Hyperic...</title>
 <link>http://www.javaworld.com/community/node/3143</link>
 <description>I feel that SpringSource overpaid for Hyperic. It&#039;s good, but not worth the price they paid [Assuming they paid a lot].&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3143#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/834">Java Web Development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/844">Web Application Frameworks</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Thu, 02 Jul 2009 03:38:55 -0400</pubDate>
 <dc:creator>MMO</dc:creator>
 <guid isPermaLink="false">3143 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>Very Nice Article</title>
 <link>http://www.javaworld.com/community/node/3113</link>
 <description>Thanks for this good article Rahul.  You did provide an practical and easy way of looking at it...even though Performance tuning is a never ending process in itself.  Excellent work.&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3113#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/830">Enterprise Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Wed, 24 Jun 2009 12:37:43 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3113 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>New Tool for Enterprise Application Development</title>
 <link>http://www.javaworld.com/community/node/3103</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;There has not been much innovation in application development lately, but these guys appear to have something novel that can be a game changer for enterprise application development:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.veloxtp.com&quot; title=&quot;http://www.veloxtp.com&quot;&gt;http://www.veloxtp.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Their tool enables you to develop apps very quickly from looking at their online demos.  Their online demo for their business process engine could be more detailed, but it gives you some idea how their workflow engine works. &lt;span class=&#039;read-more&#039;&gt;&lt;a href=&quot;http://www.javaworld.com/community/node/3103&quot;&gt;&lt;br /&gt;&lt;br /&gt;Read more ...&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
 <comments>http://www.javaworld.com/community/node/3103#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1357">business intelligence</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1358">business processes</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/1356">enterprise application development</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/846">Software Development Methodologies</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <pubDate>Mon, 22 Jun 2009 14:37:00 -0400</pubDate>
 <dc:creator>Maitri982</dc:creator>
 <guid isPermaLink="false">3103 at http://www.javaworld.com/community</guid>
</item>
<item>
 <title>applet do not work with jet plan</title>
 <link>http://www.javaworld.com/community/node/3085</link>
 <description>applet do not work with jet plan&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/community/node/1477&quot; class=&quot;og_links&quot;&gt;JW Talkback&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.javaworld.com/community/node/3085#comments</comments>
 <category domain="http://www.javaworld.com/community/taxonomy/term/824">Client-side Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/821">Core Java</category>
 <category domain="http://www.javaworld.com/community/taxonomy/term/854">Software Development Tools</category>
 <group domain="http://www.javaworld.com/community/node/1477">JW Talkback</group>
 <pubDate>Wed, 17 Jun 2009 04:05:24 -0400</pubDate>
 <dc:creator />
 <guid isPermaLink="false">3085 at http://www.javaworld.com/community</guid>
</item>
</channel>
</rss>
