RSS Feeds Directory Simple mode | Advanced mode

Most Popular Feeds Newest Feeds    

Weblogs [Personal] (7188) Weblogs [Computers] (1268) Business (5365) Computers & Internet (2739)
News (1250) Miscellaneous (4630) Regionals (3822) Companies (2320)
Travel and Tourism (175)
Total feeds: 28757

Submit Your Feed

Editor's Daily Blog
Put this feed on your website
Description: A daily update from our java.net editor, Daniel H. Steinberg, and other items from the java.net front page.
Format: RSS 1.0
Url: http://today.java.net/pub/q/java_today_rss?x-ver=1.0
 
Latest headlines
Editor's Daily Blog
Geertjan Wielenga: Gaea+
Thu, 17 May 2012 03:45:27 +0000

https://blogs.oracle.com/geertjan/entry/gaea Geertjan Wielenga discovers Gaea+: Gaea+ is a powerful geospatial application offering stunning 3D visualization, manipulation and analysis of spatial data. The data is pulled from the web using standard Open Geospatial Consortium protocols. The terrain visualization is based on the NASA WorldWind Java SDK, while the user interface was first created in plain Swing, and then ported... Community:  NetBeans
London Java Community: JSR-310 Method Naming Survey Results
Thu, 17 May 2012 03:33:03 +0000

http://londonjavacommunity.wordpress.com/2012/05/16/jsr-310-method-naming-survey-results/ London Java Community presents JSR-310 Method Naming Survey Results: As part of the London Java Communities efforts to help out in JSR-310 efforts, we have been working with Stephen Colebourne to gather the feedback of the community on method naming conventions that would potentially be used in the upcoming implementation. After all... Community:  JCP
Dustin Marx: NetBeans Usability Tips
Thu, 17 May 2012 03:25:26 +0000

http://marxsoftware.blogspot.com/2012/05/netbeans-usability-tips.html Dustin Marx offers NetBeans Usability Tips: Java IDEs have come a long way since the days of JBuilder (though JBuilder seemed like a welcome advance at the time). Today's Java IDEs (such as NetBeans, Eclipse, IntelliJ IDEA, and JDeveloper) are very advanced tools that most Java developers embrace for writing significant Java code. As advanced as these IDEs are... Community:  NetBeans
Neal Ford - Functional thinking: Functional design patterns, Part 3
Wed, 16 May 2012 03:37:45 +0000

http://www.ibm.com/developerworks/java/library/j-ft12/index.html?ca=drs- Neal Ford presents Functional thinking: Functional design patterns, Part 3: This Functional thinking installment continues my investigation of alternate, functional solutions to Gang of Four (GoF) design patterns. In this article, I investigate the least understood but most powerful of those patterns: Interpreter... Community:  General
John Clingan: SecuritEE in the Cloud
Wed, 16 May 2012 03:27:18 +0000

https://blogs.oracle.com/theaquarium/entry/securitee_in_the_cloud John Clingan recommends SecuritEE in the Cloud: Java EE 7 and the Cloud theme continue to move full steam ahead. In a PaaS environment where infrastructure is shared and configuration tends to be split between the PaaS Provider (vendor or IT) and the PaaS user, security requires additional flexibility... Community:  Java Enterprise
Jean-Francois Arcand: Writing Portable HTML5 Server Side Events Applications using the Atmosphere Framework
Tue, 15 May 2012 03:59:30 +0000

http://jfarcand.wordpress.com/2012/05/14/writing-portable-html5-server-side-evens-application-using-the-atmosphere-framework/ Jean-Francois Arcand demonstrates Writing Portable HTML5 Server Side Events Applications using the Atmosphere Framework: The Atmosphere Framework easily allow the creation of HTML5 Server Side Events (SSE). Better, any existing Servlet based application can add SSE support without any changes to their existing application. HTML5 Server Side Events (SSE) are getting more and more adopted and... Community:  Java Enterprise