Evaluating Eclipse vs. IntelliJ IDEA

Both Eclipse 3.0 and IntelliJ IDEA 4 are feature-rich, Java IDEs that provide syntax checking, code assistance, and code generation for coding. In addition, they both provide support for refactoring, Ant, unit testing, and CVS. And soon, the Eclipse Visual Editor 1.0 for building GUIs using either AWT/Swing or SWT will be available. But some important differences exist between the two. This article briefly compares the features, ease of use, and stability of Eclipse and IDEA.

Microsoft Settles With Novell : $536 Million

Microsoft has agreed to a $536 million settlement with Novell stemming from long-standing anti-trust complaints. Of course, Microsoft admits no wrongdoing, as is the case with such settlements. This settlement does not cover some outstanding WordPerfect patent claims. Novell, who formerly owned WordPerfect, still intend to take Microsoft to court over that issue.

CrayCore version 0.3 released

CrayCore is a CRAY YMP-EL Emulator. Currently, CrayCore executes instructions one at a time, through a command line interface. Future plans are to slowly add features until CrayCore is fully able to run Unicos. CrayCore version .3 has been released, in two packages, a source.zip, and a win32 binary. New features include light memory support, vector support, and many more opcodes. Be sure to check OpcodesTwo.txt, included with both packages for status on which instructions are implemented, and how to use them.