Get a FREE LinuxLookup login, sign up here.

Java

Robots, mazes, and subsumption architecture with Java

Submitted by BlueVoodoo on December 13, 2007 - 9:00am.

Find out how to create light-seeking and maze-navigating virtual robots in the Java language using Simbad — an open source robot simulator based on Java 3D technology — to realize the robotics-design concept of subsumption architecture.

Open Source Java Turns One

Submitted by Ty on November 21, 2007 - 2:00pm.

On the 13th November 2006 Sun announced its decision to begin the process of open sourcing Java SE and ME under the GPL v.2. The decision was broadly welcomed, although Sun did lose two senior executives who cited the open source policy as their main reason for departing. Vice President and senior Fellow Graham Hamilton, who had helped create the JCP and led the Java SE team for a while, left within weeks of the announcement. More recently Larry Singer, Vice President of Global Information Systems Strategy, left and again cited Sun's open source strategy as a significant factor.

Java diagnostics with the Lock Analyzer Part 3

Submitted by BlueVoodoo on November 21, 2007 - 9:00am.

The IBM Lock Analyzer for Java, available from alphaWorks, provides real-time lock monitoring on a running Java application. This article introduces the IBM Lock Analyzer for Java, explains the architecture on which it is built, and provides some thoughts about the tool's future direction.

Red Hat and Sun Collaborate to Advance Open Source Java Technology

Submitted by Ty on November 6, 2007 - 9:00am.

Red Hat announced an agreement with Sun Microsystems to advance open source JavaTM software. Red Hat has signed Sun’s broad contributor agreement that covers participation in all Sun-led open source projects by all Red Hat engineers.

Use method-based security to protect Java class instances

Submitted by BlueVoodoo on October 30, 2007 - 9:00am.

Learn why you need to secure access to your Java classes, how Spring creates and secures instances of your Java classes, and how to configure Acegi to incorporate class security in your Java applications.

Open Source Contributors, Brand Yourself

Submitted by Ty on September 20, 2007 - 11:00am.

"Mark Kofman and Anton Litvinenko, the founders of Java developers community SourceKibitzer, has shared their thoughts about Open Source in their latest interview. Especialy interesting is their opinion that developers should spend more time promoting themselves and their achievements. Developers spend a lot of time on sites like slashdot.org where non-tech people will never step-in. But should we take our time and spread our achievements in "not for nerds" communities? How can we do this? I believe, we deserve it."

XML persistence in three flavors

Submitted by BlueVoodoo on September 13, 2007 - 12:00pm.

You can do all sorts of interesting things with XML, but if you can't persist it to a file, it's all for naught. Brett McLaughlin discusses different tactics for XML persistence, and the pros and cons of each.

Java Technology: Asserting architectural soundness

Submitted by BlueVoodoo on July 11, 2007 - 12:00pm.

Paul Duvall returns from his hiatus in this installment of Automation for the People to demonstrate how you can discover architectural deviations by writing tests using JUnit, JDepend, and Ant to discover problems proactively instead of long after the fact.

Ajax for JSF

Submitted by BlueVoodoo on June 13, 2007 - 9:00am.

In this article you'll learn how surprisingly easy it is to leverage Ajax as a natural improvement on JSF's event-driven architecture and how to do so without compromising the JSF component model. Explore the rest of the Seamless JSF series.

Seamless JSF: Conversations with Seam

Submitted by BlueVoodoo on May 7, 2007 - 11:00am.

Developing a stateful CRUD application is a breeze with Seam on the job. Dan Allen shows you how to use JavaServer Faces (JSF) and Seam to develop the create, read, update, and delete use cases for a Web-based golf course directory.

Real-time Java: Threading and synchronization

Submitted by BlueVoodoo on May 1, 2007 - 7:00am.

This article examines aspects of threading and synchronization that an implementation of the Real-time Specification for Java (RTSJ) must support.

Java Technologies Extend Global Distribution with Ubuntu 7.04

Submitted by Ty on April 19, 2007 - 2:00pm.

Sun Microsystems, Inc. and Canonical Ltd., today announced the immediate availability of a complete, production quality Java technology stack and developer tools with the latest release of Ubuntu, v7.04, making it easier for GNU/Linux developers to leverage the Java platform in their applications.

ChainBuilder ESB for Linux has HL7 and TCP IP support

Submitted by Kristen Puckett on April 5, 2007 - 1:00pm.

Bostech Corporation announces ChainBuilder ESB for Linux's milestone release, which includes HL7 message format and TCP/IP Protocol support.

Web 2.0 is vulnerable to attack

Submitted by Ty on April 2, 2007 - 2:00pm.

Security researchers have found what they say is an entirely new kind of web-based attack, and it only targets the Ajax applications so beloved of the 'Web 2.0' movement.

Open source Java will still be secure

Submitted by Ty on March 19, 2007 - 10:00am.

Java co-inventor James Gosling squashes what he says is a misconception that open source is less secure than proprietary software, pledging that Java will remain secure even after it is fully open source.

Syndicate content