• submit to reddit
Alessandro Santini02/03/10
6895 views
11 replies

Oh Yes, The Sun Has Not Set ... Yet.

I have just received this e-mail:

Matt Raible02/03/10
5547 views
0 replies

Using JRebel with IntelliJ IDEA on OS X

Yesterday afternoon, I figured out how to use JRebel with IntelliJ IDEA. I wrote up some AppFuse documentation for it at Using JRebel with IntelliJ IDEA and figured I'd repost it here for those developers using IDEA 9 and Maven.

Mitch Pronschinske02/03/10
11977 views
1 replies

Oracle and the Future of the JCP

It's been one week since Oracle laid out its roadmap for all things Sun, including the Java Community Process, and it seems that most developers are optimistic about the future of Java.  In the webcast last week, Oracle said it wanted to make the JCP more...

Nitin Bharti02/02/10
9905 views
0 replies

DCI in Practice with Qi4J and the Composite Oriented Programming Model

In this session Rickard Öberg explores how the DCI (Data, Collaborations, Interactions) concepts can be applied in practice using the Qi4j Java framework...

Andres Almiray02/02/10
19045 views
17 replies

Alex Tkachman on Static Groovy: the inside scoop

The notion of an statically typed Groovy has caused quite the waves lately in both Java and Groovy communities. Dzone caught up with Alex Tkachman, project founder and lead, and got the inside scoop on the project. Continue reading to learn more about the...

Mitch Pronschinske02/02/10
8821 views
0 replies

Geronimo Eclipse Plugin 2.2 Updates to Eclipse 3.5

Today the Apache Geronimo team released a new version of its Eclipse plugin.  Version 2.2 of the Geronimo Eclipse Plugin (GEP) now supports  the latest stable versions of Eclipse (3.5.x) and Geronimo Server (2.2).  The highlights of this new plugin include...

James Sugrue02/02/10
10222 views
2 replies

The Mobile Application Market: A New Bubble?

Over the last year or so, developers have started to make significant amounts of money from the mobile application market. The most lucrative market right now is on the iPhone, and with the announcement of the iPad,...

Matt Raible02/02/10
6305 views
2 replies

Reviews for Grails: A Quick-Start Guide and Kanban and Scrum

A couple weeks ago, I had a business trip from Denver to Washington, DC. Since I didn't have any coding to do on the flight, I brought along a couple books and was surprisingly able to finish them both en route. Tech books that can be read in a single flight...

Vinay Tawney02/02/10
5182 views
0 replies

Configuring MDP and Controlling It With and Without JMX

This tip demonstrates how to create and deploy an MDP, and how to control it, using both Spring’s inbuilt component management mechanisms, and JMX. Scenario We have a number of JMS listeners in our application. Having ported our hardware to a grid of...

Ryan De Laplante02/02/10
5887 views
0 replies

Setting Up JAX-RS in Pre-Java EE 6 Environments

The JAX-RS API for developing RESTful web services is a Java EE 6 API. Java EE 5 application servers and Tomcat don't come with JAX-RS, so you will need to add it into your project. This article shows how to use Sun's Jersey implementation with Maven, and in...

Mitch Pronschinske02/02/10
8051 views
1 replies

Makara's Unique Approach to Cloud App Management

A new kind of platform for deploying and managing applications in the cloud arrives today from a startup company called Makara.  Their product, the Makara Cloud Application Platform, is  a self-service, self-managing web application capsule that provides...

Smeltet Kerne02/01/10
5456 views
5 replies

Coding on Sony Viao VGN-FW51JF - the MacBook Wannabe

I've been coding on the MacBook wannabe Sony VAIO VGN-FW51JF for the last few months and this is what I have to say about it. The good

Mitch Pronschinske02/01/10
13798 views
0 replies

Eclipse 3.6 on the Home Stretch

The Eclipse developers just released the first Eclipse 3.6 milestone of the new year and they are on track for a final release in June.  Eclipse 3.6 (codename: Helios) has reached milestone 5, which features new command line options, dynamic path variables,...

Sunil Parikh02/01/10
10304 views
0 replies

Drools JBoss Rules 5.0 Developer’s Guide

I thoroughly enjoyed reviewing this book and its example code. It covers many advanced topics and it's clear to me that the author worked hard to put together the book's contents. I enjoyed that,...

Holly Schinsky02/01/10
42738 views
0 replies

Real-time data visualization using Flex and publish/subscribe messaging

When you hear the term “data visualization”, you probably immediately think of pie charts, bar charts, and line charts showing sales data, population data, or other historical data.   These charts and graphs help us to visualize the data, detect key...