
<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>AllDevNet / Popular Links / Java</title>
<link>http://www.alldevnet.com</link>
<description>AllDevNet  votes</description>
<pubDate>Sat, 28 Nov 2009 13:44:53 EST</pubDate>
<language>en</language>
<item>
<title><![CDATA[Database Connections in Java]]></title>
<link>http://www.alldevnet.com/Java/Database_Connections_in_Java/</link>
<comments>http://www.alldevnet.com/Java/Database_Connections_in_Java/</comments>
<pubDate>Sat, 28 Nov 2009 13:44:53 EST</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Database_Connections_in_Java/</guid>
<description><![CDATA[Database Connections in Java<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Write Your First Google Wave Robot in Java]]></title>
<link>http://www.alldevnet.com/Java/Write_Your_First_Google_Wave_Robot_in_Java/</link>
<comments>http://www.alldevnet.com/Java/Write_Your_First_Google_Wave_Robot_in_Java/</comments>
<pubDate>Wed, 25 Nov 2009 11:25:37 EST</pubDate>
<dc:creator>jayblogger</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Write_Your_First_Google_Wave_Robot_in_Java/</guid>
<description><![CDATA[Why learn Google Wave? If you have tried it or at least watched the videos introducing it, you might dismiss it as just another rich client web appli<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[JDK 7 Unexpectedly Gets a4Simplea4 Closures, but is Pushed Back to End of 2010]]></title>
<link>http://www.alldevnet.com/Java/JDK_7_Unexpectedly_Gets_ldquoSimplerdquo_Closures_but_is_Pushed_Back_to_End_of_2010/</link>
<comments>http://www.alldevnet.com/Java/JDK_7_Unexpectedly_Gets_ldquoSimplerdquo_Closures_but_is_Pushed_Back_to_End_of_2010/</comments>
<pubDate>Fri, 20 Nov 2009 12:01:40 EST</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/JDK_7_Unexpectedly_Gets_ldquoSimplerdquo_Closures_but_is_Pushed_Back_to_End_of_2010/</guid>
<description><![CDATA[During his Devoxx talk, Mark Reinhold has announced that JDK 7 will have Closures.  With the inclusion of this much debated feature, JDK 7 schedule w<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Networking / Sockets - Introduction]]></title>
<link>http://www.alldevnet.com/Java/Java_Networking__Sockets_-_Introduction/</link>
<comments>http://www.alldevnet.com/Java/Java_Networking__Sockets_-_Introduction/</comments>
<pubDate>Fri, 20 Nov 2009 10:21:09 EST</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Networking__Sockets_-_Introduction/</guid>
<description><![CDATA[Java has a reasonably easy-to-use builtin networking API which makes it easy to communicate via TCP/IP sockets or UDP sockets over the internet. TCP <br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Groovy Goodness: Running Groovy Scripts in Java with GroovyClassLoader]]></title>
<link>http://www.alldevnet.com/Java/Groovy_Goodness_Running_Groovy_Scripts_in_Java_with_GroovyClassLoader/</link>
<comments>http://www.alldevnet.com/Java/Groovy_Goodness_Running_Groovy_Scripts_in_Java_with_GroovyClassLoader/</comments>
<pubDate>Thu, 19 Nov 2009 14:47:59 EST</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Groovy_Goodness_Running_Groovy_Scripts_in_Java_with_GroovyClassLoader/</guid>
<description><![CDATA[With the GroovyClassLoader we can load Groovy scripts and run them in Java code<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[A guide to Java SimpleDateFormat in examples]]></title>
<link>http://www.alldevnet.com/Java/A_guide_to_Java_SimpleDateFormat_in_examples/</link>
<comments>http://www.alldevnet.com/Java/A_guide_to_Java_SimpleDateFormat_in_examples/</comments>
<pubDate>Wed, 18 Nov 2009 22:40:30 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/A_guide_to_Java_SimpleDateFormat_in_examples/</guid>
<description><![CDATA[This article shows some examples of how you can use SimpleDateFormat class in your code.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Analyzing Java Heap problems Part 1: Basic actions and tools]]></title>
<link>http://www.alldevnet.com/Java/Analyzing_Java_Heap_problems_Part_1_Basic_actions_and_tools/</link>
<comments>http://www.alldevnet.com/Java/Analyzing_Java_Heap_problems_Part_1_Basic_actions_and_tools/</comments>
<pubDate>Tue, 17 Nov 2009 14:05:43 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Analyzing_Java_Heap_problems_Part_1_Basic_actions_and_tools/</guid>
<description><![CDATA[This article tell you about increasing your maximum heap (most of you surely know  about that), looking at the memory of a running app, making heap d<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Learn how to load, validate and submit forms in Ext JS]]></title>
<link>http://www.alldevnet.com/Java/Learn_how_to_load_validate_and_submit_forms_in_Ext_JS/</link>
<comments>http://www.alldevnet.com/Java/Learn_how_to_load_validate_and_submit_forms_in_Ext_JS/</comments>
<pubDate>Mon, 16 Nov 2009 21:35:23 EST</pubDate>
<dc:creator>amits</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Learn_how_to_load_validate_and_submit_forms_in_Ext_JS/</guid>
<description><![CDATA[This tutorial focuses on the topic of 'Processing Forms'. The journey will include client-side and server-side field validation, form loading, subm<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Simplify Native Code Access with JNA]]></title>
<link>http://www.alldevnet.com/Java/Simplify_Native_Code_Access_with_JNA/</link>
<comments>http://www.alldevnet.com/Java/Simplify_Native_Code_Access_with_JNA/</comments>
<pubDate>Mon, 16 Nov 2009 16:32:53 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Simplify_Native_Code_Access_with_JNA/</guid>
<description><![CDATA[This article describes the Java Native Access (JNA) approach to integrating native libraries with Java programs. It shows how JNA enables Java code t<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[SpringSource and VMWare: Making Sense Of It All]]></title>
<link>http://www.alldevnet.com/Java/SpringSource_and_VMWare_Making_Sense_Of_It_All/</link>
<comments>http://www.alldevnet.com/Java/SpringSource_and_VMWare_Making_Sense_Of_It_All/</comments>
<pubDate>Thu, 12 Nov 2009 16:54:41 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/SpringSource_and_VMWare_Making_Sense_Of_It_All/</guid>
<description><![CDATA[Adrian Colyer and Karl Rumelhart discuss the VMWare acquisition of SpringSource, Cloud Foundry, deployment blueprints, tc Server, dm Server, SpringSo<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Scala, Groovy, Jruby, Clojure - Comparision]]></title>
<link>http://www.alldevnet.com/Java/Scala_Groovy_Jruby_Clojure_-_Comparision/</link>
<comments>http://www.alldevnet.com/Java/Scala_Groovy_Jruby_Clojure_-_Comparision/</comments>
<pubDate>Mon, 09 Nov 2009 17:01:42 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Scala_Groovy_Jruby_Clojure_-_Comparision/</guid>
<description><![CDATA[Scala, Groovy, Jruby, Clojure - Comparision<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[CodeWrapper.com - Code Snippet - How to upload file to FTP server using Java.]]></title>
<link>http://www.alldevnet.com/Java/CodeWrapper-com_-_Code_Snippet_-_How_to_upload_file_to_FTP_server_using_Java-/</link>
<comments>http://www.alldevnet.com/Java/CodeWrapper-com_-_Code_Snippet_-_How_to_upload_file_to_FTP_server_using_Java-/</comments>
<pubDate>Sat, 07 Nov 2009 08:43:21 EST</pubDate>
<dc:creator>codewrapper</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/CodeWrapper-com_-_Code_Snippet_-_How_to_upload_file_to_FTP_server_using_Java-/</guid>
<description><![CDATA[This code shows how to upload a file to FTP server<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[10 things all JAVA developers should know]]></title>
<link>http://www.alldevnet.com/Java/10_things_all_JAVA_developers_should_know/</link>
<comments>http://www.alldevnet.com/Java/10_things_all_JAVA_developers_should_know/</comments>
<pubDate>Fri, 06 Nov 2009 13:36:16 EST</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/10_things_all_JAVA_developers_should_know/</guid>
<description><![CDATA[10 things all JAVA developers should know<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Mobile Twitter Client with JSF]]></title>
<link>http://www.alldevnet.com/Java/Mobile_Twitter_Client_with_JSF/</link>
<comments>http://www.alldevnet.com/Java/Mobile_Twitter_Client_with_JSF/</comments>
<pubDate>Fri, 06 Nov 2009 11:31:28 EST</pubDate>
<dc:creator>newtech</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Mobile_Twitter_Client_with_JSF/</guid>
<description><![CDATA[I've added another sample to TouchFaces showcase applications, this one is called TwitFaces allowing to view someone's tweets in your iphone. The app<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Web Applications - Overview and Introduction]]></title>
<link>http://www.alldevnet.com/Java/Java_Web_Applications_-_Overview_and_Introduction/</link>
<comments>http://www.alldevnet.com/Java/Java_Web_Applications_-_Overview_and_Introduction/</comments>
<pubDate>Thu, 05 Nov 2009 14:50:06 EST</pubDate>
<dc:creator>newtech</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Web_Applications_-_Overview_and_Introduction/</guid>
<description><![CDATA[This trail is an introduction to Java web application architectures and technologies. It is not meant as a detailed description, but rather as an ove<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Exception Handling Tutorial]]></title>
<link>http://www.alldevnet.com/Java/Java_Exception_Handling_Tutorial/</link>
<comments>http://www.alldevnet.com/Java/Java_Exception_Handling_Tutorial/</comments>
<pubDate>Wed, 04 Nov 2009 14:57:09 EST</pubDate>
<dc:creator>newtech</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Exception_Handling_Tutorial/</guid>
<description><![CDATA[This trail digs deeper into exception handling in Java. The trail covers various do's and dont's of Java exception handling. It also covers a few t<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Card 3 Includes Java 6 Support and an Embedded Servlet Container]]></title>
<link>http://www.alldevnet.com/Java/Java_Card_3_Includes_Java_6_Support_and_an_Embedded_Servlet_Container/</link>
<comments>http://www.alldevnet.com/Java/Java_Card_3_Includes_Java_6_Support_and_an_Embedded_Servlet_Container/</comments>
<pubDate>Wed, 04 Nov 2009 13:40:23 EST</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Card_3_Includes_Java_6_Support_and_an_Embedded_Servlet_Container/</guid>
<description><![CDATA[Java Card Version 3 consists of two editions, the Classic Edition and the Connected Edition. Both editions feature persistent virtual machines with p<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Generics Tutorial]]></title>
<link>http://www.alldevnet.com/Java/Java_Generics_Tutorial/</link>
<comments>http://www.alldevnet.com/Java/Java_Generics_Tutorial/</comments>
<pubDate>Tue, 03 Nov 2009 16:45:19 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Generics_Tutorial/</guid>
<description><![CDATA[The Java Generics features were added to the Java language from Java 5. Generics add a way to specify concrete types to general purpose classes and m<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Code Snippet - Store Java properties as XML file.]]></title>
<link>http://www.alldevnet.com/Java/Code_Snippet_-_Store_Java_properties_as_XML_file-/</link>
<comments>http://www.alldevnet.com/Java/Code_Snippet_-_Store_Java_properties_as_XML_file-/</comments>
<pubDate>Tue, 03 Nov 2009 15:56:11 EST</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Code_Snippet_-_Store_Java_properties_as_XML_file-/</guid>
<description><![CDATA[This code example shows how to store Java Properties names, values into XML file.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[&quot;Transparent&quot; Panel - Mixing Heavyweight and Lightweight Components | Java.net]]></title>
<link>http://www.alldevnet.com/Java/Transparent_Panel_-_Mixing_Heavyweight_and_Lightweight_Components__Java-net/</link>
<comments>http://www.alldevnet.com/Java/Transparent_Panel_-_Mixing_Heavyweight_and_Lightweight_Components__Java-net/</comments>
<pubDate>Tue, 03 Nov 2009 09:37:35 EST</pubDate>
<dc:creator>newtech</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Transparent_Panel_-_Mixing_Heavyweight_and_Lightweight_Components__Java-net/</guid>
<description><![CDATA[When overlaying lightweight Swing widgets on top of heavyweight AWT components, it is convenient to group the Swing widgets on a transparent (non-opa<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Creating and Extending Apache Wicket Web Applications]]></title>
<link>http://www.alldevnet.com/Java/Creating_and_Extending_Apache_Wicket_Web_Applications/</link>
<comments>http://www.alldevnet.com/Java/Creating_and_Extending_Apache_Wicket_Web_Applications/</comments>
<pubDate>Mon, 02 Nov 2009 15:50:11 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Creating_and_Extending_Apache_Wicket_Web_Applications/</guid>
<description><![CDATA[Apache Wicket is a powerful, light-weight component-based web application framework with strong separation of presentation and business logic.The goa<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Convert a Java OutputStream to an InputStream]]></title>
<link>http://www.alldevnet.com/Java/Convert_a_Java_OutputStream_to_an_InputStream/</link>
<comments>http://www.alldevnet.com/Java/Convert_a_Java_OutputStream_to_an_InputStream/</comments>
<pubDate>Sun, 01 Nov 2009 15:28:23 EST</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Convert_a_Java_OutputStream_to_an_InputStream/</guid>
<description><![CDATA[If you have ever programmed using Java IO, you will quickly run into a situation in which a class creates data on an OutputStream and you need to sen<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Super simple AJAX for Java apps using JQuery and JSON]]></title>
<link>http://www.alldevnet.com/Java/Super_simple_AJAX_for_Java_apps_using_JQuery_and_JSON/</link>
<comments>http://www.alldevnet.com/Java/Super_simple_AJAX_for_Java_apps_using_JQuery_and_JSON/</comments>
<pubDate>Fri, 30 Oct 2009 15:47:02 EDT</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Super_simple_AJAX_for_Java_apps_using_JQuery_and_JSON/</guid>
<description><![CDATA[Super simple AJAX for Java apps using JQuery and JSON<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Apache POI 3.5 Released with OOXML Support]]></title>
<link>http://www.alldevnet.com/Java/Apache_POI_3-5_Released_with_OOXML_Support/</link>
<comments>http://www.alldevnet.com/Java/Apache_POI_3-5_Released_with_OOXML_Support/</comments>
<pubDate>Thu, 29 Oct 2009 16:17:34 EDT</pubDate>
<dc:creator>jayblogger</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Apache_POI_3-5_Released_with_OOXML_Support/</guid>
<description><![CDATA[Apache have released version 3.5 of POI, the Java library for working with Microsoft's document formats. POI previously supported Microsoft's OLE2 <br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Diving into the Google Guava library (part 2)]]></title>
<link>http://www.alldevnet.com/Java/Diving_into_the_Google_Guava_library_part_2/</link>
<comments>http://www.alldevnet.com/Java/Diving_into_the_Google_Guava_library_part_2/</comments>
<pubDate>Thu, 29 Oct 2009 11:33:29 EDT</pubDate>
<dc:creator>devnet</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Diving_into_the_Google_Guava_library_part_2/</guid>
<description><![CDATA[Dive into the advanced features that Guava offers to you as a Java developer!<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Double Brace Initialization in Java]]></title>
<link>http://www.alldevnet.com/Java/Double_Brace_Initialization_in_Java/</link>
<comments>http://www.alldevnet.com/Java/Double_Brace_Initialization_in_Java/</comments>
<pubDate>Tue, 27 Oct 2009 15:30:52 EDT</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Double_Brace_Initialization_in_Java/</guid>
<description><![CDATA[Sometimes Double Brace Initialization is treated as a hidden feature of Java, But let's look closer to the syntax.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Hashing]]></title>
<link>http://www.alldevnet.com/Java/Java_Hashing/</link>
<comments>http://www.alldevnet.com/Java/Java_Hashing/</comments>
<pubDate>Tue, 27 Oct 2009 13:17:40 EDT</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Hashing/</guid>
<description><![CDATA[Every Java object has two very important methods i.e. hashCode() and an equals() method. These methods are designed to be overridden according to the<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[An Intro into Test Driven Development with JUnit4]]></title>
<link>http://www.alldevnet.com/Java/An_Intro_into_Test_Driven_Development_with_JUnit4/</link>
<comments>http://www.alldevnet.com/Java/An_Intro_into_Test_Driven_Development_with_JUnit4/</comments>
<pubDate>Tue, 27 Oct 2009 13:17:39 EDT</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/An_Intro_into_Test_Driven_Development_with_JUnit4/</guid>
<description><![CDATA[This article will mark the first of a long-term series covering professional software development. This tutorial is about why and how to use Junit 4 <br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[NetBeans 6.8 Beta Now Available]]></title>
<link>http://www.alldevnet.com/Java/NetBeans_6-8_Beta_Now_Available/</link>
<comments>http://www.alldevnet.com/Java/NetBeans_6-8_Beta_Now_Available/</comments>
<pubDate>Mon, 26 Oct 2009 14:11:25 EDT</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/NetBeans_6-8_Beta_Now_Available/</guid>
<description><![CDATA[The Netbeans team has announced that NetBeans 6.8 Beta is now available for download.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Loading Java Properties Files]]></title>
<link>http://www.alldevnet.com/Java/Loading_Java_Properties_Files/</link>
<comments>http://www.alldevnet.com/Java/Loading_Java_Properties_Files/</comments>
<pubDate>Mon, 26 Oct 2009 14:11:18 EDT</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Loading_Java_Properties_Files/</guid>
<description><![CDATA[Java Properties files are amazing resources to add information in Java. Generally these files are used to store static information in key and value p<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Simplifying Java EE with Grails]]></title>
<link>http://www.alldevnet.com/Java/Simplifying_Java_EE_with_Grails/</link>
<comments>http://www.alldevnet.com/Java/Simplifying_Java_EE_with_Grails/</comments>
<pubDate>Sun, 25 Oct 2009 18:31:33 EDT</pubDate>
<dc:creator>devnet</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Simplifying_Java_EE_with_Grails/</guid>
<description><![CDATA[Graeme Rocher introduces Groovy and its corresponding web framework, Grails, followed by a code writing demo intended to highlight the advantages of <br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Finally, a Java ME SDK for Macs! | Javalobby]]></title>
<link>http://www.alldevnet.com/Java/Finally_a_Java_ME_SDK_for_Macs__Javalobby/</link>
<comments>http://www.alldevnet.com/Java/Finally_a_Java_ME_SDK_for_Macs__Javalobby/</comments>
<pubDate>Sat, 24 Oct 2009 17:20:35 EDT</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Finally_a_Java_ME_SDK_for_Macs__Javalobby/</guid>
<description><![CDATA[For Mac users wanting to do mobile Java development, the wait is finally over.Mac developers have been wanting the famous Wireless ToolKit on their o<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Janice's Java Developer's Quiz Part Three | Java.net]]></title>
<link>http://www.alldevnet.com/Java/Janices_Java_Developers_Quiz_Part_Three__Java-net/</link>
<comments>http://www.alldevnet.com/Java/Janices_Java_Developers_Quiz_Part_Three__Java-net/</comments>
<pubDate>Fri, 23 Oct 2009 15:07:41 EDT</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Janices_Java_Developers_Quiz_Part_Three__Java-net/</guid>
<description><![CDATA[Sun Developer Network writer Janice Heiss has posted A Java Developer's Quiz: Part Three. The quiz &quot;invites Java developers to test their knowledge<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Bringing in Social Content to Custom Applications with Apache Shindig]]></title>
<link>http://www.alldevnet.com/Java/Bringing_in_Social_Content_to_Custom_Applications_with_Apache_Shindig/</link>
<comments>http://www.alldevnet.com/Java/Bringing_in_Social_Content_to_Custom_Applications_with_Apache_Shindig/</comments>
<pubDate>Tue, 20 Oct 2009 14:06:22 EDT</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Bringing_in_Social_Content_to_Custom_Applications_with_Apache_Shindig/</guid>
<description><![CDATA[Social networking is currently one of the hottest things on the Web, so it comes as no surprise that many web applications are trying to incorporate <br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Web Development and Web 2.0: Spring JDBC Tutorial]]></title>
<link>http://www.alldevnet.com/Java/Java_Web_Development_and_Web_2-0_Spring_JDBC_Tutorial/</link>
<comments>http://www.alldevnet.com/Java/Java_Web_Development_and_Web_2-0_Spring_JDBC_Tutorial/</comments>
<pubDate>Mon, 19 Oct 2009 13:37:08 EDT</pubDate>
<dc:creator>newtech</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Web_Development_and_Web_2-0_Spring_JDBC_Tutorial/</guid>
<description><![CDATA[This is quick tutorial on how to get things up and running with Spring and JDBC. The code in the tutorial is intended to utilize a MySQL database as <br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java Puzzlers on local variable initialization]]></title>
<link>http://www.alldevnet.com/Java/Java_Puzzlers_on_local_variable_initialization/</link>
<comments>http://www.alldevnet.com/Java/Java_Puzzlers_on_local_variable_initialization/</comments>
<pubDate>Mon, 19 Oct 2009 13:30:25 EDT</pubDate>
<dc:creator>dashN</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_Puzzlers_on_local_variable_initialization/</guid>
<description><![CDATA[This blog contains some of the puzzlers on the local variable initialization in java.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Java questions and answers]]></title>
<link>http://www.alldevnet.com/Java/Java_questions_and_answers/</link>
<comments>http://www.alldevnet.com/Java/Java_questions_and_answers/</comments>
<pubDate>Fri, 16 Oct 2009 10:45:14 EDT</pubDate>
<dc:creator>devnet</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Java_questions_and_answers/</guid>
<description><![CDATA[We have lot of doubts about Java. Inside Java offers a glimpse behind the Java platform, and related technologies.  Hope, it will be helpful for you.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Overriding Question asked in interviews  My Thoughts on software development]]></title>
<link>http://www.alldevnet.com/Java/Overriding_Question_asked_in_interviews_%AB_My_Thoughts_on_software_development/</link>
<comments>http://www.alldevnet.com/Java/Overriding_Question_asked_in_interviews_%AB_My_Thoughts_on_software_development/</comments>
<pubDate>Mon, 12 Oct 2009 16:38:24 EDT</pubDate>
<dc:creator>cooltool</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Overriding_Question_asked_in_interviews_%AB_My_Thoughts_on_software_development/</guid>
<description><![CDATA[Overriding is the concept which is very much asked in the interview.In almost every interview i have given or taken overriding questions were present<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[New Color Chooser in JDK 7 | Javalobby]]></title>
<link>http://www.alldevnet.com/Java/New_Color_Chooser_in_JDK_7__Javalobby/</link>
<comments>http://www.alldevnet.com/Java/New_Color_Chooser_in_JDK_7__Javalobby/</comments>
<pubDate>Mon, 12 Oct 2009 12:02:13 EDT</pubDate>
<dc:creator>techy</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/New_Color_Chooser_in_JDK_7__Javalobby/</guid>
<description><![CDATA[Many changes in Swing will appear in JDK 7 including a new date chooser. I've recently noticed that the JColorChooser has also improved in JDK 7 add<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Data Encryption Decryption using AES Algorithm, Key and Salt with Java Cryptography Extension - DigiZol]]></title>
<link>http://www.alldevnet.com/Java/Data_Encryption_Decryption_using_AES_Algorithm_Key_and_Salt_with_Java_Cryptography_Extension_-_DigiZol-1/</link>
<comments>http://www.alldevnet.com/Java/Data_Encryption_Decryption_using_AES_Algorithm_Key_and_Salt_with_Java_Cryptography_Extension_-_DigiZol-1/</comments>
<pubDate>Thu, 08 Oct 2009 12:54:18 EDT</pubDate>
<dc:creator>dev3</dc:creator>
<category>Java</category>
<guid>http://www.alldevnet.com/Java/Data_Encryption_Decryption_using_AES_Algorithm_Key_and_Salt_with_Java_Cryptography_Extension_-_DigiZol-1/</guid>
<description><![CDATA[In this tutorial we will implement a full data encryption decryption cycle with Java (only data, not file encryption); encrypt some data using a secr<br/><br/>3 Vote(s) ]]></description>
</item>

</channel>
</rss>
