Which Browsers Do Techies Use?

This is a report of a very simple and unscientific effort to determine which browsers are used by tech-savvy power users. Why would anyone care? Idle curiosity, mostly. And because it might be interesting to see if the recent spate of well-publicized security problems with Windows and Internet Explorer have had any effect on browser choice among alpha geeks.

A Big Mac and a Side of Plug-Ins; Other Development Mac Articles

Instead of reducing the number of plug-in formats, Mac OS X has added one more to the mix. Furthermore, many Windows-based developers have not found the AU format easy to develop for, and the rollout of AU plug-ins has been slow. Finally, as with other plug-in formats, not all AU plug-ins function equally well in all host applications. Read the article here. Also, make sure you read MacDevCenter, as it contains a number of interesting Mac development articles lately.

The Placebo Effect: XP SP2

"We evaluated the security features of Windows XP SP2 on a test machine, following a clean install of XP Pro with no configuration changes and no third-party software or drivers installed. We installed XP with the NTFS file system, choosing all of the factory defaults, then patched it with each recommended security update including SP-1 (required), before installing SP2." Read the rest at TheRegister.

Athene 2004 reviewed

Rocklyte Systems' Athene operating environment is at once fascinating and frustrating. It's a custom GNU/Linux distribution optimized for i686 machines that employs a proprietary graphics toolkit and video drivers, which means it's visually impressive and extremely speedy. Athene is by far the most unique and technologically advanced GNU/Linux derivative to date, but it needs some better administrative features and it doesn't come with much software. Linux.com has the full review.

Overview: Where Does SkyOS Fit?

"SkyOS is aimed at the desktop user, the SkyOS team has always stated that SkyOS 5.0 is aimed at the desktop user, but what is a desktop user? In my opinion a desktop user is someone who doesn’t know how the kernel interacts with the graphical interface or how the kernel loads modules. The average desktop user is just that... Average." Read the rest of this editoral here.

Why you Shouldn’t Write your Own Kernel Anymore

As a programmer and manager of embedded software products for a living, I think that operating system programming is so much fun that it will eventually be outlawed. I've previously published two articles on OSNews, So, you want to write an operating system and Climbing the kernel mountain, and tried to summarize my experience in designing operating system kernels as well as technical traps that can be easily avoided.

The Mandrake Mystery

Purchasing decisions today are "based upon business metrics -- not how good the technology is," says Dan Kusnetzky of IDC. "If the business decision maker is unaware of a company or its products, the products won't be considered. If the products aren't considered, they certainly won't be selected." So, if Mandrakelinux is so user-friendly and powerful, why is it not a household word -- even compared to other Linux flavors? In a word: marketing. There is a widespread, if not universally shared, perception that Mandrakesoft's marketing efforts are far less sophisticated then its technical attributes.

Filling in the gaps among Linux clusters, part 2

While Linux clusters can handle the demands of high performance computing, they're still lacking in some key features, said Eric Pitcher, vice president of technical marketing for Linux Networx, a cluster systems provider in Bluffdale, Utah. In part one of this interview, he championed Linux clusters, citing their productivity and scalability. In part two, he discusses pricing and points out Linux clusters' current shortcomings.

From OS/2 to Linux: Part 3. Timer and DLL calls

Linux is evolving as the predominant operating system of the new millennium, and legacy operating systems such as OS/2 are being gradually phased out. This series of articles helps the developers involved in the tedious process of migrating/porting the OS/2 system drivers and applications to Linux. In this last of three installments, the authors focus on how to do timer calls and DLL calls in OS/2 and Linux, with a view to mapping between the two systems.