Eclipse-Based Workplace Designer Pre-Release

Workplace Designer is an Eclipse-based integrated development environment that gives you an easy way to use document-oriented programming without requiring a comprehensive knowledge of Java. Workplace Designer pre-release supports several database platforms, including IBM Cloudscape, DB2, Oracle, and Microsoft SQL Server. For more in-depth information, take a look at this introduction to Workplace Designer article.

Linux On The Desktop?

The true reason for this article is to point out some sensitive points and to start a discussion. Hopefully, this discussion will produce some useful outcome and if some people in the Linux community are willing to listen to them, I would already be very enthusiastic. Let's start, shall we?

Use J2SE 5.0 Features On Older JVMs

Can't move to JDK 5.0? Many of the J2SE 5.0 language features would be just as useful for older JVMs, but the compiler that implements these features generates code that requires JDK 5.0 or later. Fortunately, there's an open source project that bridges the gap between J2SE 5.0 and older JVMs -- Retroweaver.

Inside The Big Switch

If you've been following the Apple-to-Intel transition, you're going to want to read this whole article. Why? Because I'm going to do something that I almost never do: spill insider information from unnamed sources that I can confirm are in a position to know the score.

Apple Drops The Cocoa-Java Bridge

In the latest update to the technical documentation available from ADC, Apple has published this note: "Features added to Cocoa in Mac OS X versions later than 10.4 will not be added to the Cocoa-Java programming interface. Therefore, you should develop Cocoa applications using Objective-C to take advantage of existing and upcoming Cocoa features".