Taking RISC OS for Granted

"Comparing AmigaOS and RISC OS is an interesting exercise, especially when it provides inspiration for things like scripting languages, friendly internationalisation configuration, and transparent file format handling. However it also shows areas where RISC OS is grossly under-selling features we take for granted every day, but are seen as almost revolutionary elsewhere: For instance, being efficient on a sub-1GHz RISC CPU, anti-aliased fonts, supporting virtual disc labels, using a RAM-based temporary disc, and providing an iconbar."

Massachusetts’ CIO Defends Move to OpenDocument

Open standards and open source software got political on Monday when Linda Hamel, the general counsel for the Massachusetts Information Technology Department, suggested that groups that oppose the OpenDocument file format standard might be influenced by Microsoft. Hamel was testifying before the Senate's committee on Post Audit and Oversight at a hearing regarding the state's switch to the OpenDocument file format.

5 Days of Linux: a Business User’s Trial

"If Linux is 85% of the way to being a viable alternative to Windows/Office, it'll get the rest of the way soon. Very soon. The Mark Shuttleworths and Scott McNealys of the world will make sure of that. And unless Microsoft has a real rabbit in their hats - like, say, a mind-reading operating system - I cannot imagine how they're going to keep me and all the Windows users I know paying for something I can now - almost - get for free."

Sony, Rootkits and Digital Rights Management Gone Too Far

It appears that Sony has been putting nasty payloads onto its copy-protected CDs in the form of a rootkit. "Not only had Sony put software on my system that uses techniques commonly used by malware to mask its presence, the software is poorly written and provides no means for uninstall. Worse, most users that stumble across the cloaked files with a RKR scan will cripple their computer if they attempt the obvious step of deleting the cloaked files. This is a clear case of Sony taking DRM too far."

Reiser4 for Slackware Linux

Slackware users can now run their favourite distribution on Reiser4 partitions without having to re-format other partitions first. With the new Slackware 10.2 Reiser4 Installer one can install this distribution on Reiser4 almost as easy as with the more traditional filesystems (see the screenshot). The installer is distributed as a 20MB .iso image and should to be used with the original Slackware CD set (manual included).

Dvorak Googling Around

"I was thinking about all the cool stuff Google has done when I realized that none of it was original. The folks at Microsoft, long known for being copycats, must be furious, since nobody has ever accused Google of the same thing. Everything Google has done has been derivative. The search engine was taken from the AltaVista idea of huge computer farms. Gmail is a clone of Hotmail. The Google Chat is nothing special. Orkut is a copy of Friendster. Even the invention of ads targeted to search requests is derivative of the old GoTo.com search engine.

New FreeBSD Logo Chosen

The new FreeBSD logo has finally been chosen, and can be seen here. The FreeBSD website will be updated shortly with the new logo in place of Beastie (on the website that is, not actually replacing Beastie as the mascot).

High-Performance Linux Clustering

High Performance Computing (HPC) has become easier, and two reasons are the adoption of open source software concepts and the refinement of clustering technology. This second of two articles discusses parallel programming using MPI, gives an overview of cluster management and benchmarking, and Linux clustering using OSCAR. Part 1 of this series, Clustering fundamentals, discusses the types and uses of clusters.

Open Source Startup Takes on Content Management Market

The U.K.-based Alfresco kicked off the Open Source Business Conference by unveiling the first production release of its open source content management software. Company CEO John Powell is hoping that an all-encompassing approach to content management, along with the low cost of open source software, will be enough to help his company gain market share in the face of stiff proprietary competition.

OpenBSD 3.8 Released

"We are pleased to announce the official release of OpenBSD 3.8. This is our 18th release on CD-ROM (and 19th via FTP). We remain proud of OpenBSD's record of eight years with only a single remote hole in the default install. As in our previous releases, 3.8 provides significant improvements, including new features, in nearly all areas of the system."

Get Over it Novell, Red Hat Will Never Be Microsoft

"Over at the Novell public relations blog, they're wondering if Red Hat's Matthew Szulik's conversation with Geoffrey Moore at Vortex on avoiding lock-in has anything to do with BusinessWeek's recent article about Novell. The gist of the discussion is the eternal battle between those who see Red Hat as being on its way to the new Microsoft. I have to say that I get as sick and tired of these arguments as I did of eating macaroni and cheese when I was kid."

MySQL 5.0: To Plug Or Not To Plug?

The newest version of MySQL AB's flagship open source database product includes new pluggable storage engines -- swappable components that offer the ability to add or remove storage engines from a live MySQL server. In this interview, MySQL expert Mike Hillyer gives a deeper explanation of this new feature and explains how it can benefit DBAs.

Vista To Support Symbolic Links, Office 12 Supports XPS

"In Vista/Longhorn server, the file system (NTFS) will start supporting a new filesystem object (examples of existing filesystem objects are files, folders etc.). This new object is a symbolic link. Think of a symbolic link as a pointer to another file system object (it can be a file, folder, shortcut or another symbolic link)." More news out of Redmond: "Microsoft will add a 'Save As' function in its upcoming Microsoft Office 12 for publishing the developer's own electronic document format, XPS, another move in a competitive campaign against Adobe."

Best Practices for Embedded Applications with eSWT

"Because of the limits of embedded devices (for example, memory and screen size), there are some differences between the SWT widgets and eSWT widgets that greatly influence how you use them. This article shows you how the embedded Standard Widget Toolkit differs from the usual SWT Toolkit and provides best tips and practices for using it as you develop your own eSWT application based on the Model-View-Controller framework."