GNU is Not Unix

Castle Denies GPL Breach 425

Anonymous Coward writes "Castle Technology, who were accused of breaching the GPL in RISC OS 5, have made a press release denying the allegations. This story has been covered on The Iconbar RISC OS news and resource site." We've given Castle some loving here on slashdot recently. Looks like this one isn't going away quietly.
Programming

Trail of Tears: MySQL, ODBC, & OpenOffice 1.0 352

Joe Barr writes " I found a wonderful "how-to" piece called "OpenOffice.org 1.0, ODBC and MySQL," by John McCreesh. In the introduction, McCreesh writes about OpenOffice.org 1.0's "best kept secret" -- that secret being the fact that hidden away inside, completely unknown to most OpenOffice users, is a user-friendly front end for databases that is "a Microsoft Access (and more) equivalent." That may be so, but there is a very good reason why it's a secret: it's too damn hard getting OpenOffice and ODBC wired up correctly."
Programming

First Free Linux-Based Development Kit for Intel XScale 3

EmbeddedMan writes "For any potential XScale developers out there, this announcement of a completely free development kit for XScale processors is very interesting. Although I am not using XScale at the moment, I have used the distribution this release will be based on and it is extremely flexible and easy to use. It is good to see that this support will be freely available for everyone to use."
Linux

Pixar Eclipses Sun with Linux/Intel 439

lieutenant writes "Pixar Animation Studios is replacing servers from Sun in its render farm with eight new blade servers from Rackspace. In all, the blade system contains 1,024 Intel 2.8GHz Xeon processors, and it runs the open-source Linux operating system. Pixar has ported its Renderman software to run on Linux." I'd love to see their electric bill ;)
Linux

Japan Subsidizes Linux Development, Considers Switch 248

TheAB writes "Japan is betting 50 million yen ($450k US) that the next-generation of high-tech products and computer networks will rely on open-source software. The money is to develop an 'operating system for consumer electronics goods'."
Red Hat Software

First Red Hat Academy for High School 338

FrankBama writes "As a follow-up to the story of a few days ago, Red Hat has started a program in my old hometown. The story's at the News & Record. I love this part '...this training normally would cost more than $10,000. But Weaver students can get Red Hat certification free -- and use it get a job paying more than $30,000 a year right out of high school.'"
Graphics

Good News For Creating Quicktime On Linux 149

An anonymous reader writes "It's now possible to capture DV Quicktime files in Linux, splitting automatically at any predetermined size, and seamless importing the files to Windows (may be possible with Macs too but I don't have one to test with). The new version of Kino is out and it supports Quicktime." This requires that you specifically configure Kino to handle QuickTime, at least in this version. Read on below for a few notes about the submitter's experience with Kino, Cinelerra, Cinestream and other A/V editing tools.
Linux

Rise of the 'Consumer' Linux Distribution 549

Hodge writes "Newsforge has an article discussing the potential for 'Consumer' Linux distro's, i.e. ones aimed at regular users rather than the Geek Elite. It's quite an insightful article, recognising that the vast majority of computer users just want a system that works and don't care about issues of open- or closed-source and don't even want to know about dependencies."
Red Hat Software

Red Hat Certification Program For Education 209

Frank Caviggia writes "The Inquirer has a story up about Red Hat providing educational institutions with the ability to certify students as Red Hat Certified Technicians (RHCT) and Red Hat Certified Engineers (RCHE) how this will relate to Microsoft's MSCE program. You can find the story here. Red Hat has more information on the program here."
Linux Business

Advocates Join to Promote Desktop Linux 296

phatvibez writes "Cnet is running a story that says 'Several companies have joined to launch a consortium to promote Linux for desktop computers, a significant expansion for an operating system that today fits more comfortably on servers.' This is great news, I hope they actually do something and we see some great stuff come from this!" Another submission on this note: TweetZilla writes "According to ExtremeTech, Suse is taking a play from Xandros. Crossover Office and Plugin are now bundled into Suse's desktop to provide Windows and Office compatibility." Update: 02/04 18:18 GMT by T : Here's a link to the consortium's web site.
Linux

Linux on the iPod 180

An anonymous reader writes "Linux Devices reports that Linux now runs on an Apple iPod. Further information about the project can be found on the Linux on iPod Website." Still lacks features like power management and firewire support, but it's still a cool project. CT Ok it's a dupe. But it's still neat!
Apple

uClinux Ported to the iPod 213

ucdot writes "Here is the announcement for a port of uClinux to the Apple iPod, checkout the project page for extra details. Currently the frame buffer, audio and IDE devices are working. Still plenty of work to do."
Linux

Linux Conference Australia Write-Up 166

I've just recently returned from Linux Conference Australia 2003, held in Perth, Western Australia. I've had an incredible time, and this has easily been the best technical/Linux show I've been to since ALS was still operating. I've got a write-up below, and some notes on what happened, what's the plan for next year (It'll be in Adelaide, and I'm greatly looking forward to it!), and a photo round up. A number of other articles have appeared, and Kate MacKenzie's write up in The Australian was good as well, in addition to Telsa Gwynne's excellent write-up and Linux Magazine Au has some articles as well. Update: 02/04 02:42 GMT by T : ilovestuff points out ZDNet Australia's coverage as well.
Microsoft

Xmingwin For Cross Generation Applications 108

An anonymous reader writes "Xmingwin makes it practical to generate Windows programs from a Linux server. This column gives a recipe for setting up Xmingwin, outlines the most important reasons for doing so and shows you how to generate executables for multiple platforms -- including Windows DLLs -- from a single Linux source."
GNOME

Major Step Forward For SVG in the Desktop 363

Ur@eus writes "SVG the w3c format for Scalable Vector Graphics is seen as many as the future of desktop icons as it allows for scaling icons etc. without loss of quality. Dominic Lachowicz has been working hard on fixing bugs in librsvg over the last few days. The result is that librsvg now renders all available SVG icons perfectly. Not only do it render them, but it renders them faster than libpng renders the same images in png format. Together with the gdkpixbuf plugin librsvg offer it means GNOME 2.2 will be able to use SVG images not only for icons or desktop backgrounds, but also for the GUI widgets themselves and the graphics of the window manager. Dom's announcement can be found on the librsvg mailinglist. The librsvg site also offer a GNOME 2.2 metatheme using mostly SVG icons including a nice screenshot."
Linux

Cross-Platform Firewire Networking at Home? 52

Stahnke asks "I have two computers that I need to exchange data between. I do music-production on a Windows-based system and have everything else on a Linux system. I need to exchange HUGE amount of data (5GB at a time sometimes) between the two systems as fast as possible while clients are waiting for me. 10/100 Ethernet is too slow, and fiber is just too expensive. Can Linux (2.4) do Firewire networking with a Windows machine? If so, how, and what tools are out there? I have a Firewire card working in Linux, but I haven't had luck with TCP/IP via Firewire yet."
IBM

Linux Gains Support for NUMA 143

soosterh writes "CNet has an article about a NUMA patch from IBM. It says that the improvement adds some support in Linux for nonuniform memory access, or NUMA, a design for higher-end servers with many processors. Linus Torvalds, the original creator of the operating system and still its top authority, accepted the update this month into version 2.5, the current test version of the software."
Apple

Apple and Linux Beneficial to Each Other? 698

viewstyle writes "There is an interesting commentary on eWEEK discussing the 'synergies' between Apple and Linux after visiting LinuxWorld. It makes a good point that advancement of Linux is good for Mac OS X and vice versa, because of the ease of porting across the platforms (soon to get easier with the X11 on Mac OS X)." Next thing you know, most of the Slashdot editors and programmers will be using Macs ...

Slashdot Top Deals