The Kuro Box promises something fairly interesting: a usable single-board PowerPC computer, for only US$160 -- when other PowerPC development boards often cost ten times as much.
In a special report on IBM's Power5 Processor family, the bigger, badder cousin of the G5 PowerPC processor Apple uses in Power Mac and iMac models, InfoWorld predicts that some form of the Power5 will make its way to a Mac soon."PowerPC and Power form a continuum of compatible, and now open, processor designs," writes reported Tom Yaeger, "and our guess is that the Power5 design will arrive in some form in an Apple machine in 2005.
There have been several reports that HP has closed the door on Itanium. Officially, HP will no longer contribute to designs of the CPU and Intel will purchase HP's development team to end the joint project.
Apple has released OS X 10.3.7 via Software Update.
Improvements include improved AFP support for saving documents with long file names, improved OpenGL technology and updated ATI and NVIDIA graphics drivers, improved FireWire device compatibility, updated Preview application, improved compatibility for third party applications, and previous standalone security updates. Read more here.
"Xandros Desktop OS Version 3.0 is billed as "an intuitive graphical environment that works right out of the box and offers unrivaled compatibility with Microsoft Windows". So it's pretty clear what the market of the product is - all the millions of Windows users that are fed up with an unstable operating system, want something for email and web browsing, and be able to create, edit and send the boss their Word, Excel and Visio files." Read the rest at linuxlinks.com.
Netbeans IDE version 4 is now out. If you are looking for an advanced framework for building your Java client application, look no further. Amongst other things, Netbeans now supports Java 1.5 (Tiger), refactoring, advanced debugging, and a new project system based on Apache Ant.
It has been a while since Redhat announced the merger with Fedora.us and the formation of a community oriented and supported Fedora project. The process of opening up CVS access to the community is one of the major steps towards that and that has finally happened, according to Red Hat. The build infrastructure internally used by Redhat should open up soon and formation of fedora extras and policies would complete the process.
According to at least one company, in order for Sun to gain credibility in the Linux market, they must acquire either Red Hat or Novell. Merrill Lynch hypothesizes that with one of these companies as an asset, the Opteron market is theirs for the taking, and without one, they are doomed to cater to mostly Solaris customers.
Though Microsoft is the behemoth that everyone loves to hate, the computing world actually owes a lot to Bill Gates and co. And though it's possible that someone else would have blazed the trail to "a PC on every desktop," in our world, it was Microsoft that did it. Update: Now with page breaks! (My fault -- David)
The overall Linux market is far larger than previous estimates show, a new study says. In an analysis of the Linux market released late Tuesday, market research firm IDC estimated that the Linux market -- including servers, PCs and packaged software -- is expected to register a 26% compound annual growth rate (CAGR) over five years, reaching a whopping $35.7 billion by 2008.
The OpenBSD project will soon release OpenCVS, a GNU CVS compatible, BSD licensed alternative. "The OpenCVS project was started after discussions regarding the latest GNU CVS vulnerabilities that came out. Although CVS is widely used, its development has been mostly stagnant in the last years and many security issues have popped up, both in the implementation and in the mechanisms."
Sun has put its TestingComatiblityKit (TCK) for Java under a "Read-Only-License". This means that you are allowed to look at the source-code but you are not allowed to modify or compile it. For more information, a couple of Sun people's blogs address the subject here and here.
For a perspective from outside Sun, see here and here.
Read the license here. And retrieve the source code of the TCK here.
We all understand the need to comprehensively document our class libraries and to keep it up to date with the code base. And still, documentation is an ongoing pain for all of us. The Visual Studio .NET IDE takes a first big step in easing that pain. It allows to document your code in a way that the compiler can create an XML document describing your classes, methods, properties, etc. This article explains how to use this feature and then create a basic help file out of it.
Standford University research team has found that Linux has fewer bugs than the competition using Coverity, a static source code analysis tool. Andrew Morton, one of the core developers says that the major bugs detected using this tool have already been fixed. It might be of interest that Linus Trovalds has developed a similar tool called sparse specifically for the Linux kernel which has proved itself to be pretty useful.
This article looks at the impressive new features in Solaris 10 and also some flaws that prevent it from being perfect. Elsewhere, you can find 113 screenshots of the upcoming Solaris 10, Java Desktop 3 and CDE environments. (Caution: 130+ screenshots on page)
XLiveCD is an X Server that runs off of a Live CD for Windows. Put the CD in the drive and the X server and an Xterm both autostart, allowing you to ssh into a machine and run X-forwarded applications. This is great for use in public labs where you may want to run those remote Linux apps and don't have an X server installed. Built with Cygwin and a few other packages. See the home page for downloads, or just grab the torrent here.
Since the decision to demote ULE in favor of the 4BSD scheduler as the default for FreeBSD's 5.3-Release, many improvements to both schedulers have been committed. At the time it was marked broken, ULE was especially needy in light of the status of its maintainership, performance issues, and its unreliable nature in conjunction with threading and kernel preemption. Having resolved these problems, Jeff Roberson announces to -current that the ULE code is now in working order, kerneltrap reports.
Over on drobe.co.uk, issues involved in migrating to ELF from the native RISC OS object format, AOF are being examined. This includes the problems in moving to binutils and adding AOF to the bfd library.