Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Syllable gets USB Support; SkyOS, ReactOS, OpenBeOS Updates

Arno Klenke has completed his work on the PCI and USB bus managers for Syllable. Not only does this simplify the internel managment of devices in Syllable, it also means USB UHCI support. The current implementation is a port of the Linux UHCI driver which has been re-written by Arno as a Syllable bus manager, and a native USB mouse driver. On other hobby OS news, SkyOS has some updates on SkyOS 5 while ReactOS can now run some simple Windows applications. IsComputerOn has an update on the OpenBeOS' bootloader too.

AmigaOS4 Running on AmigaOne at Pianeta Amiga 2003

This weekend at the Italien Pianeta Amiga 2003 fair AmigaOS4 is being publicly demoed running on AmigaOne hardware for the first time. You can view an actual AmigaOS4 screenshot here at the AmigaWorld.net portal. Hyperion will also attend the upcoming Benelux Amiga Show planned for the 4th and 5th of October in Rotterdam. Some videos of AmigaOS4 running on the AmigaOne from the show have now been uploaded here and here.

Sun Speaks out on Linux and SCO

Also, let me really clear about our Linux strategy. We don't have one. We don't at all. We do not believe that Linux plays a role on the server. Period. If you want to buy it, we will sell it to you, but we believe that Solaris is a better alternative, that is safer, more robust, higher quality and dramatically less expensive in purchase price. Read more on eweek's interview with Sun's Schwartz here.

Lycoris Update 3 Released

Lycoris Desktop/LX Update 3 hits shelves this week, after a wait of a whole year. This much anticipated Update the award winning Desktop/LX OS features a new Help Center with interactive audio-visual tutorials, hundreds of updated drivers, crisper font handling, increased printer support for HP printers, extended digital camera support from Vivitar and Olympus, auto-configuration of WiFi connections, and exclusive Signature Wallpapers from Organic Light Photography. Currently Update3 is available via retail purchase, free download version will be made available on November 1st.

NewsForge Review: Java Desktop System on Linux

"Open source is ready for the real world. Sun Microsystems' just-released Java Desktop System for x86 is a polished Linux desktop that rivals Windows XP and even Mac OS X for fit, finish and ease of use. Whether corporations, governments and educational institutions adopt it will likely have more to do with migration issues and financial concerns than the viability of this Gnome-based user environment." Read the review at NewsForge.

.NET Compact Framework 1.0 SP2 Developer Redistributable

The Microsoft .NET Compact Framework 1.0 SP2 Developer Redistributable includes the latest .NET Compact Framework 1.0 SP2 CAB files for all supported processor types. On othe Microsoft releases, here is the Developer Power Toys for the Windows Mobile platform and the Windows CE Utilities for Visual Studio .NET 2003 add-on pack which enables Visual Studio to connect to devices running Windows CE 4.1 and later.

Measuring Linux Scheduler Improvements

Mark Wong recently posted a series of benchmark results that show how the Linux scheduler has improved since early on in the 2.5 development cycle. The results were generated with Rusty Russell's Hackbench, a modified 'chat benchmark'. Read the full story at KernelTrap.

Agent Support in libferris 1.1.10

There is now a plugin interface in libferris so that the filesystem can use AI to make suggestions as to what emblems a file should have. Currently I have Bayesian (bogofilter) and Support Vector Machine (svm_light) agents. The interface supports anything that can train on selected files and the attachment of emblems and then proffer a fuzzy assertion or retraction given an example file. The agent's beliefs are all collected and resolved to give an overall fuzzy assertion/retraction belief based on how trusted you think the agents are (the trust resolution should allow many resolution paths in the next release).

Proper Security Will Take Horsepower

A ZDNet article has figured out what to do with all that extra processing power that Moore's Law keeps giving us: use brute force to make our computers secure. Encrypting everything, between machines, and also between processes might do the trick. Of course, you can't keep your keys in software, so that's where hardware tricks like "Trusted Computing" come in. So let me get this straight, because we're all afraid of viruses and hackers now, we're going to get back on the processor upgrade treadmill and give up ultimate control over what's on our PC to our motherboard and OS vendors?

Consumers Up In Arms Over Hard Drive Scam

Isn't it annoying when you buy a new 160 GB hard drive and when you get it all formatted and ready it'll only hold 152 GB? Well, a couple of guys are not going to take it lying down, and they've sued the major HD vendors (PC Makers) to prevent them from overstating their products' capacities. This issue is similar to that of the "viewable area" of CRT monitors, where manufacturers were eventually forced to admit that a 17" monitor actually has a 15.2" viewable area.

NYT Writer Repents for Oversimplifying Security

New York Times writer David Pogue recently wrote an article about the recent rash of computer viruses in which he stated the old maxim that most viruses target windows because it's the dominant platform. Welcome to the OS Wars, Pogue. In a follow-up column, he notes that he received quite an education on the subject from readers who emailed him in, and notes that he's learned that Unix-based/Unix-like OSes like OSX and Linux are inherently more virus-proof for several reasons.