ActiveState announces Visual XSLT 2.0

ActiveState today announced the release of Visual XSLT 2.0 at the Microsoft PDC. Visual XSLT 2.0 addresses customer's demands for a flexible debugger and a Visual Schema Mapper. The Just-In-Time de-bugger doesn't need source code and automatically senses and debugs code; it is the first of its kind for XSLT. The solution also includes a Visual Schema Mapper that has "drag and drop" functionality.

The easy way to non-blocked sockets

In this article, the author will cover both the client and server side as he describes how to create non-blocking secure connections using the Java Secure Socket Extensions (JSSE) and the Java NIO (new I/O) library, and he will explain the traditional approach to creating a non-blocking socket, as well as an alternative (and necessary) method if you want to use JSSE with NIO.

Microsoft PDC News; Longhorn Details Emerge

At its Professional Developers Conference this week, Microsoft is taking the wraps off its Longhorn Windows, Yukon SQL Server and Whidbey tool suite. Check back here for news from the Los Angeles event. Articles here, here here, here (lots of good info about the new Longhorn features) and here. Longhorn SDK here, screenshots and video of Longhorn from today conference here, Longhorn Tweak Guide, special access to Longhorn/Whidbey PDC release code. Even more articles here, here and here.

Apple’s Mac OS X Panther Fries FW/USB-Combo External Drives?

Just a few days after the report that Mandrake 9.2 can fry some LG cdroms (workaround has being issued in the Linux kernel in the meantime), now users complain that Mac OS X Panther renders unusable/fried firewire hard drives, mostly some LaCie models and models that are both USB and FW. In the meantime, MacSlash has posted a collection of bugs found on Panther here and here, while backwards compatibility with Jaguar seems to not be great either. Hopefully 10.3.1 is not too far away!

CodeWeavers CrossOver Office 2.1.0 Released

This version supports all known versions of glibc, including the new Native Posix Thread Library (NPTL) interface. This represents a major technical advance for Wine, as glibc instability has been a problem throughout 2003. Support for the Dreamweaver MX Studio was added. Dynamic loading of OpenGL is provided, which allows a much greater range of unsupported applications to run, especially games such as Half-Life. Miscellaneous bugfixes were made for Microsoft Office, Quicken, Visio, and Lotus Notes.

SGI Announces Demo Challenge

SGI recently announced a contest. The coder of the OpenGL API demo judged best by a panel of judges will receive a $40,000 Onyx4 UltimateVision visualization machine, running IRIX. The contest is open to US and Canadian residents.

Linux: Journaling Filesystem Shootout

"Mike Benoit recently posted a link to results from his new and improved file system shootout, using better hardware and running more tests. Using two benchmarks that are designed to measure hard drive and file system performance, Bonnie++ and IOZone, he's compared a number journaling filesystems found in the 2.6 kernel." Read the report at KernelTrap and the actual benchmarks here.