Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by Community: Java Communications

• General  • Glassfish  • Global Education and Learning  
• Identity Management  • Java Communications  • Java Desktop  
• Java Enterprise  • Java Patterns  • Java Tools  
• Java User Groups  • Java Web Services and XML  • JCP  
• JDDAC  • Jini  • JXTA  
• Mac Java  • Mobile and Embedded  • NetBeans  
• Open JDK  • Portlet  • Robotics  
• Sun Grid  • Sun RFID and Sensor  


Open JDK

Recently, I got a chance to build OpenJDK 8 on a Windows 7 host. Thanks to a detailed article "YAOJOWBI - Yet another OpenJDK on Windows Build Instruction" on http://weblogs.java.net/blog/simonis/archive/2011/10/28/yaojowbi-yet-ano..., I avoided many problems that could have cost me several hours to probe.  Though it is almost complete and comprehensive to most users, I still came...
on Feb 9, 2012 | Permalink | Discuss

NetBeans

This article has the main objective show a little example for persist information in Cassandra using java. For demonstrated the persistence with Cassandra will used the Easy-Cassandra, a framework open source for use this SGBG in an easy mode.   @ColumnFamilyValue(nome = "person")// public class Person implements...
on Jan 24, 2012 | Permalink | Discuss

JCP

I will talk at FOSDEM, Paris Jug and Devoxx France. See you there.
on Jan 22, 2012 | Permalink | Discuss

Java Desktop

Many things changed from java 1 in 1995 at java 7 2012. Learn about this reading this article.
on Jan 17, 2012 | Permalink | Discuss
  Was added to his package to facilitate applications which needs scalable processes. A feature is atomic variable. Variable atomic means that it cannot be divided -  it's like the S.O. with any resource (Driver CD, USB) cannot be divided but needs be used in many processes.   static class AtomicCounter...
on Oct 26, 2011 | Permalink | Discuss
Beyond being merely a computer programming language, Java is the most widely used software platform in the entire world. There is a large number of various software solutions that were developed using this technology. Without many people being aware, Java is present in our daily lives in embedded technologies like blue-ray discs and a countless number of sites on the internet that were...
on Jul 26, 2011 | Permalink | Discuss
Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_silicon
on Oct 15, 2010 | Permalink | Discuss
 The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies. 
on Oct 4, 2010 | Permalink | Discuss

Java User Groups

       Eclipse is famous IDE in em Java, follows the open source model. The Eclipse project was stated by IBM that does the first version, then donated like open source for the community. The begin costs was above 40 millions. Nowadays, the Eclipse is one of the most used worldwide. Has important feature how the SWT uses and not the Swing, there are too many plug-ins...
on Nov 26, 2011 | Permalink | Discuss
Last week's kickoff of FESI's research program went very well. There are a number of folks (>500) who are now following this blog on Java.net, and a number who have gotten involved.  While we wait for more folks, we'll be researching new technologies, the first being NOSQL databases.  If the kind of topics we're research interests you, please feel free to join the project;...
on May 5, 2010 | Permalink | Discuss

Java Communications

I am into software programming since the emergence of basic in 1982. I am into Java since its emergence in 1995. Java for me was the one who turned software programming from an hobby into a profession. This is my first Java post in my new blog at www.java.net.
on Sep 12, 2010 | Permalink | Discuss
Parts 1, 2 and 3 introduced StringTemplate through the use of simple SQL, HTML and plain text examples. This article switches gears and attempts to use StringTemplate to generate a more complicated text output: Java source code.
on Jun 13, 2010 | Permalink | Discuss
I was going through the documentation of Spring Roo, version 1.0.1 while preparing a talk for JDC 2010 about the Spring Roo .. No need to mention the Roo is awesome, amazing and not Magic :-) Ben Alex , Stefan Schmidt did a great job really in this project. Smart architecture! "The automated startup-time scan is also very useful as you upgrade to newer versions of Roo. Often a new version of Roo will incorporate enhancements to the add-ons that generate files in your project." check more on Roo documentation . This is very useful, and once there is a new version from Roo, developers will participate in testing it by just running the roo shell in their project's directory! Spring Roo, I like it :)
on Feb 13, 2010 | Permalink | Discuss
I released Hudson EC2 plugin, which enables you to use EC2 as Hudson slaves on-demand, without human intervention.
on May 18, 2009 | Permalink | Discuss
First, I want to say I'm extremely excited about JSF 2.0, and I think it's a major leap forward for the framework.
on May 11, 2009 | Permalink | Discuss
In case you hadn't heard, Apache Shale is moving to the Apache Attic. What is the Apache Attic? It's a new project, started last year. It's where other projects go to die.
on May 11, 2009 | Permalink | Discuss
Quick blog to inform you that SailFin V1 MS6 is now available.
on Nov 10, 2008 | Permalink | Discuss
If you are coming to JavaOne, don't forget to drop by at Hudson's booth inside Java Playground.
on May 5, 2008 | Permalink | Discuss
The application jVoiceBridge is a software-only audio mixer that handles Voice over IP (VoIP) audio communication and mixing, for tasks such as conference calls, voice chat, speech detection, and audio for 3D virtual environments. Currently it is most commonly known for its use in the Wonderland project, a 3D virtual environment developed by Sun. I have written this article to give an...
on Apr 18, 2008 | Permalink | Discuss

Java Web Services and XML

There is much discussion these days about HATEOAS (Hypermedia as the engine of application state) so it gets time to clearly say what HATEOAS actually means.
on Feb 14, 2010 | Permalink | Discuss