NetBSD 3.1 RC2 Released

Geert Hendrickx has announced the availability of a second release candidate of NetBSD 3.1: Improvements over the first release candidate include: fixed the build of NetBSD-vax; fixed a buffer overflow in PPPoE/ISDN PPP; closed a socket leach in accept(2); removed references to sushi(8) from the afterboot(8) manpage; fixed an integer overflow in FreeType; disabled threading in named(8) to avoid a crash on sparc and sparc64, etc.

Jon Ellch Breaks Silence on Apple Wi-Fi Exploit

"Jon Ellch was one of the presenters of the now infamous 'faux disclosure' at Black Hat and DEFCON last month. Ellch and co-presenter Dave Maynor have gone silent since then, fueling speculation that the entire presentation may have been a hoax. Ellch finally broke the silence in an email to the Daily Dave security mailing list over the weekend, and one thing is clear: he is chafing under the cone of silence which has been placed over the two of them."

Freespire Tampering with DistroWatch Statistics?

DistroWatch has brought to light an apparant fraud by Freespire. "Several readers have emailed us to let us know that Linspire has launched what can only be classified as an attempt to tamper with our page hit ranking statistics by trying to artificially inflate the page hit ranking figures for its new community distribution - Freespire. Upon investigation, it turned out that both linspire.com and nvu.com had been deceivingly redirecting visitors to the Freespire page on DistroWatch and that the default home page of Firefox in the latest build of Freespire had also been set to the same page." A thread on the Freespire forums about this issue is quite heated.

Open BIOSes for Linux

On many systems, a large portion of boot time goes into providing legacy support for MS-DOS. Various projects, including LinuxBIOS and Open Firmware, are trying to replace the proprietary BIOS systems with streamlined pieces of code able to do only what is necessary to get a Linux kernel loaded and running. This article gives a brief overview of the field.

SkyOS Beta Build 6179 Released

The SkyOS team has released build 6179 of SkyOS. Highlights: "Mono 1.1.13.8 and updated MWF (System.Windows.Forms) port; embedded Gecko widget; remote command interface for applications; binary image caching; inital DDK [ed. note: trust me, Robert's making a lot of people happy with this one)." This new build also includes new ports, such as Quake III, Python, SDL with OpenGL support, and much more. You can find details in the changelog.

FreeDOS 1.0 Released

12 years after the project was conceived, and after a long period in which it was useable though incomplete, FreeDOS has reached version 1.0. The ISO is downloadable at SourceForge. Versions with more extras should be available soon, as should a mail-order option.

Speech-Enable Your Java Software

Speech-enabling your software is easy, says Stephen Morris. If speech is added in a sympathetic fashion, it can raise the standard of your user interface in subtle but powerful ways. This approach potentially opens up new markets to your software products; for example, reaching visually impaired users. Developments in web standards are also dictating that speech-enabled software is essentially a commodity item. Read on to find out more.

How to Write a RISC OS Screen Saver; RISC OS Emulator for OSX

"Screen savers have always been a staple free software for RISC OS, with the likes of the venerable Out to Lunch, AlphaSave, and the now GPLed Delirium all acting as saviours of the CRT for many years. However, it was not until RISC OS 4 that graphical screen saver capabilities shipped as a standard part of the OS." More here. Additionally, RPCEmu has been ported to the Mac OS X platform, allowing RISC OS 4 to run alongside Apple's shiny desktop.

LDAP Authentication In Linux; Hula Review

This howto will show you how to store your users in LDAP and authenticate some of the services against it. It will not show how to install particular packages, as it is distribution/system dependant, instead it will focus on pure configuration of all componenets needed to have LDAP authentication/storage of users. The howto assumes that you are migrating from a regular passwd/shadow authentication, but it is also suitable for people who do it from scratch. On other business/networking software news, check this review of the Hula calendaring server and app.

The Future of Programming

What is the future of programming? I retain a romantic belief in the potential of scientific revolution. To recite one example, the invention of Calculus provided a revolutionary language for the development of Physics. I believe that there is a “Calculus of programming” waiting to be discovered, which will analogously revolutionize the way we program. Notation does matter." More here.