Open Source

Agile Web Development with Grails

Agile Development is all about developing code and seeking feedback from your users to make sure you’re developing what’s relevant. When changes are...

0 replies - 5251 views - 07/16/08 by Schalk Neethling in News

LiquiBase 1.7.0

It is LiquiBase 1.0's first birthday, but you get the gift: LiquiBase 1.7.0 is now available. LiquiBase is a Java-based LGPL-licensed database change...

0 replies - 1757 views - 06/26/08 by Nathan Voxland in Announcements

FEST-Swing 1.0a3: GUI Testing Made Easy

FEST-Swing is an Open Source Java library, released under the Apache 2.0 license, that provides a fluent interface for functional Swing GUI testing. This...

0 replies - 1417 views - 06/25/08 by Alex Ruiz in Announcements

What Does it Mean to be an Open Source Author?

I hear daily about open source projects, the open source business model, what it means in terms of freedom, choice, risks, investment, etc... What I rarely...

3 replies - 1763 views - 06/24/08 by Laurent Cohen in Articles

Sun's Open Source Java Right Around the Corner... doh!

News trickled out this morning that Sun is a few months out from preparing the last pieces to it's own fully Open Sourced/free version of Java -- after getting...

35 replies - 3416 views - 06/23/08 by Riyad Kalla in News

Red Hat's IcedTea Powers OpenJDK to Full TCK Compatibility (no encumbered code)

Most of you know that the road to open source Java has been a long and winding one. Today an important milestone was announced, and through the efforts of the...

2 replies - 6264 views - 06/19/08 by Rick Ross in News

Java is Finally Free and Open

At JavaOne in May, 2006, Sun Microsystems announced they were going to release Java as free software under the terms of the GPL. The size of the task (6.5...

2 replies - 4237 views - 06/19/08 by Rich Sharples in News

Cheat Sheet: GridGain vs. GigaSpaces

In his SyncRemoting Cookbook blog, Owen Taylor from GigaSpaces outlines a cheat-sheet that he created for writing GigaSpaces apps. While you can go ahead and...

0 replies - 2713 views - 06/11/08 by Dmitriy Setrakyan in News

GridGain: Hello World Grid-Enabled Executor Service

GridGain 2.0.3 has been released. For the most part it was a stability release which had undergone tremendous amount of testing and as a result is a great...

0 replies - 1617 views - 05/29/08 by Dmitriy Setrakyan in Announcements

Nuxeo RCP 2.0: Document & Multimedia Platform

Nuxeo, pioneer and leader in open source Enterprise Content Management (ECM), has announced the launch of Nuxeo RCP 2.0, a dedicated platform for the...

0 replies - 1925 views - 05/24/08 by Stefane Fermigier in Announcements

GridGain: To Split Or Not To Split

When designing your tasks for execution on the grid, you need to decide whether to split your task into smaller jobs for parallel execution, and what the size...

0 replies - 1736 views - 05/22/08 by Dmitriy Setrakyan in News

FEST-Swing 1.0a2: GUI Testing Made Easy

FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. This library provides an easy-to-use API that makes creation...

0 replies - 1486 views - 05/20/08 by Alex Ruiz in Announcements

JCatapult RC2 released!

The JCatapult team is pleased to announce the release of 1.0-RC2.  For those unfamiliar with JCatapult, here is an overview: JCatapult is an open source...

0 replies - 1284 views - 05/19/08 by Brian Pontarelli in Announcements

GridGain: Master-Worker in Peer-To-Peer Architecture

We sometimes get questions from users on how to ensure Master-Worker pattern within peer-to-peer (P2P) architecture in GridGain. When designing our API and our...

0 replies - 1511 views - 05/16/08 by Dmitriy Setrakyan in News

A Portable JPA Boolean Magic Converter

The current Java Persistence API (JPA) standard does not mandate JPA provider to support data type conversions through annotations, not even a with simple...

0 replies - 3821 views - 04/14/08 by Khoo Chen Shiang in Tips and Tricks