Skip to main content

Java Communications

The mission of this site is to promote and propagate Java into the Communications Industry. At this site there is a ground swell of support from industry associations, software vendors, universities, hobbyists, and individual contributors, for the development of Java concepts, code, utilities, programs, events, articles, projects, and white papers.

Community News & Announcements

Stable Jitsi 1.0-beta1-build.3651 now available
Sep 27, 2011

After a few months of hard work, debugging and a lot of fun, the Jitsi team is proud to bring you our latest stable Jitsi build! Among the most notable changes this build brings we have

  • video calls to GTalk,
  • calls to regular numbers via Google Voice,
  • support for Skype's SILK wideband codec and many more

So, Don't waste any more time and go get it now!


Latest from our Bloggers

Building OpenJDK 8 on Windows 7
posted by frank_ding on Feb 9, 2012
Recently, I got a chance to build OpenJDK 8 on a Windows 7 host.
Persisting information with Cassandra in java: Simple example
posted by otaviojava on Jan 24, 2012
This article has the main objective show a little example for persist information in Cassandra using java.
Talks and Conferences
posted by forax on Jan 22, 2012
Hi all, I have three talks scheduled at the beginning of this year. The first one at FOSDEM in the Free Java Devroom is titled Java Lambdas for...
Killing the myths about java
posted by otaviojava on Jan 17, 2012
From 1995, when was launched the first Java's version, to 2012 the Java evolute obtained seven versions, many improvements and fixes bugs.
Party 10 year with Eclipse, around the Brazil
posted by otaviojava on Nov 26, 2011
 

Java Communications on Twitter

Java Communications on the Web

Some Rights Reserved Book Review: Murach's Java Programming 4th Ed.
I recently had the pleasure to read and examine Murach's Java Programming 4th Ed. Joel Murach does...
Some Rights Reserved NetBeans 7.1 IDE: Remote Database Connections
The NetBeans 7.1 IDE has a feature that has been around for a while, but does not get as much...
Some Rights Reserved NetBeans 7.1 IDE: Shelve and Un-Shelve Changes
The NetBeans 7.1 IDE introduces a really cool new feature called shelving. This allows a developer...
Some Rights Reserved NetBeans 7.1 IDE: Inspect and Transform to JDK 7
I gave a talk this month at the Greenville Java Users Group (GreenJUG) on the new features, and...
Some Rights Reserved Jersey Tip of the Day: Use GZIP compression
JAX-RS (Jersey) offers a GZIP filter to compress data for responses, and to handle GZIP compressed...