US Congress Readies Broad New Digital Copyright Bill

For the last few years, a coalition of technology companies, academics and computer programmers has been trying to persuade Congress to scale back the Digital Millennium Copyright Act. Now US Congress is preparing to do precisely the opposite. A proposed copyright law seen by CNET News.com would expand the DMCA's restrictions on software that can bypass copy protections and grant federal police more wiretapping and enforcement powers.

Chinese Company Produces USD 150 Linux PC

"A Chinese company called YellowSheepRiver wants to make affordable budget computing a reality with its new $150 Linux Municator, a highly compact and innovative PC built with inexpensive Chinese hardware components. Although MIT's much touted $100 Linux laptop has yet to transcend its status as vaporware, YellowSheepRiver already has a working product which could potentially be available for purchase within the next three months." It runs on a custom 64 bit processor, derived from the MIPS processor, and as a result won't run Windows.

Writing Device Drivers in Linux: a Brief Tutorial

"With a bit of C and microprocessors knowledge, this article shows it's possible to write your own device drivers in Linux. It might not be the easiest thing to do, but it's great to see that writing device drivers doesn't require black magic - it's just a matter of talking to the Linux kernel!" And a matter of praying that Linux's driver interface doesn't change while writing your driver, of course.

VMware Creates Virtual Desktop Alliance

VMware has unveiled a technology consortium of hardware, software and service providers, with the aim to jointly-develop virtual desktop products. Called the Virtual Desktop Infrastructure Alliance, the new consortium counts several technology vendors as members including Altiris, Atos Origin, Check Point Software Technologies, Citrix, ClearCube Technology, Fujitsu-Siemens, Hitachi, Hewlett-Packard, IBM, Sun Microsystems and Wyse Technology.

Syncing Websites From a Linux System to a Palm

"This is a brief tutorial on how to sync websites to your Palm for offline reading. The websites are stored in Plucker format. You will need to install the Plucker viewer for palm which can be found at the Plucker website. The software you will use to grab the websites and convert them into Plucker format is called Sunrise. To transfer the Plucker files to a Palm you will need pilot-link."

Freespire 5.0 Screenshot Tour

LinuxPlanet reports - Once known as a community-supported alternative to the Linspire distribution, the Freespire name is about to rise again from the ashes of obscurity--only this time as a distro completely sponsored and endorsed by Linspire itself... Freespire will be a Debian-based, community-driven and -supported project tied to the commercial Linspire distribution, Carmony outlined, in much the same way as Fedora Core and openSUSE relate to their parent commercial distros, Red Hat Linux and SUSE Linux, respectively. OSDir has some screenshots of Freespire in the Freespire 5.0 Screenshot Tour.

A Switcher’s Guide to Windows / OS X

Thanks to Apple's Boot Camp beta, long-time Mac users are trying out Windows XP, and Windows users are starting to pick up Macs. Trying out the "other side" can be confusing at first. ExtremeTech has a simple little guide that makes this trasition an easy one. Some things discussed are what programs are great for each OS, as well as how to get around your new environment.

Building an Open Source Universal Binary

"Mac OS X includes many open source projects that contribute to the stability and robustness of the system. While Apple provides working versions of these for both PowerPC and Intel architectures, sometimes you want to build your own to tune performance or enable custom features. Plus, distributing a single binary is often preferable to keeping track of separate, architecture-specific binaries. These objectives can be accomplished by building the project as a Universal Binary, a file that contains code for both the PowerPC and Intel architectures." This article shows how to use Xcode (using Xcode 2.2.1) to construct a make-based project that builds OpenSSL as a Universal Binary."

OpenBSD Tips and Tricks

Many people responded to the call for OpenBSD and OpenSSH donations by purchasing an OpenBSD CD set. Those CDs are beginning to arrive in the mail, and when they do, how are you going to use them? If you're a software enthusiast who has never used OpenBSD before, you might enjoy installing it by yourself and figuring it out as you go. If, however, you're looking for a more practical approach to using OpenBSD as a desktop or server operating system, here's a guide to get you started.