java

  • submit to reddit

Get to Know Jelastic, the Cloud Platform for Java

Some days ago I receive an invitation for testing Jelastic product but, unfortunately, I was very busy with the OpenLayer Cookbook...

6 replies - 6079 views - 06/26/12 by Antonio Santiago in Articles

A Gun is a Great equalizer: OpenJDK Hack vs. Class Encryption

The purpose of this article is to warn developers about futility of using class-file encryption obfuscators for application protection and uselessness of...

6 replies - 4821 views - 06/25/12 by Ivan Kinash in Articles

AWS for Java Developers Course

This is your last chance to sign up for the Amazon Web Services for Java Developers course that I will be teaching for the University of California, Irvine...

0 replies - 1893 views - 06/25/12 by Craig Dickson in Articles

The Duck is a Lie

What follows is my experience with Java, PHP and Ruby. I mainly use PHP as a dynamic language that supports duck typing but also the definition of...

0 replies - 6348 views - 06/25/12 by Giorgio Sironi in Articles

Java volatile keyword explained by example

Overview volatile is probably the less known/understood/documented keyword in Java. I have recently read an article on one of my favourite blog about the...

6 replies - 17787 views - 06/21/12 by Thibault Delor in Articles

iText 5.3.0 — XML Worker 1.1.4

iText 5.3.0 A short while ago, the Bouncy Castle Crypto API was upgraded from 1.46 to 1.47. This upgrade was a major one: we had to change all the iText code...

0 replies - 1142 views - 06/20/12 by Bruno Lowagie in Announcements

DEX Graph Database NEW RELEASE v.4.6 features a complete Recovery Manager

Sparsity Technologies has just launched the latest version of its high-performance graph database DEX. The main novelty about the new 4.6 version is its...

0 replies - 982 views - 06/20/12 by Damaris Coll in Announcements

Simple jdbc statistics v1.0 available

Simple jdbc statistics is a small, simple and free jdbc wrapper that will show you timing statistics of your recent queries on a web page using an embedded web...

0 replies - 865 views - 06/19/12 by Rien Nentjes in Announcements

For Java Devs - Here's How to Get Started on Azure Using a Virtual Machine

The 8-minute video below shows how Azure caters to the needs of the Java devloper. 

0 replies - 3238 views - 06/19/12 by Eric Genesky in Articles

How I Explained Dependency Injection to My Team

Recently our company started developing a new java based web application and after some evaluation process we decided to use Spring. But many of the team...

0 replies - 8196 views - 06/19/12 by Sivaprasadreddy... in Articles

GCViewer: New Garbage Collection Analysis Plugin for VisualVM

New garbage collection monitoring plugin for VisualVM allows for investigating crucial GC metrics in greater detail and higher resolution. Recommended...

0 replies - 20979 views - 06/18/12 by Wojciech Kudla in News

Creating a Deployment Pipeline with Jenkins, Nexus, Ant and Glassfish

In a previous post I discussed how we created a build pipeline using Jenkins to create application binaries and move them into our Nexus repository. (Blog post...

0 replies - 6795 views - 06/17/12 by Rob Terpilowski in Articles

Replication! What and How.

Working in distributed teams isn’t easy. There are time zone differences, language and cultural differences, and… data distribution. When the data you need...

0 replies - 663 views - 06/15/12 by Baruch Sadogursky in Articles

Java 2D Graphics (AWT)

A basic hello world graphics program. Use to get started in 2D graphics programming.

0 replies - 2873 views - 06/15/12 by Nick James in Uncategorized

Heroku for Ruby, Python, PHP, .NET, Java, Node.js, and RingoJS

This post hails from the year 2010 - interesting to see how Heroku adoption has evolved since then. With the success of Heroku, both in terms of...

0 replies - 5041 views - 06/14/12 by Gareth Rushgrove in Articles