<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Java Programming</title>
<link rel="self" type="application/atom+xml" title="Java Programming" href="http://www.feeddistiller.com/blogs/Java Programming/atom.xml"/>
<link rel="alternate" type="application/atom+rss" title="Java Programming" href="http://www.feeddistiller.com/blogs/Java Programming/feed.rss"/>
<subtitle>blog items about programming in Java</subtitle>
<feedid>228</feedid>
<feedname>Java Programming</feedname>
<updated>2012-02-09T06:46:15</updated>
<author>
<name>Neal Pointer</name>
<email>barry.david.adams@googlemail.com</email>
</author>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Scala Artifacts Now on Central</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/CfkjdtdiSVM/scala-artifacts-now-central"/>
<updated>2012-02-09T05:17:52</updated>
<summary>Two weeks ago, all Scala projects required a little bit of extra 
configuration to point to a custom repository for Scala artifacts hosted
 at scala-tools.org.  Today, Scala artifacts are now available directly 
from Central.  The contents of scala-tools.org are now integrated into 
the Sonatype OSS repository hosting service, and other projects have started to publish artifacts Central.
     ...</summary>
<id>2c900c7fa0da95cffa7e4c8410cc56ad</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Automatically generating WADL in Spring MVC REST application </title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/1mQr_jDtt3I/automatically-generating-wadl"/>
<updated>2012-02-09T05:14:05</updated>
<image href="http://4.bp.blogspot.com/-K0dKUU7hOgE/Tyr6Pe9mcwI/AAAAAAAAAhQ/oAFiMeuVBh4/s400/resources.gif" width="150" height="108"/>
<summary>Last time we have learnt the basics of WADL.
 The language itself is not as interesting to write a separate article 
about it, but the title of this article reveals why we needed that 
knowledge.
      Preview Text:     
            
                    Last time we have learnt the basics of WADL. The language itself is not as interesting to write a separate article about it, but the title...</summary>
<id>08dd840ef0e1a2d876d5c33e3858b3bd</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Some Reporting tricks with class-transformations</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/-U23EYK69h0/some-reporting-tricks-class"/>
<updated>2012-02-09T05:10:34</updated>
<summary>Every time I used to see some duplication of code, I used to move 
that code to a new method. With Tapestry, you begin to think 
differently. Now every time I see duplication, my first thought is “Can I
 create a worker for it”. 
In my current project, I am using a few new ones. So I thought why not share them with you.

@ReportException
My onSuccess methods usually are of the form
     ...</summary>
<id>7ff162a30a76e76063267d1886f60a88</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>The depths of Java: API leak exposed through covariance</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/F-DOYXD5IG4/depths-java-api-leak-exposed"/>
<updated>2012-02-09T05:07:46</updated>
<summary>Java can be very tricky some times, especially in API design. Let’s 
have a look at a very interesting showcase. jOOQ strongly separates API 
from implementation. All API is in the org.jooq package, and public. Most implementation is in the org.jooq.impl
 package and package-private. Only factories and some dedicated base 
implementations are public. This allows for very powerful package-level...</summary>
<id>b1dbc0acd8e0845fbef247b691b7f1cb</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Spring MVC Basics – Presentation</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/txJdCnkYw-E/spring-mvc-basics-%E2%80%93"/>
<updated>2012-02-09T05:05:32</updated>
<summary>Here are the slides
 for my presentation during the first DZone VIP meetup in Bulgaria. The 
presentation is short, and the slides can definitely be better, but I’m 
sharing it anyway.
      Preview Text:     
            
                    Here are the slides for my presentation during the first DZone VIP meetup in Bulgaria. The presentation is short, and the slides can definitely be...</summary>
<id>70adce5a97a4535e7c95f8dbbe3c7657</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Implementing Spring MVC with CDI and Java EE 6 part 2</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/3BjKN_sKGEg/implementing-spring-mvc-cdi"/>
<updated>2012-02-09T05:05:25</updated>
<summary>In this second article on implementing Spring MVC in Java EE 6 we’ll take the metadata we extracted in part one
 and use it to invoke request mapped controller methods in response to 
web requests and then direct the user to a web page based on the result 
of the method. 
      Preview Text:     
            
                    In this second article on implementing Spring MVC in Java EE...</summary>
<id>b868dde85a57d92f8be3ae3b5ece33c2</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Exalogic and Multicast</title>
<link href="http://blogs.oracle.com/ATeamExalogic/entry/exalogic_and_multicast"/>
<updated>2012-02-09T01:43:48</updated>
<summary>
       Exalogic is the new Engineered System from Oracle, delivering Hardware and Software in one solution. The software is primarily WebLogic on Linux. Customers will invariably cluster the WebLogic Server instances using multicast or unicast. There is one gotcha when it comes to using multicast on Exalogic.   Please... [Read More]
       </summary>
<id>7de142d1e6069283810aee8d09641a2b</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Oracle PartnerNetwork Trainingscalendar</title>
<link href="http://blogs.oracle.com/opnmea/entry/oracle_partnernetwork_trainingscalendar"/>
<updated>2012-02-08T22:53:03</updated>
<image href="http://blogs.oracle.com/opnenablement/resource/Enablement_OPN_Logo_white.jpg" width="150" height="128"/>
<summary>
       Please visit our Enablement Trainingscalender for Middle East &amp; Africa here. [Read More]
       </summary>
<id>e76cf9a581dd035f116b2f2d784085b0</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Oracle Announces Availability of Oracle Advanced Analytics for Big Data</title>
<link href="http://blogs.oracle.com/datamining/entry/oracle_announces_availability_of_oracle"/>
<updated>2012-02-08T22:18:08</updated>
<summary>
       Oracle Announces Availability of Oracle Advanced Analytics for Big Data
                  
                  Oracle Integrates R Statistical Programming Language into Oracle Database 11g
                  
                  REDWOOD SHORES, Calif. - February 8, 2012
                  
                  News... [Read More]
       </summary>
<id>12253df28f8dc396b59648949cbb802e</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Why I Wrote Yet Another Java Bean Framework</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/NpnyvzaJTgI/why-i-wrote-yet-another-java"/>
<updated>2012-02-08T21:42:52</updated>
<image href="http://rgordon.co.uk/blog/wp-content/uploads/2012/02/OddjobDnDServers.jpg" width="150" height="80"/>
<summary>With so many Java Bean XML and dependency injection frameworks out 
there – did I really need to write another? Am I suffering from some 
terrible ‘Not Invented Here’ syndrome?
      Preview Text:     
            
                    With so many Java Bean XML and dependency injection frameworks out there – did I really need to write another? Am I suffering from some terrible...</summary>
<id>492a7291858d6a8a475b2e5bfff31cd4</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Real Story: One of my favorite pieces of code (including advanced tutorial)</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/JJ3ukdGebng/real-story-one-my-favorite"/>
<updated>2012-02-08T21:39:43</updated>
<summary>This is a real piece of code I found some time ago, and I still think it has some great internal greatness, therefore I decided to publish some kind of a special tutorial about it:


      Preview Text:     
            
                    I found a real piece of Java code some time ago and I decided to share it with you and also show you how I was able to improve it a little bit.        
...</summary>
<id>a0e8c012f6868e3a684e3bfddd91fefe</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>ArchBeat Link-o-Rama for 2012-02-08</title>
<link href="http://blogs.oracle.com/archbeat/entry/archbeat_link_o_rama_for77"/>
<updated>2012-02-08T21:32:07</updated>
<summary>
       Oracle Technology Network Developer Day MySQL: Singapore www.oracle.com
Tuesday, February 21, 2012 | 1:30 PM – 7:00 PM (registration starts 1:00 p.m.)
This free, half-day seminar will cover everything you need to know to successfully design, develop, and manage your MySQL databases. Raffles Hotel Singapore, Casuarina... [Read More]
       </summary>
<id>d66ac29f8cd5a99ae567beb1474e2a4b</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Brian Madden site has a look at Oracle desktop virtualization</title>
<link href="http://blogs.oracle.com/virtualization/entry/brian_madden_site_has_a"/>
<updated>2012-02-08T21:14:05</updated>
<summary>
       Oracle&apos;s John Renko spent a day with Gabe Knuth of brianmadden.com to do a profile of Oracle desktop virtualization. If you&apos;ve ever wanted to get a better understanding of the architecture or the design philosophy of our products, his article as lots of in-depth information for you. 
   
  The article... [Read More]
       </summary>
<id>ab14d9650bd8dedae0e84a4cf955893a</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Change WebLogic Server Mode from Development to Production and JDK Mode from Client to Server </title>
<link href="http://blogs.oracle.com/ateamsoab2b/entry/change_weblogic_server_mode_from"/>
<updated>2012-02-08T19:05:29</updated>
<summary>
       What does it take to change WebLogic 10.3.x server mode from development to production? It may be a bit trickier than what you found via Googling...
  Please see my blog at &amp;lt;a href=&quot;http://thesoaman.blogspot.com/2011/12/change-weblogic-server-mode-from.html&quot;http://thesoaman.blogspot.com/2011/12/change-weblogic-server-mode-from.html to see what could be missing ...  [Read More]
       </summary>
<id>b957f2b034e6f09dcaaa609f974a0b97</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>ODI 11g – More accelerator options</title>
<link href="http://blogs.oracle.com/warehousebuilder/entry/odi_11g_more_accelerator_options"/>
<updated>2012-02-08T18:37:54</updated>
<summary>
       A few more options added into the interface accelerator that I blogged about earlier here in initial post and a later one here. Added options for doing position based and case sensitive/insensitive options. These were simple changes added into the auto map class. You can now find the latest updates below;


 ... [Read More]
       </summary>
<id>7d89fb8cc3c837c50cd43373a1f6182d</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>How to call af:query search button programmatically</title>
<link href="http://blogs.oracle.com/adfthoughts/entry/how_to_call_af_query"/>
<updated>2012-02-08T18:26:24</updated>
<summary>
        irst of all, I have to describe my use case: 
  I have a simple af:query which I created dragging and drop the All Queryable Properties inside my findAll iterator in DataControl palette. After that, I put a very simple remove button. When I click in the remove button, it calls a method in session bean, which... [Read More]
       </summary>
<id>a939df5bfd5cfd359b6dc3efd8f559ac</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Announcing Oracle Advanced Analytics</title>
<link href="http://blogs.oracle.com/datawarehousing/entry/announcing_oracle_advanced_analytics"/>
<updated>2012-02-08T18:10:45</updated>
<summary>
       The Oracle Advanced Analytics Option
 extends the database into a comprehensive advanced analytics platform 
for big data business analytics. Oracle Advanced Analytics, a 
combination of Oracle Data Mining and Oracle R Enterprise, delivers 
predictive analytics, data mining, text mining, statistical analysis,... [Read More]
       </summary>
<id>fc1a4746eb16aa9b0aefb86d531e0503</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Remove Parent and their children in JPA 1.0 / EclipseLink</title>
<link href="http://blogs.oracle.com/adfthoughts/entry/remove_parent_and_his_children"/>
<updated>2012-02-08T17:58:17</updated>
<summary>
       In my model project, I&apos;m using EJB3 with JPA 1.0 and I would like to remove my entity. I asked to the jdeveloper create my entities and session facade bean by wizard. The result was this remove method in my ejb session bean: 
     public void removePapel(Papel papel) { 
      papel... [Read More]
       </summary>
<id>1905a4311b22e0230336333d2abe1a79</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Supply Chain Management on NetBeans</title>
<link href="http://blogs.oracle.com/geertjan/entry/supply_chain_management_on_netbeans"/>
<updated>2012-02-08T17:09:04</updated>
<summary>
       CDC Software (Nasdaq: CDCS) is &amp;quot;a hybrid enterprise software provider of on-premise and cloud deployments. Leveraging a service-oriented architecture (SOA), 
CDC Software offers multiple delivery options for their solutions 
including on-premise, hosted, cloud-based SaaS or blended-hybrid 
deployment... [Read More]
       </summary>
<id>a29c55d76151654ca8175448c11aa81c</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>CVE-2005-2475 CVE-2008-0888 Race condition, Denial of Service (DoS), and possible code execution vulnerabilities in unzip</title>
<link href="http://blogs.oracle.com/sunsecurity/entry/cve_2005_2475_cve_2008"/>
<updated>2012-02-08T16:53:51</updated>
<summary>
       CVE DescriptionCVSSv2 Base ScoreComponentProduct and Resolution

CVE-2005-2475 Race condition in unzip may allow local users to modify permissions of arbitrary files
1.2
unzip


Solaris 9
SPARC: 112951-15, X86: 114194-12
Solaris 10
SPARC: 119254-75, X86: 119254-75
OpenSolaris
snv_95
Solaris 8
SPARC: 108987-20 X86:... [Read More]
       </summary>
<id>8ad9f9a6b6b503fa90a2932ca7759748</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Multiple Vulnerabilities in BIND DNS software</title>
<link href="http://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_bind_dns"/>
<updated>2012-02-08T16:52:20</updated>
<summary>
       CVE DescriptionCVSSv2 Base ScoreComponentProduct and Resolution

CVE-2010-3613 Permissions, Privileges, and Access Controls vulnerability
4.0
BIND DNS software


Solaris 8
SPARC: 109326-26 X86: 109327-26
Solaris 9
SPARC: 112837-22 X86: 114265-21
Solaris 10
SPARC: 119783-17 X86: 119784-17
Solaris 11 Express
snv_151a +... [Read More]
       </summary>
<id>46951d2be37470effce026000bf4e6b9</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Digest: Ask the Support Blogger</title>
<link href="http://blogs.oracle.com/Support/entry/digest_ask_the_support_blogger"/>
<updated>2012-02-08T16:45:19</updated>
<summary>
       Security ER&apos;s. Enterprise Data Security Assessment. Scope of Support. Terminal dates. Here are a few of the questions that I&apos;ve fielded over the last few weeks. Sharing with all. Enjoy.
  
    
      Q: One of my customers said that that a security-related
      enhancement request can be... [Read More]
       </summary>
<id>e45ec9e63d29971e9e1fc63546675837</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Partner Sales Briefing – OBI-Applications - 23rd March 2012, UK</title>
<link href="http://blogs.oracle.com/emeapartnerbiepm/entry/partner_sales_briefing_obi_applications"/>
<updated>2012-02-08T16:43:17</updated>
<summary>
       This briefing will provide an understanding of the OBI-Applications and how such an approach means consultancies can be seen and trusted to deliver success more rapidly, and earn higher margins doing so.  ustomers are requiring a faster return on their IT investments and the OBI-Applications are able to deliver... [Read More]
       </summary>
<id>858893c6b6fed3555792f7ebb6891408</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Java Spotlight Episode 68: Patrick Curran on the JCP and JSR 355</title>
<link href="http://blogs.oracle.com/javaspotlight/entry/java_spotlight_episode_68_patrick"/>
<updated>2012-02-08T16:37:50</updated>
<summary>
       Tweet 
     
       
     
   
  An interview with Patrick Curran, JCP Chair, on the JCP and the recently filed JSR 355 which will combine the two JCP Executive Committees 
  Joining us this week on the Java All Star Developer Panel are
Dalibor Topic, Java Free and Open Source Software Ambassador and... [Read More]
       </summary>
<id>b3c81eedbb6e71eabf297d8312c302eb</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>The Top 10 Benefits of Content Consolidation - Part 2</title>
<link href="http://blogs.oracle.com/webcenter/entry/the_top_10_benefits_of1"/>
<updated>2012-02-08T16:28:25</updated>
<summary>
       Continuing our top ten list, here are five more ways you can
consolidate and save with Oracle WebCenter. You can see the first post in this series here. (Be sure to see all 10 reasons and
more in our webcast tomorrow: Consolidate
Your Content And Save With Oracle WebCenter) 
         
          
       
     
 ... [Read More]
       </summary>
<id>8402c7f261b4e9780275683d9f4c1f0f</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>CVE-2010-2065 CVE-2010-2443 Integer Overflow and DoS Vulnerabilities in libtiff</title>
<link href="http://blogs.oracle.com/sunsecurity/entry/cve_2010_2065_cve_2010"/>
<updated>2012-02-08T16:22:13</updated>
<summary>
       CVE DescriptionCVSSv2 Base ScoreComponentProduct and Resolution

CVE-2010-2065 Integer overflow in the TIFFroundup macro in LibTIFF before 3.9.3\nmay allow remote users to cause a Denial of Service (DoS - application\ncrash) or possibly execute arbitrary code.\n
6.8
libtiff


Solaris 8
SPARC: 139093-02 X86:... [Read More]
       </summary>
<id>7147e73cc44f313bceb2ed432a1aae99</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Android Interface Definition Language (AIDL) and Remote Service</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/0_yEipIrjbM/android-interface-definition"/>
<updated>2012-02-08T15:48:37</updated>
<summary>In a previous article, we looked at Android Inter Process Communication (IPC) and introduced containers for fast IPC called Parcels.

We also mentioned that, for security reasons, each Android application runs in its own process, and cannot normally access the data of another application running in a different process. So mechanisms to cross process boundaries have to go through well-defined...</summary>
<id>6d2ef99ba9e5b18d90e9a943226139d0</id>
</entry>

<entry>
<from href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom">Roller Planet</from>
<title>Grizzly now with AHC-powered WebSocket client</title>
<link href="http://blogs.oracle.com/theaquarium/entry/grizzly_with_async_httpclient"/>
<updated>2012-02-08T14:00:00</updated>
<summary>
       With the recent release of Async HTTP Client (AHC) 1.7.0, Ryan has details on how this impacts Grizzly to essentially provide support for WebSocket clients.




  






Ryan covers the new grizzly-http-client Maven artifact for AHC and introduces UpgradeHandler, WebSocketListener, WebSocket interfaces for... [Read More]
       </summary>
<id>82701101f34ec58f63579192efc206a4</id>
</entry>

<entry>
<from href="http://feeds.dzone.com/javalobby/frontpage?format=xml">Javalobby - The heart of the Java developer community</from>
<title>Easiest Way to Deploy ColdFusion to the Cloud</title>
<link href="http://feeds.dzone.com/~r/javalobby/frontpage/~3/aAGI1lXEJxM/easiest-way-deploy-coldfusion"/>
<updated>2012-02-08T00:50:30</updated>
<image href="http://jelastic.files.wordpress.com/2012/02/cf9.png?w=300" width="150" height="138"/>
<summary>The Adobe ColdFusion application server allows developers to rapidly build, deploy, and maintain robust Internet applications for the enterprise. It is quite popular, and it&apos;s associated scripting language--ColdFusion Markup Language (CFML)--has a vibrant and growing community behind it.
Let&apos;s deploy ColdFusion (9.01) to the Jelastic cloud so you can see how easy it is!
      Preview...</summary>
<id>9c6a59ca17b25e912c442b55a5d10af7</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>.java | Facebook via samepoint.com</title>
<link href="http://www.facebook.com/pages/java/110648495631656"/>
<updated>2012-02-07T03:38:00</updated>
<summary>.java - Description: Java is a programming language originally developed by James Gosling at Sun Microsystems (which has since merged into Oracle Corporation) and ...</summary>
<id>ada4a1761754f1548bcc80e0f93d5b4b</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java Vacations, Tourism and Java, Indonesia Travel Reviews ... via samepoint.com</title>
<link href="http://www.tripadvisor.com/Tourism-g294228-Java-Vacations.html"/>
<updated>2012-02-06T19:12:00</updated>
<image href="http://ad.uk.doubleclick.net/ad/ta.ta.co.uk.s/as.indonesia.java;PageType=Tourism;pool=C;pos=top;geo=294228;detail=0;u=Tourism%7CC;rd=com;hname=Java;gname=Indonesia;sz=300X250%2C300X600;tile=2;ord=89836967?" width="150" height="125"/>
<summary>Java Vacations: With 22,000 reviews of Java, Indonesia travel resources, TripAdvisor is the source for Java information.</summary>
<id>aef54573a58b597c167a20c09f8728a7</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java (@java) on Twitter via samepoint.com</title>
<link href="http://twitter.com/Java"/>
<updated>2012-02-06T11:38:00</updated>
<summary>The official Twitterstream of the #1 programming language in the world - Sign up for Twitter to follow Java (@java).</summary>
<id>4fab648e9eadbe752ce65e0f80bd75d8</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>How to Convert String to Integer to String in Java with Example via samepoint.com</title>
<link href="http://javarevisited.blogspot.com/2011/08/convert-string-to-integer-to-string.html"/>
<updated>2012-02-06T03:16:00</updated>
<summary>We often need to conver from String to Integer in Java and vice versa, here are few ways I use to convert string to integer and back.</summary>
<id>1718b066aed09f16ba9ef3507a8c5c32</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java - Instant Kick via samepoint.com</title>
<link href="http://instantkick.blogspot.com"/>
<updated>2012-02-04T15:09:00</updated>
<summary>Java - Instant Kick blog showcase various articles and trends on Internet, programming and Management.</summary>
<id>722c9e2fc5f57655eab610f62d9b0468</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java - Jobs, Training, and Companies | Skills | LinkedIn via samepoint.com</title>
<link href="http://www.linkedin.com/skills/skill/Java"/>
<updated>2012-02-03T22:04:00</updated>
<summary>Meet top talent and see how you&apos;re connected Join Linkedin to see top Java professionals, groups and related job openings.</summary>
<id>2962da085281975f835dd08b1a365623</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Why Java does not support Operator overloading via samepoint.com</title>
<link href="http://javarevisited.blogspot.com/2011/08/why-java-does-not-support-operator.html"/>
<updated>2012-02-03T03:14:00</updated>
<summary>Java does not support operator overloading and there is no one knows Why java did that. this article tries to explore some point which make sense on why ...</summary>
<id>85f94a6bac46146dce794f17d8b31c92</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>How to convert decimal to binary, octal and hex String in Java Program via samepoint.com</title>
<link href="http://javarevisited.blogspot.com/2011/10/convert-decimal-binary-octal-java.html"/>
<updated>2012-02-02T20:10:00</updated>
<summary>This article is a nice tips about converting decimal to binary, decimal to octal and decimal to Hex string in Java.</summary>
<id>8f660fb536766508941836fadae1869b</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java How To ... via samepoint.com</title>
<link href="http://javahowto.blogspot.com"/>
<updated>2012-02-01T15:31:00</updated>
<summary>In this post, I will go over the basic constructs of dynamic proxy, followed by some notes and things to watch out when implementing it. First, the 5 elements of a ...</summary>
<id>97a9fa1f87d571bb3936742394bb71b3</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java debugging tutorial - 10 tips on debugging in java with example via samepoint.com</title>
<link href="http://javarevisited.blogspot.com/2011/07/java-debugging-tutorial-example-tips.html"/>
<updated>2012-02-01T06:53:00</updated>
<image href="http://4.bp.blogspot.com/-5_2LTec1tyU/TkdzLzLvt3I/AAAAAAAAANo/aGjtm4TBr9s/s320/java-debugging-eclipse-conditional-breakpoint-setup.GIF" width="150" height="82"/>
<summary>debugging in Java is real fun if you know how to debug java program in Eclipse and Netbeans. This articles share my favorite java debugging tips for ...</summary>
<id>4673448bc8c34c9c992d8721ad86f18c</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java, write once, run away! via samepoint.com</title>
<link href="http://shervinasgari.blogspot.com"/>
<updated>2012-02-01T05:05:00</updated>
<summary>I just came back from JavaZone 2011, and I have some thoughts. All in all it was a nice conference. The first day was a little booring. Few really nice talks.</summary>
<id>5c840d0439affa162ebbf604c19ba42f</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Inspired by Actual Events: Groovy, Java, and the Unix Epoch Time via samepoint.com</title>
<link href="http://marxsoftware.blogspot.com/2011/07/groovy-java-and-unix-epoch-time.html"/>
<updated>2012-01-29T17:56:00</updated>
<image href="http://3.bp.blogspot.com/-tNqsu58ggLE/TiPPyaLwmiI/AAAAAAAACW8/Y990V2--jd4/s320/epochConverter15July2011.png" width="150" height="85"/>
<summary>Dustin&apos;s Software Development Cogitations and Speculations. My observations and thoughts concerning software development (general development, Java, JavaFX ...</summary>
<id>1cee306b59c5ad7e8ea9ff485d0a8e33</id>
</entry>

<entry>
<from href="http://javamex.blogspot.com/feeds/posts/default?alt=rss">Javamex News and Development</from>
<title>Symantec advise users to disable pcAnywhere</title>
<link href="http://javamex.blogspot.com/2012/01/symantec-advise-users-to-disable.html"/>
<updated>2012-01-25T23:30:00</updated>
<summary>: Javamex News and Development Announcements and comments relating to the Javamex programming site , containing Java programming and performance related resources and tutorials . Feel free to respond to any of the articles here either by leaving a comment on the blog or by replying to BitterCoffey on . Twitter Wednesday , January 25, 2012 Symantec advise users to disable pcAnywhere According to a white paper released by Symantec the source code to various of its produces that hacker group Anonymous recently threatened to disclose was stolen in 2006, and users are advised to disable pcAnywhere until further notice . Specifically , the paper : states pcAnywhere is a product that allows for direct PC to PC communication and this does expose some risk if the compromised code is actually</summary>
<id>94074c76fee0a8ea65f611c80d921f0e</id>
</entry>

<entry>
<from href="http://www.samepoint.com/rss_socialmention.php?q=java programming">Samepoint.com Social Conversations about java.</from>
<title>Java Enum Tutorial: 10 Examples of Enum in Java via samepoint.com</title>
<link href="http://javarevisited.blogspot.com/2011/08/enum-in-java-example-tutorial.html"/>
<updated>2012-01-20T19:31:00</updated>
<summary>Enum in java was introduced in JDK5 and its one of those enhancement which everyone looking. this article discuss all feature of enum in java with simple ...</summary>
<id>f72fcb5ee728ae7c5348be6b1c17e0b8</id>
</entry>

<entry>
<from href="http://blog.taragana.com/index.php/feed/rss/">Simple Thoughts - Java and Web Blog</from>
<title>Top 10 Reasons The Ruby Programming Language Sucks</title>
<link href="http://tech.gaeatimes.com/index.php/archive/top-10-reasons-the-ruby-programming-language-sucks/"/>
<updated>2012-01-16T00:45:10</updated>
<image href="http://imagegallery.taragana.com/images/tgn/2010/12/23/ruby00_253979_M.jpg" width="150" height="143"/>
<summary>



The Top 10 Reasons The Ruby Programming Language Sucks

Courtesy:&amp;#8211; Presentations from vishnu.

... Read more .</summary>
<id>eddfcf01bcb000bb0a64bb1073266e38</id>
</entry>

<source>
<title>Roller Planet</title>
<link href="http://planets.sun.com/JavaOneBlogCentral2008/group/AllJCP/feed/atom"/>
<count>19</count>
</source>

<source>
<title>Samepoint.com Social Conversations about java.</title>
<link href="http://www.samepoint.com/rss_socialmention.php?q=java programming"/>
<count>13</count>
</source>

<source>
<title>Javalobby - The heart of the Java developer community</title>
<link href="http://feeds.dzone.com/javalobby/frontpage?format=xml"/>
<count>10</count>
</source>

<source>
<title>Javamex News and Development</title>
<link href="http://javamex.blogspot.com/feeds/posts/default?alt=rss"/>
<count>1</count>
</source>

<source>
<title>Simple Thoughts - Java and Web Blog</title>
<link href="http://blog.taragana.com/index.php/feed/rss/"/>
<count>1</count>
</source>

</feed>

