EU Antitrust Officials Raid Intel

Hot on the heels of an AMD antitrust lawsuit against Intel and a recent ruling in Japan that found that Intel abused its monopoly power, European Comission officials and competition authorities from several European countries raided the offices of Intel and several computer manufacturers. These "inspections" were probably carried out under article 81 of the EU Treaty, which prohibits price fixing and other distortions of competition within the EU.

Longhorn’s Secret Modder Surprises

Longhorn will have some new features that will be particularly interesting for hardware hackers: The Windows System Assessment Tool (WinSat) is basically a built-in benchmarking tool that should help with determining what affect a new component is having on the system, and another, unnamed feature looks for hardware changes on boot, and, if it finds any, will restart the hardware configuration process.

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.